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.10, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --enable-optimizations

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

hostname = biz287.inmotionhosting.com
uname -m = x86_64
uname -r = 3.10.0-962.3.2.lve1.5.65.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Wed Jan 19 09:35:41 UTC 2022

/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: /home/twigte5/perl5/bin
PATH: /usr/local/cpanel/3rdparty/lib/path-bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/cpanel/composer/bin
PATH: /opt/dell/srvadmin/bin
PATH: /home/twigte5/bin


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

configure:2888: checking build system type
configure:2902: result: x86_64-pc-linux-gnu
configure:2922: checking host system type
configure:2935: result: x86_64-pc-linux-gnu
configure:2965: checking for python3.10
configure:2995: result: no
configure:2965: checking for python3
configure:2995: result: no
configure:2965: checking for python
configure:2981: found /usr/bin/python
configure:2992: result: python
configure:3086: checking for --enable-universalsdk
configure:3133: result: no
configure:3157: checking for --with-universal-archs
configure:3172: result: no
configure:3328: checking MACHDEP
configure:3379: result: "linux"
configure:3663: checking for gcc
configure:3679: found /usr/bin/gcc
configure:3690: result: gcc
configure:3919: checking for C compiler version
configure:3928: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:3939: $? = 0
configure:3928: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.cloudlinux.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 
configure:3939: $? = 0
configure:3928: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3939: $? = 4
configure:3928: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3939: $? = 4
configure:3959: checking whether the C compiler works
configure:3981: gcc    conftest.c  >&5
configure:3985: $? = 0
configure:4033: result: yes
configure:4036: checking for C compiler default output file name
configure:4038: result: a.out
configure:4044: checking for suffix of executables
configure:4051: gcc -o conftest    conftest.c  >&5
configure:4055: $? = 0
configure:4077: result: 
configure:4099: checking whether we are cross compiling
configure:4107: gcc -o conftest    conftest.c  >&5
configure:4111: $? = 0
configure:4118: ./conftest
configure:4122: $? = 0
configure:4137: result: no
configure:4142: checking for suffix of object files
configure:4164: gcc -c   conftest.c >&5
configure:4168: $? = 0
configure:4189: result: o
configure:4193: checking whether we are using the GNU C compiler
configure:4212: gcc -c   conftest.c >&5
configure:4212: $? = 0
configure:4221: result: yes
configure:4230: checking whether gcc accepts -g
configure:4250: gcc -c -g  conftest.c >&5
configure:4250: $? = 0
configure:4291: result: yes
configure:4308: checking for gcc option to accept ISO C89
configure:4371: gcc  -c   conftest.c >&5
configure:4371: $? = 0
configure:4384: result: none needed
configure:4409: checking how to run the C preprocessor
configure:4440: gcc -E  conftest.c
configure:4440: $? = 0
configure:4454: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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:4479: result: gcc -E
configure:4499: gcc -E  conftest.c
configure:4499: $? = 0
configure:4513: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4513: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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:4541: checking for grep that handles long lines and -e
configure:4599: result: /usr/bin/grep
configure:4604: checking for a sed that does not truncate output
configure:4668: result: /usr/bin/sed
configure:4676: checking for --with-cxx-main=<compiler>
configure:4702: result: no
configure:4755: checking for g++
configure:4788: result: no
configure:5220:

  By default, distutils will build C++ extension modules with "g++".
  If this is not intended, then set CXX on the configure command line.
  
configure:5229: checking for the platform triplet based on compiler characteristics
configure:5379: result: x86_64-linux-gnu
configure:5387: checking for multiarch
configure:5399: result: 
configure:5416: checking for -Wl,--no-as-needed
configure:5432: gcc -o conftest    -Wl,--no-as-needed conftest.c  >&5
configure:5432: $? = 0
configure:5434: result: yes
configure:5449: checking for egrep
configure:5511: result: /usr/bin/grep -E
configure:5516: checking for ANSI C header files
configure:5536: gcc -c   conftest.c >&5
configure:5536: $? = 0
configure:5609: gcc -o conftest    conftest.c  >&5
configure:5609: $? = 0
configure:5609: ./conftest
configure:5609: $? = 0
configure:5620: result: yes
configure:5633: checking for sys/types.h
configure:5633: gcc -c   conftest.c >&5
configure:5633: $? = 0
configure:5633: result: yes
configure:5633: checking for sys/stat.h
configure:5633: gcc -c   conftest.c >&5
configure:5633: $? = 0
configure:5633: result: yes
configure:5633: checking for stdlib.h
configure:5633: gcc -c   conftest.c >&5
configure:5633: $? = 0
configure:5633: result: yes
configure:5633: checking for string.h
configure:5633: gcc -c   conftest.c >&5
configure:5633: $? = 0
configure:5633: result: yes
configure:5633: checking for memory.h
configure:5633: gcc -c   conftest.c >&5
configure:5633: $? = 0
configure:5633: result: yes
configure:5633: checking for strings.h
configure:5633: gcc -c   conftest.c >&5
configure:5633: $? = 0
configure:5633: result: yes
configure:5633: checking for inttypes.h
configure:5633: gcc -c   conftest.c >&5
configure:5633: $? = 0
configure:5633: result: yes
configure:5633: checking for stdint.h
configure:5633: gcc -c   conftest.c >&5
configure:5633: $? = 0
configure:5633: result: yes
configure:5633: checking for unistd.h
configure:5633: gcc -c   conftest.c >&5
configure:5633: $? = 0
configure:5633: result: yes
configure:5646: checking minix/config.h usability
configure:5646: gcc -c   conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:5646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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:5646: result: no
configure:5646: checking minix/config.h presence
configure:5646: gcc -E  conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:5646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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:5646: result: no
configure:5646: checking for minix/config.h
configure:5646: result: no
configure:5667: checking whether it is safe to define __EXTENSIONS__
configure:5685: gcc -c   conftest.c >&5
configure:5685: $? = 0
configure:5692: result: yes
configure:5707: checking for the Android API level
configure:5742: result: not Android
configure:5756: checking for --with-suffix
configure:5769: result: 
configure:5775: checking for case-insensitive build directory
configure:5787: result: no
configure:5801: checking LIBRARY
configure:5807: result: libpython$(VERSION)$(ABIFLAGS).a
configure:5847: checking LINKCC
configure:5859: result: $(PURIFY) $(MAINCC)
configure:5868: checking EXPORTSYMS
configure:5876: result: 
configure:5885: checking for GNU ld
configure:5897: result: yes
configure:5900: checking for --enable-shared
configure:5917: result: no
configure:5920: checking for --enable-profiling
configure:5945: result: no
configure:5953: checking LDLIBRARY
configure:6039: result: libpython$(VERSION)$(ABIFLAGS).a
configure:6092: checking for ar
configure:6108: found /usr/bin/ar
configure:6119: result: ar
configure:6200: checking for readelf
configure:6216: found /usr/bin/readelf
configure:6227: result: readelf
configure:6283: checking for a BSD-compatible install
configure:6351: result: /usr/bin/install -c
configure:6362: checking for a thread-safe mkdir -p
configure:6401: result: /usr/bin/mkdir -p
configure:6419: checking for --with-pydebug
configure:6438: result: no
configure:6445: checking for --with-trace-refs
configure:6455: result: no
configure:6468: checking for --with-assertions
configure:6488: result: no
configure:6496: checking for --enable-optimizations
configure:6504: result: yes
configure:6526: checking whether C compiler accepts -fno-semantic-interposition
configure:6545: gcc -c   -fno-semantic-interposition  conftest.c >&5
gcc: error: unrecognized command line option '-fno-semantic-interposition'
configure:6545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:6553: result: no
configure:6575: checking PROFILE_TASK
configure:6581: result: -m test --pgo --timeout=$(TESTTIMEOUT)
configure:6605: checking for --with-lto
configure:6622: result: no
configure:6843: checking for llvm-profdata
configure:6876: result: no
configure:7056: checking for -Wextra
configure:7076: gcc -Wextra -Werror -c   conftest.c >&5
configure:7076: $? = 0
configure:7089: result: yes
configure:7101: checking whether gcc accepts and needs -fno-strict-aliasing
configure:7122: gcc -fno-strict-aliasing -c   conftest.c >&5
configure:7122: $? = 0
configure:7139: gcc -fstrict-aliasing -c  -Werror -Wstrict-aliasing  conftest.c >&5
configure:7139: $? = 0
configure:7160: result: no
configure:7174: checking if we can turn off gcc unused result warning
configure:7195: gcc -Wunused-result -Werror -c   conftest.c >&5
configure:7195: $? = 0
configure:7209: result: yes
configure:7220: checking if we can turn off gcc unused parameter warning
configure:7240: gcc -Wunused-parameter -Werror -c   conftest.c >&5
configure:7240: $? = 0
configure:7253: result: yes
configure:7261: checking if we can turn off gcc missing field initializers warning
configure:7281: gcc -Wmissing-field-initializers -Werror -c   conftest.c >&5
configure:7281: $? = 0
configure:7294: result: yes
configure:7302: checking if we can turn on gcc mixed sign comparison warning
configure:7323: gcc -Wsign-compare -c   conftest.c >&5
configure:7323: $? = 0
configure:7337: result: yes
configure:7345: checking if we can turn on gcc unreachable code warning
configure:7366: gcc -Wunreachable-code -c   conftest.c >&5
configure:7366: $? = 0
configure:7396: result: no
configure:7399: checking if we can turn on gcc strict-prototypes warning
configure:7419: gcc -Werror -Wstrict-prototypes -c   conftest.c >&5
conftest.c:29:1: error: function declaration isn't a prototype [-Werror=strict-prototypes]
 main ()
 ^
cc1: all warnings being treated as errors
configure:7419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
| 
configure:7432: result: no
configure:7440: checking if we can make implicit function declaration an error in gcc
configure:7460: gcc -Werror=implicit-function-declaration -c   conftest.c >&5
configure:7460: $? = 0
configure:7473: result: yes
configure:7481: checking if we can use visibility in gcc
configure:7501: gcc -fvisibility=hidden -c   conftest.c >&5
configure:7501: $? = 0
configure:7514: result: yes
configure:7739: checking whether pthreads are available without options
configure:7764: gcc -o conftest    conftest.c  >&5
/tmp/cchwVlt3.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:7764: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <pthread.h>
| 
| void* routine(void* p){return NULL;}
| 
| int main(){
|   pthread_t p;
|   if(pthread_create(&p,NULL,routine,NULL)!=0)
|     return 1;
|   (void)pthread_detach(p);
|   return 0;
| }
| 
configure:7780: result: no
configure:7793: checking whether gcc accepts -Kpthread
configure:7820: gcc -Kpthread -o conftest    conftest.c  >&5
gcc: error: unrecognized command line option '-Kpthread'
configure:7820: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <pthread.h>
| 
| void* routine(void* p){return NULL;}
| 
| int main(){
|   pthread_t p;
|   if(pthread_create(&p,NULL,routine,NULL)!=0)
|     return 1;
|   (void)pthread_detach(p);
|   return 0;
| }
| 
configure:7832: result: no
configure:7843: checking whether gcc accepts -Kthread
configure:7870: gcc -Kthread -o conftest    conftest.c  >&5
gcc: error: unrecognized command line option '-Kthread'
configure:7870: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <pthread.h>
| 
| void* routine(void* p){return NULL;}
| 
| int main(){
|   pthread_t p;
|   if(pthread_create(&p,NULL,routine,NULL)!=0)
|     return 1;
|   (void)pthread_detach(p);
|   return 0;
| }
| 
configure:7882: result: no
configure:7893: checking whether gcc accepts -pthread
configure:7920: gcc -pthread -o conftest    conftest.c  >&5
configure:7920: $? = 0
configure:7920: ./conftest
configure:7920: $? = 0
configure:7932: result: yes
configure:7941: checking whether g++ also accepts flags for thread support
configure:7972: result: yes
configure:7979: checking for ANSI C header files
configure:8083: result: yes
configure:8108: checking asm/types.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking asm/types.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for asm/types.h
configure:8108: result: yes
configure:8108: checking crypt.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking crypt.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for crypt.h
configure:8108: result: yes
configure:8108: checking conio.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:62:19: fatal error: conio.h: No such file or directory
 #include <conio.h>
                   ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 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 <conio.h>
configure:8108: result: no
configure:8108: checking conio.h presence
configure:8108: gcc -E  conftest.c
conftest.c:29:19: fatal error: conio.h: No such file or directory
 #include <conio.h>
                   ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| /* end confdefs.h.  */
| #include <conio.h>
configure:8108: result: no
configure:8108: checking for conio.h
configure:8108: result: no
configure:8108: checking direct.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:62:20: fatal error: direct.h: No such file or directory
 #include <direct.h>
                    ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 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:8108: result: no
configure:8108: checking direct.h presence
configure:8108: gcc -E  conftest.c
conftest.c:29:20: fatal error: direct.h: No such file or directory
 #include <direct.h>
                    ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| /* end confdefs.h.  */
| #include <direct.h>
configure:8108: result: no
configure:8108: checking for direct.h
configure:8108: result: no
configure:8108: checking dlfcn.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking dlfcn.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for dlfcn.h
configure:8108: result: yes
configure:8108: checking errno.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking errno.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for errno.h
configure:8108: result: yes
configure:8108: checking fcntl.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking fcntl.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for fcntl.h
configure:8108: result: yes
configure:8108: checking grp.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking grp.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for grp.h
configure:8108: result: yes
configure:8108: checking ieeefp.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:66:20: fatal error: ieeefp.h: No such file or directory
 #include <ieeefp.h>
                    ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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:8108: result: no
