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

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

  $ ./configure 

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

hostname = ultra.whiteregistrar.com
uname -m = x86_64
uname -r = 4.18.0-477.27.2.lve.el8.x86_64
uname -s = Linux
uname -v = #1 SMP Wed Oct 11 12:32:56 UTC 2023

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

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

PATH: /usr/local/cpanel/3rdparty/lib/path-bin
PATH: /usr/share/Modules/bin
PATH: /usr/local/cpanel/3rdparty/lib/path-bin
PATH: /usr/local/jdk/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
PATH: /opt/bin
PATH: /opt/cpanel/composer/bin
PATH: /home/naynabco/.local/bin
PATH: /home/naynabco/bin


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

configure:3164: checking build system type
configure:3178: result: x86_64-pc-linux-gnu
configure:3198: checking host system type
configure:3211: result: x86_64-pc-linux-gnu
configure:3283: checking for Python interpreter freezing
configure:3285: result: ./_bootstrap_python
configure:3317: checking for python3.11
configure:3347: result: no
configure:3317: checking for python3.10
configure:3347: result: no
configure:3317: checking for python3.9
configure:3347: result: no
configure:3317: checking for python3.8
configure:3347: result: no
configure:3317: checking for python3.7
configure:3347: result: no
configure:3317: checking for python3.6
configure:3333: found /bin/python3.6
configure:3344: result: python3.6
configure:3358: checking Python for regen version
configure:3361: result: Python 3.6.8
configure:3488: checking for pkg-config
configure:3506: found /bin/pkg-config
configure:3518: result: /bin/pkg-config
configure:3543: checking pkg-config is at least version 0.9.0
configure:3546: result: yes
configure:3569: checking for --enable-universalsdk
configure:3616: result: no
configure:3640: checking for --with-universal-archs
configure:3655: result: no
configure:3807: checking MACHDEP
configure:3864: result: "linux"
configure:4161: checking for gcc
configure:4177: found /bin/gcc
configure:4188: result: gcc
configure:4417: checking for C compiler version
configure:4426: gcc --version >&5
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-18)
Copyright (C) 2018 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:4437: $? = 0
configure:4426: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC) 
configure:4437: $? = 0
configure:4426: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4437: $? = 1
configure:4426: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4437: $? = 1
configure:4457: checking whether the C compiler works
configure:4479: gcc    conftest.c  >&5
configure:4483: $? = 0
configure:4531: result: yes
configure:4534: checking for C compiler default output file name
configure:4536: result: a.out
configure:4542: checking for suffix of executables
configure:4549: gcc -o conftest    conftest.c  >&5
configure:4553: $? = 0
configure:4575: result: 
configure:4597: checking whether we are cross compiling
configure:4605: gcc -o conftest    conftest.c  >&5
configure:4609: $? = 0
configure:4616: ./conftest
configure:4620: $? = 0
configure:4635: result: no
configure:4640: checking for suffix of object files
configure:4662: gcc -c   conftest.c >&5
configure:4666: $? = 0
configure:4687: result: o
configure:4691: checking whether we are using the GNU C compiler
configure:4710: gcc -c   conftest.c >&5
configure:4710: $? = 0
configure:4719: result: yes
configure:4728: checking whether gcc accepts -g
configure:4748: gcc -c -g  conftest.c >&5
configure:4748: $? = 0
configure:4789: result: yes
configure:4806: checking for gcc option to accept ISO C89
configure:4869: gcc  -c   conftest.c >&5
configure:4869: $? = 0
configure:4882: result: none needed
configure:4907: checking how to run the C preprocessor
configure:4938: gcc -E  conftest.c
configure:4938: $? = 0
configure:4952: gcc -E  conftest.c
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4977: result: gcc -E
configure:4997: gcc -E  conftest.c
configure:4997: $? = 0
configure:5011: gcc -E  conftest.c
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5039: checking for grep that handles long lines and -e
configure:5097: result: /bin/grep
configure:5102: checking for a sed that does not truncate output
configure:5166: result: /bin/sed
configure:5171: checking for egrep
configure:5233: result: /bin/grep -E
configure:5239: checking for CC compiler name
configure:5269: result: gcc
configure:5277: checking for ANSI C header files
configure:5297: gcc -c   conftest.c >&5
configure:5297: $? = 0
configure:5370: gcc -o conftest    conftest.c  >&5
configure:5370: $? = 0
configure:5370: ./conftest
configure:5370: $? = 0
configure:5381: result: yes
configure:5394: checking for sys/types.h
configure:5394: gcc -c   conftest.c >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5394: checking for sys/stat.h
configure:5394: gcc -c   conftest.c >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5394: checking for stdlib.h
configure:5394: gcc -c   conftest.c >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5394: checking for string.h
configure:5394: gcc -c   conftest.c >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5394: checking for memory.h
configure:5394: gcc -c   conftest.c >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5394: checking for strings.h
configure:5394: gcc -c   conftest.c >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5394: checking for inttypes.h
configure:5394: gcc -c   conftest.c >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5394: checking for stdint.h
configure:5394: gcc -c   conftest.c >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5394: checking for unistd.h
configure:5394: gcc -c   conftest.c >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5407: checking minix/config.h usability
configure:5407: gcc -c   conftest.c >&5
conftest.c:53:10: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5407: result: no
configure:5407: checking minix/config.h presence
configure:5407: gcc -E  conftest.c
conftest.c:20:10: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:5407: result: no
configure:5407: checking for minix/config.h
configure:5407: result: no
configure:5428: checking whether it is safe to define __EXTENSIONS__
configure:5446: gcc -c   conftest.c >&5
configure:5446: $? = 0
configure:5453: result: yes
configure:5470: checking for --with-cxx-main=<compiler>
configure:5496: result: no
configure:5549: checking for g++
configure:5582: result: no
configure:6014:

  By default, distutils will build C++ extension modules with "g++".
  If this is not intended, then set CXX on the configure command line.
  
configure:6023: checking for the platform triplet based on compiler characteristics
configure:6194: result: x86_64-linux-gnu
configure:6202: checking for multiarch
configure:6214: result: 
configure:6231: checking for PEP 11 support tier
configure:6275: result: x86_64-pc-linux-gnu/gcc has tier 1 (supported)
configure:6295: checking for -Wl,--no-as-needed
configure:6314: gcc -o conftest   -Wl,--no-as-needed conftest.c  >&5
configure:6314: $? = 0
configure:6326: result: yes
configure:6330: checking for the Android API level
configure:6364: result: not Android
configure:6380: checking for --with-emscripten-target
configure:6416: result: 
configure:6419: checking for --enable-wasm-dynamic-linking
configure:6440: result: missing
configure:6443: checking for --enable-wasm-pthreads
configure:6464: result: missing
configure:6467: checking for --with-suffix
configure:6499: result: 
configure:6505: checking for case-insensitive build directory
configure:6517: result: no
configure:6531: checking LIBRARY
configure:6537: result: libpython$(VERSION)$(ABIFLAGS).a
configure:6577: checking LINKCC
configure:6589: result: $(PURIFY) $(MAINCC)
configure:6598: checking EXPORTSYMS
configure:6606: result: 
configure:6615: checking for GNU ld
configure:6627: result: yes
configure:6630: checking for --enable-shared
configure:6647: result: no
configure:6652: checking for --with-static-libpython
configure:6668: result: yes
configure:6674: checking for --enable-profiling
configure:6699: result: no
configure:6707: checking LDLIBRARY
configure:6960: checking HOSTRUNNER
configure:6962: result: 
configure:6969: result: libpython$(VERSION)$(ABIFLAGS).a
configure:7053: checking for ar
configure:7069: found /bin/ar
configure:7080: result: ar
configure:7161: checking for readelf
configure:7177: found /bin/readelf
configure:7188: result: readelf
configure:7244: checking for a BSD-compatible install
configure:7312: result: /bin/install -c
configure:7323: checking for a thread-safe mkdir -p
configure:7362: result: /bin/mkdir -p
configure:7380: checking for --with-pydebug
configure:7399: result: no
configure:7406: checking for --with-trace-refs
configure:7416: result: no
configure:7428: checking for --enable-pystats
configure:7438: result: no
configure:7452: checking for --with-assertions
configure:7472: result: no
configure:7480: checking for --enable-optimizations
configure:7496: result: no
configure:7562: checking PROFILE_TASK
configure:7568: result: -m test --pgo --timeout=$(TESTTIMEOUT)
configure:7592: checking for --with-lto
configure:7629: result: no
configure:7909: checking for llvm-profdata
configure:7942: result: no
configure:8059: checking if gcc supports -Og optimization level
configure:8077: gcc -c -Og  conftest.c >&5
configure:8077: $? = 0
configure:8089: result: yes
configure:8266: checking if we can add -Wextra
configure:8285: gcc -c -Wextra -Werror  conftest.c >&5
configure:8285: $? = 0
configure:8294: result: yes
configure:8309: checking whether gcc -fno-strict-aliasing accepts and needs -fno-strict-aliasing
configure:8327: gcc -fno-strict-aliasing -c   conftest.c >&5
configure:8327: $? = 0
configure:8344: gcc -fstrict-aliasing -c  -Werror -Wstrict-aliasing  conftest.c >&5
configure:8344: $? = 0
configure:8362: result: no
configure:8419: checking if we can disable gcc unused-parameter warning
configure:8438: gcc -c -Wunused-parameter -Werror  conftest.c >&5
configure:8438: $? = 0
configure:8447: result: yes
configure:8457: checking if we can disable gcc int-conversion warning
configure:8476: gcc -c -Wint-conversion -Werror  conftest.c >&5
configure:8476: $? = 0
configure:8485: result: yes
configure:8495: checking if we can disable gcc missing-field-initializers warning
configure:8514: gcc -c -Wmissing-field-initializers -Werror  conftest.c >&5
configure:8514: $? = 0
configure:8523: result: yes
configure:8533: checking if we can enable gcc sign-compare warning
configure:8552: gcc -c -Wsign-compare -Werror  conftest.c >&5
configure:8552: $? = 0
configure:8561: result: yes
configure:8571: checking if we can enable gcc unreachable-code warning
configure:8590: gcc -c -Wunreachable-code -Werror  conftest.c >&5
configure:8590: $? = 0
configure:8599: result: yes
configure:8621: checking if we can enable gcc strict-prototypes warning
configure:8640: gcc -c -Wstrict-prototypes -Werror  conftest.c >&5
conftest.c:28:1: error: function declaration isn't a prototype [-Werror=strict-prototypes]
 main ()
 ^~~~