configure:8108: checking ieeefp.h presence
configure:8108: gcc -E  conftest.c
conftest.c:33:20: fatal error: ieeefp.h: No such file or directory
 #include <ieeefp.h>
                    ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h.  */
| #include <ieeefp.h>
configure:8108: result: no
configure:8108: checking for ieeefp.h
configure:8108: result: no
configure:8108: checking io.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:66:16: fatal error: io.h: No such file or directory
 #include <io.h>
                ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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:8108: result: no
configure:8108: checking io.h presence
configure:8108: gcc -E  conftest.c
conftest.c:33:16: fatal error: io.h: No such file or directory
 #include <io.h>
                ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h.  */
| #include <io.h>
configure:8108: result: no
configure:8108: checking for io.h
configure:8108: result: no
configure:8108: checking langinfo.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking langinfo.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for langinfo.h
configure:8108: result: yes
configure:8108: checking libintl.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking libintl.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for libintl.h
configure:8108: result: yes
configure:8108: checking process.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:68:21: fatal error: process.h: No such file or directory
 #include <process.h>
                     ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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 <process.h>
configure:8108: result: no
configure:8108: checking process.h presence
configure:8108: gcc -E  conftest.c
conftest.c:35:21: fatal error: process.h: No such file or directory
 #include <process.h>
                     ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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 <process.h>
configure:8108: result: no
configure:8108: checking for process.h
configure:8108: result: no
configure:8108: checking pthread.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking pthread.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for pthread.h
configure:8108: result: yes
configure:8108: checking sched.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sched.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sched.h
configure:8108: result: yes
configure:8108: checking shadow.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking shadow.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for shadow.h
configure:8108: result: yes
configure:8108: checking signal.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking signal.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for signal.h
configure:8108: result: yes
configure:8108: checking stropts.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:72:21: fatal error: stropts.h: No such file or directory
 #include <stropts.h>
                     ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_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:8108: result: no
configure:8108: checking stropts.h presence
configure:8108: gcc -E  conftest.c
conftest.c:39:21: fatal error: stropts.h: No such file or directory
 #include <stropts.h>
                     ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <stropts.h>
configure:8108: result: no
configure:8108: checking for stropts.h
configure:8108: result: no
configure:8108: checking termios.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking termios.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for termios.h
configure:8108: result: yes
configure:8108: checking utime.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking utime.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for utime.h
configure:8108: result: yes
configure:8108: checking poll.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking poll.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for poll.h
configure:8108: result: yes
configure:8108: checking sys/devpoll.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:75:25: fatal error: sys/devpoll.h: No such file or directory
 #include <sys/devpoll.h>
                         ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_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 <sys/devpoll.h>
configure:8108: result: no
configure:8108: checking sys/devpoll.h presence
configure:8108: gcc -E  conftest.c
conftest.c:42:25: fatal error: sys/devpoll.h: No such file or directory
 #include <sys/devpoll.h>
                         ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <sys/devpoll.h>
configure:8108: result: no
configure:8108: checking for sys/devpoll.h
configure:8108: result: no
configure:8108: checking sys/epoll.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/epoll.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/epoll.h
configure:8108: result: yes
configure:8108: checking sys/poll.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/poll.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/poll.h
configure:8108: result: yes
configure:8108: checking sys/audioio.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:77:25: fatal error: sys/audioio.h: No such file or directory
 #include <sys/audioio.h>
                         ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_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 <sys/audioio.h>
configure:8108: result: no
configure:8108: checking sys/audioio.h presence
configure:8108: gcc -E  conftest.c
conftest.c:44:25: fatal error: sys/audioio.h: No such file or directory
 #include <sys/audioio.h>
                         ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <sys/audioio.h>
configure:8108: result: no
configure:8108: checking for sys/audioio.h
configure:8108: result: no
configure:8108: checking sys/xattr.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/xattr.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/xattr.h
configure:8108: result: yes
configure:8108: checking sys/bsdtty.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:78:24: fatal error: sys/bsdtty.h: No such file or directory
 #include <sys/bsdtty.h>
                        ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_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:8108: result: no
configure:8108: checking sys/bsdtty.h presence
configure:8108: gcc -E  conftest.c
conftest.c:45:24: fatal error: sys/bsdtty.h: No such file or directory
 #include <sys/bsdtty.h>
                        ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| /* end confdefs.h.  */
| #include <sys/bsdtty.h>
configure:8108: result: no
configure:8108: checking for sys/bsdtty.h
configure:8108: result: no
configure:8108: checking sys/event.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:78:23: fatal error: sys/event.h: No such file or directory
 #include <sys/event.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_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:8108: result: no
configure:8108: checking sys/event.h presence
configure:8108: gcc -E  conftest.c
conftest.c:45:23: fatal error: sys/event.h: No such file or directory
 #include <sys/event.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| /* end confdefs.h.  */
| #include <sys/event.h>
configure:8108: result: no
configure:8108: checking for sys/event.h
configure:8108: result: no
configure:8108: checking sys/file.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/file.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/file.h
configure:8108: result: yes
configure:8108: checking sys/ioctl.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/ioctl.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/ioctl.h
configure:8108: result: yes
configure:8108: checking sys/kern_control.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:80:30: fatal error: sys/kern_control.h: No such file or directory
 #include <sys/kern_control.h>
                              ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_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:8108: result: no
configure:8108: checking sys/kern_control.h presence
configure:8108: gcc -E  conftest.c
conftest.c:47:30: fatal error: sys/kern_control.h: No such file or directory
 #include <sys/kern_control.h>
                              ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/kern_control.h>
configure:8108: result: no
configure:8108: checking for sys/kern_control.h
configure:8108: result: no
configure:8108: checking sys/loadavg.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:80:25: fatal error: sys/loadavg.h: No such file or directory
 #include <sys/loadavg.h>
                         ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_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:8108: result: no
configure:8108: checking sys/loadavg.h presence
configure:8108: gcc -E  conftest.c
conftest.c:47:25: fatal error: sys/loadavg.h: No such file or directory
 #include <sys/loadavg.h>
                         ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/loadavg.h>
configure:8108: result: no
configure:8108: checking for sys/loadavg.h
configure:8108: result: no
configure:8108: checking sys/lock.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:80:22: fatal error: sys/lock.h: No such file or directory
 #include <sys/lock.h>
                      ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_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:8108: result: no
configure:8108: checking sys/lock.h presence
configure:8108: gcc -E  conftest.c
conftest.c:47:22: fatal error: sys/lock.h: No such file or directory
 #include <sys/lock.h>
                      ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/lock.h>
configure:8108: result: no
configure:8108: checking for sys/lock.h
configure:8108: result: no
configure:8108: checking sys/mkdev.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:80:23: fatal error: sys/mkdev.h: No such file or directory
 #include <sys/mkdev.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_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:8108: result: no
configure:8108: checking sys/mkdev.h presence
configure:8108: gcc -E  conftest.c
conftest.c:47:23: fatal error: sys/mkdev.h: No such file or directory
 #include <sys/mkdev.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/mkdev.h>
configure:8108: result: no
configure:8108: checking for sys/mkdev.h
configure:8108: result: no
configure:8108: checking sys/modem.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:80:23: fatal error: sys/modem.h: No such file or directory
 #include <sys/modem.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_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/modem.h>
configure:8108: result: no
configure:8108: checking sys/modem.h presence
configure:8108: gcc -E  conftest.c
conftest.c:47:23: fatal error: sys/modem.h: No such file or directory
 #include <sys/modem.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/modem.h>
configure:8108: result: no
configure:8108: checking for sys/modem.h
configure:8108: result: no
configure:8108: checking sys/param.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/param.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/param.h
configure:8108: result: yes
configure:8108: checking sys/random.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:81:24: fatal error: sys/random.h: No such file or directory
 #include <sys/random.h>
                        ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/random.h>
configure:8108: result: no
configure:8108: checking sys/random.h presence
configure:8108: gcc -E  conftest.c
conftest.c:48:24: fatal error: sys/random.h: No such file or directory
 #include <sys/random.h>
                        ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/random.h>
configure:8108: result: no
configure:8108: checking for sys/random.h
configure:8108: result: no
configure:8108: checking sys/select.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/select.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/select.h
configure:8108: result: yes
configure:8108: checking sys/sendfile.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/sendfile.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/sendfile.h
configure:8108: result: yes
configure:8108: checking sys/socket.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/socket.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/socket.h
configure:8108: result: yes
configure:8108: checking sys/statvfs.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/statvfs.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/statvfs.h
configure:8108: result: yes
configure:8108: checking for sys/stat.h
configure:8108: result: yes
configure:8108: checking sys/syscall.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/syscall.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/syscall.h
configure:8108: result: yes
configure:8108: checking sys/sys_domain.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:87:28: fatal error: sys/sys_domain.h: No such file or directory
 #include <sys/sys_domain.h>
                            ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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:8108: result: no
configure:8108: checking sys/sys_domain.h presence
configure:8108: gcc -E  conftest.c
conftest.c:54:28: fatal error: sys/sys_domain.h: No such file or directory
 #include <sys/sys_domain.h>
                            ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| /* end confdefs.h.  */
| #include <sys/sys_domain.h>
configure:8108: result: no
configure:8108: checking for sys/sys_domain.h
configure:8108: result: no
configure:8108: checking sys/termio.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:87:24: fatal error: sys/termio.h: No such file or directory
 #include <sys/termio.h>
                        ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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:8108: result: no
configure:8108: checking sys/termio.h presence
configure:8108: gcc -E  conftest.c
conftest.c:54:24: fatal error: sys/termio.h: No such file or directory
 #include <sys/termio.h>
                        ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| /* end confdefs.h.  */
| #include <sys/termio.h>
configure:8108: result: no
configure:8108: checking for sys/termio.h
configure:8108: result: no
configure:8108: checking sys/time.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/time.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/time.h
configure:8108: result: yes
configure:8108: checking sys/times.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/times.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/times.h
configure:8108: result: yes
configure:8108: checking for sys/types.h
configure:8108: result: yes
configure:8108: checking sys/uio.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/uio.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/uio.h
configure:8108: result: yes
configure:8108: checking sys/un.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/un.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/un.h
configure:8108: result: yes
configure:8108: checking sys/utsname.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/utsname.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/utsname.h
configure:8108: result: yes
configure:8108: checking sys/wait.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/wait.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/wait.h
configure:8108: result: yes
configure:8108: checking pty.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking pty.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for pty.h
configure:8108: result: yes
configure:8108: checking libutil.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:95:21: fatal error: libutil.h: No such file or directory
 #include <libutil.h>
                     ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_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:8108: result: no
configure:8108: checking libutil.h presence
configure:8108: gcc -E  conftest.c
conftest.c:62:21: fatal error: libutil.h: No such file or directory
 #include <libutil.h>
                     ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:8108: result: no
configure:8108: checking for libutil.h
configure:8108: result: no
configure:8108: checking sys/resource.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/resource.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/resource.h
configure:8108: result: yes
configure:8108: checking netpacket/packet.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking netpacket/packet.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for netpacket/packet.h
configure:8108: result: yes
configure:8108: checking sysexits.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sysexits.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sysexits.h
configure:8108: result: yes
configure:8108: checking bluetooth.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:98:23: fatal error: bluetooth.h: No such file or directory
 #include <bluetooth.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_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:8108: result: no
configure:8108: checking bluetooth.h presence
configure:8108: gcc -E  conftest.c
conftest.c:65:23: fatal error: bluetooth.h: No such file or directory
 #include <bluetooth.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| /* end confdefs.h.  */
| #include <bluetooth.h>
configure:8108: result: no
configure:8108: checking for bluetooth.h
configure:8108: result: no
configure:8108: checking linux/tipc.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking linux/tipc.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for linux/tipc.h
configure:8108: result: yes
configure:8108: checking linux/random.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking linux/random.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for linux/random.h
configure:8108: result: yes
configure:8108: checking spawn.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking spawn.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for spawn.h
configure:8108: result: yes
configure:8108: checking util.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:101:18: fatal error: util.h: No such file or directory
 #include <util.h>
                  ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_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 <util.h>
configure:8108: result: no
configure:8108: checking util.h presence
configure:8108: gcc -E  conftest.c
conftest.c:68:18: fatal error: util.h: No such file or directory
 #include <util.h>
                  ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| /* end confdefs.h.  */
| #include <util.h>
configure:8108: result: no
configure:8108: checking for util.h
configure:8108: result: no
configure:8108: checking alloca.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking alloca.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for alloca.h
configure:8108: result: yes
configure:8108: checking endian.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking endian.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for endian.h
configure:8108: result: yes
configure:8108: checking sys/endian.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:103:24: fatal error: sys/endian.h: No such file or directory
 #include <sys/endian.h>
                        ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_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:8108: result: no
configure:8108: checking sys/endian.h presence
configure:8108: gcc -E  conftest.c
conftest.c:70:24: fatal error: sys/endian.h: No such file or directory
 #include <sys/endian.h>
                        ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h.  */