cc1: all warnings being treated as errors
configure:8640: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8649: result: no
configure:8659: checking if we can make implicit function declaration an error in gcc -Werror=implicit-function-declaration
configure:8677: gcc -Werror=implicit-function-declaration -c   conftest.c >&5
configure:8677: $? = 0
configure:8688: result: yes
configure:8698: checking if we can use visibility in gcc -fvisibility=hidden
configure:8716: gcc -fvisibility=hidden -c   conftest.c >&5
configure:8716: $? = 0
configure:8727: result: yes
configure:8952: checking whether pthreads are available without options
configure:8977: gcc -o conftest    conftest.c  >&5
/tmp/cciNm5vp.o: In function `main':
conftest.c:(.text+0x2e): undefined reference to `pthread_create'
conftest.c:(.text+0x45): undefined reference to `pthread_detach'
collect2: error: ld returned 1 exit status
configure:8977: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <pthread.h>
| 
| void* routine(void* p){return NULL;}
| 
| int main(void){
|   pthread_t p;
|   if(pthread_create(&p,NULL,routine,NULL)!=0)
|     return 1;
|   (void)pthread_detach(p);
|   return 0;
| }
| 
configure:8992: result: no
configure:9005: checking whether gcc accepts -Kpthread
configure:9032: gcc -Kpthread -o conftest    conftest.c  >&5
gcc: error: unrecognized command line option '-Kpthread'; did you mean '-pthread'?
configure:9032: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <pthread.h>
| 
| void* routine(void* p){return NULL;}
| 
| int main(void){
|   pthread_t p;
|   if(pthread_create(&p,NULL,routine,NULL)!=0)
|     return 1;
|   (void)pthread_detach(p);
|   return 0;
| }
| 
configure:9043: result: no
configure:9054: checking whether gcc accepts -Kthread
configure:9081: gcc -Kthread -o conftest    conftest.c  >&5
gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
configure:9081: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <pthread.h>
| 
| void* routine(void* p){return NULL;}
| 
| int main(void){
|   pthread_t p;
|   if(pthread_create(&p,NULL,routine,NULL)!=0)
|     return 1;
|   (void)pthread_detach(p);
|   return 0;
| }
| 
configure:9092: result: no
configure:9103: checking whether gcc accepts -pthread
configure:9130: gcc -pthread -o conftest    conftest.c  >&5
configure:9130: $? = 0
configure:9130: ./conftest
configure:9130: $? = 0
configure:9141: result: yes
configure:9150: checking whether g++ also accepts flags for thread support
configure:9181: result: yes
configure:9207: checking alloca.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking alloca.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for alloca.h
configure:9207: result: yes
configure:9207: checking asm/types.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking asm/types.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for asm/types.h
configure:9207: result: yes
configure:9207: checking bluetooth.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:62:10: fatal error: bluetooth.h: No such file or directory
 #include <bluetooth.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_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 <bluetooth.h>
configure:9207: result: no
configure:9207: checking bluetooth.h presence
configure:9207: gcc -E  conftest.c
conftest.c:29:10: fatal error: bluetooth.h: No such file or directory
 #include <bluetooth.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| /* end confdefs.h.  */
| #include <bluetooth.h>
configure:9207: result: no
configure:9207: checking for bluetooth.h
configure:9207: result: no
configure:9207: checking conio.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:62:10: fatal error: conio.h: No such file or directory
 #include <conio.h>
          ^~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_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 <conio.h>
configure:9207: result: no
configure:9207: checking conio.h presence
configure:9207: gcc -E  conftest.c
conftest.c:29:10: fatal error: conio.h: No such file or directory
 #include <conio.h>
          ^~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| /* end confdefs.h.  */
| #include <conio.h>
configure:9207: result: no
configure:9207: checking for conio.h
configure:9207: result: no
configure:9207: checking crypt.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking crypt.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for crypt.h
configure:9207: result: yes
configure:9207: checking direct.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:63:10: fatal error: direct.h: No such file or directory
 #include <direct.h>
          ^~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_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 <direct.h>
configure:9207: result: no
configure:9207: checking direct.h presence
configure:9207: gcc -E  conftest.c
conftest.c:30:10: fatal error: direct.h: No such file or directory
 #include <direct.h>
          ^~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| /* end confdefs.h.  */
| #include <direct.h>
configure:9207: result: no
configure:9207: checking for direct.h
configure:9207: result: no
configure:9207: checking dlfcn.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking dlfcn.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for dlfcn.h
configure:9207: result: yes
configure:9207: checking endian.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking endian.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for endian.h
configure:9207: result: yes
configure:9207: checking errno.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking errno.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for errno.h
configure:9207: result: yes
configure:9207: checking fcntl.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking fcntl.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for fcntl.h
configure:9207: result: yes
configure:9207: checking grp.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking grp.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for grp.h
configure:9207: result: yes
configure:9207: checking ieeefp.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:68:10: fatal error: ieeefp.h: No such file or directory
 #include <ieeefp.h>
          ^~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_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 <ieeefp.h>
configure:9207: result: no
configure:9207: checking ieeefp.h presence
configure:9207: gcc -E  conftest.c
conftest.c:35:10: fatal error: ieeefp.h: No such file or directory
 #include <ieeefp.h>
          ^~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h.  */
| #include <ieeefp.h>
configure:9207: result: no
configure:9207: checking for ieeefp.h
configure:9207: result: no
configure:9207: checking io.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:68:10: fatal error: io.h: No such file or directory
 #include <io.h>
          ^~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_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 <io.h>
configure:9207: result: no
configure:9207: checking io.h presence
configure:9207: gcc -E  conftest.c
conftest.c:35:10: fatal error: io.h: No such file or directory
 #include <io.h>
          ^~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h.  */
| #include <io.h>
configure:9207: result: no
configure:9207: checking for io.h
configure:9207: result: no
configure:9207: checking langinfo.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking langinfo.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for langinfo.h
configure:9207: result: yes
configure:9207: checking libintl.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking libintl.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for libintl.h
configure:9207: result: yes
configure:9207: checking libutil.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:70:10: fatal error: libutil.h: No such file or directory
 #include <libutil.h>
          ^~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_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 <libutil.h>
configure:9207: result: no
configure:9207: checking libutil.h presence
configure:9207: gcc -E  conftest.c
conftest.c:37:10: fatal error: libutil.h: No such file or directory
 #include <libutil.h>
          ^~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:9207: result: no
configure:9207: checking for libutil.h
configure:9207: result: no
configure:9207: checking linux/auxvec.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking linux/auxvec.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for linux/auxvec.h
configure:9207: result: yes
configure:9207: checking sys/auxv.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/auxv.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/auxv.h
configure:9207: result: yes
configure:9207: checking linux/limits.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking linux/limits.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for linux/limits.h
configure:9207: result: yes
configure:9207: checking linux/memfd.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking linux/memfd.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for linux/memfd.h
configure:9207: result: yes
configure:9207: checking linux/random.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking linux/random.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for linux/random.h
configure:9207: result: yes
configure:9207: checking linux/soundcard.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking linux/soundcard.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for linux/soundcard.h
configure:9207: result: yes
configure:9207: checking linux/tipc.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking linux/tipc.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for linux/tipc.h
configure:9207: result: yes
configure:9207: checking linux/wait.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking linux/wait.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for linux/wait.h
configure:9207: result: yes
configure:9207: checking netdb.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking netdb.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for netdb.h
configure:9207: result: yes
configure:9207: checking netinet/in.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking netinet/in.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for netinet/in.h
configure:9207: result: yes
configure:9207: checking netpacket/packet.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking netpacket/packet.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for netpacket/packet.h
configure:9207: result: yes
configure:9207: checking poll.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking poll.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for poll.h
configure:9207: result: yes
configure:9207: checking process.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:82:10: fatal error: process.h: No such file or directory
 #include <process.h>
          ^~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_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 <process.h>
configure:9207: result: no
configure:9207: checking process.h presence
configure:9207: gcc -E  conftest.c
conftest.c:49:10: fatal error: process.h: No such file or directory
 #include <process.h>
          ^~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <process.h>
configure:9207: result: no
configure:9207: checking for process.h
configure:9207: result: no
configure:9207: checking pthread.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking pthread.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for pthread.h
configure:9207: result: yes
configure:9207: checking pty.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking pty.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for pty.h
configure:9207: result: yes
configure:9207: checking sched.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sched.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sched.h
configure:9207: result: yes
configure:9207: checking setjmp.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking setjmp.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for setjmp.h
configure:9207: result: yes
configure:9207: checking shadow.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking shadow.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for shadow.h
configure:9207: result: yes
configure:9207: checking signal.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking signal.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for signal.h
configure:9207: result: yes
configure:9207: checking spawn.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking spawn.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for spawn.h
configure:9207: result: yes
configure:9207: checking stropts.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:89:10: fatal error: stropts.h: No such file or directory
 #include <stropts.h>
          ^~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_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 <stropts.h>
configure:9207: result: no
configure:9207: checking stropts.h presence
configure:9207: gcc -E  conftest.c
conftest.c:56:10: fatal error: stropts.h: No such file or directory
 #include <stropts.h>
          ^~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| /* end confdefs.h.  */
| #include <stropts.h>
configure:9207: result: no
configure:9207: checking for stropts.h
configure:9207: result: no
configure:9207: checking sys/audioio.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:89:10: fatal error: sys/audioio.h: No such file or directory
 #include <sys/audioio.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_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 <sys/audioio.h>
configure:9207: result: no
configure:9207: checking sys/audioio.h presence
configure:9207: gcc -E  conftest.c
conftest.c:56:10: fatal error: sys/audioio.h: No such file or directory
 #include <sys/audioio.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| /* end confdefs.h.  */
| #include <sys/audioio.h>
configure:9207: result: no
configure:9207: checking for sys/audioio.h
configure:9207: result: no
configure:9207: checking sys/bsdtty.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:89:10: fatal error: sys/bsdtty.h: No such file or directory
 #include <sys/bsdtty.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_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 <sys/bsdtty.h>
configure:9207: result: no
configure:9207: checking sys/bsdtty.h presence
configure:9207: gcc -E  conftest.c
conftest.c:56:10: fatal error: sys/bsdtty.h: No such file or directory
 #include <sys/bsdtty.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| /* end confdefs.h.  */
| #include <sys/bsdtty.h>
configure:9207: result: no
configure:9207: checking for sys/bsdtty.h
configure:9207: result: no
configure:9207: checking sys/devpoll.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:89:10: fatal error: sys/devpoll.h: No such file or directory
 #include <sys/devpoll.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_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 <sys/devpoll.h>
configure:9207: result: no
configure:9207: checking sys/devpoll.h presence
configure:9207: gcc -E  conftest.c
conftest.c:56:10: fatal error: sys/devpoll.h: No such file or directory
 #include <sys/devpoll.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| /* end confdefs.h.  */
| #include <sys/devpoll.h>
configure:9207: result: no
configure:9207: checking for sys/devpoll.h
configure:9207: result: no
configure:9207: checking sys/endian.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:89:10: fatal error: sys/endian.h: No such file or directory
 #include <sys/endian.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_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 <sys/endian.h>
configure:9207: result: no
configure:9207: checking sys/endian.h presence
configure:9207: gcc -E  conftest.c
conftest.c:56:10: fatal error: sys/endian.h: No such file or directory
 #include <sys/endian.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| /* end confdefs.h.  */
| #include <sys/endian.h>
configure:9207: result: no
configure:9207: checking for sys/endian.h
configure:9207: result: no
configure:9207: checking sys/epoll.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/epoll.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/epoll.h
configure:9207: result: yes
configure:9207: checking sys/event.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:90:10: fatal error: sys/event.h: No such file or directory
 #include <sys/event.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_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 <sys/event.h>
configure:9207: result: no
configure:9207: checking sys/event.h presence
configure:9207: gcc -E  conftest.c
conftest.c:57:10: fatal error: sys/event.h: No such file or directory
 #include <sys/event.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h.  */
| #include <sys/event.h>
configure:9207: result: no
configure:9207: checking for sys/event.h
configure:9207: result: no
configure:9207: checking sys/eventfd.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/eventfd.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/eventfd.h
configure:9207: result: yes
configure:9207: checking sys/file.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/file.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/file.h
configure:9207: result: yes
configure:9207: checking sys/ioctl.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/ioctl.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/ioctl.h
configure:9207: result: yes
configure:9207: checking sys/kern_control.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:93:10: fatal error: sys/kern_control.h: No such file or directory
 #include <sys/kern_control.h>
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_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 <sys/kern_control.h>
configure:9207: result: no
configure:9207: checking sys/kern_control.h presence
configure:9207: gcc -E  conftest.c
conftest.c:60:10: fatal error: sys/kern_control.h: No such file or directory
 #include <sys/kern_control.h>
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/kern_control.h>
configure:9207: result: no
configure:9207: checking for sys/kern_control.h
configure:9207: result: no
configure:9207: checking sys/loadavg.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:93:10: fatal error: sys/loadavg.h: No such file or directory
 #include <sys/loadavg.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_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 <sys/loadavg.h>
configure:9207: result: no
configure:9207: checking sys/loadavg.h presence
configure:9207: gcc -E  conftest.c
conftest.c:60:10: fatal error: sys/loadavg.h: No such file or directory
 #include <sys/loadavg.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/loadavg.h>
configure:9207: result: no
configure:9207: checking for sys/loadavg.h
configure:9207: result: no
configure:9207: checking sys/lock.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:93:10: fatal error: sys/lock.h: No such file or directory
 #include <sys/lock.h>
          ^~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_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 <sys/lock.h>
configure:9207: result: no
configure:9207: checking sys/lock.h presence
configure:9207: gcc -E  conftest.c
conftest.c:60:10: fatal error: sys/lock.h: No such file or directory
 #include <sys/lock.h>
          ^~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/lock.h>
configure:9207: result: no
configure:9207: checking for sys/lock.h
configure:9207: result: no
configure:9207: checking sys/memfd.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:93:10: fatal error: sys/memfd.h: No such file or directory
 #include <sys/memfd.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_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 <sys/memfd.h>
configure:9207: result: no
configure:9207: checking sys/memfd.h presence
configure:9207: gcc -E  conftest.c
conftest.c:60:10: fatal error: sys/memfd.h: No such file or directory
 #include <sys/memfd.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/memfd.h>
configure:9207: result: no
configure:9207: checking for sys/memfd.h
configure:9207: result: no
configure:9207: checking sys/mkdev.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:93:10: fatal error: sys/mkdev.h: No such file or directory
 #include <sys/mkdev.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_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 <sys/mkdev.h>
configure:9207: result: no
configure:9207: checking sys/mkdev.h presence
configure:9207: gcc -E  conftest.c
conftest.c:60:10: fatal error: sys/mkdev.h: No such file or directory
 #include <sys/mkdev.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/mkdev.h>
configure:9207: result: no
configure:9207: checking for sys/mkdev.h
configure:9207: result: no
configure:9207: checking sys/mman.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/mman.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/mman.h
configure:9207: result: yes
configure:9207: checking sys/modem.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:94:10: fatal error: sys/modem.h: No such file or directory
 #include <sys/modem.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_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 <sys/modem.h>
configure:9207: result: no
configure:9207: checking sys/modem.h presence
configure:9207: gcc -E  conftest.c
conftest.c:61:10: fatal error: sys/modem.h: No such file or directory
 #include <sys/modem.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <sys/modem.h>
configure:9207: result: no
configure:9207: checking for sys/modem.h
configure:9207: result: no
configure:9207: checking sys/param.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/param.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/param.h
configure:9207: result: yes
configure:9207: checking sys/poll.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/poll.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/poll.h
configure:9207: result: yes
configure:9207: checking sys/random.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/random.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/random.h
configure:9207: result: yes
configure:9207: checking sys/resource.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/resource.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/resource.h
configure:9207: result: yes
configure:9207: checking sys/select.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/select.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/select.h
configure:9207: result: yes
configure:9207: checking sys/sendfile.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/sendfile.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/sendfile.h
configure:9207: result: yes
configure:9207: checking sys/socket.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/socket.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/socket.h
configure:9207: result: yes
configure:9207: checking sys/soundcard.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/soundcard.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/soundcard.h
configure:9207: result: yes
configure:9207: checking for sys/stat.h
configure:9207: result: yes
configure:9207: checking sys/statvfs.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/statvfs.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/statvfs.h
configure:9207: result: yes
configure:9207: checking sys/sys_domain.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:104:10: fatal error: sys/sys_domain.h: No such file or directory
 #include <sys/sys_domain.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_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 <sys/sys_domain.h>
configure:9207: result: no
configure:9207: checking sys/sys_domain.h presence
configure:9207: gcc -E  conftest.c
conftest.c:71:10: fatal error: sys/sys_domain.h: No such file or directory
 #include <sys/sys_domain.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h.  */
| #include <sys/sys_domain.h>
configure:9207: result: no
configure:9207: checking for sys/sys_domain.h
configure:9207: result: no
configure:9207: checking sys/syscall.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/syscall.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/syscall.h
configure:9207: result: yes
configure:9207: checking sys/sysmacros.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/sysmacros.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/sysmacros.h
configure:9207: result: yes
configure:9207: checking sys/termio.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:106:10: fatal error: sys/termio.h: No such file or directory
 #include <sys/termio.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_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 <sys/termio.h>
configure:9207: result: no
configure:9207: checking sys/termio.h presence
configure:9207: gcc -E  conftest.c
conftest.c:73:10: fatal error: sys/termio.h: No such file or directory
 #include <sys/termio.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| /* end confdefs.h.  */
| #include <sys/termio.h>
configure:9207: result: no
configure:9207: checking for sys/termio.h
configure:9207: result: no
configure:9207: checking sys/time.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/time.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/time.h
configure:9207: result: yes
configure:9207: checking sys/times.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/times.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/times.h
configure:9207: result: yes
configure:9207: checking for sys/types.h
configure:9207: result: yes
configure:9207: checking sys/uio.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/uio.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/uio.h
configure:9207: result: yes
configure:9207: checking sys/un.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/un.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/un.h
configure:9207: result: yes
configure:9207: checking sys/utsname.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/utsname.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/utsname.h
configure:9207: result: yes
configure:9207: checking sys/wait.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/wait.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/wait.h
configure:9207: result: yes
configure:9207: checking sys/xattr.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sys/xattr.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sys/xattr.h
configure:9207: result: yes
configure:9207: checking sysexits.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking sysexits.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for sysexits.h
configure:9207: result: yes
configure:9207: checking syslog.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking syslog.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for syslog.h
configure:9207: result: yes
configure:9207: checking termios.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking termios.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for termios.h
configure:9207: result: yes
configure:9207: checking util.h usability
configure:9207: gcc -c   conftest.c >&5
conftest.c:117:10: fatal error: util.h: No such file or directory
 #include <util.h>
          ^~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_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 <util.h>
configure:9207: result: no
configure:9207: checking util.h presence
configure:9207: gcc -E  conftest.c
conftest.c:84:10: fatal error: util.h: No such file or directory
 #include <util.h>
          ^~~~~~~~
compilation terminated.
configure:9207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h.  */
| #include <util.h>
configure:9207: result: no
configure:9207: checking for util.h
configure:9207: result: no
configure:9207: checking utime.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking utime.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for utime.h
configure:9207: result: yes
configure:9207: checking utmp.h usability
configure:9207: gcc -c   conftest.c >&5
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking utmp.h presence
configure:9207: gcc -E  conftest.c
configure:9207: $? = 0
configure:9207: result: yes
configure:9207: checking for utmp.h
configure:9207: result: yes
configure:9220: checking for dirent.h that defines DIR
configure:9239: gcc -c   conftest.c >&5
configure:9239: $? = 0
configure:9247: result: yes
configure:9260: checking for library containing opendir
configure:9291: gcc -o conftest    conftest.c  >&5
configure:9291: $? = 0
configure:9308: result: none required
configure:9375: checking whether sys/types.h defines makedev
configure:9391: gcc -o conftest    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:91:8: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration]
 return makedev(0, 0);
        ^~~~~~~
/tmp/ccgg5PkJ.o: In function `main':
conftest.c:(.text+0x14): undefined reference to `makedev'
collect2: error: ld returned 1 exit status
configure:9391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| int
| main ()
| {
| return makedev(0, 0);
|   ;
|   return 0;
| }
configure:9400: result: no
configure:9404: checking for sys/mkdev.h
configure:9404: result: no
configure:9414: checking for sys/sysmacros.h
configure:9414: result: yes
configure:9432: checking bluetooth/bluetooth.h usability
configure:9432: gcc -c -std=c99   conftest.c >&5
conftest.c:121:10: fatal error: bluetooth/bluetooth.h: No such file or directory
 #include <bluetooth/bluetooth.h>
          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 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 <bluetooth/bluetooth.h>
configure:9432: result: no
configure:9432: checking bluetooth/bluetooth.h presence
configure:9432: gcc -E  conftest.c
conftest.c:88:10: fatal error: bluetooth/bluetooth.h: No such file or directory
 #include <bluetooth/bluetooth.h>
          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| /* end confdefs.h.  */
| #include <bluetooth/bluetooth.h>
configure:9432: result: no
configure:9432: checking for bluetooth/bluetooth.h
configure:9432: result: no
configure:9447: checking for net/if.h
configure:9447: gcc -c   conftest.c >&5
configure:9447: $? = 0
configure:9447: result: yes
configure:9468: checking for linux/netlink.h
configure:9468: gcc -c   conftest.c >&5
configure:9468: $? = 0
configure:9468: result: yes
configure:9490: checking for linux/qrtr.h
configure:9490: gcc -c   conftest.c >&5
configure:9490: $? = 0
configure:9490: result: yes
configure:9511: checking for linux/vm_sockets.h
configure:9511: gcc -c   conftest.c >&5
configure:9511: $? = 0
configure:9511: result: yes
configure:9532: checking for linux/can.h
configure:9532: gcc -c   conftest.c >&5
configure:9532: $? = 0
configure:9532: result: yes
configure:9532: checking for linux/can/bcm.h
configure:9532: gcc -c   conftest.c >&5
configure:9532: $? = 0
configure:9532: result: yes
configure:9532: checking for linux/can/j1939.h
configure:9532: gcc -c   conftest.c >&5
conftest.c:100:10: fatal error: linux/can/j1939.h: No such file or directory
 #include <linux/can/j1939.h>
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| 
| 
| #include <linux/can/j1939.h>
configure:9532: result: no
configure:9532: checking for linux/can/raw.h
configure:9532: gcc -c   conftest.c >&5
configure:9532: $? = 0
configure:9532: result: yes
configure:9532: checking for netcan/can.h
configure:9532: gcc -c   conftest.c >&5
conftest.c:101:10: fatal error: netcan/can.h: No such file or directory
 #include <netcan/can.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:9532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| 
| 
| #include <netcan/can.h>
configure:9532: result: no
configure:9549: checking for clock_t in time.h
configure:9570: result: yes
configure:9580: checking for makedev
configure:9607: gcc -o conftest    conftest.c  >&5
configure:9607: $? = 0
configure:9616: result: yes
configure:9628: checking for le64toh
configure:9653: gcc -o conftest    conftest.c  >&5
configure:9653: $? = 0
configure:9662: result: yes
configure:9705: checking for mode_t
configure:9705: gcc -c   conftest.c >&5
configure:9705: $? = 0
configure:9705: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:138:21: error: expected expression before ')' token
 if (sizeof ((mode_t)))
                     ^
configure:9705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9705: result: yes
configure:9716: checking for off_t
configure:9716: gcc -c   conftest.c >&5
configure:9716: $? = 0
configure:9716: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:138:20: error: expected expression before ')' token
 if (sizeof ((off_t)))
                    ^
configure:9716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9716: result: yes
configure:9727: checking for pid_t
configure:9727: gcc -c   conftest.c >&5
configure:9727: $? = 0
configure:9727: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:138:20: error: expected expression before ')' token
 if (sizeof ((pid_t)))
                    ^
configure:9727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9727: result: yes
configure:9743: checking for size_t
configure:9743: gcc -c   conftest.c >&5
configure:9743: $? = 0
configure:9743: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:139:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:9743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9743: result: yes
configure:9754: checking for uid_t in sys/types.h
configure:9773: result: yes
configure:9785: checking for ssize_t
configure:9785: gcc -c   conftest.c >&5
configure:9785: $? = 0
configure:9785: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:139:22: error: expected expression before ')' token
 if (sizeof ((ssize_t)))
                      ^
configure:9785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9785: result: yes
configure:9792: checking for __uint128_t
configure:9792: gcc -c   conftest.c >&5
configure:9792: $? = 0
configure:9792: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:26: error: expected expression before ')' token
 if (sizeof ((__uint128_t)))
                          ^
configure:9792: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((__uint128_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9792: result: yes
configure:9806: checking size of int
configure:9811: gcc -o conftest    conftest.c  >&5
configure:9811: $? = 0
configure:9811: ./conftest
configure:9811: $? = 0
configure:9825: result: 4
configure:9839: checking size of long
configure:9844: gcc -o conftest    conftest.c  >&5
configure:9844: $? = 0
configure:9844: ./conftest
configure:9844: $? = 0
configure:9858: result: 8
configure:9870: checking alignment of long
configure:9875: gcc -o conftest    conftest.c  >&5
configure:9875: $? = 0
configure:9875: ./conftest
configure:9875: $? = 0
configure:9893: result: 8
configure:9907: checking size of long long
configure:9912: gcc -o conftest    conftest.c  >&5
configure:9912: $? = 0
configure:9912: ./conftest
configure:9912: $? = 0
configure:9926: result: 8
configure:9940: checking size of void *
configure:9945: gcc -o conftest    conftest.c  >&5
configure:9945: $? = 0
configure:9945: ./conftest
configure:9945: $? = 0
configure:9959: result: 8
configure:9973: checking size of short
configure:9978: gcc -o conftest    conftest.c  >&5
configure:9978: $? = 0
configure:9978: ./conftest
configure:9978: $? = 0
configure:9992: result: 2
configure:10006: checking size of float
configure:10011: gcc -o conftest    conftest.c  >&5
configure:10011: $? = 0
configure:10011: ./conftest
configure:10011: $? = 0
configure:10025: result: 4
configure:10039: checking size of double
configure:10044: gcc -o conftest    conftest.c  >&5
configure:10044: $? = 0
configure:10044: ./conftest
configure:10044: $? = 0
configure:10058: result: 8
configure:10072: checking size of fpos_t
configure:10077: gcc -o conftest    conftest.c  >&5
configure:10077: $? = 0
configure:10077: ./conftest
configure:10077: $? = 0
configure:10091: result: 16
configure:10105: checking size of size_t
configure:10110: gcc -o conftest    conftest.c  >&5
configure:10110: $? = 0
configure:10110: ./conftest
configure:10110: $? = 0
configure:10124: result: 8
configure:10136: checking alignment of size_t
configure:10141: gcc -o conftest    conftest.c  >&5
configure:10141: $? = 0
configure:10141: ./conftest
configure:10141: $? = 0
configure:10159: result: 8
configure:10173: checking size of pid_t
configure:10178: gcc -o conftest    conftest.c  >&5
configure:10178: $? = 0
configure:10178: ./conftest
configure:10178: $? = 0
configure:10192: result: 4
configure:10206: checking size of uintptr_t
configure:10211: gcc -o conftest    conftest.c  >&5
configure:10211: $? = 0
configure:10211: ./conftest
configure:10211: $? = 0
configure:10225: result: 8
configure:10237: checking for long double
configure:10270: result: yes
configure:10282: checking size of long double
configure:10287: gcc -o conftest    conftest.c  >&5
configure:10287: $? = 0
configure:10287: ./conftest
configure:10287: $? = 0
configure:10301: result: 16
configure:10316: checking size of _Bool
configure:10321: gcc -o conftest    conftest.c  >&5
configure:10321: $? = 0
configure:10321: ./conftest
configure:10321: $? = 0
configure:10335: result: 1
configure:10350: checking size of off_t
configure:10355: gcc -o conftest    conftest.c  >&5
configure:10355: $? = 0
configure:10355: ./conftest
configure:10355: $? = 0
configure:10374: result: 8
configure:10385: checking whether to enable large file support
configure:10410: result: no
configure:10419: checking size of time_t
configure:10424: gcc -o conftest    conftest.c  >&5
configure:10424: $? = 0
configure:10424: ./conftest
configure:10424: $? = 0
configure:10446: result: 8
configure:10467: checking for pthread_t
configure:10486: gcc -pthread -c   conftest.c >&5
configure:10486: $? = 0
configure:10494: result: yes
configure:10502: checking size of pthread_t
configure:10507: gcc -pthread -o conftest    conftest.c  >&5
configure:10507: $? = 0
configure:10507: ./conftest
configure:10507: $? = 0
configure:10526: result: 8
configure:10545: checking size of pthread_key_t
configure:10550: gcc -pthread -o conftest    conftest.c  >&5
configure:10550: $? = 0
configure:10550: ./conftest
configure:10550: $? = 0
configure:10565: result: 4
configure:10575: checking whether pthread_key_t is compatible with int
configure:10593: gcc -pthread -c   conftest.c >&5
configure:10593: $? = 0
configure:10605: result: yes
configure:10708: checking for --enable-framework
configure:10725: result: no
configure:10729: checking for dyld
configure:10740: result: no
configure:10745: checking for --with-address-sanitizer
configure:10759: result: no
configure:10764: checking for --with-memory-sanitizer
configure:10814: result: no
configure:10819: checking for --with-undefined-behavior-sanitizer
configure:10833: result: no
configure:10850: checking the extension of shared libraries
configure:10864: result: .so
configure:10871: checking LDSHARED
configure:11003: result: $(CC) -shared
configure:11007: checking BLDSHARED flags
configure:11010: result: $(CC) -shared
configure:11015: checking CCSHARED
configure:11054: result: -fPIC
configure:11058: checking LINKFORSHARED
configure:11127: result: -Xlinker -export-dynamic
configure:11132: checking CFLAGSFORSHARED
configure:11152: result: 
configure:11164: checking SHLIBS
configure:11170: result: $(LIBS)
configure:11175: checking for sendfile in -lsendfile
configure:11200: gcc -o conftest    conftest.c -lsendfile   >&5
/bin/ld: cannot find -lsendfile
collect2: error: ld returned 1 exit status
configure:11200: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sendfile ();
| int
| main ()
| {
| return sendfile ();
|   ;
|   return 0;
| }
configure:11209: result: no
configure:11220: checking for dlopen in -ldl
configure:11245: gcc -o conftest    conftest.c -ldl   >&5
configure:11245: $? = 0
configure:11254: result: yes
configure:11265: checking for shl_load in -ldld
configure:11290: gcc -o conftest    conftest.c -ldld  -ldl  >&5
/bin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:11290: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:11299: result: no
configure:11319: checking uuid.h usability
configure:11319: gcc -c   conftest.c >&5
conftest.c:160:10: fatal error: uuid.h: No such file or directory
 #include <uuid.h>
          ^~~~~~~~
compilation terminated.
configure:11319: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 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 <uuid.h>
configure:11319: result: no
configure:11319: checking uuid.h presence
configure:11319: gcc -E  conftest.c
conftest.c:127:10: fatal error: uuid.h: No such file or directory
 #include <uuid.h>
          ^~~~~~~~
compilation terminated.
configure:11319: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| /* end confdefs.h.  */
| #include <uuid.h>
configure:11319: result: no
configure:11319: checking for uuid.h
configure:11319: result: no
configure:11351: checking for LIBUUID
configure:11358: $PKG_CONFIG --exists --print-errors "uuid >= 2.20"
configure:11361: $? = 0
configure:11375: $PKG_CONFIG --exists --print-errors "uuid >= 2.20"
configure:11378: $? = 0
configure:11666: result: yes
configure:11713: checking for library containing sem_init
configure:11744: gcc -o conftest    conftest.c -ldl  >&5
/tmp/cc8GD006.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `sem_init'
collect2: error: ld returned 1 exit status
configure:11744: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sem_init ();
| int
| main ()
| {
| return sem_init ();
|   ;
|   return 0;
| }
configure:11744: gcc -o conftest    conftest.c -lpthread  -ldl  >&5
configure:11744: $? = 0
configure:11761: result: -lpthread
configure:11771: checking for textdomain in -lintl
configure:11796: gcc -o conftest    conftest.c -lintl  -lpthread -ldl  >&5
/bin/ld: cannot find -lintl
collect2: error: ld returned 1 exit status
configure:11796: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char textdomain ();
| int
| main ()
| {
| return textdomain ();
|   ;
|   return 0;
| }
configure:11805: result: no
configure:11866: checking aligned memory access is required
configure:11890: gcc -o conftest    conftest.c -lpthread -ldl  >&5
configure:11890: $? = 0
configure:11890: ./conftest
configure:11890: $? = 0
configure:11901: result: no
configure:11912: checking for --with-hash-algorithm
configure:11939: result: default
configure:11959: checking for --with-tzpath
configure:11979: result: "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo"
configure:11986: checking for t_open in -lnsl
configure:12011: gcc -o conftest    conftest.c -lnsl  -lpthread -ldl  >&5
/bin/ld: cannot find -lnsl
collect2: error: ld returned 1 exit status
configure:12011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char t_open ();
| int
| main ()
| {
| return t_open ();
|   ;
|   return 0;
| }
configure:12020: result: no
configure:12026: checking for socket in -lsocket
configure:12051: gcc -o conftest    conftest.c -lsocket -lpthread -ldl  -lpthread -ldl  >&5
/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:12051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:12060: result: no
configure:12112: checking for --with-libs
configure:12123: result: no
configure:12129: checking for --with-system-expat
configure:12140: result: no
configure:12162: checking for --with-system-ffi
configure:12186: result: yes
configure:12204: checking for --with-system-libmpdec
configure:12214: result: no
configure:12242: checking for --with-decimal-contextvar
configure:12260: result: yes
configure:12264: checking for decimal libmpdec machine
configure:12304: result: uint128
configure:12343: checking for LIBNSL
configure:12350: $PKG_CONFIG --exists --print-errors "libnsl"
Package libnsl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnsl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libnsl', required by 'virtual:world', not found
configure:12353: $? = 1
configure:12367: $PKG_CONFIG --exists --print-errors "libnsl"
Package libnsl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnsl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libnsl', required by 'virtual:world', not found
configure:12370: $? = 1
configure:12384: result: no
Package 'libnsl', required by 'virtual:world', not found
configure:12408: checking for library containing yp_match
configure:12439: gcc -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccVKROZp.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `yp_match'
collect2: error: ld returned 1 exit status
configure:12439: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char yp_match ();
| int
| main ()
| {
| return yp_match ();
|   ;
|   return 0;
| }
configure:12439: gcc -o conftest    conftest.c -lnsl  -lpthread -ldl  >&5
/bin/ld: cannot find -lnsl
collect2: error: ld returned 1 exit status
configure:12439: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char yp_match ();
| int
| main ()
| {
| return yp_match ();
|   ;
|   return 0;
| }
configure:12456: result: no
configure:12633: checking for LIBSQLITE3
configure:12640: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.15"
Package sqlite3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite3.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sqlite3', required by 'virtual:world', not found
configure:12643: $? = 1
configure:12657: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.15"
Package sqlite3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite3.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sqlite3', required by 'virtual:world', not found
configure:12660: $? = 1
configure:12674: result: no
Package 'sqlite3', required by 'virtual:world', not found
configure:12723: checking sqlite3.h usability
configure:12723: gcc -c    -I$(srcdir)/Modules/_sqlite conftest.c >&5
conftest.c:163:10: fatal error: sqlite3.h: No such file or directory
 #include <sqlite3.h>
          ^~~~~~~~~~~
compilation terminated.
configure:12723: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 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 <sqlite3.h>
configure:12723: result: no
configure:12723: checking sqlite3.h presence
configure:12723: gcc -E   -I$(srcdir)/Modules/_sqlite conftest.c
conftest.c:130:10: fatal error: sqlite3.h: No such file or directory
 #include <sqlite3.h>
          ^~~~~~~~~~~
compilation terminated.
configure:12723: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| /* end confdefs.h.  */
| #include <sqlite3.h>
configure:12723: result: no
configure:12723: checking for sqlite3.h
configure:12723: result: no
configure:13417: checking for --enable-loadable-sqlite-extensions
configure:13441: result: no
configure:13457: $PKG_CONFIG --exists --print-errors "$_QUERY"
Package tcl was not found in the pkg-config search path.
Perhaps you should add the directory containing `tcl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'tcl', required by 'virtual:world', not found
Package 'tk', required by 'virtual:world', not found
configure:13460: $? = 1
configure:13457: $PKG_CONFIG --exists --print-errors "$_QUERY"
Package tcl8.6 was not found in the pkg-config search path.
Perhaps you should add the directory containing `tcl8.6.pc'
to the PKG_CONFIG_PATH environment variable
Package 'tcl8.6', required by 'virtual:world', not found
Package 'tk8.6', required by 'virtual:world', not found
configure:13460: $? = 1
configure:13457: $PKG_CONFIG --exists --print-errors "$_QUERY"
Package tcl86 was not found in the pkg-config search path.
Perhaps you should add the directory containing `tcl86.pc'
to the PKG_CONFIG_PATH environment variable
Package 'tcl86', required by 'virtual:world', not found
Package 'tk86', required by 'virtual:world', not found
configure:13460: $? = 1
configure:13457: $PKG_CONFIG --exists --print-errors "$_QUERY"
Package tcl8.5 was not found in the pkg-config search path.
Perhaps you should add the directory containing `tcl8.5.pc'
to the PKG_CONFIG_PATH environment variable
Package 'tcl8.5', required by 'virtual:world', not found
Package 'tk8.5', required by 'virtual:world', not found
configure:13460: $? = 1
configure:13457: $PKG_CONFIG --exists --print-errors "$_QUERY"
Package tcl85 was not found in the pkg-config search path.
Perhaps you should add the directory containing `tcl85.pc'
to the PKG_CONFIG_PATH environment variable
Package 'tcl85', required by 'virtual:world', not found
Package 'tk85', required by 'virtual:world', not found
configure:13460: $? = 1
configure:13703: gcc -o conftest     conftest.c   >&5
conftest.c:132:16: fatal error: tcl.h: No such file or directory
       #include <tcl.h>
                ^~~~~~~