| #include <sys/endian.h>
configure:8108: result: no
configure:8108: checking for sys/endian.h
configure:8108: result: no
configure:8108: checking sys/sysmacros.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/sysmacros.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/sysmacros.h
configure:8108: result: yes
configure:8108: checking linux/auxvec.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking linux/auxvec.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for linux/auxvec.h
configure:8108: result: yes
configure:8108: checking sys/auxv.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/auxv.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/auxv.h
configure:8108: result: yes
configure:8108: checking linux/memfd.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking linux/memfd.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for linux/memfd.h
configure:8108: result: yes
configure:8108: checking linux/wait.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking linux/wait.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for linux/wait.h
configure:8108: result: yes
configure:8108: checking sys/memfd.h usability
configure:8108: gcc -c   conftest.c >&5
conftest.c:108:23: fatal error: sys/memfd.h: No such file or directory
 #include <sys/memfd.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_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:8108: result: no
configure:8108: checking sys/memfd.h presence
configure:8108: gcc -E  conftest.c
conftest.c:75:23: fatal error: sys/memfd.h: No such file or directory
 #include <sys/memfd.h>
                       ^
compilation terminated.
configure:8108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| /* end confdefs.h.  */
| #include <sys/memfd.h>
configure:8108: result: no
configure:8108: checking for sys/memfd.h
configure:8108: result: no
configure:8108: checking sys/mman.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/mman.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/mman.h
configure:8108: result: yes
configure:8108: checking sys/eventfd.h usability
configure:8108: gcc -c   conftest.c >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking sys/eventfd.h presence
configure:8108: gcc -E  conftest.c
configure:8108: $? = 0
configure:8108: result: yes
configure:8108: checking for sys/eventfd.h
configure:8108: result: yes
configure:8121: checking for dirent.h that defines DIR
configure:8140: gcc -c   conftest.c >&5
configure:8140: $? = 0
configure:8148: result: yes
configure:8161: checking for library containing opendir
configure:8192: gcc -o conftest    conftest.c  >&5
configure:8192: $? = 0
configure:8209: result: none required
configure:8276: checking whether sys/types.h defines makedev
configure:8292: gcc -o conftest    conftest.c  >&5
configure:8292: $? = 0
configure:8301: result: yes
configure:8333: checking bluetooth/bluetooth.h usability
configure:8333: gcc -c -std=c99   conftest.c >&5
conftest.c:111:33: fatal error: bluetooth/bluetooth.h: No such file or directory
 #include <bluetooth/bluetooth.h>
                                 ^
compilation terminated.
configure:8333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_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/bluetooth.h>
configure:8333: result: no
configure:8333: checking bluetooth/bluetooth.h presence
configure:8333: gcc -E  conftest.c
conftest.c:78:33: fatal error: bluetooth/bluetooth.h: No such file or directory
 #include <bluetooth/bluetooth.h>
                                 ^
compilation terminated.
configure:8333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <bluetooth/bluetooth.h>
configure:8333: result: no
configure:8333: checking for bluetooth/bluetooth.h
configure:8333: result: no
configure:8348: checking for net/if.h
configure:8348: gcc -c   conftest.c >&5
configure:8348: $? = 0
configure:8348: result: yes
configure:8375: checking for linux/netlink.h
configure:8375: gcc -c   conftest.c >&5
configure:8375: $? = 0
configure:8375: result: yes
configure:8397: checking for linux/qrtr.h
configure:8397: gcc -c   conftest.c >&5
conftest.c:89:24: fatal error: linux/qrtr.h: No such file or directory
 #include <linux/qrtr.h>
                        ^
compilation terminated.
configure:8397: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_ASM_TYPES_H
| #include <asm/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| 
| 
| #include <linux/qrtr.h>
configure:8397: result: no
configure:8418: checking for linux/vm_sockets.h
configure:8418: gcc -c   conftest.c >&5
configure:8418: $? = 0
configure:8418: result: yes
configure:8438: checking for linux/can.h
configure:8438: gcc -c   conftest.c >&5
configure:8438: $? = 0
configure:8438: result: yes
configure:8438: checking for linux/can/bcm.h
configure:8438: gcc -c   conftest.c >&5
configure:8438: $? = 0
configure:8438: result: yes
configure:8438: checking for linux/can/j1939.h
configure:8438: gcc -c   conftest.c >&5
conftest.c:89:29: fatal error: linux/can/j1939.h: No such file or directory
 #include <linux/can/j1939.h>
                             ^
compilation terminated.
configure:8438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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:8438: result: no
configure:8438: checking for linux/can/raw.h
configure:8438: gcc -c   conftest.c >&5
configure:8438: $? = 0
configure:8438: result: yes
configure:8456: checking for clock_t in time.h
configure:8475: result: yes
configure:8478: checking for makedev
configure:8501: gcc -o conftest    conftest.c  >&5
configure:8501: $? = 0
configure:8508: result: yes
configure:8517: checking for le64toh
configure:8538: gcc -o conftest    conftest.c  >&5
configure:8538: $? = 0
configure:8545: result: yes
configure:8585: checking for mode_t
configure:8585: gcc -c   conftest.c >&5
configure:8585: $? = 0
configure:8585: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:127:21: error: expected expression before ')' token
 if (sizeof ((mode_t)))
                     ^
configure:8585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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:8585: result: yes
configure:8596: checking for off_t
configure:8596: gcc -c   conftest.c >&5
configure:8596: $? = 0
configure:8596: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:127:20: error: expected expression before ')' token
 if (sizeof ((off_t)))
                    ^
configure:8596: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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:8596: result: yes
configure:8607: checking for pid_t
configure:8607: gcc -c   conftest.c >&5
configure:8607: $? = 0
configure:8607: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:127:20: error: expected expression before ')' token
 if (sizeof ((pid_t)))
                    ^
configure:8607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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:8607: result: yes
configure:8623: checking for size_t
configure:8623: gcc -c   conftest.c >&5
configure:8623: $? = 0
configure:8623: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:128:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:8623: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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:8623: result: yes
configure:8634: checking for uid_t in sys/types.h
configure:8653: result: yes
configure:8665: checking for ssize_t
configure:8665: gcc -c   conftest.c >&5
configure:8665: $? = 0
configure:8665: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:128:22: error: expected expression before ')' token
 if (sizeof ((ssize_t)))
                      ^
configure:8665: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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:8665: result: yes
configure:8672: checking for __uint128_t
configure:8672: gcc -c   conftest.c >&5
configure:8672: $? = 0
configure:8672: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:129:26: error: expected expression before ')' token
 if (sizeof ((__uint128_t)))
                          ^
configure:8672: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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:8672: result: yes
configure:8686: checking size of int
configure:8691: gcc -o conftest    conftest.c  >&5
configure:8691: $? = 0
configure:8691: ./conftest
configure:8691: $? = 0
configure:8705: result: 4
configure:8719: checking size of long
configure:8724: gcc -o conftest    conftest.c  >&5
configure:8724: $? = 0
configure:8724: ./conftest
configure:8724: $? = 0
configure:8738: result: 8
configure:8750: checking alignment of long
configure:8755: gcc -o conftest    conftest.c  >&5
configure:8755: $? = 0
configure:8755: ./conftest
configure:8755: $? = 0
configure:8773: result: 8
configure:8787: checking size of long long
configure:8792: gcc -o conftest    conftest.c  >&5
configure:8792: $? = 0
configure:8792: ./conftest
configure:8792: $? = 0
configure:8806: result: 8
configure:8820: checking size of void *
configure:8825: gcc -o conftest    conftest.c  >&5
configure:8825: $? = 0
configure:8825: ./conftest
configure:8825: $? = 0
configure:8839: result: 8
configure:8853: checking size of short
configure:8858: gcc -o conftest    conftest.c  >&5
configure:8858: $? = 0
configure:8858: ./conftest
configure:8858: $? = 0
configure:8872: result: 2
configure:8886: checking size of float
configure:8891: gcc -o conftest    conftest.c  >&5
configure:8891: $? = 0
configure:8891: ./conftest
configure:8891: $? = 0
configure:8905: result: 4
configure:8919: checking size of double
configure:8924: gcc -o conftest    conftest.c  >&5
configure:8924: $? = 0
configure:8924: ./conftest
configure:8924: $? = 0
configure:8938: result: 8
configure:8952: checking size of fpos_t
configure:8957: gcc -o conftest    conftest.c  >&5
configure:8957: $? = 0
configure:8957: ./conftest
configure:8957: $? = 0
configure:8971: result: 16
configure:8985: checking size of size_t
configure:8990: gcc -o conftest    conftest.c  >&5
configure:8990: $? = 0
configure:8990: ./conftest
configure:8990: $? = 0
configure:9004: result: 8
configure:9016: checking alignment of size_t
configure:9021: gcc -o conftest    conftest.c  >&5
configure:9021: $? = 0
configure:9021: ./conftest
configure:9021: $? = 0
configure:9039: result: 8
configure:9053: checking size of pid_t
configure:9058: gcc -o conftest    conftest.c  >&5
configure:9058: $? = 0
configure:9058: ./conftest
configure:9058: $? = 0
configure:9072: result: 4
configure:9086: checking size of uintptr_t
configure:9091: gcc -o conftest    conftest.c  >&5
configure:9091: $? = 0
configure:9091: ./conftest
configure:9091: $? = 0
configure:9105: result: 8
configure:9117: checking for long double
configure:9150: result: yes
configure:9162: checking size of long double
configure:9167: gcc -o conftest    conftest.c  >&5
configure:9167: $? = 0
configure:9167: ./conftest
configure:9167: $? = 0
configure:9181: result: 16
configure:9196: checking size of _Bool
configure:9201: gcc -o conftest    conftest.c  >&5
configure:9201: $? = 0
configure:9201: ./conftest
configure:9201: $? = 0
configure:9215: result: 1
configure:9230: checking size of off_t
configure:9235: gcc -o conftest    conftest.c  >&5
configure:9235: $? = 0
configure:9235: ./conftest
configure:9235: $? = 0
configure:9254: result: 8
configure:9265: checking whether to enable large file support
configure:9275: result: no
configure:9283: checking size of time_t
configure:9288: gcc -o conftest    conftest.c  >&5
configure:9288: $? = 0
configure:9288: ./conftest
configure:9288: $? = 0
configure:9310: result: 8
configure:9331: checking for pthread_t
configure:9347: gcc -pthread -c   conftest.c >&5
configure:9347: $? = 0
configure:9351: result: yes
configure:9358: checking size of pthread_t
configure:9363: gcc -pthread -o conftest    conftest.c  >&5
configure:9363: $? = 0
configure:9363: ./conftest
configure:9363: $? = 0
configure:9382: result: 8
configure:9400: checking size of pthread_key_t
configure:9405: gcc -pthread -o conftest    conftest.c  >&5
configure:9405: $? = 0
configure:9405: ./conftest
configure:9405: $? = 0
configure:9420: result: 4
configure:9430: checking whether pthread_key_t is compatible with int
configure:9444: gcc -pthread -c   conftest.c >&5
configure:9444: $? = 0
configure:9451: result: yes
configure:9555: checking for --enable-framework
configure:9572: result: no
configure:9576: checking for dyld
configure:9587: result: no
configure:9592: checking for --with-address-sanitizer
configure:9606: result: no
configure:9611: checking for --with-memory-sanitizer
configure:9661: result: no
configure:9666: checking for --with-undefined-behavior-sanitizer
configure:9680: result: no
configure:9697: checking the extension of shared libraries
configure:9711: result: .so
configure:9718: checking LDSHARED
configure:9837: result: $(CC) -shared
configure:9843: checking CCSHARED
configure:9875: result: -fPIC
configure:9879: checking LINKFORSHARED
configure:9948: result: -Xlinker -export-dynamic
configure:9953: checking CFLAGSFORSHARED
configure:9966: result: 
configure:9978: checking SHLIBS
configure:9984: result: $(LIBS)
configure:9989: checking for sendfile in -lsendfile
configure:10014: gcc -o conftest    conftest.c -lsendfile   >&5
/usr/bin/ld: cannot find -lsendfile
collect2: error: ld returned 1 exit status
configure:10014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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:10023: result: no
configure:10034: checking for dlopen in -ldl
configure:10059: gcc -o conftest    conftest.c -ldl   >&5
configure:10059: $? = 0
configure:10068: result: yes
configure:10079: checking for shl_load in -ldld
configure:10104: gcc -o conftest    conftest.c -ldld  -ldl  >&5
/usr/bin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:10104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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:10113: result: no
configure:10129: checking uuid/uuid.h usability
configure:10129: gcc -c   conftest.c >&5
configure:10129: $? = 0
configure:10129: result: yes
configure:10129: checking uuid/uuid.h presence
configure:10129: gcc -E  conftest.c
configure:10129: $? = 0
configure:10129: result: yes
configure:10129: checking for uuid/uuid.h
configure:10129: result: yes
configure:10129: checking uuid.h usability
configure:10129: gcc -c   conftest.c >&5
conftest.c:150:18: fatal error: uuid.h: No such file or directory
 #include <uuid.h>
                  ^
compilation terminated.
configure:10129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_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 <uuid.h>
configure:10129: result: no
configure:10129: checking uuid.h presence
configure:10129: gcc -E  conftest.c
conftest.c:117:18: fatal error: uuid.h: No such file or directory
 #include <uuid.h>
                  ^
compilation terminated.
configure:10129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| /* end confdefs.h.  */
| #include <uuid.h>
configure:10129: result: no
configure:10129: checking for uuid.h
configure:10129: result: no
configure:10140: checking for uuid_generate_time_safe
configure:10157: gcc -c   conftest.c >&5
configure:10157: $? = 0
configure:10161: result: yes
configure:10172: checking for uuid_generate_time in -luuid
configure:10197: gcc -o conftest    conftest.c -luuid  -ldl  >&5
configure:10197: $? = 0
configure:10206: result: yes
configure:10221: checking for uuid_create
configure:10238: gcc -c   conftest.c >&5
conftest.c:119:18: fatal error: uuid.h: No such file or directory
 #include <uuid.h>
                  ^
compilation terminated.
configure:10238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| /* end confdefs.h.  */
| #include <uuid.h>
| int
| main ()
| {
| 
| #ifndef uuid_create
| void *x = uuid_create
| #endif
| 
|   ;
|   return 0;
| }
configure:10245: result: no
configure:10253: checking for uuid_enc_be
configure:10270: gcc -c   conftest.c >&5
conftest.c:119:18: fatal error: uuid.h: No such file or directory
 #include <uuid.h>
                  ^
compilation terminated.
configure:10270: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| /* end confdefs.h.  */
| #include <uuid.h>
| int
| main ()
| {
| 
| #ifndef uuid_enc_be
| void *x = uuid_enc_be
| #endif
| 
|   ;
|   return 0;
| }
configure:10277: result: no
configure:10286: checking for library containing sem_init
configure:10317: gcc -o conftest    conftest.c -ldl  >&5
/tmp/ccYivQ4a.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `sem_init'
collect2: error: ld returned 1 exit status
configure:10317: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 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:10317: gcc -o conftest    conftest.c -lpthread  -ldl  >&5
configure:10317: $? = 0
configure:10334: result: -lpthread
configure:10344: checking for textdomain in -lintl
configure:10369: gcc -o conftest    conftest.c -lintl  -lpthread -ldl  >&5
/usr/bin/ld: cannot find -lintl
collect2: error: ld returned 1 exit status
configure:10369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 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:10378: result: no
configure:10439: checking aligned memory access is required
configure:10463: gcc -o conftest    conftest.c -lpthread -ldl  >&5
configure:10463: $? = 0
configure:10463: ./conftest
configure:10463: $? = 0
configure:10475: result: no
configure:10486: checking for --with-hash-algorithm
configure:10509: result: default
configure:10529: checking for --with-tzpath
configure:10549: result: "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo"
configure:10556: checking for t_open in -lnsl
configure:10581: gcc -o conftest    conftest.c -lnsl  -lpthread -ldl  >&5
/tmp/cceaRbGp.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `t_open'
collect2: error: ld returned 1 exit status
configure:10581: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 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:10590: result: no
configure:10596: checking for socket in -lsocket
configure:10621: gcc -o conftest    conftest.c -lsocket -lpthread -ldl  -lpthread -ldl  >&5
/usr/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:10621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 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:10630: result: no
configure:10637: checking for --with-libs
configure:10648: result: no
configure:10707: checking for pkg-config
configure:10725: found /usr/bin/pkg-config
configure:10737: result: /usr/bin/pkg-config
configure:10762: checking pkg-config is at least version 0.9.0
configure:10765: result: yes
configure:10775: checking for --with-system-expat
configure:10786: result: no
configure:10790: checking for --with-system-ffi
configure:10814: result: yes
configure:10832: checking for --with-system-libmpdec
configure:10843: result: no
configure:10847: checking for --with-decimal-contextvar
configure:10865: result: yes
configure:10869: checking for --enable-loadable-sqlite-extensions
configure:10879: result: no
configure:10885: checking for --with-tcltk-includes
configure:10895: result: default
configure:10897: checking for --with-tcltk-libs
configure:10907: result: default
configure:10928: checking for --with-dbmliborder
configure:10947: result: 
configure:11312: checking if PTHREAD_SCOPE_SYSTEM is supported
configure:11337: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11337: $? = 0
configure:11337: ./conftest
configure:11337: $? = 0
configure:11349: result: yes
configure:11358: checking for pthread_sigmask
configure:11358: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11358: $? = 0
configure:11358: result: yes
configure:11375: checking for pthread_getcpuclockid
configure:11375: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11375: $? = 0
configure:11375: result: yes
configure:11389: checking if --enable-ipv6 is specified
configure:11421: gcc -pthread -c   conftest.c >&5
configure:11421: $? = 0
configure:11423: result: yes
configure:11437: checking if RFC2553 API is available
configure:11454: gcc -pthread -c   conftest.c >&5
configure:11454: $? = 0
configure:11456: result: yes
configure:11483: checking ipv6 stack type
configure:11616: result: linux-glibc
configure:11636: checking for CAN_RAW_FD_FRAMES
configure:11650: gcc -pthread -c   conftest.c >&5
configure:11650: $? = 0
configure:11655: result: yes
configure:11666: checking for CAN_RAW_JOIN_FILTERS
configure:11680: gcc -pthread -c   conftest.c >&5
configure:11680: $? = 0
configure:11685: result: yes
configure:11697: checking for --with-doc-strings
configure:11715: result: yes
configure:11719: checking for --with-pymalloc
configure:11738: result: yes
configure:11742: checking for --with-c-locale-coercion
configure:11761: result: yes
configure:11765: checking for --with-valgrind
configure:11775: result: no
configure:11793: checking for --with-dtrace
configure:11803: result: no
configure:11895: checking for dlopen
configure:11895: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11895: $? = 0
configure:11895: result: yes
configure:11908: checking DYNLOADFILE
configure:11924: result: dynload_shlib.o
configure:11936: checking MACHDEP_OBJS
configure:11945: result: none
configure:11980: checking for alarm
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for accept4
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setitimer
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getitimer
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for bind_textdomain_codeset
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for chown
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for clock
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for confstr
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for close_range
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccnREhvs.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `close_range'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 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:11980: result: no
configure:11980: checking for copy_file_range
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccVyiLPx.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `copy_file_range'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| /* end confdefs.h.  */
| /* Define copy_file_range to an innocuous variant, in case <limits.h> declares copy_file_range.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define copy_file_range innocuous_copy_file_range
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char copy_file_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 copy_file_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 copy_file_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_copy_file_range || defined __stub___copy_file_range
| choke me
| #endif
| 
| int
| main ()
| {
| return copy_file_range ();
|   ;
|   return 0;
| }
configure:11980: result: no
configure:11980: checking for ctermid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for dup3
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for execv
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c:164:6: warning: conflicting types for built-in function 'execv' [enabled by default]
 char execv ();
      ^
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for explicit_bzero
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccrf5VBO.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `explicit_bzero'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| /* end confdefs.h.  */
| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define explicit_bzero innocuous_explicit_bzero
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char explicit_bzero (); 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_bzero
| 
| /* 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_bzero ();
| /* 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_bzero || defined __stub___explicit_bzero
| choke me
| #endif
| 
| int
| main ()
| {
| return explicit_bzero ();
|   ;
|   return 0;
| }
configure:11980: result: no
configure:11980: checking for explicit_memset
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccBlak5T.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `explicit_memset'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 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:11980: result: no
configure:11980: checking for faccessat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for fchmod
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for fchmodat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for fchown
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for fchownat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for fdwalk
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/cc38OnAm.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fdwalk'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 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:11980: result: no
configure:11980: checking for fexecve
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for fdopendir
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for fork
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c:172:6: warning: conflicting types for built-in function 'fork' [enabled by default]
 char fork ();
      ^
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for fpathconf
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for fstatat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for ftime
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for ftruncate
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for futimesat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for futimens
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for futimes
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for gai_strerror
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getentropy
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/cc4y2eeb.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `getentropy'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| /* end confdefs.h.  */
| /* Define getentropy to an innocuous variant, in case <limits.h> declares getentropy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getentropy innocuous_getentropy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getentropy (); 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 getentropy
| 
| /* 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 getentropy ();
| /* 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_getentropy || defined __stub___getentropy
| choke me
| #endif
| 
| int
| main ()
| {
| return getentropy ();
|   ;
|   return 0;
| }
configure:11980: result: no
configure:11980: checking for getgrgid_r
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getgrnam_r
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getgrouplist
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getgroups
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getlogin
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getloadavg
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getpeername
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getpgid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getpid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getpriority
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getresuid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getresgid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getpwent
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getpwnam_r
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getpwuid_r
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getspnam
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getspent
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getsid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for getwd
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccdJOX3n.o: In function `main':
conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used.
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for if_nameindex
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for initgroups
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for kill
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for killpg
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for lchown
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for lockf
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for linkat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for lstat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for lutimes
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for mmap
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for memrchr
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for mbrtowc
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for mkdirat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for mkfifo
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for madvise
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for mkfifoat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for mknod
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for mknodat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for mktime
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for mremap
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for nice
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for openat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for pathconf
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for pause
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for pipe2
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for plock
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccRHcFzZ.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `plock'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 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:11980: result: no
configure:11980: checking for poll
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for posix_fallocate
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for posix_fadvise
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for posix_spawn
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for posix_spawnp
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for pread
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for preadv
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for preadv2
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccbVr5Iy.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `preadv2'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| /* end confdefs.h.  */
| /* Define preadv2 to an innocuous variant, in case <limits.h> declares preadv2.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define preadv2 innocuous_preadv2
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char preadv2 (); 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 preadv2
| 
| /* 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 preadv2 ();
| /* 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_preadv2 || defined __stub___preadv2
| choke me
| #endif
| 
| int
| main ()
| {
| return preadv2 ();
|   ;
|   return 0;
| }
configure:11980: result: no
configure:11980: checking for pthread_condattr_setclock
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for pthread_init
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccjtzkFJ.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `pthread_init'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 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:11980: result: no
configure:11980: checking for pthread_kill
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for pwrite
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for pwritev
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for pwritev2
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccuiCZCO.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `pwritev2'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| /* end confdefs.h.  */
| /* Define pwritev2 to an innocuous variant, in case <limits.h> declares pwritev2.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pwritev2 innocuous_pwritev2
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pwritev2 (); 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 pwritev2
| 
| /* 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 pwritev2 ();
| /* 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_pwritev2 || defined __stub___pwritev2
| choke me
| #endif
| 
| int
| main ()
| {
| return pwritev2 ();
|   ;
|   return 0;
| }
configure:11980: result: no
configure:11980: checking for readlink
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for readlinkat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for readv
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for realpath
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for renameat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sem_open
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sem_timedwait
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sem_clockwait
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccodCk8r.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `sem_clockwait'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 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:11980: result: no
configure:11980: checking for sem_getvalue
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sem_unlink
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sendfile
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setegid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for seteuid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setgid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sethostname
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setlocale
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setregid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setreuid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setresuid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setresgid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setsid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setpgid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setpgrp
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setpriority
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setuid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for setvbuf
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sched_get_priority_max
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sched_setaffinity
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sched_setscheduler
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sched_setparam
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sched_rr_get_interval
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sigaction
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sigaltstack
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sigfillset
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for siginterrupt
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sigpending
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sigrelse
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sigtimedwait
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sigwait
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sigwaitinfo
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for snprintf
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c:275:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
 char snprintf ();
      ^
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for splice
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for strftime
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
conftest.c:277:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
 char strftime ();
      ^
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for strlcpy
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccW5WWXI.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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:11980: result: no
configure:11980: checking for strsignal
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for symlinkat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sync
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for sysconf
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for tcgetpgrp
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for tcsetpgrp
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for tempnam
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccP6lJ74.o: In function `main':
conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp'
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for timegm
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for times
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for tmpfile
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for tmpnam
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccVphxjl.o: In function `main':
conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for tmpnam_r
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccFfIQZq.o: In function `main':
conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for truncate
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for uname
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for unlinkat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for utimensat
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for utimes
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for vfork
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for waitid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for waitpid
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for wait3
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for wait4
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for wcscoll
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for wcsftime
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for wcsxfrm
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for wmemcmp
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for writev
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:11980: $? = 0
configure:11980: result: yes
configure:11980: checking for _getpty
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccaajx9q.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `_getpty'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 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:11980: result: no
configure:11980: checking for rtpSpawn
configure:11980: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccEN43Hw.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `rtpSpawn'
collect2: error: ld returned 1 exit status
configure:11980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSXFRM 1
| #define HAVE_WMEMCMP 1
| #define HAVE_WRITEV 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:11980: result: no
configure:12007: checking whether dirfd is declared
configure:12007: gcc -pthread -c   conftest.c >&5
configure:12007: $? = 0
configure:12007: result: yes
configure:12019: checking for chroot
configure:12032: gcc -pthread -c   conftest.c >&5
configure:12032: $? = 0
configure:12036: result: yes
configure:12044: checking for link
configure:12057: gcc -pthread -c   conftest.c >&5
configure:12057: $? = 0
configure:12061: result: yes
configure:12069: checking for symlink
configure:12082: gcc -pthread -c   conftest.c >&5
configure:12082: $? = 0
configure:12086: result: yes
configure:12094: checking for fchdir
configure:12107: gcc -pthread -c   conftest.c >&5
configure:12107: $? = 0
configure:12111: result: yes
configure:12119: checking for fsync
configure:12132: gcc -pthread -c   conftest.c >&5
configure:12132: $? = 0
configure:12136: result: yes
configure:12144: checking for fdatasync
configure:12157: gcc -pthread -c   conftest.c >&5
configure:12157: $? = 0
configure:12161: result: yes
configure:12169: checking for epoll
configure:12182: gcc -pthread -c   conftest.c >&5
configure:12182: $? = 0
configure:12186: result: yes
configure:12194: checking for epoll_create1
configure:12207: gcc -pthread -c   conftest.c >&5
configure:12207: $? = 0
configure:12211: result: yes
configure:12219: checking for kqueue
configure:12235: gcc -pthread -c   conftest.c >&5
conftest.c:293:23: fatal error: sys/event.h: No such file or directory
 #include <sys/event.h>
                       ^
compilation terminated.
configure:12235: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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 ()
| {
| int x=kqueue()
|   ;
|   return 0;
| }
configure:12242: result: no
configure:12247: checking for prlimit
configure:12263: gcc -pthread -c   conftest.c >&5
configure:12263: $? = 0
configure:12267: result: yes
configure:12275: checking for _dyld_shared_cache_contains_path
configure:12288: gcc -pthread -c   conftest.c >&5
conftest.c:292:25: fatal error: mach-o/dyld.h: No such file or directory
 #include <mach-o/dyld.h>
                         ^
compilation terminated.
configure:12288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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:12295: result: no
configure:12301: checking for memfd_create
configure:12321: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:303:9: error: 'memfd_create' undeclared (first use in this function)
 void *x=memfd_create
         ^
conftest.c:303:9: note: each undeclared identifier is reported only once for each function it appears in
configure:12321: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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.  */
| 
| #ifdef HAVE_SYS_MMAN_H
| #include <sys/mman.h>
| #endif
| #ifdef HAVE_SYS_MEMFD_H
| #include <sys/memfd.h>
| #endif
| 
| int
| main ()
| {
| void *x=memfd_create
|   ;
|   return 0;
| }
configure:12328: result: no
configure:12334: checking for eventfd
configure:12351: gcc -pthread -c   conftest.c >&5
configure:12351: $? = 0
configure:12355: result: yes
configure:12370: checking for ctermid_r
configure:12385: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:299:11: error: 'ctermid_r' undeclared (first use in this function)
 void* p = ctermid_r
           ^