compilation terminated.
configure:13703: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| /* end confdefs.h.  */
| 
| 
|       #include <tcl.h>
|       #include <tk.h>
|       #if defined(TK_HEX_VERSION)
|       #  if TK_HEX_VERSION < 0x0805020c
|       #    error "Tk older than 8.5.12 not supported"
|       #  endif
|       #endif
|       #if (TCL_MAJOR_VERSION < 8) ||           ((TCL_MAJOR_VERSION == 8) && (TCL_MINOR_VERSION < 5)) ||           ((TCL_MAJOR_VERSION == 8) && (TCL_MINOR_VERSION == 5) && (TCL_RELEASE_SERIAL < 12))
|       #  error "Tcl older than 8.5.12 not supported"
|       #endif
|       #if (TK_MAJOR_VERSION < 8) ||           ((TK_MAJOR_VERSION == 8) && (TK_MINOR_VERSION < 5)) ||           ((TK_MAJOR_VERSION == 8) && (TK_MINOR_VERSION == 5) && (TK_RELEASE_SERIAL < 12))
|       #  error "Tk older than 8.5.12 not supported"
|       #endif
| 
| int
| main ()
| {
| 
|       void *x1 = Tcl_Init;
|       void *x2 = Tk_Init;
| 
|   ;
|   return 0;
| }
| 
configure:13735: checking gdbm.h usability
configure:13735: gcc -c    conftest.c >&5
configure:13735: $? = 0
configure:13735: result: yes
configure:13735: checking gdbm.h presence
configure:13735: gcc -E   conftest.c
configure:13735: $? = 0
configure:13735: result: yes
configure:13735: checking for gdbm.h
configure:13735: result: yes
configure:13741: checking for gdbm_open in -lgdbm
configure:13766: gcc -o conftest      conftest.c -lgdbm  -lpthread -ldl  >&5
configure:13766: $? = 0
configure:13775: result: yes
configure:13804: checking ndbm.h usability
configure:13804: gcc -c   conftest.c >&5
configure:13804: $? = 0
configure:13804: result: yes
configure:13804: checking ndbm.h presence
configure:13804: gcc -E  conftest.c
configure:13804: $? = 0
configure:13804: result: yes
configure:13804: checking for ndbm.h
configure:13804: result: yes
configure:13811: checking for dbm_open in -lndbm
configure:13836: gcc -o conftest    conftest.c -lndbm  -lpthread -ldl  >&5
/bin/ld: cannot find -lndbm
collect2: error: ld returned 1 exit status
configure:13836: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dbm_open ();
| int
| main ()
| {
| return dbm_open ();
|   ;
|   return 0;
| }
configure:13845: result: no
configure:13857: checking for dbm_open in -lgdbm_compat
configure:13882: gcc -o conftest    conftest.c -lgdbm_compat  -lpthread -ldl  >&5
configure:13882: $? = 0
configure:13891: result: yes
configure:13916: checking gdbm/ndbm.h usability
configure:13916: gcc -c   conftest.c >&5
configure:13916: $? = 0
configure:13916: result: yes
configure:13916: checking gdbm/ndbm.h presence
configure:13916: gcc -E  conftest.c
configure:13916: $? = 0
configure:13916: result: yes
configure:13916: checking for gdbm/ndbm.h
configure:13916: result: yes
configure:13941: checking gdbm-ndbm.h usability
configure:13941: gcc -c   conftest.c >&5
conftest.c:167:10: fatal error: gdbm-ndbm.h: No such file or directory
 #include <gdbm-ndbm.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:13941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_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 <gdbm-ndbm.h>
configure:13941: result: no
configure:13941: checking gdbm-ndbm.h presence
configure:13941: gcc -E  conftest.c
conftest.c:134:10: fatal error: gdbm-ndbm.h: No such file or directory
 #include <gdbm-ndbm.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:13941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| /* end confdefs.h.  */