conftest.c:299:11: note: each undeclared identifier is reported only once for each function it appears in
configure:12385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| 
| int
| main ()
| {
| void* p = ctermid_r
|   ;
|   return 0;
| }
configure:12392: result: no
configure:12398: checking for flock declaration
configure:12415: gcc -pthread -c   conftest.c >&5
configure:12415: $? = 0
configure:12424: result: yes
configure:12429: checking for flock
configure:12429: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:12429: $? = 0
configure:12429: result: yes
configure:12487: checking for getpagesize
configure:12502: gcc -pthread -c   conftest.c >&5
configure:12502: $? = 0
configure:12506: result: yes
configure:12515: checking for broken unsetenv
configure:12530: gcc -pthread -c   conftest.c >&5
configure:12530: $? = 0
configure:12531: result: no
configure:12547: checking for true
configure:12563: found /usr/bin/true
configure:12574: result: true
configure:12587: checking for inet_aton in -lc
configure:12612: gcc -pthread -o conftest    conftest.c -lc  -lpthread -ldl  >&5
configure:12612: $? = 0
configure:12621: result: yes
configure:12677: checking for chflags
configure:12698: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/cclG0Npq.o: In function `main':
conftest.c:(.text+0x24): warning: warning: chflags is not implemented and will always fail
configure:12698: $? = 0
configure:12698: ./conftest
configure:12698: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_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:12709: result: no
configure:12726: checking for lchflags
configure:12747: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/ccN1mW4u.o: In function `main':
conftest.c:(.text+0x24): undefined reference to `lchflags'
collect2: error: ld returned 1 exit status
configure:12747: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_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:12758: result: no
configure:12784: checking for inflateCopy in -lz
configure:12809: gcc -pthread -o conftest    conftest.c -lz  -lpthread -ldl  >&5
configure:12809: $? = 0
configure:12818: result: yes
configure:12834: checking for hstrerror
configure:12849: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:12849: $? = 0
configure:12853: result: yes
configure:12863: checking for inet_aton
configure:12881: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
configure:12881: $? = 0
configure:12885: result: yes
configure:12895: checking for inet_pton
configure:12913: gcc -pthread -c   conftest.c >&5
configure:12913: $? = 0
configure:12917: result: yes
configure:12927: checking for setgroups
configure:12945: gcc -pthread -c   conftest.c >&5
configure:12945: $? = 0
configure:12949: result: yes
configure:12962: checking for openpty
configure:12962: gcc -pthread -o conftest    conftest.c -lpthread -ldl  >&5
/tmp/cc5XQqyT.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `openpty'
collect2: error: ld returned 1 exit status
configure:12962: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 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:12962: result: no
configure:12969: checking for openpty in -lutil
configure:12994: gcc -pthread -o conftest    conftest.c -lutil  -lpthread -ldl  >&5
configure:12994: $? = 0
configure:13003: result: yes
configure:13059: checking for forkpty
configure:13059: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:13059: $? = 0
configure:13059: result: yes
configure:13159: checking for fseek64
configure:13159: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
/tmp/cczSQIR5.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fseek64'
collect2: error: ld returned 1 exit status
configure:13159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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:13159: result: no
configure:13159: checking for fseeko
configure:13159: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:13159: $? = 0
configure:13159: result: yes
configure:13159: checking for fstatvfs
configure:13159: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:13159: $? = 0
configure:13159: result: yes
configure:13159: checking for ftell64
configure:13159: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
/tmp/ccm8wA99.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `ftell64'
collect2: error: ld returned 1 exit status
configure:13159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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:13159: result: no
configure:13159: checking for ftello
configure:13159: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:13159: $? = 0
configure:13159: result: yes
configure:13159: checking for statvfs
configure:13159: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:13159: $? = 0
configure:13159: result: yes
configure:13169: checking for dup2
configure:13169: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:13169: $? = 0
configure:13169: result: yes
configure:13185: checking for getpgrp
configure:13185: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
configure:13185: $? = 0
configure:13185: result: yes
configure:13201: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:312:1: error: too many arguments to function 'getpgrp'
 getpgrp(0);
 ^
In file included from conftest.c:308:0:
/usr/include/unistd.h:636:16: note: declared here
 extern __pid_t getpgrp (void) __THROW;
                ^
configure:13201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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:13213: checking for setpgrp
configure:13213: result: yes
configure:13229: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:313:1: error: too many arguments to function 'setpgrp'
 setpgrp(0,0);
 ^
In file included from conftest.c:309:0:
/usr/include/unistd.h:672:12: note: declared here
 extern int setpgrp (void) __THROW;
            ^
configure:13229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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:13242: checking for library containing crypt
configure:13273: gcc -pthread -o conftest    conftest.c -lpthread -ldl  -lutil >&5
/tmp/ccaGqjYy.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `crypt'
collect2: error: ld returned 1 exit status
configure:13273: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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.  */
| 
| /* 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 crypt ();
| int
| main ()
| {
| return crypt ();
|   ;
|   return 0;
| }
configure:13273: gcc -pthread -o conftest    conftest.c -lcrypt  -lpthread -ldl  -lutil >&5
configure:13273: $? = 0
configure:13290: result: -lcrypt
configure:13298: checking for library containing crypt_r
configure:13329: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:13329: $? = 0
configure:13346: result: none required
configure:13355: checking for crypt_r
configure:13355: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:13355: $? = 0
configure:13355: result: yes
configure:13374: gcc -pthread -c   conftest.c >&5
conftest.c:310:0: warning: "_GNU_SOURCE" redefined [enabled by default]
 #define _GNU_SOURCE  /* Required for crypt_r()'s prototype in glibc. */
 ^
conftest.c:22:0: note: this is the location of the previous definition
 #define _GNU_SOURCE 1
 ^
configure:13374: $? = 0
configure:13386: checking for clock_gettime
configure:13386: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:13386: $? = 0
configure:13386: result: yes
configure:13448: checking for clock_getres
configure:13448: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:13448: $? = 0
configure:13448: result: yes
configure:13506: checking for clock_settime
configure:13506: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:13506: $? = 0
configure:13506: result: yes
configure:13562: checking for major
configure:13585: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:13585: $? = 0
configure:13590: result: yes
configure:13604: checking for getaddrinfo
configure:13622: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:13622: $? = 0
configure:13629: result: yes
configure:13633: checking getaddrinfo bug
configure:13739: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:13739: $? = 0
configure:13739: ./conftest
configure:13739: $? = 0
configure:13752: result: no
configure:13771: checking for getnameinfo
configure:13771: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:13771: $? = 0
configure:13771: result: yes
configure:13782: checking whether time.h and sys/time.h may both be included
configure:13802: gcc -pthread -c   conftest.c >&5
configure:13802: $? = 0
configure:13809: result: yes
configure:13817: checking whether struct tm is in sys/time.h or time.h
configure:13837: gcc -pthread -c   conftest.c >&5
configure:13837: $? = 0
configure:13844: result: time.h
configure:13852: checking for struct tm.tm_zone
configure:13852: gcc -pthread -c   conftest.c >&5
configure:13852: $? = 0
configure:13852: result: yes
configure:13919: checking for struct stat.st_rdev
configure:13919: gcc -pthread -c   conftest.c >&5
configure:13919: $? = 0
configure:13919: result: yes
configure:13929: checking for struct stat.st_blksize
configure:13929: gcc -pthread -c   conftest.c >&5
configure:13929: $? = 0
configure:13929: result: yes
configure:13939: checking for struct stat.st_flags
configure:13939: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:358:12: error: 'struct stat' has no member named 'st_flags'
 if (ac_aggr.st_flags)
            ^
configure:13939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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:13939: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:358:19: error: 'struct stat' has no member named 'st_flags'
 if (sizeof ac_aggr.st_flags)
                   ^
configure:13939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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:13939: result: no
configure:13949: checking for struct stat.st_gen
configure:13949: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:358:12: error: 'struct stat' has no member named 'st_gen'
 if (ac_aggr.st_gen)
            ^
configure:13949: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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:13949: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:358:19: error: 'struct stat' has no member named 'st_gen'
 if (sizeof ac_aggr.st_gen)
                   ^
configure:13949: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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:13949: result: no
configure:13959: checking for struct stat.st_birthtime
configure:13959: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:358:12: error: 'struct stat' has no member named 'st_birthtime'
 if (ac_aggr.st_birthtime)
            ^
configure:13959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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:13959: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:358:19: error: 'struct stat' has no member named 'st_birthtime'
 if (sizeof ac_aggr.st_birthtime)
                   ^
configure:13959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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:13959: result: no
configure:13969: checking for struct stat.st_blocks
configure:13969: gcc -pthread -c   conftest.c >&5
configure:13969: $? = 0
configure:13969: result: yes
configure:13979: checking for struct passwd.pw_gecos
configure:13979: gcc -pthread -c   conftest.c >&5
configure:13979: $? = 0
configure:13979: result: yes
configure:13992: checking for struct passwd.pw_passwd
configure:13992: gcc -pthread -c   conftest.c >&5
configure:13992: $? = 0
configure:13992: result: yes
configure:14007: checking for siginfo_t.si_band
configure:14007: gcc -pthread -c   conftest.c >&5
configure:14007: $? = 0
configure:14007: result: yes
configure:14019: checking for time.h that defines altzone
configure:14036: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:329:8: error: 'altzone' undeclared (first use in this function)
 return altzone;
        ^
conftest.c:329:8: note: each undeclared identifier is reported only once for each function it appears in
configure:14036: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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:14045: result: no
configure:14054: checking whether sys/select.h and sys/time.h may both be included
configure:14071: gcc -pthread -c   conftest.c >&5
configure:14071: $? = 0
configure:14080: result: yes
configure:14083: checking for addrinfo
configure:14099: gcc -pthread -c   conftest.c >&5
configure:14099: $? = 0
configure:14107: result: yes
configure:14115: checking for sockaddr_storage
configure:14133: gcc -pthread -c   conftest.c >&5
configure:14133: $? = 0
configure:14141: result: yes
configure:14149: checking for sockaddr_alg
configure:14168: gcc -pthread -c   conftest.c >&5
configure:14168: $? = 0
configure:14176: result: yes
configure:14186: checking for an ANSI C-conforming const
configure:14252: gcc -pthread -c   conftest.c >&5
configure:14252: $? = 0
configure:14259: result: yes
configure:14269: checking for working signed char
configure:14282: gcc -pthread -c   conftest.c >&5
configure:14282: $? = 0
configure:14291: result: yes
configure:14295: checking for prototypes
configure:14308: gcc -pthread -c   conftest.c >&5
configure:14308: $? = 0
configure:14315: result: yes
configure:14319: checking for variable length prototypes and stdarg.h
configure:14342: gcc -pthread -c   conftest.c >&5
configure:14342: $? = 0
configure:14351: result: yes
configure:14355: checking for socketpair
configure:14371: gcc -pthread -c   conftest.c >&5
configure:14371: $? = 0
configure:14375: result: yes
configure:14385: checking if sockaddr has sa_len member
configure:14400: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:338:2: error: 'struct sockaddr' has no member named 'sa_len'
 x.sa_len = 0;
  ^
configure:14400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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:14407: result: no
configure:14416: checking for gethostbyname_r
configure:14416: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:14416: $? = 0
configure:14416: result: yes
configure:14421: checking gethostbyname_r with 6 args
configure:14446: gcc -pthread -c      conftest.c >&5
configure:14446: $? = 0
configure:14453: result: yes
configure:14569: checking for __fpu_control
configure:14569: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:14569: $? = 0
configure:14569: result: yes
configure:14628: checking for --with-libm=STRING
configure:14645: result: default LIBM="-lm"
configure:14652: checking for --with-libc=STRING
configure:14669: result: default LIBC=""
configure:14678: checking for x64 gcc inline assembler
configure:14693: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:14693: $? = 0
configure:14700: result: yes
configure:14713: checking whether float word ordering is bigendian
configure:14729: gcc -pthread -c   conftest.c >&5
configure:14729: $? = 0
configure:14747: result: no
configure:14799: checking whether we can use gcc inline assembler to get and set x87 control word
configure:14816: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:14816: $? = 0
configure:14823: result: yes
configure:14832: checking whether we can use gcc inline assembler to get and set mc68881 fpcr
configure:14849: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
conftest.c: Assembler messages:
conftest.c:344: Error: no such instruction: `fmove.l %fpcr,%eax'
conftest.c:345: Error: no such instruction: `fmove.l -4(%rbp),%fpcr'
configure:14849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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:14856: result: no
configure:14870: checking for x87-style double rounding
configure:14901: gcc -pthread  -Wno-unused-result -Wsign-compare -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil >&5
configure:14901: $? = 0
configure:14901: ./conftest
configure:14901: $? = 0
configure:14911: result: no
configure:14930: checking for acosh
configure:14930: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:361:6: warning: conflicting types for built-in function 'acosh' [enabled by default]
 char acosh ();
      ^
configure:14930: $? = 0
configure:14930: result: yes
configure:14930: checking for asinh
configure:14930: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:362:6: warning: conflicting types for built-in function 'asinh' [enabled by default]
 char asinh ();
      ^
configure:14930: $? = 0
configure:14930: result: yes
configure:14930: checking for atanh
configure:14930: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:363:6: warning: conflicting types for built-in function 'atanh' [enabled by default]
 char atanh ();
      ^
configure:14930: $? = 0
configure:14930: result: yes
configure:14930: checking for copysign
configure:14930: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:364:6: warning: conflicting types for built-in function 'copysign' [enabled by default]
 char copysign ();
      ^
configure:14930: $? = 0
configure:14930: result: yes
configure:14930: checking for erf
configure:14930: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:365:6: warning: conflicting types for built-in function 'erf' [enabled by default]
 char erf ();
      ^
configure:14930: $? = 0
configure:14930: result: yes
configure:14930: checking for erfc
configure:14930: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:366:6: warning: conflicting types for built-in function 'erfc' [enabled by default]
 char erfc ();
      ^
configure:14930: $? = 0
configure:14930: result: yes
configure:14930: checking for expm1
configure:14930: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:367:6: warning: conflicting types for built-in function 'expm1' [enabled by default]
 char expm1 ();
      ^
configure:14930: $? = 0
configure:14930: result: yes
configure:14930: checking for finite
configure:14930: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:368:6: warning: conflicting types for built-in function 'finite' [enabled by default]
 char finite ();
      ^
configure:14930: $? = 0
configure:14930: result: yes
configure:14930: checking for gamma
configure:14930: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:369:6: warning: conflicting types for built-in function 'gamma' [enabled by default]
 char gamma ();
      ^
configure:14930: $? = 0
configure:14930: result: yes
configure:14942: checking for hypot
configure:14942: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:370:6: warning: conflicting types for built-in function 'hypot' [enabled by default]
 char hypot ();
      ^
configure:14942: $? = 0
configure:14942: result: yes
configure:14942: checking for lgamma
configure:14942: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:371:6: warning: conflicting types for built-in function 'lgamma' [enabled by default]
 char lgamma ();
      ^
configure:14942: $? = 0
configure:14942: result: yes
configure:14942: checking for log1p
configure:14942: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:372:6: warning: conflicting types for built-in function 'log1p' [enabled by default]
 char log1p ();
      ^
configure:14942: $? = 0
configure:14942: result: yes
configure:14942: checking for log2
configure:14942: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:373:6: warning: conflicting types for built-in function 'log2' [enabled by default]
 char log2 ();
      ^
configure:14942: $? = 0
configure:14942: result: yes
configure:14942: checking for round
configure:14942: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:374:6: warning: conflicting types for built-in function 'round' [enabled by default]
 char round ();
      ^
configure:14942: $? = 0
configure:14942: result: yes
configure:14942: checking for tgamma
configure:14942: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:375:6: warning: conflicting types for built-in function 'tgamma' [enabled by default]
 char tgamma ();
      ^
configure:14942: $? = 0
configure:14942: result: yes
configure:14951: checking whether isinf is declared
configure:14951: gcc -pthread -c   conftest.c >&5
configure:14951: $? = 0
configure:14951: result: yes
configure:14962: checking whether isnan is declared
configure:14962: gcc -pthread -c   conftest.c >&5
configure:14962: $? = 0
configure:14962: result: yes
configure:14973: checking whether isfinite is declared
configure:14973: gcc -pthread -c   conftest.c >&5
configure:14973: $? = 0
configure:14973: result: yes
configure:14991: checking whether POSIX semaphores are enabled
configure:15020: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:15020: $? = 0
configure:15020: ./conftest
configure:15020: $? = 0
configure:15032: result: yes
configure:15042: checking for broken sem_getvalue
configure:15075: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:15075: $? = 0
configure:15075: ./conftest
configure:15075: $? = 0
configure:15087: result: no
configure:15096: checking whether RTLD_LAZY is declared
configure:15096: gcc -pthread -c   conftest.c >&5
configure:15096: $? = 0
configure:15096: result: yes
configure:15107: checking whether RTLD_NOW is declared
configure:15107: gcc -pthread -c   conftest.c >&5
configure:15107: $? = 0
configure:15107: result: yes
configure:15118: checking whether RTLD_GLOBAL is declared
configure:15118: gcc -pthread -c   conftest.c >&5
configure:15118: $? = 0
configure:15118: result: yes
configure:15129: checking whether RTLD_LOCAL is declared
configure:15129: gcc -pthread -c   conftest.c >&5
configure:15129: $? = 0
configure:15129: result: yes
configure:15140: checking whether RTLD_NODELETE is declared
configure:15140: gcc -pthread -c   conftest.c >&5
configure:15140: $? = 0
configure:15140: result: yes
configure:15151: checking whether RTLD_NOLOAD is declared
configure:15151: gcc -pthread -c   conftest.c >&5
configure:15151: $? = 0
configure:15151: result: yes
configure:15162: checking whether RTLD_DEEPBIND is declared
configure:15162: gcc -pthread -c   conftest.c >&5
configure:15162: $? = 0
configure:15162: result: yes
configure:15173: checking whether RTLD_MEMBER is declared
configure:15173: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:372:10: error: 'RTLD_MEMBER' undeclared (first use in this function)
   (void) RTLD_MEMBER;
          ^
conftest.c:372:10: note: each undeclared identifier is reported only once for each function it appears in
configure:15173: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:15173: result: no
configure:15187: checking digit size for Python's longs
configure:15210: result: no value specified
configure:15216: checking wchar.h usability
configure:15216: gcc -pthread -c   conftest.c >&5
configure:15216: $? = 0
configure:15216: result: yes
configure:15216: checking wchar.h presence
configure:15216: gcc -E  conftest.c
configure:15216: $? = 0
configure:15216: result: yes
configure:15216: checking for wchar.h
configure:15216: result: yes
configure:15238: checking size of wchar_t
configure:15243: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:15243: $? = 0
configure:15243: ./conftest
configure:15243: $? = 0
configure:15258: result: 4
configure:15270: checking for UCS-4 tcl
configure:15288: gcc -pthread -c   conftest.c >&5
conftest.c:367:17: fatal error: tcl.h: No such file or directory
 #include <tcl.h>
                 ^