| #include <gdbm-ndbm.h>
configure:13941: result: no
configure:13941: checking for gdbm-ndbm.h
configure:13941: result: no
configure:13964: checking for dbm_open in -lgdbm_compat
configure:13998: result: yes
configure:14016: checking db.h usability
configure:14016: gcc -c   conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking db.h presence
configure:14016: gcc -E  conftest.c
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for db.h
configure:14016: result: yes
configure:14022: checking for libdb
configure:14048: gcc -o conftest    conftest.c -lpthread -ldl  -ldb >&5
configure:14048: $? = 0
configure:14058: result: yes
configure:14074: checking for --with-dbmliborder
configure:14107: result: gdbm:ndbm:bdb
configure:14482: checking if PTHREAD_SCOPE_SYSTEM is supported
configure:14507: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:14507: $? = 0
configure:14507: ./conftest
configure:14507: $? = 0
configure:14518: result: yes
configure:14527: checking for pthread_sigmask
configure:14527: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:14527: $? = 0
configure:14527: result: yes
configure:14544: checking for pthread_getcpuclockid
configure:14544: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:14544: $? = 0
configure:14544: result: yes
configure:14565: checking if --enable-ipv6 is specified
configure:14597: gcc -pthread -c   conftest.c >&5
configure:14597: $? = 0
configure:14616: result: yes
configure:14620: checking if RFC2553 API is available
configure:14637: gcc -pthread -c   conftest.c >&5
configure:14637: $? = 0
configure:14639: result: yes
configure:14666: checking ipv6 stack type
configure:14799: result: linux-glibc
configure:14823: checking CAN_RAW_FD_FRAMES
configure:14841: gcc -pthread -c   conftest.c >&5
configure:14841: $? = 0
configure:14849: result: yes
configure:14859: checking for CAN_RAW_JOIN_FILTERS
configure:14877: gcc -pthread -c   conftest.c >&5
configure:14877: $? = 0
configure:14885: result: yes
configure:14896: checking for --with-doc-strings
configure:14914: result: yes
configure:14918: checking for --with-pymalloc
configure:14945: result: yes
configure:14950: checking for --with-freelists
configure:14969: result: yes
configure:14973: checking for --with-c-locale-coercion
configure:14992: result: yes
configure:14996: checking for --with-valgrind
configure:15006: result: no
configure:15024: checking for --with-dtrace
configure:15034: result: no
configure:15141: checking for dlopen
configure:15141: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15141: $? = 0
configure:15141: result: yes
configure:15154: checking DYNLOADFILE
configure:15170: result: dynload_shlib.o
configure:15182: checking MACHDEP_OBJS
configure:15191: result: none
configure:15227: checking for accept4
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for alarm
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for bind_textdomain_codeset
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for chmod
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for chown
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for clock
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for close_range
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccgkJdwJ.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `close_range'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| /* end confdefs.h.  */
| /* Define close_range to an innocuous variant, in case <limits.h> declares close_range.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define close_range innocuous_close_range
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char close_range (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef close_range
| 
| /* 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 close_range ();
| /* 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_close_range || defined __stub___close_range
| choke me
| #endif
| 
| int
| main ()
| {
| return close_range ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for confstr
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for copy_file_range
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for ctermid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for dup
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for dup3
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for execv
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c:183:6: warning: conflicting types for built-in function 'execv' [-Wbuiltin-declaration-mismatch]
 char execv ();
      ^~~~~
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for explicit_bzero
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for explicit_memset
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccggf3CV.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `explicit_memset'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| /* end confdefs.h.  */
| /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define explicit_memset innocuous_explicit_memset
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char explicit_memset (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef explicit_memset
| 
| /* 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 explicit_memset ();
| /* 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_explicit_memset || defined __stub___explicit_memset
| choke me
| #endif
| 
| int
| main ()
| {
| return explicit_memset ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for faccessat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for fchmod
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for fchmodat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for fchown
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for fchownat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for fdopendir
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for fdwalk
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccpSXaxu.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fdwalk'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| /* end confdefs.h.  */
| /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fdwalk innocuous_fdwalk
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fdwalk (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fdwalk
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fdwalk ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fdwalk || defined __stub___fdwalk
| choke me
| #endif
| 
| int
| main ()
| {
| return fdwalk ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for fexecve
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for fork
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c:192:6: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch]
 char fork ();
      ^~~~
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for fork1
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccRtxuP0.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fork1'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| /* end confdefs.h.  */
| /* Define fork1 to an innocuous variant, in case <limits.h> declares fork1.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fork1 innocuous_fork1
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fork1 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fork1
| 
| /* 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 fork1 ();
| /* 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_fork1 || defined __stub___fork1
| choke me
| #endif
| 
| int
| main ()
| {
| return fork1 ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for fpathconf
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for fstatat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for ftime
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for ftruncate
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for futimens
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for futimes
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for futimesat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for gai_strerror
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getegid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getentropy
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for geteuid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getgid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getgrgid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getgrgid_r
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getgrnam_r
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getgrouplist
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getgroups
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for gethostname
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getitimer
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getloadavg
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getlogin
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getpeername
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getpgid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getpid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getppid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getpriority
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for _getpty
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/cczwdCs8.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `_getpty'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| /* end confdefs.h.  */
| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _getpty innocuous__getpty
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _getpty (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _getpty
| 
| /* 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 _getpty ();
| /* 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__getpty || defined __stub____getpty
| choke me
| #endif
| 
| int
| main ()
| {
| return _getpty ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for getpwent
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getpwnam_r
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getpwuid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getpwuid_r
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getresgid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getresuid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getrusage
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getsid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getspent
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getspnam
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getuid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for getwd
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccOx09Eb.o: In function `main':
conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used.
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for if_nameindex
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for initgroups
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for kill
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for killpg
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for lchown
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for linkat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for lockf
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for lstat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for lutimes
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for madvise
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for mbrtowc
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for memrchr
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for mkdirat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for mkfifo
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for mkfifoat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for mknod
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for mknodat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for mktime
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for mmap
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for mremap
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for nice
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for openat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for opendir
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pathconf
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pause
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pipe
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pipe2
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for plock
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccAFEnEh.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `plock'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| /* end confdefs.h.  */
| /* Define plock to an innocuous variant, in case <limits.h> declares plock.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define plock innocuous_plock
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char plock (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef plock
| 
| /* 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 plock ();
| /* 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_plock || defined __stub___plock
| choke me
| #endif
| 
| int
| main ()
| {
| return plock ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for poll
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for posix_fadvise
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for posix_fallocate
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for posix_spawn
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for posix_spawnp
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pread
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for preadv
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for preadv2
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pthread_condattr_setclock
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pthread_init
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/cca9mYZF.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `pthread_init'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| /* end confdefs.h.  */
| /* Define pthread_init to an innocuous variant, in case <limits.h> declares pthread_init.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pthread_init innocuous_pthread_init
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pthread_init (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pthread_init
| 
| /* 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 pthread_init ();
| /* 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_pthread_init || defined __stub___pthread_init
| choke me
| #endif
| 
| int
| main ()
| {
| return pthread_init ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for pthread_kill
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pwrite
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pwritev
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for pwritev2
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for readlink
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for readlinkat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for readv
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for realpath
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for renameat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for rtpSpawn
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccNIssGO.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `rtpSpawn'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| /* end confdefs.h.  */
| /* Define rtpSpawn to an innocuous variant, in case <limits.h> declares rtpSpawn.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define rtpSpawn innocuous_rtpSpawn
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char rtpSpawn (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef rtpSpawn
| 
| /* 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 rtpSpawn ();
| /* 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_rtpSpawn || defined __stub___rtpSpawn
| choke me
| #endif
| 
| int
| main ()
| {
| return rtpSpawn ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for sched_get_priority_max
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sched_rr_get_interval
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sched_setaffinity
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sched_setparam
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sched_setscheduler
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sem_clockwait
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccy0K66U.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `sem_clockwait'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| /* end confdefs.h.  */
| /* Define sem_clockwait to an innocuous variant, in case <limits.h> declares sem_clockwait.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sem_clockwait innocuous_sem_clockwait
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sem_clockwait (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sem_clockwait
| 
| /* 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 sem_clockwait ();
| /* 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_sem_clockwait || defined __stub___sem_clockwait
| choke me
| #endif
| 
| int
| main ()
| {
| return sem_clockwait ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for sem_getvalue
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sem_open
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sem_timedwait
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sem_unlink
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sendfile
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setegid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for seteuid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setgid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sethostname
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setitimer
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setlocale
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setpgid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setpgrp
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setpriority
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setregid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setresgid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setresuid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setreuid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setsid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setuid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for setvbuf
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for shutdown
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sigaction
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sigaltstack
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sigfillset
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for siginterrupt
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sigpending
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sigrelse
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sigtimedwait
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sigwait
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sigwaitinfo
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for snprintf
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c:312:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch]
 char snprintf ();
      ^~~~~~~~
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for splice
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for strftime
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c:314:6: warning: conflicting types for built-in function 'strftime' [-Wbuiltin-declaration-mismatch]
 char strftime ();
      ^~~~~~~~
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for strlcpy
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccrPHkg7.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| /* end confdefs.h.  */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcpy innocuous_strlcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlcpy
| 
| /* 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 strlcpy ();
| /* 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_strlcpy || defined __stub___strlcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return strlcpy ();
|   ;
|   return 0;
| }
configure:15227: result: no
configure:15227: checking for strsignal
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for symlinkat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sync
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for sysconf
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for system
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for tcgetpgrp
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for tcsetpgrp
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for tempnam
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccR2YWRF.o: In function `main':
conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp'
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for timegm
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for times
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for tmpfile
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for tmpnam
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccp6nt2B.o: In function `main':
conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for tmpnam_r
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccDFe0kI.o: In function `main':
conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for truncate
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for ttyname
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for umask
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for uname
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for unlinkat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for utimensat
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for utimes
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for vfork
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for wait
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for wait3
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for wait4
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for waitid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for waitpid
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for wcscoll
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for wcsftime
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for wcsxfrm
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for wmemcmp
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15227: checking for writev
configure:15227: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15227: $? = 0
configure:15227: result: yes
configure:15254: checking whether dirfd is declared
configure:15254: gcc -pthread -c   conftest.c >&5
configure:15254: $? = 0
configure:15254: result: yes
configure:15270: checking for chroot
configure:15286: gcc -pthread -c   conftest.c >&5
configure:15286: $? = 0
configure:15294: result: yes
configure:15306: checking for link
configure:15322: gcc -pthread -c   conftest.c >&5
configure:15322: $? = 0
configure:15330: result: yes
configure:15342: checking for symlink
configure:15358: gcc -pthread -c   conftest.c >&5
configure:15358: $? = 0
configure:15366: result: yes
configure:15378: checking for fchdir
configure:15394: gcc -pthread -c   conftest.c >&5
configure:15394: $? = 0
configure:15402: result: yes
configure:15414: checking for fsync
configure:15430: gcc -pthread -c   conftest.c >&5
configure:15430: $? = 0
configure:15438: result: yes
configure:15450: checking for fdatasync
configure:15466: gcc -pthread -c   conftest.c >&5
configure:15466: $? = 0
configure:15474: result: yes
configure:15486: checking for epoll_create
configure:15502: gcc -pthread -c   conftest.c >&5
configure:15502: $? = 0
configure:15510: result: yes
configure:15522: checking for epoll_create1
configure:15538: gcc -pthread -c   conftest.c >&5
configure:15538: $? = 0
configure:15546: result: yes
configure:15558: checking for kqueue
configure:15577: gcc -pthread -c   conftest.c >&5
conftest.c:334:10: fatal error: sys/event.h: No such file or directory
 #include <sys/event.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:15577: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/event.h>
| 
| int
| main ()
| {
| void *x=kqueue
|   ;
|   return 0;
| }
configure:15585: result: no
configure:15597: checking for prlimit
configure:15616: gcc -pthread -c   conftest.c >&5
configure:15616: $? = 0
configure:15624: result: yes
configure:15637: checking for _dyld_shared_cache_contains_path
configure:15653: gcc -pthread -c   conftest.c >&5
conftest.c:333:10: fatal error: mach-o/dyld.h: No such file or directory
 #include <mach-o/dyld.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:15653: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| /* end confdefs.h.  */
| #include <mach-o/dyld.h>
| int
| main ()
| {
| void *x=_dyld_shared_cache_contains_path
|   ;
|   return 0;
| }
configure:15661: result: no
configure:15674: checking for memfd_create
configure:15697: gcc -pthread -c   conftest.c >&5
configure:15697: $? = 0
configure:15705: result: yes
configure:15718: checking for eventfd
configure:15738: gcc -pthread -c   conftest.c >&5
configure:15738: $? = 0
configure:15746: result: yes
configure:15765: checking for ctermid_r
configure:15781: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:339:9: error: 'ctermid_r' undeclared (first use in this function); did you mean 'ctermid'?
 void *x=ctermid_r
         ^~~~~~~~~
         ctermid
conftest.c:339:9: note: each undeclared identifier is reported only once for each function it appears in
configure:15781: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| /* end confdefs.h.  */
| #include <stdio.h>
| int
| main ()
| {
| void *x=ctermid_r
|   ;
|   return 0;
| }
configure:15789: result: no
configure:15800: checking for flock declaration
configure:15817: gcc -pthread -c   conftest.c >&5
configure:15817: $? = 0
configure:15826: result: yes
configure:15831: checking for flock
configure:15831: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:15831: $? = 0
configure:15831: result: yes
configure:15885: checking for getpagesize
configure:15901: gcc -pthread -c   conftest.c >&5
configure:15901: $? = 0
configure:15909: result: yes
configure:15920: checking for broken unsetenv
configure:15936: gcc -pthread -c   conftest.c >&5
configure:15936: $? = 0
configure:15945: result: no
configure:15959: checking for true
configure:15975: found /bin/true
configure:15986: result: true
configure:15999: checking for inet_aton in -lc
configure:16024: gcc -pthread -o conftest    conftest.c -lc  -lpthread -ldl  >&5
configure:16024: $? = 0
configure:16033: result: yes
configure:16089: checking for chflags
configure:16110: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c: In function 'main':
conftest.c:342:6: warning: implicit declaration of function 'chflags' [-Wimplicit-function-declaration]
   if(chflags(argv[0], 0) != 0)
      ^~~~~~~
/tmp/ccHx6kWg.o: In function `main':
conftest.c:(.text+0x24): warning: chflags is not implemented and will always fail
configure:16110: $? = 0
configure:16110: ./conftest
configure:16110: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h.  */
| 
| #include <sys/stat.h>
| #include <unistd.h>
| int main(int argc, char *argv[])
| {
|   if(chflags(argv[0], 0) != 0)
|     return 1;
|   return 0;
| }
| 
configure:16121: result: no
configure:16138: checking for lchflags
configure:16159: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c: In function 'main':
conftest.c:342:6: warning: implicit declaration of function 'lchflags' [-Wimplicit-function-declaration]
   if(lchflags(argv[0], 0) != 0)
      ^~~~~~~~
/tmp/ccW4iHxj.o: In function `main':
conftest.c:(.text+0x24): undefined reference to `lchflags'
collect2: error: ld returned 1 exit status
configure:16159: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h.  */
| 
| #include <sys/stat.h>
| #include <unistd.h>
| int main(int argc, char *argv[])
| {
|   if(lchflags(argv[0], 0) != 0)
|     return 1;
|   return 0;
| }
| 
configure:16170: result: no
configure:16204: checking for ZLIB
configure:16211: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0"
configure:16214: $? = 0
configure:16228: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0"
configure:16231: $? = 0
configure:16521: result: yes
configure:16552: checking for BZIP2
configure:16559: $PKG_CONFIG --exists --print-errors "bzip2"
configure:16562: $? = 0
configure:16576: $PKG_CONFIG --exists --print-errors "bzip2"
configure:16579: $? = 0
configure:16775: result: yes
configure:16782: checking for LIBLZMA
configure:16789: $PKG_CONFIG --exists --print-errors "liblzma"
configure:16792: $? = 0
configure:16806: $PKG_CONFIG --exists --print-errors "liblzma"
configure:16809: $? = 0
configure:17005: result: yes
configure:17014: checking for hstrerror
configure:17030: gcc -pthread -c   conftest.c >&5
configure:17030: $? = 0
configure:17038: result: yes
configure:17050: checking for getservbyname
configure:17066: gcc -pthread -c   conftest.c >&5
configure:17066: $? = 0
configure:17074: result: yes
configure:17086: checking for getservbyport
configure:17102: gcc -pthread -c   conftest.c >&5
configure:17102: $? = 0
configure:17110: result: yes
configure:17122: checking for gethostbyname
configure:17138: gcc -pthread -c   conftest.c >&5
configure:17138: $? = 0
configure:17146: result: yes
configure:17158: checking for gethostbyaddr
configure:17174: gcc -pthread -c   conftest.c >&5
configure:17174: $? = 0
configure:17182: result: yes
configure:17194: checking for getprotobyname
configure:17210: gcc -pthread -c   conftest.c >&5
configure:17210: $? = 0
configure:17218: result: yes
configure:17233: checking for inet_aton
configure:17254: gcc -pthread -c   conftest.c >&5
configure:17254: $? = 0
configure:17262: result: yes
configure:17274: checking for inet_ntoa
configure:17295: gcc -pthread -c   conftest.c >&5
configure:17295: $? = 0
configure:17303: result: yes
configure:17315: checking for inet_pton
configure:17336: gcc -pthread -c   conftest.c >&5
configure:17336: $? = 0
configure:17344: result: yes
configure:17356: checking for getpeername
configure:17385: result: yes
configure:17397: checking for getsockname
configure:17418: gcc -pthread -c   conftest.c >&5
configure:17418: $? = 0
configure:17426: result: yes
configure:17438: checking for accept
configure:17459: gcc -pthread -c   conftest.c >&5
configure:17459: $? = 0
configure:17467: result: yes
configure:17479: checking for bind
configure:17500: gcc -pthread -c   conftest.c >&5
configure:17500: $? = 0
configure:17508: result: yes
configure:17520: checking for connect
configure:17541: gcc -pthread -c   conftest.c >&5
configure:17541: $? = 0
configure:17549: result: yes
configure:17561: checking for listen
configure:17582: gcc -pthread -c   conftest.c >&5
configure:17582: $? = 0
configure:17590: result: yes
configure:17602: checking for recvfrom
configure:17623: gcc -pthread -c   conftest.c >&5
configure:17623: $? = 0
configure:17631: result: yes
configure:17643: checking for sendto
configure:17664: gcc -pthread -c   conftest.c >&5
configure:17664: $? = 0
configure:17672: result: yes
configure:17684: checking for setsockopt
configure:17705: gcc -pthread -c   conftest.c >&5
configure:17705: $? = 0
configure:17713: result: yes
configure:17725: checking for socket
configure:17746: gcc -pthread -c   conftest.c >&5
configure:17746: $? = 0
configure:17754: result: yes
configure:17768: checking for setgroups
configure:17789: gcc -pthread -c   conftest.c >&5
configure:17789: $? = 0
configure:17797: result: yes
configure:17812: checking for openpty
configure:17812: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccijqo1V.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `openpty'
collect2: error: ld returned 1 exit status
configure:17812: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| /* end confdefs.h.  */
| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define openpty innocuous_openpty
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char openpty (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef openpty
| 
| /* 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 openpty ();
| /* 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_openpty || defined __stub___openpty
| choke me
| #endif
| 
| int
| main ()
| {
| return openpty ();
|   ;
|   return 0;
| }
configure:17812: result: no
configure:17819: checking for openpty in -lutil
configure:17844: gcc -pthread -o conftest    conftest.c -lutil  -lpthread -ldl  >&5
configure:17844: $? = 0
configure:17853: result: yes
configure:17907: checking for library containing login_tty
configure:17938: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:17938: $? = 0
configure:17955: result: none required
configure:17968: checking for forkpty
configure:17968: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:17968: $? = 0
configure:17968: result: yes
configure:18068: checking for fseek64
configure:18068: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
/tmp/ccPtgI8H.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fseek64'
collect2: error: ld returned 1 exit status
configure:18068: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| /* end confdefs.h.  */
| /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fseek64 innocuous_fseek64
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fseek64 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fseek64
| 
| /* 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 fseek64 ();
| /* 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_fseek64 || defined __stub___fseek64
| choke me
| #endif
| 
| int
| main ()
| {
| return fseek64 ();
|   ;
|   return 0;
| }
configure:18068: result: no
configure:18068: checking for fseeko
configure:18068: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18068: $? = 0
configure:18068: result: yes
configure:18068: checking for fstatvfs
configure:18068: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18068: $? = 0
configure:18068: result: yes
configure:18068: checking for ftell64
configure:18068: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
/tmp/ccZ6QEVk.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `ftell64'
collect2: error: ld returned 1 exit status
configure:18068: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| /* end confdefs.h.  */
| /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define ftell64 innocuous_ftell64
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char ftell64 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef ftell64
| 
| /* 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 ftell64 ();
| /* 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_ftell64 || defined __stub___ftell64
| choke me
| #endif
| 
| int
| main ()
| {
| return ftell64 ();
|   ;
|   return 0;
| }
configure:18068: result: no
configure:18068: checking for ftello
configure:18068: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18068: $? = 0
configure:18068: result: yes
configure:18068: checking for statvfs
configure:18068: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18068: $? = 0
configure:18068: result: yes
configure:18078: checking for dup2
configure:18078: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18078: $? = 0
configure:18078: result: yes
configure:18094: checking for getpgrp
configure:18094: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18094: $? = 0
configure:18094: result: yes
configure:18110: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:371:1: error: too many arguments to function 'getpgrp'
 getpgrp(0);
 ^~~~~~~
In file included from conftest.c:367:
/usr/include/unistd.h:634:16: note: declared here
 extern __pid_t getpgrp (void) __THROW;
                ^~~~~~~
configure:18110: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| /* end confdefs.h.  */
| #include <unistd.h>
| int
| main ()
| {
| getpgrp(0);
|   ;
|   return 0;
| }
configure:18122: checking for setpgrp
configure:18122: result: yes
configure:18138: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:372:1: error: too many arguments to function 'setpgrp'
 setpgrp(0,0);
 ^~~~~~~
In file included from conftest.c:368:
/usr/include/unistd.h:660:12: note: declared here
 extern int setpgrp (void) __THROW;
            ^~~~~~~
configure:18138: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| /* end confdefs.h.  */
| #include <unistd.h>
| int
| main ()
| {
| setpgrp(0,0);
|   ;
|   return 0;
| }
configure:18153: checking for LIBCRYPT
configure:18160: $PKG_CONFIG --exists --print-errors "libxcrypt >= 3.1.1"
configure:18163: $? = 0
configure:18177: $PKG_CONFIG --exists --print-errors "libxcrypt >= 3.1.1"
configure:18180: $? = 0
configure:18376: result: yes
configure:18392: checking for crypt or crypt_r
configure:18421: gcc -pthread -o conftest     conftest.c -L/lib64 -lcrypt  -lpthread -ldl  -lutil >&5
configure:18421: $? = 0
configure:18430: result: yes
configure:18442: checking for clock_gettime
configure:18442: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18442: $? = 0
configure:18442: result: yes
configure:18504: checking for clock_getres
configure:18504: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18504: $? = 0
configure:18504: result: yes
configure:18562: checking for clock_settime
configure:18562: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18562: $? = 0
configure:18562: result: yes
configure:18620: checking for clock_nanosleep
configure:18620: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18620: $? = 0
configure:18620: result: yes
configure:18678: checking for nanosleep
configure:18678: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18678: $? = 0
configure:18678: result: yes
configure:18734: checking for major, minor, and makedev
configure:18761: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18761: $? = 0
configure:18770: result: yes
configure:18786: checking for getaddrinfo
configure:18808: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18808: $? = 0
configure:18817: result: yes
configure:18822: checking getaddrinfo bug
configure:18928: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18928: $? = 0
configure:18928: ./conftest
configure:18928: $? = 0
configure:18938: result: no
configure:18959: checking for getnameinfo
configure:18959: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:18959: $? = 0
configure:18959: result: yes
configure:18978: checking whether struct tm is in sys/time.h or time.h
configure:18998: gcc -pthread -c   conftest.c >&5
configure:18998: $? = 0
configure:19005: result: time.h
configure:19013: checking for struct tm.tm_zone
configure:19013: gcc -pthread -c   conftest.c >&5
configure:19013: $? = 0
configure:19013: result: yes
configure:19080: checking for struct stat.st_rdev
configure:19080: gcc -pthread -c   conftest.c >&5
configure:19080: $? = 0
configure:19080: result: yes
configure:19090: checking for struct stat.st_blksize
configure:19090: gcc -pthread -c   conftest.c >&5
configure:19090: $? = 0
configure:19090: result: yes
configure:19100: checking for struct stat.st_flags
configure:19100: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:420:13: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'?
 if (ac_aggr.st_flags)
             ^~~~~~~~
             st_nlink
configure:19100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_flags)
| return 0;
|   ;
|   return 0;
| }
configure:19100: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:420:20: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'?
 if (sizeof ac_aggr.st_flags)
                    ^~~~~~~~
                    st_nlink
configure:19100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_flags)
| return 0;
|   ;
|   return 0;
| }
configure:19100: result: no
configure:19110: checking for struct stat.st_gen
configure:19110: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:420:13: error: 'struct stat' has no member named 'st_gen'; did you mean 'st_dev'?
 if (ac_aggr.st_gen)
             ^~~~~~
             st_dev
configure:19110: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_gen)
| return 0;
|   ;
|   return 0;
| }
configure:19110: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:420:20: error: 'struct stat' has no member named 'st_gen'; did you mean 'st_dev'?
 if (sizeof ac_aggr.st_gen)
                    ^~~~~~
                    st_dev
configure:19110: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_gen)
| return 0;
|   ;
|   return 0;
| }
configure:19110: result: no
configure:19120: checking for struct stat.st_birthtime
configure:19120: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:420:13: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'?
 if (ac_aggr.st_birthtime)
             ^~~~~~~~~~~~
             st_blksize
configure:19120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtime)
| return 0;
|   ;
|   return 0;
| }
configure:19120: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:420:20: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'?
 if (sizeof ac_aggr.st_birthtime)
                    ^~~~~~~~~~~~
                    st_blksize
configure:19120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtime)
| return 0;
|   ;
|   return 0;
| }
configure:19120: result: no
configure:19130: checking for struct stat.st_blocks
configure:19130: gcc -pthread -c   conftest.c >&5
configure:19130: $? = 0
configure:19130: result: yes
configure:19140: checking for struct passwd.pw_gecos
configure:19140: gcc -pthread -c   conftest.c >&5
configure:19140: $? = 0
configure:19140: result: yes
configure:19153: checking for struct passwd.pw_passwd
configure:19153: gcc -pthread -c   conftest.c >&5
configure:19153: $? = 0
configure:19153: result: yes
configure:19168: checking for siginfo_t.si_band
configure:19168: gcc -pthread -c   conftest.c >&5
configure:19168: $? = 0
configure:19168: result: yes
configure:19180: checking for time.h that defines altzone
configure:19197: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:391:8: error: 'altzone' undeclared (first use in this function); did you mean 'timezone'?
 return altzone;
        ^~~~~~~
        timezone
conftest.c:391:8: note: each undeclared identifier is reported only once for each function it appears in
configure:19197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| return altzone;
|   ;
|   return 0;
| }
configure:19205: result: no
configure:19213: checking for addrinfo
configure:19229: gcc -pthread -c   conftest.c >&5
configure:19229: $? = 0
configure:19236: result: yes
configure:19244: checking for sockaddr_storage
configure:19262: gcc -pthread -c   conftest.c >&5
configure:19262: $? = 0
configure:19269: result: yes
configure:19277: checking for sockaddr_alg
configure:19296: gcc -pthread -c   conftest.c >&5
configure:19296: $? = 0
configure:19303: result: yes
configure:19313: checking for an ANSI C-conforming const
configure:19379: gcc -pthread -c   conftest.c >&5
configure:19379: $? = 0
configure:19386: result: yes
configure:19395: checking for working signed char
configure:19412: gcc -pthread -c   conftest.c >&5
configure:19412: $? = 0
configure:19420: result: yes
configure:19430: checking for prototypes
configure:19447: gcc -pthread -c   conftest.c >&5
configure:19447: $? = 0
configure:19455: result: yes
configure:19466: checking for variable length prototypes and stdarg.h
configure:19493: gcc -pthread -c   conftest.c >&5
configure:19493: $? = 0
configure:19501: result: yes
configure:19515: checking for socketpair
configure:19534: gcc -pthread -c   conftest.c >&5
configure:19534: $? = 0
configure:19542: result: yes
configure:19554: checking if sockaddr has sa_len member
configure:19573: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:399:2: error: 'struct sockaddr' has no member named 'sa_len'
 x.sa_len = 0;
  ^
configure:19573: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/socket.h>
| int
| main ()
| {
| struct sockaddr x;
| x.sa_len = 0;
|   ;
|   return 0;
| }
configure:19581: result: no
configure:19594: checking for gethostbyname_r
configure:19594: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:19594: $? = 0
configure:19594: result: yes
configure:19599: checking gethostbyname_r with 6 args
configure:19624: gcc -pthread -c      conftest.c >&5
configure:19624: $? = 0
configure:19631: result: yes
configure:19747: checking for __fpu_control
configure:19747: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:19747: $? = 0
configure:19747: result: yes
configure:19806: checking for --with-libm=STRING
configure:19823: result: default LIBM="-lm"
configure:19830: checking for --with-libc=STRING
configure:19847: result: default LIBC=""
configure:19857: checking for x64 gcc inline assembler
configure:19876: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:19876: $? = 0
configure:19885: result: yes
configure:19900: checking whether float word ordering is bigendian
configure:19916: gcc -pthread -c   conftest.c >&5
configure:19916: $? = 0
configure:19934: result: no
configure:19986: checking whether we can use gcc inline assembler to get and set x87 control word
configure:20007: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:20007: $? = 0
configure:20016: result: yes
configure:20026: checking whether we can use gcc inline assembler to get and set mc68881 fpcr
configure:20047: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
conftest.c: Assembler messages:
conftest.c:405: Error: no such instruction: `fmove.l %fpcr,%eax'
conftest.c:406: Error: no such instruction: `fmove.l -4(%rbp),%fpcr'
configure:20047: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   unsigned int fpcr;
|   __asm__ __volatile__ ("fmove.l %%fpcr,%0" : "=g" (fpcr));
|   __asm__ __volatile__ ("fmove.l %0,%%fpcr" : : "g" (fpcr));
| 
|   ;
|   return 0;
| }
configure:20056: result: no
configure:20071: checking for x87-style double rounding
configure:20106: gcc -pthread  -Wsign-compare -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:20106: $? = 0
configure:20106: ./conftest
configure:20106: $? = 0
configure:20118: result: no
configure:20139: checking for acosh
configure:20139: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil -lm >&5
conftest.c:422:6: warning: conflicting types for built-in function 'acosh' [-Wbuiltin-declaration-mismatch]
 char acosh ();
      ^~~~~
configure:20139: $? = 0
configure:20139: result: yes
configure:20139: checking for asinh
configure:20139: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil -lm >&5
conftest.c:423:6: warning: conflicting types for built-in function 'asinh' [-Wbuiltin-declaration-mismatch]
 char asinh ();
      ^~~~~
configure:20139: $? = 0
configure:20139: result: yes
configure:20139: checking for atanh
configure:20139: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil -lm >&5
conftest.c:424:6: warning: conflicting types for built-in function 'atanh' [-Wbuiltin-declaration-mismatch]
 char atanh ();
      ^~~~~
configure:20139: $? = 0
configure:20139: result: yes
configure:20139: checking for erf
configure:20139: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil -lm >&5
conftest.c:425:6: warning: conflicting types for built-in function 'erf' [-Wbuiltin-declaration-mismatch]
 char erf ();
      ^~~
configure:20139: $? = 0
configure:20139: result: yes
configure:20139: checking for erfc
configure:20139: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil -lm >&5
conftest.c:426:6: warning: conflicting types for built-in function 'erfc' [-Wbuiltin-declaration-mismatch]
 char erfc ();
      ^~~~