compilation terminated.
configure:15288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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 <tcl.h>
| #if TCL_UTF_MAX != 6
| # error "NOT UCS4_TCL"
| #endif
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:15297: result: no
configure:15304: checking whether wchar_t is signed
configure:15324: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:15324: $? = 0
configure:15324: ./conftest
configure:15324: $? = 0
configure:15335: result: yes
configure:15339: checking whether wchar_t is usable
configure:15351: result: no
configure:15372: checking whether byte ordering is bigendian
configure:15387: gcc -pthread -c   conftest.c >&5
conftest.c:367:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:367:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:367:15: error: unknown type name 'universal'
configure:15387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:15432: gcc -pthread -c   conftest.c >&5
configure:15432: $? = 0
configure:15450: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:373:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:373:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:15450: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:15578: result: no
configure:15613: checking ABIFLAGS
configure:15615: result: 
configure:15617: checking SOABI
configure:15620: result: cpython-310-x86_64-linux-gnu
configure:15638: checking LDVERSION
configure:15641: result: $(VERSION)$(ABIFLAGS)
configure:15661: checking for --with-platlibdir
configure:15682: result: no
configure:15699: checking for --with-wheel-pkg-dir
configure:15714: result: no
configure:15721: checking whether right shift extends the sign bit
configure:15739: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:15739: $? = 0
configure:15739: ./conftest
configure:15739: $? = 0
configure:15750: result: yes
configure:15760: checking for getc_unlocked() and friends
configure:15782: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:15782: $? = 0
configure:15791: result: yes
configure:15833: checking how to link readline libs
configure:15860: gcc -pthread -o conftest    conftest.c -lreadline -lcrypt -lpthread -ldl  -lutil -lm >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:15860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:15860: gcc -pthread -o conftest    conftest.c -lreadline -ltinfo -lcrypt -lpthread -ldl  -lutil -lm >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:15860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:15860: gcc -pthread -o conftest    conftest.c -lreadline -lncursesw -lcrypt -lpthread -ldl  -lutil -lm >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:15860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:15860: gcc -pthread -o conftest    conftest.c -lreadline -lncurses -lcrypt -lpthread -ldl  -lutil -lm >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:15860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:15860: gcc -pthread -o conftest    conftest.c -lreadline -lcurses -lcrypt -lpthread -ldl  -lutil -lm >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:15860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:15860: gcc -pthread -o conftest    conftest.c -lreadline -ltermcap -lcrypt -lpthread -ldl  -lutil -lm >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:15860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:15873: result: none
configure:16167: checking for broken nice()
configure:16190: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:16190: $? = 0
configure:16190: ./conftest
configure:16190: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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()
| {
| 	int val1 = nice(1);
| 	if (val1 != -1 && val1 == nice(2))
| 		exit(0);
| 	exit(1);
| }
| 
configure:16201: result: no
configure:16210: checking for broken poll()
configure:16241: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:16241: $? = 0
configure:16241: ./conftest
configure:16241: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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()
| {
|     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:16252: result: no
configure:16262: checking for working tzset()
configure:16338: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:16338: $? = 0
configure:16338: ./conftest
configure:16338: $? = 0
configure:16349: result: yes
configure:16359: checking for tv_nsec in struct stat
configure:16378: gcc -pthread -c   conftest.c >&5
configure:16378: $? = 0
configure:16386: result: yes
configure:16396: checking for tv_nsec2 in struct stat
configure:16415: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:375:3: error: 'struct stat' has no member named 'st_mtimespec'
 st.st_mtimespec.tv_nsec = 1;
   ^
configure:16415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:16423: result: no
configure:16441: checking curses.h usability
configure:16441: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16441: $? = 0
configure:16441: result: yes
configure:16441: checking curses.h presence
configure:16441: gcc -E  -I/usr/include/ncursesw conftest.c
configure:16441: $? = 0
configure:16441: result: yes
configure:16441: checking for curses.h
configure:16441: result: yes
configure:16441: checking ncurses.h usability
configure:16441: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16441: $? = 0
configure:16441: result: yes
configure:16441: checking ncurses.h presence
configure:16441: gcc -E  -I/usr/include/ncursesw conftest.c
configure:16441: $? = 0
configure:16441: result: yes
configure:16441: checking for ncurses.h
configure:16441: result: yes
configure:16455: checking for term.h
configure:16455: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16455: $? = 0
configure:16455: result: yes
configure:16472: checking whether mvwdelch is an expression
configure:16491: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16491: $? = 0
configure:16499: result: yes
configure:16513: checking whether WINDOW has _flags
configure:16535: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16535: $? = 0
configure:16543: result: yes
configure:16554: checking for is_pad
configure:16571: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16571: $? = 0
configure:16575: result: yes
configure:16584: checking for is_term_resized
configure:16597: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16597: $? = 0
configure:16601: result: yes
configure:16610: checking for resize_term
configure:16623: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16623: $? = 0
configure:16627: result: yes
configure:16636: checking for resizeterm
configure:16649: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16649: $? = 0
configure:16653: result: yes
configure:16662: checking for immedok
configure:16679: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16679: $? = 0
configure:16683: result: yes
configure:16692: checking for syncok
configure:16709: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16709: $? = 0
configure:16713: result: yes
configure:16722: checking for wchgat
configure:16739: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16739: $? = 0
configure:16743: result: yes
configure:16752: checking for filter
configure:16769: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16769: $? = 0
configure:16773: result: yes
configure:16782: checking for has_key
configure:16799: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16799: $? = 0
configure:16803: result: yes
configure:16812: checking for typeahead
configure:16829: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16829: $? = 0
configure:16833: result: yes
configure:16842: checking for use_env
configure:16859: gcc -pthread -c   -I/usr/include/ncursesw conftest.c >&5
configure:16859: $? = 0
configure:16863: result: yes
configure:16874: checking for device files
configure:16894: checking for /dev/ptmx
configure:16907: result: yes
configure:16918: checking for /dev/ptc
configure:16931: result: no
configure:16948: checking for %zd printf() format support
configure:16996: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:16996: $? = 0
configure:16996: ./conftest
configure:16996: $? = 0
configure:17006: result: yes
configure:17014: checking for socklen_t
configure:17014: gcc -pthread -c   conftest.c >&5
configure:17014: $? = 0
configure:17014: gcc -pthread -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:399:24: error: expected expression before ')' token
 if (sizeof ((socklen_t)))
                        ^
configure:17014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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:17014: result: yes
configure:17032: checking for broken mbstowcs
configure:17053: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17053: $? = 0
configure:17053: ./conftest
configure:17053: $? = 0
configure:17064: result: no
configure:17074: checking for --with-computed-gotos
configure:17098: result: no value specified
configure:17103: checking whether gcc -pthread supports computed gotos
configure:17130: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17130: $? = 0
configure:17130: ./conftest
configure:17130: $? = 0
configure:17141: result: yes
configure:17166: checking for build directories
configure:17173: result: done
configure:17177: checking for -O2
configure:17193: gcc -pthread -c -O2  conftest.c >&5
configure:17193: $? = 0
configure:17199: result: yes
configure:17205: checking for glibc _FORTIFY_SOURCE/memmove bug
configure:17234: gcc -pthread -o conftest -O2 -D_FORTIFY_SOURCE=2   conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17234: $? = 0
configure:17234: ./conftest
configure:17234: $? = 0
configure:17244: result: no
configure:17258: checking for gcc ipa-pure-const bug
configure:17285: gcc -pthread -o conftest -O2   conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17285: $? = 0
configure:17285: ./conftest
configure:17285: $? = 0
configure:17295: result: no
configure:17307: checking for stdatomic.h
configure:17325: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:390:27: fatal error: stdatomic.h: No such file or directory
     #include <stdatomic.h>
                           ^
compilation terminated.
configure:17325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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
| /* end confdefs.h.  */
| 
| 
|     #include <stdatomic.h>
|     atomic_int int_var;
|     atomic_uintptr_t uintptr_var;
|     int main() {
|       atomic_store_explicit(&int_var, 5, memory_order_relaxed);
|       atomic_store_explicit(&uintptr_var, 0, memory_order_relaxed);
|       int loaded_value = atomic_load_explicit(&int_var, memory_order_seq_cst);
|       return 0;
|     }
| 
| 
configure:17333: result: no
configure:17343: checking for builtin __atomic_load_n and __atomic_store_n functions
configure:17358: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17358: $? = 0
configure:17366: result: yes
configure:17376: checking for ensurepip
configure:17396: result: upgrade
configure:17401: checking if the dirent structure of a d_type field
configure:17416: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17416: $? = 0
configure:17423: result: yes
configure:17433: checking for the Linux getrandom() syscall
configure:17454: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17454: $? = 0
configure:17461: result: yes
configure:17472: checking for the getrandom() function
configure:17491: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
conftest.c:393:28: fatal error: sys/random.h: No such file or directory
     #include <sys/random.h>
                            ^
compilation terminated.
configure:17491: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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_BUILTIN_ATOMIC 1
| #define HAVE_DIRENT_D_TYPE 1
| #define HAVE_GETRANDOM_SYSCALL 1
| /* end confdefs.h.  */
| 
| 
|     #include <sys/random.h>
| 
|     int main() {
|         char buffer[1];
|         const size_t buflen = sizeof(buffer);
|         const int flags = 0;
|         /* ignore the result, Python checks for ENOSYS at runtime */
|         (void)getrandom(buffer, buflen, flags);
|         return 0;
|     }
| 
| 
configure:17498: result: no
configure:17511: checking for library containing shm_open
configure:17542: gcc -pthread -o conftest    conftest.c -lcrypt -lpthread -ldl  -lutil -lm >&5
/tmp/cca11eZC.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `shm_open'
collect2: error: ld returned 1 exit status
configure:17542: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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_BUILTIN_ATOMIC 1
| #define HAVE_DIRENT_D_TYPE 1
| #define HAVE_GETRANDOM_SYSCALL 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:17542: gcc -pthread -o conftest    conftest.c -lrt  -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17542: $? = 0
configure:17559: result: -lrt
configure:17574: checking for sys/mman.h
configure:17574: result: yes
configure:17596: checking for shm_open
configure:17596: gcc -pthread -o conftest    conftest.c -lrt -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17596: $? = 0
configure:17596: result: yes
configure:17596: checking for shm_unlink
configure:17596: gcc -pthread -o conftest    conftest.c -lrt -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17596: $? = 0
configure:17596: result: yes
configure:17671: checking for pkg-config
configure:17698: result: /usr/bin/pkg-config
configure:17768: checking whether compiling and linking against OpenSSL works
Trying link with OPENSSL_LDFLAGS= ; OPENSSL_LIBS=-lssl -lcrypto  ; OPENSSL_INCLUDES= 
configure:17790: gcc -pthread -o conftest        conftest.c -lssl -lcrypto   -lcrypt -lpthread -ldl  -lutil -lm >&5
configure:17790: $? = 0
configure:17792: result: yes
configure:17815: checking for --with-openssl-rpath
configure:17840: result: 
configure:17845: checking whether OpenSSL provides required APIs
configure:17891: gcc -pthread -o conftest  -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden       conftest.c -lcrypt -lpthread -ldl  -lutil -lm -lssl -lcrypto   >&5
conftest.c:401:2: error: #error "OpenSSL >= 1.1.1 is required"
 #error "OpenSSL >= 1.1.1 is required"
  ^
conftest.c: In function 'main':
conftest.c:411:1: error: implicit declaration of function 'TLS_client_method' [-Werror=implicit-function-declaration]
 SSL_CTX *ctx = SSL_CTX_new(TLS_client_method());
 ^
conftest.c:411:1: warning: passing argument 1 of 'SSL_CTX_new' makes pointer from integer without a cast [enabled by default]
In file included from conftest.c:398:0:
/usr/include/openssl/ssl.h:2087:10: note: expected 'const struct SSL_METHOD *' but argument is of type 'int'
 SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
          ^
conftest.c:412:1: error: implicit declaration of function 'SSL_CTX_set_keylog_callback' [-Werror=implicit-function-declaration]
 SSL_CTX_set_keylog_callback(ctx, keylog_cb);
 ^
conftest.c:422:12: error: 'NID_sha3_512' undeclared (first use in this function)
 OBJ_nid2sn(NID_sha3_512);
            ^
conftest.c:422:12: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:423:12: error: 'NID_blake2b512' undeclared (first use in this function)
 OBJ_nid2sn(NID_blake2b512);
            ^
conftest.c:424:1: error: implicit declaration of function 'EVP_PBE_scrypt' [-Werror=implicit-function-declaration]
 EVP_PBE_scrypt(NULL, 0, NULL, 0, 2, 8, 1, 0, NULL, 0);
 ^
cc1: some warnings being treated as errors
configure:17891: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #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 STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DLFCN_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_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_LINUX_RANDOM_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_AUXVEC_H 1
| #define HAVE_SYS_AUXV_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_WAIT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_LINUX_NETLINK_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_UUID_H 1
| #define HAVE_UUID_GENERATE_TIME_SAFE 1
| #define HAVE_LIBUUID 1
| #define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_ACCEPT4 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_DUP3 1
| #define HAVE_EXECV 1
| #define HAVE_FACCESSAT 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FEXECVE 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_FUTIMES 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 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_LOCKF 1
| #define HAVE_LINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LUTIMES 1
| #define HAVE_MMAP 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MADVISE 1
| #define HAVE_MKFIFOAT 1
| #define HAVE_MKNOD 1
| #define HAVE_MKNODAT 1
| #define HAVE_MKTIME 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_OPENAT 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_PIPE2 1
| #define HAVE_POLL 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_PREAD 1
| #define HAVE_PREADV 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITEV 1
| #define HAVE_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_READV 1
| #define HAVE_REALPATH 1
| #define HAVE_RENAMEAT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_UTIMES 1
| #define HAVE_VFORK 1
| #define HAVE_WAITID 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 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_EVENTFD 1
| #define HAVE_FLOCK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_ZLIB_COPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_SETGROUPS 1
| #define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
| #define HAVE_ERF 1
| #define HAVE_ERFC 1
| #define HAVE_EXPM1 1
| #define HAVE_FINITE 1
| #define HAVE_GAMMA 1
| #define HAVE_HYPOT 1
| #define HAVE_LGAMMA 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_ROUND 1
| #define HAVE_TGAMMA 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISFINITE 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_BUILTIN_ATOMIC 1
| #define HAVE_DIRENT_D_TYPE 1
| #define HAVE_GETRANDOM_SYSCALL 1
| #define SHM_NEEDS_LIBRT 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SHM_OPEN 1
| #define HAVE_SHM_UNLINK 1
| /* end confdefs.h.  */
| 
| #include <openssl/opensslv.h>
| #include <openssl/evp.h>
| #include <openssl/ssl.h>
| 
| #if OPENSSL_VERSION_NUMBER < 0x10101000L
| #error "OpenSSL >= 1.1.1 is required"
| #endif
| 
| static void keylog_cb(const SSL *ssl, const char *line) {}
| 
| int
| main ()
| {
| 
| /* SSL APIs */
| SSL_CTX *ctx = SSL_CTX_new(TLS_client_method());
| SSL_CTX_set_keylog_callback(ctx, keylog_cb);
| SSL *ssl = SSL_new(ctx);
| X509_VERIFY_PARAM *param = SSL_get0_param(ssl);
| X509_VERIFY_PARAM_set1_host(param, "python.org", 0);
| SSL_free(ssl);
| SSL_CTX_free(ctx);
| 
| /* hashlib APIs */
| OBJ_nid2sn(NID_md5);
| OBJ_nid2sn(NID_sha1);
| OBJ_nid2sn(NID_sha3_512);
| OBJ_nid2sn(NID_blake2b512);
| EVP_PBE_scrypt(NULL, 0, NULL, 0, 2, 8, 1, 0, NULL, 0);
| 
|   ;
|   return 0;
| }
configure:17895: result: no
configure:17908: checking for --with-ssl-default-suites
configure:17937: result: python
configure:17950: checking for --with-builtin-hashlib-hashes
configure:17973: result: md5,sha1,sha256,sha512,sha3,blake2
configure:17985: checking for --with-experimental-isolated-subinterpreters
configure:18002: result: no
configure:18009: checking for --with-static-libpython
configure:18025: result: yes
configure:18043: checking for --disable-test-modules
configure:18056: result: no
configure:18182: creating ./config.status

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

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

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

on biz287.inmotionhosting.com

config.status:1324: creating Makefile.pre
config.status:1324: creating Misc/python.pc
config.status:1324: creating Misc/python-embed.pc
config.status:1324: creating Misc/python-config.sh
config.status:1324: creating Modules/ld_so_aix
config.status:1324: creating pyconfig.h

## ---------------- ##
## 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_buggy_getaddrinfo=no
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_computed_gotos=yes
ac_cv_cxx_thread=yes
ac_cv_disable_missing_field_initializers=yes
ac_cv_disable_unused_parameter_warning=yes
ac_cv_disable_unused_result_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_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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_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_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_extra_warnings=yes
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__getpty=no
ac_cv_func_accept4=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_textdomain_codeset=yes
ac_cv_func_chown=yes
ac_cv_func_clock=yes
ac_cv_func_clock_getres=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_clock_settime=yes
ac_cv_func_close_range=no
ac_cv_func_confstr=yes
ac_cv_func_copy_file_range=no
ac_cv_func_copysign=yes
ac_cv_func_crypt_r=yes
ac_cv_func_ctermid=yes
ac_cv_func_dlopen=yes
ac_cv_func_dup2=yes
ac_cv_func_dup3=yes
ac_cv_func_erf=yes
ac_cv_func_erfc=yes
ac_cv_func_execv=yes
ac_cv_func_explicit_bzero=no
ac_cv_func_explicit_memset=no
ac_cv_func_expm1=yes
ac_cv_func_faccessat=yes
ac_cv_func_fchmod=yes
ac_cv_func_fchmodat=yes
ac_cv_func_fchown=yes
ac_cv_func_fchownat=yes
ac_cv_func_fdopendir=yes
ac_cv_func_fdwalk=no
ac_cv_func_fexecve=yes
ac_cv_func_finite=yes
ac_cv_func_flock=yes
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_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_gamma=yes
ac_cv_func_getentropy=no
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_gethostbyname_r=yes
ac_cv_func_getitimer=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getlogin=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpeername=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpgrp=yes
ac_cv_func_getpid=yes
ac_cv_func_getpriority=yes
ac_cv_func_getpwent=yes
ac_cv_func_getpwnam_r=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_getresgid=yes
ac_cv_func_getresuid=yes
ac_cv_func_getsid=yes
ac_cv_func_getspent=yes
ac_cv_func_getspnam=yes
ac_cv_func_getwd=yes
ac_cv_func_hypot=yes
ac_cv_func_if_nameindex=yes
ac_cv_func_initgroups=yes
ac_cv_func_kill=yes
ac_cv_func_killpg=yes
ac_cv_func_lchown=yes
ac_cv_func_lgamma=yes
ac_cv_func_linkat=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_mbrtowc=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_nice=yes
ac_cv_func_openat=yes
ac_cv_func_openpty=no
ac_cv_func_pathconf=yes
ac_cv_func_pause=yes
ac_cv_func_pipe2=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=no
ac_cv_func_preadv=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=no
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_renameat=yes
ac_cv_func_round=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_setegid=yes
ac_cv_func_seteuid=yes
ac_cv_func_setgid=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_setuid=yes
ac_cv_func_setvbuf=yes
ac_cv_func_shm_open=yes
ac_cv_func_shm_unlink=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_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_symlinkat=yes
ac_cv_func_sync=yes
ac_cv_func_sysconf=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_tcsetpgrp=yes
ac_cv_func_tempnam=yes
ac_cv_func_tgamma=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_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_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_has_le64toh=yes
ac_cv_has_makedev=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_decl_isfinite=yes
ac_cv_have_decl_isinf=yes
ac_cv_have_decl_isnan=yes
ac_cv_have_getc_unlocked=yes
ac_cv_have_lchflags=no
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_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_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_memfd_h=yes
ac_cv_header_linux_netlink_h=yes
ac_cv_header_linux_qrtr_h=no
ac_cv_header_linux_random_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_net_if_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_shadow_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_spawn_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=no
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_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=yes
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_term_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=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_uuid_h=no
ac_cv_header_uuid_uuid_h=yes
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_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_intl_textdomain=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_lib_uuid_uuid_generate_time=yes
ac_cv_lib_z_inflateCopy=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='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_posix_semaphores_enabled=yes
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_PYTHON_FOR_REGEN=python
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=/usr/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_system_supported=yes
ac_cv_rshift_extends_sign=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_crypt=-lcrypt
ac_cv_search_crypt_r='none required'
ac_cv_search_opendir='none required'
ac_cv_search_sem_init=-lpthread
ac_cv_search_shm_open=-lrt
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_struct_addrinfo=yes
ac_cv_struct_sockaddr_alg=yes
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_working_tzset=yes
ac_cv_x87_double_rounding=no
ax_cv_c_float_words_bigendian=no
ax_cv_check_cflags___fno_semantic_interposition=no
py_cv_lib_readline=no

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

ABIFLAGS=''
ALT_SOABI=''
AR='ar'
ARCH_RUN_32BIT=''
ARFLAGS='rcs'
BASECFLAGS=' -Wno-unused-result -Wsign-compare'
BASECPPFLAGS=''
BINLIBDEST='$(LIBDIR)/python$(VERSION)'
BLDLIBRARY='$(LDLIBRARY)'
BLDSHARED='$(CC) -shared'
BUILDEXEEXT=''
CC='gcc -pthread'
CCSHARED='-fPIC'
CFLAGS=''
CFLAGSFORSHARED=''
CFLAGS_ALIASING=''
CFLAGS_NODIST=' -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden'
CONFIGURE_MACOSX_DEPLOYMENT_TARGET=''
CONFIG_ARGS=' '\''--enable-optimizations'\'''
CPP='gcc -E'
CPPFLAGS=''
CXX='g++ -pthread'
DEFS='-DHAVE_CONFIG_H'
DEF_MAKE_ALL_RULE='profile-opt'
DEF_MAKE_RULE='build_all'
DFLAGS=''
DLINCLDIR='.'
DLLLIBRARY=''
DTRACE=''
DTRACE_HEADERS=''
DTRACE_OBJS=''
DYNLOADFILE='dynload_shlib.o'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENSUREPIP='upgrade'
EXEEXT=''
EXPORTSFROM=''
EXPORTSYMS=''
EXPORT_MACOSX_DEPLOYMENT_TARGET='#'
EXT_SUFFIX='.cpython-310-x86_64-linux-gnu.so'
FRAMEWORKALTINSTALLFIRST=''
FRAMEWORKALTINSTALLLAST=''
FRAMEWORKINSTALLAPPSPREFIX=''
FRAMEWORKINSTALLFIRST=''
FRAMEWORKINSTALLLAST=''
FRAMEWORKPYTHONW=''
FRAMEWORKUNIXTOOLSPREFIX='/usr/local'
GITBRANCH=''
GITTAG=''
GITVERSION=''
GNULD='yes'
GREP='/usr/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=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTSONAME='$(LDLIBRARY)'
LDCXXSHARED='$(CXX) -shared'
LDFLAGS=''
LDFLAGS_NODIST=''
LDLIBRARY='libpython$(VERSION)$(ABIFLAGS).a'
LDLIBRARYDIR=''
LDSHARED='$(CC) -shared'
LDVERSION='$(VERSION)$(ABIFLAGS)'
LIBC=''
LIBFFI_INCLUDEDIR=''
LIBM='-lm'
LIBOBJS=''
LIBPL='$(prefix)/lib/python3.10/config-$(VERSION)$(ABIFLAGS)-x86_64-linux-gnu'
LIBPYTHON=''
LIBRARY='libpython$(VERSION)$(ABIFLAGS).a'
LIBRARY_DEPS='$(LIBRARY) $(PY3LIBRARY) $(EXPORTSYMS)'
LIBS='-lcrypt -lpthread -ldl  -lutil -lm'
LIBTOOL_CRUFT=''
LINKCC='$(PURIFY) $(MAINCC)'
LINKFORSHARED='-Xlinker -export-dynamic'
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='/usr/bin/mkdir -p'
MULTIARCH='x86_64-linux-gnu'
MULTIARCH_CPPFLAGS='-DMULTIARCH=\"x86_64-linux-gnu\"'
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://bugs.python.org/'
PACKAGE_NAME='python'
PACKAGE_STRING='python 3.10'
PACKAGE_TARNAME='python'
PACKAGE_URL=''
PACKAGE_VERSION='3.10'
PATH_SEPARATOR=':'
PGO_PROF_GEN_FLAG='-fprofile-generate'
PGO_PROF_USE_FLAG='-fprofile-use -fprofile-correction'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
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_REGEN='python'
PY_ENABLE_SHARED='0'
READELF='readelf'
RUNSHARED=''
SED='/usr/bin/sed'
SHELL='/bin/sh'
SHLIBS='$(LIBS)'
SHLIB_SUFFIX='.so'
SOABI='cpython-310-x86_64-linux-gnu'
SOVERSION='1.0'
SRCDIRS='Parser Objects Python Modules Modules/_io Programs'
STATIC_LIBPYTHON='1'
TCLTK_INCLUDES=''
TCLTK_LIBS=''
TEST_MODULES='yes'
THREADHEADERS=' $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_pthread.h'
TRUE='true'
TZPATH='/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo'
UNIVERSALSDK=''
UNIVERSAL_ARCH_FLAGS=''
VERSION='3.10'
WHEEL_PKG_DIR=''
_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 _GNU_SOURCE 1
#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 STDC_HEADERS 1
#define HAVE_ASM_TYPES_H 1
#define HAVE_CRYPT_H 1
#define HAVE_DLFCN_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_PTHREAD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SHADOW_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UTIME_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_XATTR_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SENDFILE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSCALL_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_PTY_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_NETPACKET_PACKET_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_LINUX_TIPC_H 1
#define HAVE_LINUX_RANDOM_H 1
#define HAVE_SPAWN_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_LINUX_AUXVEC_H 1
#define HAVE_SYS_AUXV_H 1
#define HAVE_LINUX_MEMFD_H 1
#define HAVE_LINUX_WAIT_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_EVENTFD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_NET_IF_H 1
#define HAVE_LINUX_NETLINK_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_UUID_H 1
#define HAVE_UUID_GENERATE_TIME_SAFE 1
#define HAVE_LIBUUID 1
#define WITH_DECIMAL_CONTEXTVAR 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 PY_COERCE_C_LOCALE 1
#define HAVE_DLOPEN 1
#define HAVE_DYNAMIC_LOADING 1
#define HAVE_ALARM 1
#define HAVE_ACCEPT4 1
#define HAVE_SETITIMER 1
#define HAVE_GETITIMER 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_CHOWN 1
#define HAVE_CLOCK 1
#define HAVE_CONFSTR 1
#define HAVE_CTERMID 1
#define HAVE_DUP3 1
#define HAVE_EXECV 1
#define HAVE_FACCESSAT 1
#define HAVE_FCHMOD 1
#define HAVE_FCHMODAT 1
#define HAVE_FCHOWN 1
#define HAVE_FCHOWNAT 1
#define HAVE_FEXECVE 1
#define HAVE_FDOPENDIR 1
#define HAVE_FORK 1
#define HAVE_FPATHCONF 1
#define HAVE_FSTATAT 1
#define HAVE_FTIME 1
#define HAVE_FTRUNCATE 1
#define HAVE_FUTIMESAT 1
#define HAVE_FUTIMENS 1
#define HAVE_FUTIMES 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETGRGID_R 1
#define HAVE_GETGRNAM_R 1
#define HAVE_GETGROUPLIST 1
#define HAVE_GETGROUPS 1
#define HAVE_GETLOGIN 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETPEERNAME 1
#define HAVE_GETPGID 1
#define HAVE_GETPID 1
#define HAVE_GETPRIORITY 1
#define HAVE_GETRESUID 1
#define HAVE_GETRESGID 1
#define HAVE_GETPWENT 1
#define HAVE_GETPWNAM_R 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETSPNAM 1
#define HAVE_GETSPENT 1
#define HAVE_GETSID 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_LOCKF 1
#define HAVE_LINKAT 1
#define HAVE_LSTAT 1
#define HAVE_LUTIMES 1
#define HAVE_MMAP 1
#define HAVE_MEMRCHR 1
#define HAVE_MBRTOWC 1
#define HAVE_MKDIRAT 1
#define HAVE_MKFIFO 1
#define HAVE_MADVISE 1
#define HAVE_MKFIFOAT 1
#define HAVE_MKNOD 1
#define HAVE_MKNODAT 1
#define HAVE_MKTIME 1
#define HAVE_MREMAP 1
#define HAVE_NICE 1
#define HAVE_OPENAT 1
#define HAVE_PATHCONF 1
#define HAVE_PAUSE 1
#define HAVE_PIPE2 1
#define HAVE_POLL 1
#define HAVE_POSIX_FALLOCATE 1
#define HAVE_POSIX_FADVISE 1
#define HAVE_POSIX_SPAWN 1
#define HAVE_POSIX_SPAWNP 1
#define HAVE_PREAD 1
#define HAVE_PREADV 1
#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
#define HAVE_PTHREAD_KILL 1
#define HAVE_PWRITE 1
#define HAVE_PWRITEV 1
#define HAVE_READLINK 1
#define HAVE_READLINKAT 1
#define HAVE_READV 1
#define HAVE_REALPATH 1
#define HAVE_RENAMEAT 1
#define HAVE_SEM_OPEN 1
#define HAVE_SEM_TIMEDWAIT 1
#define HAVE_SEM_GETVALUE 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_SETLOCALE 1
#define HAVE_SETREGID 1
#define HAVE_SETREUID 1
#define HAVE_SETRESUID 1
#define HAVE_SETRESGID 1
#define HAVE_SETSID 1
#define HAVE_SETPGID 1
#define HAVE_SETPGRP 1
#define HAVE_SETPRIORITY 1
#define HAVE_SETUID 1
#define HAVE_SETVBUF 1
#define HAVE_SCHED_GET_PRIORITY_MAX 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SCHED_SETSCHEDULER 1
#define HAVE_SCHED_SETPARAM 1
#define HAVE_SCHED_RR_GET_INTERVAL 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_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_UNAME 1
#define HAVE_UNLINKAT 1
#define HAVE_UTIMENSAT 1
#define HAVE_UTIMES 1
#define HAVE_VFORK 1
#define HAVE_WAITID 1
#define HAVE_WAITPID 1
#define HAVE_WAIT3 1
#define HAVE_WAIT4 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_EVENTFD 1
#define HAVE_FLOCK 1
#define HAVE_GETPAGESIZE 1
#define HAVE_ZLIB_COPY 1
#define HAVE_HSTRERROR 1
#define HAVE_INET_ATON 1
#define HAVE_INET_PTON 1
#define HAVE_SETGROUPS 1
#define HAVE_OPENPTY 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_DEVICE_MACROS 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 SYS_SELECT_WITH_SYS_TIME 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_COPYSIGN 1
#define HAVE_ERF 1
#define HAVE_ERFC 1
#define HAVE_EXPM1 1
#define HAVE_FINITE 1
#define HAVE_GAMMA 1
#define HAVE_HYPOT 1
#define HAVE_LGAMMA 1
#define HAVE_LOG1P 1
#define HAVE_LOG2 1
#define HAVE_ROUND 1
#define HAVE_TGAMMA 1
#define HAVE_DECL_ISINF 1
#define HAVE_DECL_ISNAN 1
#define HAVE_DECL_ISFINITE 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_BUILTIN_ATOMIC 1
#define HAVE_DIRENT_D_TYPE 1
#define HAVE_GETRANDOM_SYSCALL 1
#define SHM_NEEDS_LIBRT 1
#define HAVE_SYS_MMAN_H 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