configure:20139: $? = 0
configure:20139: result: yes
configure:20139: checking for expm1
configure:20139: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil -lm >&5
conftest.c:427:6: warning: conflicting types for built-in function 'expm1' [-Wbuiltin-declaration-mismatch]
 char expm1 ();
      ^~~~~
configure:20139: $? = 0
configure:20139: result: yes
configure:20139: checking for log1p
configure:20139: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil -lm >&5
conftest.c:428:6: warning: conflicting types for built-in function 'log1p' [-Wbuiltin-declaration-mismatch]
 char log1p ();
      ^~~~~
configure:20139: $? = 0
configure:20139: result: yes
configure:20139: checking for log2
configure:20139: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil -lm >&5
conftest.c:429:6: warning: conflicting types for built-in function 'log2' [-Wbuiltin-declaration-mismatch]
 char log2 ();
      ^~~~
configure:20139: $? = 0
configure:20139: result: yes
configure:20153: checking whether POSIX semaphores are enabled
configure:20184: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:20184: $? = 0
configure:20184: ./conftest
configure:20184: $? = 0
configure:20195: result: yes
configure:20205: checking for broken sem_getvalue
configure:20240: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:20240: $? = 0
configure:20240: ./conftest
configure:20240: $? = 0
configure:20251: result: no
configure:20261: checking whether RTLD_LAZY is declared
configure:20261: gcc -pthread -c   conftest.c >&5
configure:20261: $? = 0
configure:20261: result: yes
configure:20272: checking whether RTLD_NOW is declared
configure:20272: gcc -pthread -c   conftest.c >&5
configure:20272: $? = 0
configure:20272: result: yes
configure:20283: checking whether RTLD_GLOBAL is declared
configure:20283: gcc -pthread -c   conftest.c >&5
configure:20283: $? = 0
configure:20283: result: yes
configure:20294: checking whether RTLD_LOCAL is declared
configure:20294: gcc -pthread -c   conftest.c >&5
configure:20294: $? = 0
configure:20294: result: yes
configure:20305: checking whether RTLD_NODELETE is declared
configure:20305: gcc -pthread -c   conftest.c >&5
configure:20305: $? = 0
configure:20305: result: yes
configure:20316: checking whether RTLD_NOLOAD is declared
configure:20316: gcc -pthread -c   conftest.c >&5
configure:20316: $? = 0
configure:20316: result: yes
configure:20327: checking whether RTLD_DEEPBIND is declared
configure:20327: gcc -pthread -c   conftest.c >&5
configure:20327: $? = 0
configure:20327: result: yes
configure:20338: checking whether RTLD_MEMBER is declared
configure:20338: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:423:10: error: 'RTLD_MEMBER' undeclared (first use in this function); did you mean 'RTLD_NEXT'?
   (void) RTLD_MEMBER;
          ^~~~~~~~~~~
          RTLD_NEXT
conftest.c:423:10: note: each undeclared identifier is reported only once for each function it appears in
configure:20338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| /* end confdefs.h.  */
| #include <dlfcn.h>
| 
| int
| main ()
| {
| #ifndef RTLD_MEMBER
| #ifdef __cplusplus
|   (void) RTLD_MEMBER;
| #else
|   (void) RTLD_MEMBER;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:20338: result: no
configure:20352: checking digit size for Python's longs
configure:20375: result: no value specified
configure:20381: checking wchar.h usability
configure:20381: gcc -pthread -c   conftest.c >&5
configure:20381: $? = 0
configure:20381: result: yes
configure:20381: checking wchar.h presence
configure:20381: gcc -E  conftest.c
configure:20381: $? = 0
configure:20381: result: yes
configure:20381: checking for wchar.h
configure:20381: result: yes
configure:20403: checking size of wchar_t
configure:20408: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:20408: $? = 0
configure:20408: ./conftest
configure:20408: $? = 0
configure:20423: result: 4
configure:20439: checking whether wchar_t is signed
configure:20459: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:20459: $? = 0
configure:20459: ./conftest
configure:20459: $? = 0
configure:20469: result: yes
configure:20473: checking whether wchar_t is usable
configure:20485: result: no
configure:20506: checking whether byte ordering is bigendian
configure:20521: gcc -pthread -c   conftest.c >&5
conftest.c:418:9: error: unknown type name 'not'
         not a universal capable compiler
         ^~~
conftest.c:418:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^~~~~~~~~
conftest.c:418:15: error: unknown type name 'universal'
configure:20521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:20566: gcc -pthread -c   conftest.c >&5
configure:20566: $? = 0
configure:20584: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:424:4: error: unknown type name 'not'; did you mean 'ino_t'?
    not big endian
    ^~~
    ino_t
conftest.c:424:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^~~~~~
configure:20584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:20712: result: no
configure:20747: checking ABIFLAGS
configure:20749: result: 
configure:20751: checking SOABI
configure:20754: result: cpython-311-x86_64-linux-gnu
configure:20772: checking LDVERSION
configure:20775: result: $(VERSION)$(ABIFLAGS)
configure:20795: checking for --with-platlibdir
configure:20816: result: no
configure:20833: checking for --with-wheel-pkg-dir
configure:20848: result: no
configure:20855: checking whether right shift extends the sign bit
configure:20873: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:20873: $? = 0
configure:20873: ./conftest
configure:20873: $? = 0
configure:20883: result: yes
configure:20893: checking for getc_unlocked() and friends
configure:20915: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:20915: $? = 0
configure:20923: result: yes
configure:20965: checking how to link readline libs
configure:20992: gcc -pthread -o conftest    conftest.c -lreadline -lpthread -ldl  -lutil >&5
/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:20992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:20992: gcc -pthread -o conftest    conftest.c -lreadline -ltinfo -lpthread -ldl  -lutil >&5
/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:20992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:20992: gcc -pthread -o conftest    conftest.c -lreadline -lncursesw -lpthread -ldl  -lutil >&5
/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:20992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:20992: gcc -pthread -o conftest    conftest.c -lreadline -lncurses -lpthread -ldl  -lutil >&5
/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:20992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:20992: gcc -pthread -o conftest    conftest.c -lreadline -lcurses -lpthread -ldl  -lutil >&5
/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:20992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:20992: gcc -pthread -o conftest    conftest.c -lreadline -ltermcap -lpthread -ldl  -lutil >&5
/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:20992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:21005: result: none
configure:21299: checking for broken nice()
configure:21322: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:21322: $? = 0
configure:21322: ./conftest
configure:21322: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <unistd.h>
| int main(void)
| {
| 	int val1 = nice(1);
| 	if (val1 != -1 && val1 == nice(2))
| 		exit(0);
| 	exit(1);
| }
| 
configure:21332: result: no
configure:21341: checking for broken poll()
configure:21372: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:21372: $? = 0
configure:21372: ./conftest
configure:21372: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| /* end confdefs.h.  */
| 
| #include <poll.h>
| #include <unistd.h>
| 
| int main(void)
| {
|     struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 };
|     int poll_test;
| 
|     close (42);
| 
|     poll_test = poll(&poll_struct, 1, 0);
|     if (poll_test < 0)
|         return 0;
|     else if (poll_test == 0 && poll_struct.revents != POLLNVAL)
|         return 0;
|     else
|         return 1;
| }
| 
configure:21382: result: no
configure:21392: checking for working tzset()
configure:21468: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:21468: $? = 0
configure:21468: ./conftest
configure:21468: $? = 0
configure:21478: result: yes
configure:21488: checking for tv_nsec in struct stat
configure:21507: gcc -pthread -c   conftest.c >&5
configure:21507: $? = 0
configure:21514: result: yes
configure:21524: checking for tv_nsec2 in struct stat
configure:21543: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:426:4: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'?
 st.st_mtimespec.tv_nsec = 1;
    ^~~~~~~~~~~~
    st_mtim
configure:21543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_WORKING_TZSET 1
| #define HAVE_STAT_TV_NSEC 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| int
| main ()
| {
| 
| struct stat st;
| st.st_mtimespec.tv_nsec = 1;
| 
|   ;
|   return 0;
| }
configure:21550: result: no
configure:21568: checking curses.h usability
configure:21568: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21568: $? = 0
configure:21568: result: yes
configure:21568: checking curses.h presence
configure:21568: gcc -E  -I/usr/include/ncursesw conftest.c
configure:21568: $? = 0
configure:21568: result: yes
configure:21568: checking for curses.h
configure:21568: result: yes
configure:21568: checking ncurses.h usability
configure:21568: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21568: $? = 0
configure:21568: result: yes
configure:21568: checking ncurses.h presence
configure:21568: gcc -E  -I/usr/include/ncursesw conftest.c
configure:21568: $? = 0
configure:21568: result: yes
configure:21568: checking for ncurses.h
configure:21568: result: yes
configure:21582: checking for term.h
configure:21582: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21582: $? = 0
configure:21582: result: yes
configure:21599: checking whether mvwdelch is an expression
configure:21618: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21618: $? = 0
configure:21625: result: yes
configure:21639: checking whether WINDOW has _flags
configure:21661: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21661: $? = 0
configure:21668: result: yes
configure:21683: checking for curses function is_pad
configure:21703: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21703: $? = 0
configure:21711: result: yes
configure:21723: checking for curses function is_term_resized
configure:21743: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21743: $? = 0
configure:21751: result: yes
configure:21763: checking for curses function resize_term
configure:21783: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21783: $? = 0
configure:21791: result: yes
configure:21803: checking for curses function resizeterm
configure:21823: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21823: $? = 0
configure:21831: result: yes
configure:21843: checking for curses function immedok
configure:21863: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21863: $? = 0
configure:21871: result: yes
configure:21883: checking for curses function syncok
configure:21903: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21903: $? = 0
configure:21911: result: yes
configure:21923: checking for curses function wchgat
configure:21943: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21943: $? = 0
configure:21951: result: yes
configure:21963: checking for curses function filter
configure:21983: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:21983: $? = 0
configure:21991: result: yes
configure:22003: checking for curses function has_key
configure:22023: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:22023: $? = 0
configure:22031: result: yes
configure:22043: checking for curses function typeahead
configure:22063: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:22063: $? = 0
configure:22071: result: yes
configure:22083: checking for curses function use_env
configure:22103: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:22103: $? = 0
configure:22111: result: yes
configure:22123: checking for device files
configure:22143: checking for /dev/ptmx
configure:22156: result: yes
configure:22167: checking for /dev/ptc
configure:22180: result: no
configure:22197: checking for %zd printf() format support
configure:22245: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:22245: $? = 0
configure:22245: ./conftest
configure:22245: $? = 0
configure:22255: result: yes
configure:22263: checking for socklen_t
configure:22263: gcc -pthread -c   conftest.c >&5
configure:22263: $? = 0
configure:22263: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:450:24: error: expected expression before ')' token
 if (sizeof ((socklen_t)))
                        ^
configure:22263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_WORKING_TZSET 1
| #define HAVE_STAT_TV_NSEC 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_TERM_H 1
| #define MVWDELCH_IS_EXPRESSION 1
| #define WINDOW_HAS_FLAGS 1
| #define HAVE_CURSES_IS_PAD 1
| #define HAVE_CURSES_IS_TERM_RESIZED 1
| #define HAVE_CURSES_RESIZE_TERM 1
| #define HAVE_CURSES_RESIZETERM 1
| #define HAVE_CURSES_IMMEDOK 1
| #define HAVE_CURSES_SYNCOK 1
| #define HAVE_CURSES_WCHGAT 1
| #define HAVE_CURSES_FILTER 1
| #define HAVE_CURSES_HAS_KEY 1
| #define HAVE_CURSES_TYPEAHEAD 1
| #define HAVE_CURSES_USE_ENV 1
| #define HAVE_DEV_PTMX 1
| #define PY_FORMAT_SIZE_T "z"
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:22263: result: yes
configure:22281: checking for broken mbstowcs
configure:22303: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:22303: $? = 0
configure:22303: ./conftest
configure:22303: $? = 0
configure:22313: result: no
configure:22323: checking for --with-computed-gotos
configure:22347: result: no value specified
configure:22352: checking whether gcc -pthread supports computed gotos
configure:22379: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:22379: $? = 0
configure:22379: ./conftest
configure:22379: $? = 0
configure:22389: result: yes
configure:22433: checking for build directories
configure:22440: result: done
configure:22444: checking for -O2
configure:22463: gcc -pthread -c -O2  conftest.c >&5
configure:22463: $? = 0
configure:22472: result: yes
configure:22477: checking for glibc _FORTIFY_SOURCE/memmove bug
configure:22506: gcc -pthread -o conftest -O2 -D_FORTIFY_SOURCE=2   conftest.c -lpthread -ldl  -lutil >&5
configure:22506: $? = 0
configure:22506: ./conftest
configure:22506: $? = 0
configure:22516: result: no
configure:22530: checking for gcc ipa-pure-const bug
configure:22557: gcc -pthread -o conftest -O2   conftest.c -lpthread -ldl  -lutil >&5
configure:22557: $? = 0
configure:22557: ./conftest
configure:22557: $? = 0
configure:22567: result: no
configure:22579: checking for stdatomic.h
configure:22601: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:22601: $? = 0
configure:22610: result: yes
configure:22622: checking for builtin __atomic_load_n and __atomic_store_n functions
configure:22641: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:22641: $? = 0
configure:22650: result: yes
configure:22662: checking for ensurepip
configure:22692: result: upgrade
configure:22697: checking if the dirent structure of a d_type field
configure:22716: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:22716: $? = 0
configure:22725: result: yes
configure:22737: checking for the Linux getrandom() syscall
configure:22763: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:22763: $? = 0
configure:22772: result: yes
configure:22785: checking for the getrandom() function
configure:22809: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:22809: $? = 0
configure:22818: result: yes
configure:22838: checking for library containing shm_open
configure:22869: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
/tmp/ccWezBjT.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `shm_open'
collect2: error: ld returned 1 exit status
configure:22869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PY_SUPPORT_TIER 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_QRTR_H 1
| #define HAVE_LINUX_VM_SOCKETS_H 1
| #define HAVE_LINUX_CAN_H 1
| #define HAVE_LINUX_CAN_BCM_H 1
| #define HAVE_LINUX_CAN_RAW_H 1
| #define HAVE_MAKEDEV 1
| #define HAVE_HTOLE64 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_SSIZE_T 1
| #define HAVE_GCC_UINT128_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define ALIGNOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define ALIGNOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_UINTPTR_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF__BOOL 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SIZEOF_PTHREAD_KEY_T 4
| #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
| #define HAVE_LIBDL 1
| #define HAVE_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define WITH_DECIMAL_CONTEXTVAR 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_GDBM_NDBM_H 1
| #define HAVE_LIBGDBM_COMPAT 1
| #define HAVE_DB_H 1
| #define HAVE_LIBDB 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_GETCPUCLOCKID 1
| #define ENABLE_IPV6 1
| #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
| #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define WITH_FREELISTS 1
| #define PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ACCEPT4 1
| #define HAVE_ALARM 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_COPY_FILE_RANGE 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_EXPLICIT_BZERO 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FEXECVE 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETEGID 1
| #define HAVE_GETENTROPY 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETITIMER 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSID 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETUID 1
| #define HAVE_GETWD 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LINKAT 1
| #define HAVE_LOCKF 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MADVISE 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_OPENDIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PREADV2 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_PWRITEV2 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_RR_GET_INTERVAL 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_SETITIMER 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETREGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGFILLSET 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGPENDING 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGTIMEDWAIT 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SIGWAITINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPLICE 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSTEM 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TTYNAME 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAIT 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 1
| #define HAVE_DIRFD 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PRLIMIT 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPROTOBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_ACCEPT 1
| #define HAVE_BIND 1
| #define HAVE_CONNECT 1
| #define HAVE_LISTEN 1
| #define HAVE_RECVFROM 1
| #define HAVE_SENDTO 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_SOCKET 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_FSEEKO 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FTELLO 1
| #define HAVE_STATVFS 1
| #define HAVE_DUP2 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETPGRP 1
| #define HAVE_CRYPT_R 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_SETTIME 1
| #define HAVE_CLOCK_NANOSLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_DEVICE_MACROS 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_ALG 1
| #define HAVE_PROTOTYPES 1
| #define HAVE_STDARG_PROTOTYPES 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYNAME_R_6_ARG 1
| #define HAVE_GCC_ASM_FOR_X64 1
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
| #define HAVE_GCC_ASM_FOR_X87 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_DECL_RTLD_LAZY 1
| #define HAVE_DECL_RTLD_NOW 1
| #define HAVE_DECL_RTLD_GLOBAL 1
| #define HAVE_DECL_RTLD_LOCAL 1
| #define HAVE_DECL_RTLD_NODELETE 1
| #define HAVE_DECL_RTLD_NOLOAD 1
| #define HAVE_DECL_RTLD_DEEPBIND 1
| #define HAVE_DECL_RTLD_MEMBER 0
| #define HAVE_WCHAR_H 1
| #define SIZEOF_WCHAR_T 4
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_WORKING_TZSET 1
| #define HAVE_STAT_TV_NSEC 1
| #define HAVE_CURSES_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_TERM_H 1
| #define MVWDELCH_IS_EXPRESSION 1
| #define WINDOW_HAS_FLAGS 1
| #define HAVE_CURSES_IS_PAD 1
| #define HAVE_CURSES_IS_TERM_RESIZED 1
| #define HAVE_CURSES_RESIZE_TERM 1
| #define HAVE_CURSES_RESIZETERM 1
| #define HAVE_CURSES_IMMEDOK 1
| #define HAVE_CURSES_SYNCOK 1
| #define HAVE_CURSES_WCHGAT 1
| #define HAVE_CURSES_FILTER 1
| #define HAVE_CURSES_HAS_KEY 1
| #define HAVE_CURSES_TYPEAHEAD 1
| #define HAVE_CURSES_USE_ENV 1
| #define HAVE_DEV_PTMX 1
| #define PY_FORMAT_SIZE_T "z"
| #define HAVE_COMPUTED_GOTOS 1
| #define HAVE_STD_ATOMIC 1
| #define HAVE_BUILTIN_ATOMIC 1
| #define HAVE_DIRENT_D_TYPE 1
| #define HAVE_GETRANDOM_SYSCALL 1
| #define HAVE_GETRANDOM 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shm_open ();
| int
| main ()
| {
| return shm_open ();
|   ;
|   return 0;
| }
configure:22869: gcc -pthread -o conftest    conftest.c -lrt  -lpthread -ldl  -lutil >&5
configure:22869: $? = 0
configure:22886: result: -lrt
configure:22910: checking for shm_open
configure:22910: gcc -pthread -o conftest    conftest.c -lrt -lpthread -ldl  -lutil >&5
configure:22910: $? = 0
configure:22910: result: yes
configure:22910: checking for shm_unlink
configure:22910: gcc -pthread -o conftest    conftest.c -lrt -lpthread -ldl  -lutil >&5
configure:22910: $? = 0
configure:22910: result: yes
configure:22992: checking for pkg-config
configure:23019: result: /bin/pkg-config
configure:23089: checking whether compiling and linking against OpenSSL works
Trying link with OPENSSL_LDFLAGS=; OPENSSL_LIBS=-lssl -lcrypto ; OPENSSL_INCLUDES=
configure:23111: gcc -pthread -o conftest      conftest.c -lssl -lcrypto  -lpthread -ldl  -lutil >&5
configure:23111: $? = 0
configure:23113: result: yes
configure:23146: checking for --with-openssl-rpath
configure:23185: result: 
configure:23238: checking whether OpenSSL provides required ssl module APIs
configure:23270: gcc -pthread -o conftest       conftest.c -lpthread -ldl  -lutil -lssl -lcrypto  >&5
configure:23270: $? = 0
configure:23279: result: yes
configure:23299: checking whether OpenSSL provides required hashlib module APIs
configure:23328: gcc -pthread -o conftest       conftest.c -lpthread -ldl  -lutil  -lcrypto >&5
configure:23328: $? = 0
configure:23337: result: yes
configure:23351: checking for --with-ssl-default-suites
configure:23380: result: python
configure:23393: checking for --with-builtin-hashlib-hashes
configure:23414: result: md5,sha1,sha256,sha512,sha3,blake2
configure:23448: checking for LIBB2
configure:23455: $PKG_CONFIG --exists --print-errors "libb2"
Package libb2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libb2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libb2', required by 'virtual:world', not found
configure:23458: $? = 1
configure:23472: $PKG_CONFIG --exists --print-errors "libb2"
Package libb2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libb2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libb2', required by 'virtual:world', not found
configure:23475: $? = 1
configure:23489: result: no
Package 'libb2', required by 'virtual:world', not found
configure:23527: checking for --disable-test-modules
configure:23550: result: yes
configure:23666: checking for additional Modules/Setup files
configure:23677: result: 
configure:24092: checking for stdlib extension module _multiprocessing
configure:24122: result: yes
configure:24126: checking for stdlib extension module _posixshmem
configure:24156: result: yes
configure:24263: checking for stdlib extension module fcntl
configure:24293: result: yes
configure:24297: checking for stdlib extension module mmap
configure:24327: result: yes
configure:24331: checking for stdlib extension module _socket
configure:24361: result: yes
configure:24366: checking for stdlib extension module grp
configure:24396: result: yes
configure:24400: checking for stdlib extension module ossaudiodev
configure:24430: result: yes
configure:24434: checking for stdlib extension module pwd
configure:24464: result: yes
configure:24468: checking for stdlib extension module resource
configure:24498: result: yes
configure:24502: checking for stdlib extension module _scproxy
configure:24532: result: n/a
configure:24536: checking for stdlib extension module spwd
configure:24566: result: yes
configure:24570: checking for stdlib extension module syslog
configure:24600: result: yes
configure:24604: checking for stdlib extension module termios
configure:24634: result: yes
configure:24639: checking for stdlib extension module pyexpat
configure:24669: result: yes
configure:24673: checking for stdlib extension module _elementtree
configure:24703: result: yes
configure:24868: checking for stdlib extension module _md5
configure:24898: result: yes
configure:24902: checking for stdlib extension module _sha1
configure:24932: result: yes
configure:24936: checking for stdlib extension module _sha256
configure:24966: result: yes
configure:24970: checking for stdlib extension module _sha512
configure:25000: result: yes
configure:25004: checking for stdlib extension module _sha3
configure:25034: result: yes
configure:25038: checking for stdlib extension module _blake2
configure:25068: result: yes
configure:25073: checking for stdlib extension module _crypt
configure:25103: result: yes
configure:25107: checking for stdlib extension module _decimal
configure:25137: result: yes
configure:25141: checking for stdlib extension module _gdbm
configure:25171: result: yes
configure:25175: checking for stdlib extension module nis
configure:25205: result: missing
configure:25209: checking for stdlib extension module _sqlite3
configure:25239: result: disabled
configure:25243: checking for stdlib extension module _tkinter
configure:25273: result: missing
configure:25277: checking for stdlib extension module _uuid
configure:25307: result: yes
configure:25312: checking for stdlib extension module zlib
configure:25342: result: yes
configure:25366: checking for stdlib extension module _bz2
configure:25396: result: yes
configure:25400: checking for stdlib extension module _lzma
configure:25430: result: yes
configure:25435: checking for stdlib extension module _ssl
configure:25465: result: yes
configure:25469: checking for stdlib extension module _hashlib
configure:25499: result: yes
configure:25504: checking for stdlib extension module _testcapi
configure:25534: result: yes
configure:25538: checking for stdlib extension module _testclinic
configure:25568: result: yes
configure:25572: checking for stdlib extension module _testinternalcapi
configure:25602: result: yes
configure:25606: checking for stdlib extension module _testbuffer
configure:25636: result: yes
configure:25640: checking for stdlib extension module _testimportmultiple
configure:25670: result: yes
configure:25674: checking for stdlib extension module _testmultiphase
configure:25704: result: yes
configure:25708: checking for stdlib extension module _xxtestfuzz
configure:25738: result: yes
configure:25742: checking for stdlib extension module _ctypes_test
configure:25772: result: yes
configure:25777: checking for stdlib extension module xxlimited
configure:25807: result: yes
configure:25811: checking for stdlib extension module xxlimited_35
configure:25841: result: yes
configure:26278: creating ./config.status

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

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

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

on ultra.whiteregistrar.com

config.status:1692: creating Makefile.pre
config.status:1692: creating Misc/python.pc
config.status:1692: creating Misc/python-embed.pc
config.status:1692: creating Misc/python-config.sh
config.status:1692: creating Modules/Setup.bootstrap
config.status:1692: creating Modules/Setup.stdlib
config.status:1692: creating Modules/ld_so_aix
config.status:1692: creating pyconfig.h
configure:27465: creating Modules/Setup.local
configure:27472: creating Makefile
configure:27489:

If you want a release build with all stable optimizations active (PGO, etc),
please run ./configure --enable-optimizations


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

ac_cv_aligned_required=no
ac_cv_alignof_long=8
ac_cv_alignof_size_t=8
ac_cv_broken_mbstowcs=no
ac_cv_broken_nice=no
ac_cv_broken_poll=no
ac_cv_broken_sem_getvalue=no
ac_cv_broken_unsetenv=no
ac_cv_buggy_getaddrinfo=no
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_builtin_atomic=yes
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_can_raw_fd_frames=yes
ac_cv_can_raw_join_filters=yes
ac_cv_cc_name=gcc
ac_cv_cc_supports_og=yes
ac_cv_clock_t_time_h=yes
ac_cv_compile_o2=yes
ac_cv_computed_gotos=yes
ac_cv_crypt_crypt=yes
ac_cv_cxx_thread=yes
ac_cv_device_macros=yes
ac_cv_dirent_d_type=yes
ac_cv_disable_int_conversion_warning=yes
ac_cv_disable_missing_field_initializers_warning=yes
ac_cv_disable_unused_parameter_warning=yes
ac_cv_enable_extra_warning=yes
ac_cv_enable_implicit_function_declaration_error=yes
ac_cv_enable_sign_compare_warning=yes
ac_cv_enable_strict_prototypes_warning=no
ac_cv_enable_unreachable_code_warning=no
ac_cv_enable_visibility=yes
ac_cv_env_BZIP2_CFLAGS_set=
ac_cv_env_BZIP2_CFLAGS_value=
ac_cv_env_BZIP2_LIBS_set=
ac_cv_env_BZIP2_LIBS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GDBM_CFLAGS_set=
ac_cv_env_GDBM_CFLAGS_value=
ac_cv_env_GDBM_LIBS_set=
ac_cv_env_GDBM_LIBS_value=
ac_cv_env_HOSTRUNNER_set=
ac_cv_env_HOSTRUNNER_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBB2_CFLAGS_set=
ac_cv_env_LIBB2_CFLAGS_value=
ac_cv_env_LIBB2_LIBS_set=
ac_cv_env_LIBB2_LIBS_value=
ac_cv_env_LIBCRYPT_CFLAGS_set=
ac_cv_env_LIBCRYPT_CFLAGS_value=
ac_cv_env_LIBCRYPT_LIBS_set=
ac_cv_env_LIBCRYPT_LIBS_value=
ac_cv_env_LIBLZMA_CFLAGS_set=
ac_cv_env_LIBLZMA_CFLAGS_value=
ac_cv_env_LIBLZMA_LIBS_set=
ac_cv_env_LIBLZMA_LIBS_value=
ac_cv_env_LIBNSL_CFLAGS_set=
ac_cv_env_LIBNSL_CFLAGS_value=
ac_cv_env_LIBNSL_LIBS_set=
ac_cv_env_LIBNSL_LIBS_value=
ac_cv_env_LIBSQLITE3_CFLAGS_set=
ac_cv_env_LIBSQLITE3_CFLAGS_value=
ac_cv_env_LIBSQLITE3_LIBS_set=
ac_cv_env_LIBSQLITE3_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBUUID_CFLAGS_set=
ac_cv_env_LIBUUID_CFLAGS_value=
ac_cv_env_LIBUUID_LIBS_set=
ac_cv_env_LIBUUID_LIBS_value=
ac_cv_env_MACHDEP_set=
ac_cv_env_MACHDEP_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PROFILE_TASK_set=
ac_cv_env_PROFILE_TASK_value=
ac_cv_env_TCLTK_CFLAGS_set=
ac_cv_env_TCLTK_CFLAGS_value=
ac_cv_env_TCLTK_LIBS_set=
ac_cv_env_TCLTK_LIBS_value=
ac_cv_env_X11_CFLAGS_set=
ac_cv_env_X11_CFLAGS_value=
ac_cv_env_X11_LIBS_set=
ac_cv_env_X11_LIBS_value=
ac_cv_env_ZLIB_CFLAGS_set=
ac_cv_env_ZLIB_CFLAGS_value=
ac_cv_env_ZLIB_LIBS_set=
ac_cv_env_ZLIB_LIBS_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_file__dev_ptc=no
ac_cv_file__dev_ptmx=yes
ac_cv_flock_decl=yes
ac_cv_func___fpu_control=yes
ac_cv_func__dyld_shared_cache_contains_path=no
ac_cv_func__getpty=no
ac_cv_func_accept4=yes
ac_cv_func_accept=yes
ac_cv_func_acosh=yes
ac_cv_func_alarm=yes
ac_cv_func_asinh=yes
ac_cv_func_atanh=yes
ac_cv_func_bind=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_chmod=yes
ac_cv_func_chown=yes
ac_cv_func_chroot=yes
ac_cv_func_clock=yes
ac_cv_func_clock_getres=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_clock_nanosleep=yes
ac_cv_func_clock_settime=yes
ac_cv_func_close_range=no
ac_cv_func_confstr=yes
ac_cv_func_connect=yes
ac_cv_func_copy_file_range=yes
ac_cv_func_ctermid=yes
ac_cv_func_ctermid_r=no
ac_cv_func_dlopen=yes
ac_cv_func_dup2=yes
ac_cv_func_dup3=yes
ac_cv_func_dup=yes
ac_cv_func_epoll_create1=yes
ac_cv_func_epoll_create=yes
ac_cv_func_erf=yes
ac_cv_func_erfc=yes
ac_cv_func_eventfd=yes
ac_cv_func_execv=yes
ac_cv_func_explicit_bzero=yes
ac_cv_func_explicit_memset=no
ac_cv_func_expm1=yes
ac_cv_func_faccessat=yes
ac_cv_func_fchdir=yes
ac_cv_func_fchmod=yes
ac_cv_func_fchmodat=yes
ac_cv_func_fchown=yes
ac_cv_func_fchownat=yes
ac_cv_func_fdatasync=yes
ac_cv_func_fdopendir=yes
ac_cv_func_fdwalk=no
ac_cv_func_fexecve=yes
ac_cv_func_flock=yes
ac_cv_func_fork1=no
ac_cv_func_fork=yes
ac_cv_func_forkpty=yes
ac_cv_func_fpathconf=yes
ac_cv_func_fseek64=no
ac_cv_func_fseeko=yes
ac_cv_func_fstatat=yes
ac_cv_func_fstatvfs=yes
ac_cv_func_fsync=yes
ac_cv_func_ftell64=no
ac_cv_func_ftello=yes
ac_cv_func_ftime=yes
ac_cv_func_ftruncate=yes
ac_cv_func_futimens=yes
ac_cv_func_futimes=yes
ac_cv_func_futimesat=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getegid=yes
ac_cv_func_getentropy=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getgrgid=yes
ac_cv_func_getgrgid_r=yes
ac_cv_func_getgrnam_r=yes
ac_cv_func_getgrouplist=yes
ac_cv_func_getgroups=yes
ac_cv_func_gethostbyaddr=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostbyname_r=yes
ac_cv_func_gethostname=yes
ac_cv_func_getitimer=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getlogin=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpeername=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpgrp=yes
ac_cv_func_getpid=yes
ac_cv_func_getppid=yes
ac_cv_func_getpriority=yes
ac_cv_func_getprotobyname=yes
ac_cv_func_getpwent=yes
ac_cv_func_getpwnam_r=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_getrandom=yes
ac_cv_func_getresgid=yes
ac_cv_func_getresuid=yes
ac_cv_func_getrusage=yes
ac_cv_func_getservbyname=yes
ac_cv_func_getservbyport=yes
ac_cv_func_getsid=yes
ac_cv_func_getsockname=yes
ac_cv_func_getspent=yes
ac_cv_func_getspnam=yes
ac_cv_func_getuid=yes
ac_cv_func_getwd=yes
ac_cv_func_hstrerror=yes
ac_cv_func_if_nameindex=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_pton=yes
ac_cv_func_initgroups=yes
ac_cv_func_kill=yes
ac_cv_func_killpg=yes
ac_cv_func_kqueue=no
ac_cv_func_lchown=yes
ac_cv_func_le64toh=yes
ac_cv_func_link=yes
ac_cv_func_linkat=yes
ac_cv_func_listen=yes
ac_cv_func_lockf=yes
ac_cv_func_log1p=yes
ac_cv_func_log2=yes
ac_cv_func_lstat=yes
ac_cv_func_lutimes=yes
ac_cv_func_madvise=yes
ac_cv_func_makedev=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_memfd_create=yes
ac_cv_func_memrchr=yes
ac_cv_func_mkdirat=yes
ac_cv_func_mkfifo=yes
ac_cv_func_mkfifoat=yes
ac_cv_func_mknod=yes
ac_cv_func_mknodat=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap=yes
ac_cv_func_mremap=yes
ac_cv_func_nanosleep=yes
ac_cv_func_nice=yes
ac_cv_func_openat=yes
ac_cv_func_opendir=yes
ac_cv_func_openpty=no
ac_cv_func_pathconf=yes
ac_cv_func_pause=yes
ac_cv_func_pipe2=yes
ac_cv_func_pipe=yes
ac_cv_func_plock=no
ac_cv_func_poll=yes
ac_cv_func_posix_fadvise=yes
ac_cv_func_posix_fallocate=yes
ac_cv_func_posix_spawn=yes
ac_cv_func_posix_spawnp=yes
ac_cv_func_pread=yes
ac_cv_func_preadv2=yes
ac_cv_func_preadv=yes
ac_cv_func_prlimit=yes
ac_cv_func_pthread_condattr_setclock=yes
ac_cv_func_pthread_getcpuclockid=yes
ac_cv_func_pthread_init=no
ac_cv_func_pthread_kill=yes
ac_cv_func_pthread_sigmask=yes
ac_cv_func_pwrite=yes
ac_cv_func_pwritev2=yes
ac_cv_func_pwritev=yes
ac_cv_func_readlink=yes
ac_cv_func_readlinkat=yes
ac_cv_func_readv=yes
ac_cv_func_realpath=yes
ac_cv_func_recvfrom=yes
ac_cv_func_renameat=yes
ac_cv_func_rtpSpawn=no
ac_cv_func_sched_get_priority_max=yes
ac_cv_func_sched_rr_get_interval=yes
ac_cv_func_sched_setaffinity=yes
ac_cv_func_sched_setparam=yes
ac_cv_func_sched_setscheduler=yes
ac_cv_func_sem_clockwait=no
ac_cv_func_sem_getvalue=yes
ac_cv_func_sem_open=yes
ac_cv_func_sem_timedwait=yes
ac_cv_func_sem_unlink=yes
ac_cv_func_sendfile=yes
ac_cv_func_sendto=yes
ac_cv_func_setegid=yes
ac_cv_func_seteuid=yes
ac_cv_func_setgid=yes
ac_cv_func_setgroups=yes
ac_cv_func_sethostname=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setpgrp=yes
ac_cv_func_setpriority=yes
ac_cv_func_setregid=yes
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setreuid=yes
ac_cv_func_setsid=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setuid=yes
ac_cv_func_setvbuf=yes
ac_cv_func_shm_open=yes
ac_cv_func_shm_unlink=yes
ac_cv_func_shutdown=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_sigfillset=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_sigpending=yes
ac_cv_func_sigrelse=yes
ac_cv_func_sigtimedwait=yes
ac_cv_func_sigwait=yes
ac_cv_func_sigwaitinfo=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_socketpair=yes
ac_cv_func_splice=yes
ac_cv_func_statvfs=yes
ac_cv_func_strftime=yes
ac_cv_func_strlcpy=no
ac_cv_func_strsignal=yes
ac_cv_func_symlink=yes
ac_cv_func_symlinkat=yes
ac_cv_func_sync=yes
ac_cv_func_sysconf=yes
ac_cv_func_system=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_tcsetpgrp=yes
ac_cv_func_tempnam=yes
ac_cv_func_timegm=yes
ac_cv_func_times=yes
ac_cv_func_tmpfile=yes
ac_cv_func_tmpnam=yes
ac_cv_func_tmpnam_r=yes
ac_cv_func_truncate=yes
ac_cv_func_ttyname=yes
ac_cv_func_umask=yes
ac_cv_func_uname=yes
ac_cv_func_unlinkat=yes
ac_cv_func_utimensat=yes
ac_cv_func_utimes=yes
ac_cv_func_vfork=yes
ac_cv_func_wait3=yes
ac_cv_func_wait4=yes
ac_cv_func_wait=yes
ac_cv_func_waitid=yes
ac_cv_func_waitpid=yes
ac_cv_func_wcscoll=yes
ac_cv_func_wcsftime=yes
ac_cv_func_wcsxfrm=yes
ac_cv_func_wmemcmp=yes
ac_cv_func_writev=yes
ac_cv_function_prototypes=yes
ac_cv_gcc_asm_for_mc68881=no
ac_cv_gcc_asm_for_x64=yes
ac_cv_gcc_asm_for_x87=yes
ac_cv_getrandom_syscall=yes
ac_cv_have_chflags=no
ac_cv_have_decl_RTLD_DEEPBIND=yes
ac_cv_have_decl_RTLD_GLOBAL=yes
ac_cv_have_decl_RTLD_LAZY=yes
ac_cv_have_decl_RTLD_LOCAL=yes
ac_cv_have_decl_RTLD_MEMBER=no
ac_cv_have_decl_RTLD_NODELETE=yes
ac_cv_have_decl_RTLD_NOLOAD=yes
ac_cv_have_decl_RTLD_NOW=yes
ac_cv_have_decl_dirfd=yes
ac_cv_have_getc_unlocked=yes
ac_cv_have_lchflags=no
ac_cv_have_libdb=yes
ac_cv_have_pthread_t=yes
ac_cv_have_size_t_format=yes
ac_cv_header_alloca_h=yes
ac_cv_header_asm_types_h=yes
ac_cv_header_bluetooth_bluetooth_h=no
ac_cv_header_bluetooth_h=no
ac_cv_header_conio_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_curses_h=yes
ac_cv_header_db_h=yes
ac_cv_header_direct_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gdbm_dash_ndbm_h=no
ac_cv_header_gdbm_h=yes
ac_cv_header_gdbm_slash_ndbm_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_ieeefp_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_langinfo_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_linux_auxvec_h=yes
ac_cv_header_linux_can_bcm_h=yes
ac_cv_header_linux_can_h=yes
ac_cv_header_linux_can_j1939_h=no
ac_cv_header_linux_can_raw_h=yes
ac_cv_header_linux_limits_h=yes
ac_cv_header_linux_memfd_h=yes
ac_cv_header_linux_netlink_h=yes
ac_cv_header_linux_qrtr_h=yes
ac_cv_header_linux_random_h=yes
ac_cv_header_linux_soundcard_h=yes
ac_cv_header_linux_tipc_h=yes
ac_cv_header_linux_vm_sockets_h=yes
ac_cv_header_linux_wait_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_ncurses_h=yes
ac_cv_header_ndbm_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netcan_can_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netpacket_packet_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_process_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_shadow_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_spawn_h=yes
ac_cv_header_sqlite3_h=no
ac_cv_header_stdatomic_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_audioio_h=no
ac_cv_header_sys_auxv_h=yes
ac_cv_header_sys_bsdtty_h=no
ac_cv_header_sys_devpoll_h=no
ac_cv_header_sys_endian_h=no
ac_cv_header_sys_epoll_h=yes
ac_cv_header_sys_event_h=no
ac_cv_header_sys_eventfd_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_kern_control_h=no
ac_cv_header_sys_loadavg_h=no
ac_cv_header_sys_lock_h=no
ac_cv_header_sys_memfd_h=no
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_modem_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_random_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_sendfile_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_sys_domain_h=no
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_termio_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=no
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_sys_xattr_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_term_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time_altzone=no
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_header_utime_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_uuid_h=no
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_kpthread=no
ac_cv_kthread=no
ac_cv_lib_c_inet_aton=yes
ac_cv_lib_curses_filter=yes
ac_cv_lib_curses_has_key=yes
ac_cv_lib_curses_immedok=yes
ac_cv_lib_curses_is_pad=yes
ac_cv_lib_curses_is_term_resized=yes
ac_cv_lib_curses_resize_term=yes
ac_cv_lib_curses_resizeterm=yes
ac_cv_lib_curses_syncok=yes
ac_cv_lib_curses_typeahead=yes
ac_cv_lib_curses_use_env=yes
ac_cv_lib_curses_wchgat=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_gdbm_compat_dbm_open=yes
ac_cv_lib_gdbm_gdbm_open=yes
ac_cv_lib_intl_textdomain=no
ac_cv_lib_ndbm_dbm_open=no
ac_cv_lib_nsl_t_open=no
ac_cv_lib_sendfile_sendfile=no
ac_cv_lib_socket_socket=no
ac_cv_lib_util_openpty=yes
ac_cv_member_siginfo_t_si_band=yes
ac_cv_member_struct_passwd_pw_gecos=yes
ac_cv_member_struct_passwd_pw_passwd=yes
ac_cv_member_struct_stat_st_birthtime=no
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_stat_st_flags=no
ac_cv_member_struct_stat_st_gen=no
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_mvwdelch_is_expression=yes
ac_cv_no_strict_aliasing=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/bin/pkg-config
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_posix_semaphores_enabled=yes
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_PYTHON_FOR_REGEN=python3.6
ac_cv_prog_TRUE=true
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_PKG_CONFIG=/bin/pkg-config
ac_cv_prog_ac_ct_READELF=readelf
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_pthread=yes
ac_cv_pthread_is_default=no
ac_cv_pthread_key_t_is_arithmetic_type=yes
ac_cv_pthread_system_supported=yes
ac_cv_rshift_extends_sign=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_login_tty='none required'
ac_cv_search_opendir='none required'
ac_cv_search_sem_init=-lpthread
ac_cv_search_shm_open=-lrt
ac_cv_search_yp_match=no
ac_cv_sizeof__Bool=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_fpos_t=16
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_double=16
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_pid_t=4
ac_cv_sizeof_pthread_key_t=4
ac_cv_sizeof_pthread_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sizeof_time_t=8
ac_cv_sizeof_uintptr_t=8
ac_cv_sizeof_void_p=8
ac_cv_sizeof_wchar_t=4
ac_cv_stat_tv_nsec2=no
ac_cv_stat_tv_nsec=yes
ac_cv_stdarg_prototypes=yes
ac_cv_struct_addrinfo=yes
ac_cv_struct_sockaddr_alg=yes
ac_cv_struct_sockaddr_sa_len=no
ac_cv_struct_sockaddr_storage=yes
ac_cv_struct_tm=time.h
ac_cv_type___uint128_t=yes
ac_cv_type_long_double=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
ac_cv_wchar_t_signed=yes
ac_cv_window_has_flags=yes
ac_cv_wl_no_as_needed=yes
ac_cv_working_openssl_hashlib=yes
ac_cv_working_openssl_ssl=yes
ac_cv_working_signed_char_c=yes
ac_cv_working_tzset=yes
ac_cv_x87_double_rounding=no
ax_cv_c_float_words_bigendian=no
pkg_cv_BZIP2_CFLAGS=
pkg_cv_BZIP2_LIBS='-lbz2 '
pkg_cv_LIBCRYPT_CFLAGS=
pkg_cv_LIBCRYPT_LIBS='-L/lib64 -lcrypt '
pkg_cv_LIBLZMA_CFLAGS=
pkg_cv_LIBLZMA_LIBS='-llzma '
pkg_cv_LIBUUID_CFLAGS='-I/usr/include/uuid '
pkg_cv_LIBUUID_LIBS='-luuid '
pkg_cv_ZLIB_CFLAGS=
pkg_cv_ZLIB_LIBS='-lz '
py_cv_lib_readline=no
py_cv_module__asyncio=yes
py_cv_module__bisect=yes
py_cv_module__blake2=yes
py_cv_module__bz2=yes
py_cv_module__codecs_cn=yes
py_cv_module__codecs_hk=yes
py_cv_module__codecs_iso2022=yes
py_cv_module__codecs_jp=yes
py_cv_module__codecs_kr=yes
py_cv_module__codecs_tw=yes
py_cv_module__contextvars=yes
py_cv_module__crypt=yes
py_cv_module__csv=yes
py_cv_module__ctypes_test=yes
py_cv_module__datetime=yes
py_cv_module__decimal=yes
py_cv_module__elementtree=yes
py_cv_module__gdbm=yes
py_cv_module__hashlib=yes
py_cv_module__heapq=yes
py_cv_module__io=yes
py_cv_module__json=yes
py_cv_module__lsprof=yes
py_cv_module__lzma=yes
py_cv_module__md5=yes
py_cv_module__multibytecodec=yes
py_cv_module__multiprocessing=yes
py_cv_module__opcode=yes
py_cv_module__pickle=yes
py_cv_module__posixshmem=yes
py_cv_module__posixsubprocess=yes
py_cv_module__queue=yes
py_cv_module__random=yes
py_cv_module__scproxy=n/a
py_cv_module__sha1=yes
py_cv_module__sha256=yes
py_cv_module__sha3=yes
py_cv_module__sha512=yes
py_cv_module__socket=yes
py_cv_module__sqlite3=disabled
py_cv_module__ssl=yes
py_cv_module__statistics=yes
py_cv_module__struct=yes
py_cv_module__testbuffer=yes
py_cv_module__testcapi=yes
py_cv_module__testclinic=yes
py_cv_module__testimportmultiple=yes
py_cv_module__testinternalcapi=yes
py_cv_module__testmultiphase=yes
py_cv_module__tkinter=missing
py_cv_module__typing=yes
py_cv_module__uuid=yes
py_cv_module__xxsubinterpreters=yes
py_cv_module__xxtestfuzz=yes
py_cv_module__zoneinfo=yes
py_cv_module_array=yes
py_cv_module_audioop=yes
py_cv_module_binascii=yes
py_cv_module_cmath=yes
py_cv_module_fcntl=yes
py_cv_module_grp=yes
py_cv_module_math=yes
py_cv_module_mmap=yes
py_cv_module_nis=missing
py_cv_module_ossaudiodev=yes
py_cv_module_pwd=yes
py_cv_module_pyexpat=yes
py_cv_module_resource=yes
py_cv_module_select=yes
py_cv_module_spwd=yes
py_cv_module_syslog=yes
py_cv_module_termios=yes
py_cv_module_time=yes
py_cv_module_unicodedata=yes
py_cv_module_xxlimited=yes
py_cv_module_xxlimited_35=yes
py_cv_module_zlib=yes

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

'
ABIFLAGS=''
ALT_SOABI=''
AR='ar'
ARCH_RUN_32BIT=''
ARFLAGS='rcs'
BASECFLAGS=' -Wsign-compare'
BASECPPFLAGS=''
BINLIBDEST='$(LIBDIR)/python$(VERSION)'
BLDLIBRARY='$(LDLIBRARY)'
BLDSHARED='$(CC) -shared'
BUILDEXEEXT=''
BZIP2_CFLAGS=''
BZIP2_LIBS='-lbz2 '
CC='gcc -pthread'
CCSHARED='-fPIC'
CFLAGS=''
CFLAGSFORSHARED=''
CFLAGS_ALIASING=''
CFLAGS_NODIST=' -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden'
CONFIGURE_MACOSX_DEPLOYMENT_TARGET=''
CONFIG_ARGS=''
CPP='gcc -E'
CPPFLAGS=''
CXX='g++ -pthread'
DEFS='-DHAVE_CONFIG_H'
DEF_MAKE_ALL_RULE='build_all'
DEF_MAKE_RULE='all'
DFLAGS=''
DLINCLDIR='.'
DLLLIBRARY=''
DTRACE=''
DTRACE_HEADERS=''
DTRACE_OBJS=''
DYNLOADFILE='dynload_shlib.o'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENSUREPIP='upgrade'
EXEEXT=''
EXPORTSFROM=''
EXPORTSYMS=''
EXPORT_MACOSX_DEPLOYMENT_TARGET='#'
EXT_SUFFIX='.cpython-311-x86_64-linux-gnu.so'
FRAMEWORKALTINSTALLFIRST=''
FRAMEWORKALTINSTALLLAST=''
FRAMEWORKINSTALLAPPSPREFIX=''
FRAMEWORKINSTALLFIRST=''
FRAMEWORKINSTALLLAST=''
FRAMEWORKPYTHONW=''
FRAMEWORKUNIXTOOLSPREFIX='/usr/local'
FREEZE_MODULE='$(PYTHON_FOR_FREEZE) $(srcdir)/Programs/_freeze_module.py'
FREEZE_MODULE_BOOTSTRAP='./Programs/_freeze_module'
FREEZE_MODULE_BOOTSTRAP_DEPS='Programs/_freeze_module'
FREEZE_MODULE_DEPS='_bootstrap_python $(srcdir)/Programs/_freeze_module.py'
GDBM_CFLAGS=''
GDBM_LIBS='-lgdbm'
GITBRANCH=''
GITTAG=''
GITVERSION=''
GNULD='yes'
GREP='/bin/grep'
HAS_GIT='no-repository'
HAVE_GETHOSTBYNAME=''
HAVE_GETHOSTBYNAME_R=''
HAVE_GETHOSTBYNAME_R_3_ARG=''
HAVE_GETHOSTBYNAME_R_5_ARG=''
HAVE_GETHOSTBYNAME_R_6_ARG=''
HOSTRUNNER=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTSONAME='$(LDLIBRARY)'
LDCXXSHARED='$(CXX) -shared'
LDFLAGS=''
LDFLAGS_NODIST=''
LDFLAGS_NOLTO=''
LDLIBRARY='libpython$(VERSION)$(ABIFLAGS).a'
LDLIBRARYDIR=''
LDSHARED='$(CC) -shared'
LDVERSION='$(VERSION)$(ABIFLAGS)'
LIBB2_CFLAGS=''
LIBB2_LIBS=''
LIBC=''
LIBCRYPT_CFLAGS=''
LIBCRYPT_LIBS='-L/lib64 -lcrypt '
LIBEXPAT_CFLAGS='-I$(srcdir)/Modules/expat'
LIBEXPAT_INTERNAL='$(LIBEXPAT_HEADERS) $(LIBEXPAT_A)'
LIBEXPAT_LDFLAGS='-lm $(LIBEXPAT_A)'
LIBFFI_INCLUDEDIR=''
LIBLZMA_CFLAGS=''
LIBLZMA_LIBS='-llzma '
LIBM='-lm'
LIBMPDEC_CFLAGS='-I$(srcdir)/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1'
LIBMPDEC_INTERNAL='$(LIBMPDEC_HEADERS) $(LIBMPDEC_A)'
LIBMPDEC_LDFLAGS='-lm $(LIBMPDEC_A)'
LIBNSL_CFLAGS=''
LIBNSL_LIBS=''
LIBOBJS=''
LIBPL='$(prefix)/lib/python3.11/config-$(VERSION)$(ABIFLAGS)-x86_64-linux-gnu'
LIBPYTHON=''
LIBRARY='libpython$(VERSION)$(ABIFLAGS).a'
LIBRARY_DEPS='$(LIBRARY) $(PY3LIBRARY) $(EXPORTSYMS)'
LIBS='-lpthread -ldl  -lutil'
LIBSQLITE3_CFLAGS=' -I$(srcdir)/Modules/_sqlite'
LIBSQLITE3_LIBS='-lsqlite3'
LIBTOOL_CRUFT=''
LIBUUID_CFLAGS='-I/usr/include/uuid '
LIBUUID_LIBS='-luuid '
LINKCC='$(PURIFY) $(MAINCC)'
LINKFORSHARED='-Xlinker -export-dynamic'
LINK_PYTHON_DEPS='$(LIBRARY_DEPS)'
LINK_PYTHON_OBJS='$(LIBRARY_OBJS)'
LIPO_32BIT_FLAGS=''
LIPO_INTEL64_FLAGS=''
LLVM_AR=''
LLVM_AR_FOUND=''
LLVM_PROFDATA=''\'''\'''
LLVM_PROF_ERR='no'
LLVM_PROF_FILE=''
LLVM_PROF_FOUND='not-found'
LLVM_PROF_MERGER='true'
LN='ln'
LTLIBOBJS=''
MACHDEP='linux'
MACHDEP_OBJS=''
MAINCC='$(CC)'
MKDIR_P='/bin/mkdir -p'
MODULES_SETUP_STDLIB=''
MODULE_ARRAY_FALSE='#'
MODULE_ARRAY_STATE=yes
MODULE_ARRAY_TRUE=''
MODULE_AUDIOOP_FALSE='#'
MODULE_AUDIOOP_LDFLAGS=-lm
MODULE_AUDIOOP_STATE=yes
MODULE_AUDIOOP_TRUE=''
MODULE_BINASCII_CFLAGS=-DUSE_ZLIB_CRC32 
MODULE_BINASCII_FALSE='#'
MODULE_BINASCII_LDFLAGS=-lz 
MODULE_BINASCII_STATE=yes
MODULE_BINASCII_TRUE=''
MODULE_BLOCK='MODULE__IO_STATE=yes
MODULE_BUILDTYPE='shared'
MODULE_CMATH_FALSE='#'
MODULE_CMATH_LDFLAGS=-lm
MODULE_CMATH_STATE=yes
MODULE_CMATH_TRUE=''
MODULE_FCNTL_FALSE='#'
MODULE_FCNTL_LDFLAGS=
MODULE_FCNTL_STATE=yes
MODULE_FCNTL_TRUE=''
MODULE_GRP_FALSE='#'
MODULE_GRP_STATE=yes
MODULE_GRP_TRUE=''
MODULE_MATH_FALSE='#'
MODULE_MATH_LDFLAGS=-lm
MODULE_MATH_STATE=yes
MODULE_MATH_TRUE=''
MODULE_MMAP_FALSE='#'
MODULE_MMAP_STATE=yes
MODULE_MMAP_TRUE=''
MODULE_NIS_FALSE=''
MODULE_NIS_STATE=missing
MODULE_NIS_TRUE='#'
MODULE_OSSAUDIODEV_FALSE='#'
MODULE_OSSAUDIODEV_LDFLAGS=
MODULE_OSSAUDIODEV_STATE=yes
MODULE_OSSAUDIODEV_TRUE=''
MODULE_PWD_FALSE='#'
MODULE_PWD_STATE=yes
MODULE_PWD_TRUE=''
MODULE_PYEXPAT_CFLAGS=-I$(srcdir)/Modules/expat
MODULE_PYEXPAT_FALSE='#'
MODULE_PYEXPAT_LDFLAGS=-lm $(LIBEXPAT_A)
MODULE_PYEXPAT_STATE=yes
MODULE_PYEXPAT_TRUE=''
MODULE_RESOURCE_FALSE='#'
MODULE_RESOURCE_STATE=yes
MODULE_RESOURCE_TRUE=''
MODULE_SELECT_FALSE='#'
MODULE_SELECT_STATE=yes
MODULE_SELECT_TRUE=''
MODULE_SPWD_FALSE='#'
MODULE_SPWD_STATE=yes
MODULE_SPWD_TRUE=''
MODULE_SYSLOG_FALSE='#'
MODULE_SYSLOG_STATE=yes
MODULE_SYSLOG_TRUE=''
MODULE_TERMIOS_FALSE='#'
MODULE_TERMIOS_STATE=yes
MODULE_TERMIOS_TRUE=''
MODULE_TIME_FALSE='#'
MODULE_TIME_LDFLAGS=
MODULE_TIME_STATE=yes
MODULE_TIME_TRUE=''
MODULE_UNICODEDATA_FALSE='#'
MODULE_UNICODEDATA_STATE=yes
MODULE_UNICODEDATA_TRUE=''
MODULE_XXLIMITED_35_FALSE='#'
MODULE_XXLIMITED_35_STATE=yes
MODULE_XXLIMITED_35_TRUE=''
MODULE_XXLIMITED_FALSE='#'
MODULE_XXLIMITED_STATE=yes
MODULE_XXLIMITED_TRUE=''
MODULE_ZLIB_CFLAGS=
MODULE_ZLIB_FALSE='#'
MODULE_ZLIB_LDFLAGS=-lz 
MODULE_ZLIB_STATE=yes
MODULE_ZLIB_TRUE=''
MODULE__ASYNCIO_FALSE='#'
MODULE__ASYNCIO_STATE=yes
MODULE__ASYNCIO_TRUE=''
MODULE__BISECT_FALSE='#'
MODULE__BISECT_STATE=yes
MODULE__BISECT_TRUE=''
MODULE__BLAKE2_CFLAGS=
MODULE__BLAKE2_FALSE='#'
MODULE__BLAKE2_LDFLAGS=
MODULE__BLAKE2_STATE=yes
MODULE__BLAKE2_TRUE=''
MODULE__BZ2_CFLAGS=
MODULE__BZ2_FALSE='#'
MODULE__BZ2_LDFLAGS=-lbz2 
MODULE__BZ2_STATE=yes
MODULE__BZ2_TRUE=''
MODULE__CODECS_CN_FALSE='#'
MODULE__CODECS_CN_STATE=yes
MODULE__CODECS_CN_TRUE=''
MODULE__CODECS_HK_FALSE='#'
MODULE__CODECS_HK_STATE=yes
MODULE__CODECS_HK_TRUE=''
MODULE__CODECS_ISO2022_FALSE='#'
MODULE__CODECS_ISO2022_STATE=yes
MODULE__CODECS_ISO2022_TRUE=''
MODULE__CODECS_JP_FALSE='#'
MODULE__CODECS_JP_STATE=yes
MODULE__CODECS_JP_TRUE=''
MODULE__CODECS_KR_FALSE='#'
MODULE__CODECS_KR_STATE=yes
MODULE__CODECS_KR_TRUE=''
MODULE__CODECS_TW_FALSE='#'
MODULE__CODECS_TW_STATE=yes
MODULE__CODECS_TW_TRUE=''
MODULE__CONTEXTVARS_FALSE='#'
MODULE__CONTEXTVARS_STATE=yes
MODULE__CONTEXTVARS_TRUE=''
MODULE__CRYPT_CFLAGS=
MODULE__CRYPT_FALSE='#'
MODULE__CRYPT_LDFLAGS=-L/lib64 -lcrypt 
MODULE__CRYPT_STATE=yes
MODULE__CRYPT_TRUE=''
MODULE__CSV_FALSE='#'
MODULE__CSV_STATE=yes
MODULE__CSV_TRUE=''
MODULE__CTYPES_TEST_FALSE='#'
MODULE__CTYPES_TEST_LDFLAGS=-lm
MODULE__CTYPES_TEST_STATE=yes
MODULE__CTYPES_TEST_TRUE=''
MODULE__DATETIME_FALSE='#'
MODULE__DATETIME_LDFLAGS= -lm
MODULE__DATETIME_STATE=yes
MODULE__DATETIME_TRUE=''
MODULE__DECIMAL_CFLAGS=-I$(srcdir)/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1
MODULE__DECIMAL_FALSE='#'
MODULE__DECIMAL_LDFLAGS=-lm $(LIBMPDEC_A)
MODULE__DECIMAL_STATE=yes
MODULE__DECIMAL_TRUE=''
MODULE__ELEMENTTREE_CFLAGS=-I$(srcdir)/Modules/expat
MODULE__ELEMENTTREE_FALSE='#'
MODULE__ELEMENTTREE_STATE=yes
MODULE__ELEMENTTREE_TRUE=''
MODULE__GDBM_CFLAGS=
MODULE__GDBM_FALSE='#'
MODULE__GDBM_LDFLAGS=-lgdbm
MODULE__GDBM_STATE=yes
MODULE__GDBM_TRUE=''
MODULE__HASHLIB_CFLAGS=
MODULE__HASHLIB_FALSE='#'
MODULE__HASHLIB_LDFLAGS=   -lcrypto
MODULE__HASHLIB_STATE=yes
MODULE__HASHLIB_TRUE=''
MODULE__HEAPQ_FALSE='#'
MODULE__HEAPQ_STATE=yes
MODULE__HEAPQ_TRUE=''
MODULE__IO_CFLAGS=-I$(srcdir)/Modules/_io
MODULE__IO_FALSE='#'
MODULE__IO_TRUE=''
MODULE__JSON_FALSE='#'
MODULE__JSON_STATE=yes
MODULE__JSON_TRUE=''
MODULE__LSPROF_FALSE='#'
MODULE__LSPROF_STATE=yes
MODULE__LSPROF_TRUE=''
MODULE__LZMA_CFLAGS=
MODULE__LZMA_FALSE='#'
MODULE__LZMA_LDFLAGS=-llzma 
MODULE__LZMA_STATE=yes
MODULE__LZMA_TRUE=''
MODULE__MD5_FALSE='#'
MODULE__MD5_STATE=yes
MODULE__MD5_TRUE=''
MODULE__MULTIBYTECODEC_FALSE='#'
MODULE__MULTIBYTECODEC_STATE=yes
MODULE__MULTIBYTECODEC_TRUE=''
MODULE__MULTIPROCESSING_CFLAGS=-I$(srcdir)/Modules/_multiprocessing
MODULE__MULTIPROCESSING_FALSE='#'
MODULE__MULTIPROCESSING_STATE=yes
MODULE__MULTIPROCESSING_TRUE=''
MODULE__OPCODE_FALSE='#'
MODULE__OPCODE_STATE=yes
MODULE__OPCODE_TRUE=''
MODULE__PICKLE_FALSE='#'
MODULE__PICKLE_STATE=yes
MODULE__PICKLE_TRUE=''
MODULE__POSIXSHMEM_CFLAGS=-I$(srcdir)/Modules/_multiprocessing
MODULE__POSIXSHMEM_FALSE='#'
MODULE__POSIXSHMEM_LDFLAGS=-lrt
MODULE__POSIXSHMEM_STATE=yes
MODULE__POSIXSHMEM_TRUE=''
MODULE__POSIXSUBPROCESS_FALSE='#'
MODULE__POSIXSUBPROCESS_STATE=yes
MODULE__POSIXSUBPROCESS_TRUE=''
MODULE__QUEUE_FALSE='#'
MODULE__QUEUE_STATE=yes
MODULE__QUEUE_TRUE=''
MODULE__RANDOM_FALSE='#'
MODULE__RANDOM_STATE=yes
MODULE__RANDOM_TRUE=''
MODULE__SCPROXY_FALSE=''
MODULE__SCPROXY_STATE=n/a
MODULE__SCPROXY_TRUE='#'
MODULE__SHA1_FALSE='#'
MODULE__SHA1_STATE=yes
MODULE__SHA1_TRUE=''
MODULE__SHA256_FALSE='#'
MODULE__SHA256_STATE=yes
MODULE__SHA256_TRUE=''
MODULE__SHA3_FALSE='#'
MODULE__SHA3_STATE=yes
MODULE__SHA3_TRUE=''
MODULE__SHA512_FALSE='#'
MODULE__SHA512_STATE=yes
MODULE__SHA512_TRUE=''
MODULE__SOCKET_FALSE='#'
MODULE__SOCKET_STATE=yes
MODULE__SOCKET_TRUE=''
MODULE__SQLITE3_FALSE=''
MODULE__SQLITE3_STATE=disabled
MODULE__SQLITE3_TRUE='#'
MODULE__SSL_CFLAGS=
MODULE__SSL_FALSE='#'
MODULE__SSL_LDFLAGS=  -lssl -lcrypto 
MODULE__SSL_STATE=yes
MODULE__SSL_TRUE=''
MODULE__STATISTICS_FALSE='#'
MODULE__STATISTICS_LDFLAGS=-lm
MODULE__STATISTICS_STATE=yes
MODULE__STATISTICS_TRUE=''
MODULE__STRUCT_FALSE='#'
MODULE__STRUCT_STATE=yes
MODULE__STRUCT_TRUE=''
MODULE__TESTBUFFER_FALSE='#'
MODULE__TESTBUFFER_STATE=yes
MODULE__TESTBUFFER_TRUE=''
MODULE__TESTCAPI_FALSE='#'
MODULE__TESTCAPI_STATE=yes
MODULE__TESTCAPI_TRUE=''
MODULE__TESTCLINIC_FALSE='#'
MODULE__TESTCLINIC_STATE=yes
MODULE__TESTCLINIC_TRUE=''
MODULE__TESTIMPORTMULTIPLE_FALSE='#'
MODULE__TESTIMPORTMULTIPLE_STATE=yes
MODULE__TESTIMPORTMULTIPLE_TRUE=''
MODULE__TESTINTERNALCAPI_FALSE='#'
MODULE__TESTINTERNALCAPI_STATE=yes
MODULE__TESTINTERNALCAPI_TRUE=''
MODULE__TESTMULTIPHASE_FALSE='#'
MODULE__TESTMULTIPHASE_STATE=yes
MODULE__TESTMULTIPHASE_TRUE=''
MODULE__TKINTER_FALSE=''
MODULE__TKINTER_STATE=missing
MODULE__TKINTER_TRUE='#'
MODULE__TYPING_FALSE='#'
MODULE__TYPING_STATE=yes
MODULE__TYPING_TRUE=''
MODULE__UUID_CFLAGS=-I/usr/include/uuid 
MODULE__UUID_FALSE='#'
MODULE__UUID_LDFLAGS=-luuid 
MODULE__UUID_STATE=yes
MODULE__UUID_TRUE=''
MODULE__XXSUBINTERPRETERS_FALSE='#'
MODULE__XXSUBINTERPRETERS_STATE=yes
MODULE__XXSUBINTERPRETERS_TRUE=''
MODULE__XXTESTFUZZ_FALSE='#'
MODULE__XXTESTFUZZ_STATE=yes
MODULE__XXTESTFUZZ_TRUE=''
MODULE__ZONEINFO_FALSE='#'
MODULE__ZONEINFO_STATE=yes
MODULE__ZONEINFO_TRUE=''
MULTIARCH='x86_64-linux-gnu'
MULTIARCH_CPPFLAGS='-DMULTIARCH=\"x86_64-linux-gnu\"'
NODE=''
NO_AS_NEEDED='-Wl,--no-as-needed'
OBJEXT='o'
OPENSSL_INCLUDES=''
OPENSSL_LDFLAGS=''
OPENSSL_LIBS='-lssl -lcrypto '
OPENSSL_RPATH=''
OPT='-DNDEBUG -g -fwrapv -O3 -Wall'
OTHER_LIBTOOL_OPT=''
PACKAGE_BUGREPORT='https://github.com/python/cpython/issues/'
PACKAGE_NAME='python'
PACKAGE_STRING='python 3.11'
PACKAGE_TARNAME='python'
PACKAGE_URL=''
PACKAGE_VERSION='3.11'
PATH_SEPARATOR=':'
PGO_PROF_GEN_FLAG='-fprofile-generate'
PGO_PROF_USE_FLAG='-fprofile-use -fprofile-correction'
PKG_CONFIG='/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLATFORM_HEADERS=''
PLATFORM_OBJS=''
PLATFORM_TRIPLET='x86_64-linux-gnu'
PLATLIBDIR='lib'
PROFILE_TASK='-m test --pgo --timeout=$(TESTTIMEOUT)'
PY3LIBRARY=''
PYTHONFRAMEWORK=''
PYTHONFRAMEWORKDIR='no-framework'
PYTHONFRAMEWORKIDENTIFIER='org.python.python'
PYTHONFRAMEWORKINSTALLDIR=''
PYTHONFRAMEWORKPREFIX=''
PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E'
PYTHON_FOR_BUILD_DEPS='$(BUILDPYTHON)'
PYTHON_FOR_FREEZE='./_bootstrap_python'
PYTHON_FOR_REGEN='python3.6'
PY_ENABLE_SHARED='0'
READELF='readelf'
RUNSHARED=''
SED='/bin/sed'
SHELL='/bin/sh'
SHLIBS='$(LIBS)'
SHLIB_SUFFIX='.so'
SOABI='cpython-311-x86_64-linux-gnu'
SOVERSION='1.0'
SRCDIRS='  Modules   Modules/_blake2   Modules/_ctypes   Modules/_decimal   Modules/_decimal/libmpdec   Modules/_io   Modules/_multiprocessing   Modules/_sha3   Modules/_sqlite   Modules/_sre   Modules/_xxtestfuzz   Modules/cjkcodecs   Modules/expat   Objects   Parser   Programs   Python   Python/frozen_modules   Python/deepfreeze'
STATIC_LIBPYTHON='1'
TCLTK_CFLAGS=''
TCLTK_LIBS=''
TEST_MODULES='yes'
THREADHEADERS=' $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_pthread_stubs.h'
TRUE='true'
TZPATH='/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo'
UNIVERSALSDK=''
UNIVERSAL_ARCH_FLAGS=''
VERSION='3.11'
WASM_ASSETS_DIR=''
WASM_STDLIB=''
WHEEL_PKG_DIR=''
X11_CFLAGS=''
X11_LIBS=''
ZLIB_CFLAGS=''
ZLIB_LIBS='-lz '
_PYTHON_HOST_PLATFORM=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_READELF='readelf'
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'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define _NETBSD_SOURCE 1
#define __BSD_VISIBLE 1
#define _DARWIN_C_SOURCE 1
#define _PYTHONFRAMEWORK ""
#define _XOPEN_SOURCE 700
#define _XOPEN_SOURCE_EXTENDED 1
#define _POSIX_C_SOURCE 200809L
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PY_SUPPORT_TIER 1
#define STDC_HEADERS 1
#define HAVE_ALLOCA_H 1
#define HAVE_ASM_TYPES_H 1
#define HAVE_CRYPT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GRP_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIBINTL_H 1
#define HAVE_LINUX_AUXVEC_H 1
#define HAVE_SYS_AUXV_H 1
#define HAVE_LINUX_LIMITS_H 1
#define HAVE_LINUX_MEMFD_H 1
#define HAVE_LINUX_RANDOM_H 1
#define HAVE_LINUX_SOUNDCARD_H 1
#define HAVE_LINUX_TIPC_H 1
#define HAVE_LINUX_WAIT_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETPACKET_PACKET_H 1
#define HAVE_POLL_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTY_H 1
#define HAVE_SCHED_H 1
#define HAVE_SETJMP_H 1
#define HAVE_SHADOW_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SPAWN_H 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_SYS_EVENTFD_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_RANDOM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SENDFILE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOUNDCARD_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_XATTR_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UTIME_H 1
#define HAVE_UTMP_H 1
#define HAVE_DIRENT_H 1
#define MAJOR_IN_SYSMACROS 1
#define HAVE_NET_IF_H 1
#define HAVE_LINUX_NETLINK_H 1
#define HAVE_LINUX_QRTR_H 1
#define HAVE_LINUX_VM_SOCKETS_H 1
#define HAVE_LINUX_CAN_H 1
#define HAVE_LINUX_CAN_BCM_H 1
#define HAVE_LINUX_CAN_RAW_H 1
#define HAVE_MAKEDEV 1
#define HAVE_HTOLE64 1
#define _LARGEFILE_SOURCE 1
#define _FILE_OFFSET_BITS 64
#if defined(SCO_DS)
#undef _OFF_T
#endif
#define RETSIGTYPE void
#define HAVE_SSIZE_T 1
#define HAVE_GCC_UINT128_T 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define ALIGNOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_VOID_P 8
#define SIZEOF_SHORT 2
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_FPOS_T 16
#define SIZEOF_SIZE_T 8
#define ALIGNOF_SIZE_T 8
#define SIZEOF_PID_T 4
#define SIZEOF_UINTPTR_T 8
#define HAVE_LONG_DOUBLE 1
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF__BOOL 1
#define SIZEOF_OFF_T 8
#define SIZEOF_TIME_T 8
#define SIZEOF_PTHREAD_T 8
#define SIZEOF_PTHREAD_KEY_T 4
#define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
#define HAVE_LIBDL 1
#define HAVE_UUID_H 1
#define HAVE_UUID_GENERATE_TIME_SAFE 1
#define WITH_DECIMAL_CONTEXTVAR 1
#define HAVE_GDBM_H 1
#define HAVE_NDBM_H 1
#define HAVE_LIBGDBM_COMPAT 1
#define HAVE_GDBM_NDBM_H 1
#define HAVE_LIBGDBM_COMPAT 1
#define HAVE_DB_H 1
#define HAVE_LIBDB 1
#define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
#define HAVE_PTHREAD_SIGMASK 1
#define HAVE_PTHREAD_GETCPUCLOCKID 1
#define ENABLE_IPV6 1
#define HAVE_LINUX_CAN_RAW_FD_FRAMES 1
#define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1
#define WITH_DOC_STRINGS 1
#define WITH_PYMALLOC 1
#define WITH_FREELISTS 1
#define PY_COERCE_C_LOCALE 1
#define HAVE_DLOPEN 1
#define HAVE_DYNAMIC_LOADING 1
#define HAVE_ACCEPT4 1
#define HAVE_ALARM 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_CHMOD 1
#define HAVE_CHOWN 1
#define HAVE_CLOCK 1
#define HAVE_CONFSTR 1
#define HAVE_COPY_FILE_RANGE 1
#define HAVE_CTERMID 1
#define HAVE_DUP 1
#define HAVE_DUP3 1
#define HAVE_EXECV 1
#define HAVE_EXPLICIT_BZERO 1
#define HAVE_FACCESSAT 1
#define HAVE_FCHMOD 1
#define HAVE_FCHMODAT 1
#define HAVE_FCHOWN 1
#define HAVE_FCHOWNAT 1
#define HAVE_FDOPENDIR 1
#define HAVE_FEXECVE 1
#define HAVE_FORK 1
#define HAVE_FPATHCONF 1
#define HAVE_FSTATAT 1
#define HAVE_FTIME 1
#define HAVE_FTRUNCATE 1
#define HAVE_FUTIMENS 1
#define HAVE_FUTIMES 1
#define HAVE_FUTIMESAT 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETEGID 1
#define HAVE_GETENTROPY 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETGRGID 1
#define HAVE_GETGRGID_R 1
#define HAVE_GETGRNAM_R 1
#define HAVE_GETGROUPLIST 1
#define HAVE_GETGROUPS 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETITIMER 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETLOGIN 1
#define HAVE_GETPEERNAME 1
#define HAVE_GETPGID 1
#define HAVE_GETPID 1
#define HAVE_GETPPID 1
#define HAVE_GETPRIORITY 1
#define HAVE_GETPWENT 1
#define HAVE_GETPWNAM_R 1
#define HAVE_GETPWUID 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETRESGID 1
#define HAVE_GETRESUID 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETSID 1
#define HAVE_GETSPENT 1
#define HAVE_GETSPNAM 1
#define HAVE_GETUID 1
#define HAVE_GETWD 1
#define HAVE_IF_NAMEINDEX 1
#define HAVE_INITGROUPS 1
#define HAVE_KILL 1
#define HAVE_KILLPG 1
#define HAVE_LCHOWN 1
#define HAVE_LINKAT 1
#define HAVE_LOCKF 1
#define HAVE_LSTAT 1
#define HAVE_LUTIMES 1
#define HAVE_MADVISE 1
#define HAVE_MBRTOWC 1
#define HAVE_MEMRCHR 1
#define HAVE_MKDIRAT 1
#define HAVE_MKFIFO 1
#define HAVE_MKFIFOAT 1
#define HAVE_MKNOD 1
#define HAVE_MKNODAT 1
#define HAVE_MKTIME 1
#define HAVE_MMAP 1
#define HAVE_MREMAP 1
#define HAVE_NICE 1
#define HAVE_OPENAT 1
#define HAVE_OPENDIR 1
#define HAVE_PATHCONF 1
#define HAVE_PAUSE 1
#define HAVE_PIPE 1
#define HAVE_PIPE2 1
#define HAVE_POLL 1
#define HAVE_POSIX_FADVISE 1
#define HAVE_POSIX_FALLOCATE 1
#define HAVE_POSIX_SPAWN 1
#define HAVE_POSIX_SPAWNP 1
#define HAVE_PREAD 1
#define HAVE_PREADV 1
#define HAVE_PREADV2 1
#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
#define HAVE_PTHREAD_KILL 1
#define HAVE_PWRITE 1
#define HAVE_PWRITEV 1
#define HAVE_PWRITEV2 1
#define HAVE_READLINK 1
#define HAVE_READLINKAT 1
#define HAVE_READV 1
#define HAVE_REALPATH 1
#define HAVE_RENAMEAT 1
#define HAVE_SCHED_GET_PRIORITY_MAX 1
#define HAVE_SCHED_RR_GET_INTERVAL 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SCHED_SETPARAM 1
#define HAVE_SCHED_SETSCHEDULER 1
#define HAVE_SEM_GETVALUE 1
#define HAVE_SEM_OPEN 1
#define HAVE_SEM_TIMEDWAIT 1
#define HAVE_SEM_UNLINK 1
#define HAVE_SENDFILE 1
#define HAVE_SETEGID 1
#define HAVE_SETEUID 1
#define HAVE_SETGID 1
#define HAVE_SETHOSTNAME 1
#define HAVE_SETITIMER 1
#define HAVE_SETLOCALE 1
#define HAVE_SETPGID 1
#define HAVE_SETPGRP 1
#define HAVE_SETPRIORITY 1
#define HAVE_SETREGID 1
#define HAVE_SETRESGID 1
#define HAVE_SETRESUID 1
#define HAVE_SETREUID 1
#define HAVE_SETSID 1
#define HAVE_SETUID 1
#define HAVE_SETVBUF 1
#define HAVE_SHUTDOWN 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGFILLSET 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_SIGPENDING 1
#define HAVE_SIGRELSE 1
#define HAVE_SIGTIMEDWAIT 1
#define HAVE_SIGWAIT 1
#define HAVE_SIGWAITINFO 1
#define HAVE_SNPRINTF 1
#define HAVE_SPLICE 1
#define HAVE_STRFTIME 1
#define HAVE_STRSIGNAL 1
#define HAVE_SYMLINKAT 1
#define HAVE_SYNC 1
#define HAVE_SYSCONF 1
#define HAVE_SYSTEM 1
#define HAVE_TCGETPGRP 1
#define HAVE_TCSETPGRP 1
#define HAVE_TEMPNAM 1
#define HAVE_TIMEGM 1
#define HAVE_TIMES 1
#define HAVE_TMPFILE 1
#define HAVE_TMPNAM 1
#define HAVE_TMPNAM_R 1
#define HAVE_TRUNCATE 1
#define HAVE_TTYNAME 1
#define HAVE_UMASK 1
#define HAVE_UNAME 1
#define HAVE_UNLINKAT 1
#define HAVE_UTIMENSAT 1
#define HAVE_UTIMES 1
#define HAVE_VFORK 1
#define HAVE_WAIT 1
#define HAVE_WAIT3 1
#define HAVE_WAIT4 1
#define HAVE_WAITID 1
#define HAVE_WAITPID 1
#define HAVE_WCSCOLL 1
#define HAVE_WCSFTIME 1
#define HAVE_WCSXFRM 1
#define HAVE_WMEMCMP 1
#define HAVE_WRITEV 1
#define HAVE_DIRFD 1
#define HAVE_CHROOT 1
#define HAVE_LINK 1
#define HAVE_SYMLINK 1
#define HAVE_FCHDIR 1
#define HAVE_FSYNC 1
#define HAVE_FDATASYNC 1
#define HAVE_EPOLL 1
#define HAVE_EPOLL_CREATE1 1
#define HAVE_PRLIMIT 1
#define HAVE_MEMFD_CREATE 1
#define HAVE_EVENTFD 1
#define HAVE_FLOCK 1
#define HAVE_GETPAGESIZE 1
#define HAVE_ZLIB_COPY 1
#define HAVE_HSTRERROR 1
#define HAVE_GETSERVBYNAME 1
#define HAVE_GETSERVBYPORT 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTBYADDR 1
#define HAVE_GETPROTOBYNAME 1
#define HAVE_INET_ATON 1
#define HAVE_INET_NTOA 1
#define HAVE_INET_PTON 1
#define HAVE_GETPEERNAME 1
#define HAVE_GETSOCKNAME 1
#define HAVE_ACCEPT 1
#define HAVE_BIND 1
#define HAVE_CONNECT 1
#define HAVE_LISTEN 1
#define HAVE_RECVFROM 1
#define HAVE_SENDTO 1
#define HAVE_SETSOCKOPT 1
#define HAVE_SOCKET 1
#define HAVE_SETGROUPS 1
#define HAVE_OPENPTY 1
#define HAVE_LOGIN_TTY 1
#define HAVE_FORKPTY 1
#define HAVE_FSEEKO 1
#define HAVE_FSTATVFS 1
#define HAVE_FTELLO 1
#define HAVE_STATVFS 1
#define HAVE_DUP2 1
#define HAVE_GETPGRP 1
#define HAVE_SETPGRP 1
#define HAVE_CRYPT_R 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_CLOCK_SETTIME 1
#define HAVE_CLOCK_NANOSLEEP 1
#define HAVE_NANOSLEEP 1
#define HAVE_DEVICE_MACROS 1
#define SYS_SELECT_WITH_SYS_TIME 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_STRUCT_PASSWD_PW_GECOS 1
#define HAVE_STRUCT_PASSWD_PW_PASSWD 1
#define HAVE_SIGINFO_T_SI_BAND 1
#define HAVE_ADDRINFO 1
#define HAVE_SOCKADDR_STORAGE 1
#define HAVE_SOCKADDR_ALG 1
#define HAVE_PROTOTYPES 1
#define HAVE_STDARG_PROTOTYPES 1
#define HAVE_SOCKETPAIR 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_GETHOSTBYNAME_R_6_ARG 1
#define HAVE_GCC_ASM_FOR_X64 1
#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
#define HAVE_GCC_ASM_FOR_X87 1
#define HAVE_ACOSH 1
#define HAVE_ASINH 1
#define HAVE_ATANH 1
#define HAVE_ERF 1
#define HAVE_ERFC 1
#define HAVE_EXPM1 1
#define HAVE_LOG1P 1
#define HAVE_LOG2 1
#define HAVE_DECL_RTLD_LAZY 1
#define HAVE_DECL_RTLD_NOW 1
#define HAVE_DECL_RTLD_GLOBAL 1
#define HAVE_DECL_RTLD_LOCAL 1
#define HAVE_DECL_RTLD_NODELETE 1
#define HAVE_DECL_RTLD_NOLOAD 1
#define HAVE_DECL_RTLD_DEEPBIND 1
#define HAVE_DECL_RTLD_MEMBER 0
#define HAVE_WCHAR_H 1
#define SIZEOF_WCHAR_T 4
#define HAVE_GETC_UNLOCKED 1
#define HAVE_WORKING_TZSET 1
#define HAVE_STAT_TV_NSEC 1
#define HAVE_CURSES_H 1
#define HAVE_NCURSES_H 1
#define HAVE_TERM_H 1
#define MVWDELCH_IS_EXPRESSION 1
#define WINDOW_HAS_FLAGS 1
#define HAVE_CURSES_IS_PAD 1
#define HAVE_CURSES_IS_TERM_RESIZED 1
#define HAVE_CURSES_RESIZE_TERM 1
#define HAVE_CURSES_RESIZETERM 1
#define HAVE_CURSES_IMMEDOK 1
#define HAVE_CURSES_SYNCOK 1
#define HAVE_CURSES_WCHGAT 1
#define HAVE_CURSES_FILTER 1
#define HAVE_CURSES_HAS_KEY 1
#define HAVE_CURSES_TYPEAHEAD 1
#define HAVE_CURSES_USE_ENV 1
#define HAVE_DEV_PTMX 1
#define PY_FORMAT_SIZE_T "z"
#define HAVE_COMPUTED_GOTOS 1
#define HAVE_STD_ATOMIC 1
#define HAVE_BUILTIN_ATOMIC 1
#define HAVE_DIRENT_D_TYPE 1
#define HAVE_GETRANDOM_SYSCALL 1
#define HAVE_GETRANDOM 1
#define HAVE_SHM_OPEN 1
#define HAVE_SHM_UNLINK 1
#define PY_SSL_DEFAULT_CIPHERS 1
#define PY_BUILTIN_HASHLIB_HASHES /**/
#define PY_BUILTIN_HASHLIB_HASHES "md5,sha1,sha256,sha512,sha3,blake2"

configure: exit 0
