View file File name : config.log Content :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.12, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --enable-optimizations ## --------- ## ## Platform. ## ## --------- ## hostname = 94.45.167.72.host.secureserver.net uname -m = x86_64 uname -r = 4.18.0-553.8.1.el8_10.x86_64 uname -s = Linux uname -v = #1 SMP Tue Jul 2 07:26:33 EDT 2024 /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: /sbin/ PATH: /bin/ PATH: /usr/sbin/ PATH: /usr/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3334: looking for aux files: install-sh config.guess config.sub configure:3347: trying ./ configure:3358: ./install-sh found configure:3376: ./config.guess found configure:3376: ./config.sub found configure:3585: checking build system type configure:3600: result: x86_64-pc-linux-gnu configure:3620: checking host system type configure:3634: result: x86_64-pc-linux-gnu configure:3711: checking for Python interpreter freezing configure:3713: result: ./_bootstrap_python configure:3746: checking for python3.12 configure:3781: result: no configure:3746: checking for python3.12 configure:3781: result: no configure:3746: checking for python3.11 configure:3767: found /bin/python3.11 configure:3778: result: python3.11 configure:3792: checking Python for regen version configure:3795: result: Python 3.11.13 configure:3928: checking for pkg-config configure:3951: found /bin/pkg-config configure:3963: result: /bin/pkg-config configure:3988: checking pkg-config is at least version 0.9.0 configure:3991: result: yes configure:4014: checking for --enable-universalsdk configure:4062: result: no configure:4086: checking for --with-universal-archs configure:4102: result: no configure:4254: checking MACHDEP configure:4320: result: "linux" configure:4686: checking for gcc configure:4707: found /bin/gcc configure:4718: result: gcc configure:5071: checking for C compiler version configure:5080: gcc --version >&5 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-28) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5091: $? = 0 configure:5080: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-28) (GCC) configure:5091: $? = 0 configure:5080: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5091: $? = 1 configure:5080: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5091: $? = 1 configure:5080: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:5091: $? = 1 configure:5111: checking whether the C compiler works configure:5133: gcc conftest.c >&5 configure:5137: $? = 0 configure:5187: result: yes configure:5190: checking for C compiler default output file name configure:5192: result: a.out configure:5198: checking for suffix of executables configure:5205: gcc -o conftest conftest.c >&5 configure:5209: $? = 0 configure:5232: result: configure:5254: checking whether we are cross compiling configure:5262: gcc -o conftest conftest.c >&5 configure:5266: $? = 0 configure:5273: ./conftest configure:5277: $? = 0 configure:5292: result: no configure:5297: checking for suffix of object files configure:5320: gcc -c conftest.c >&5 configure:5324: $? = 0 configure:5346: result: o configure:5350: checking whether the compiler supports GNU C configure:5370: gcc -c conftest.c >&5 configure:5370: $? = 0 configure:5380: result: yes configure:5391: checking whether gcc accepts -g configure:5412: gcc -c -g conftest.c >&5 configure:5412: $? = 0 configure:5456: result: yes configure:5476: checking for gcc option to enable C11 features configure:5491: gcc -c conftest.c >&5 configure:5491: $? = 0 configure:5509: result: none needed configure:5624: checking how to run the C preprocessor configure:5650: gcc -E conftest.c configure:5650: $? = 0 configure:5665: gcc -E conftest.c conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5692: result: gcc -E configure:5706: gcc -E conftest.c configure:5706: $? = 0 configure:5721: gcc -E conftest.c conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5751: checking for grep that handles long lines and -e configure:5815: result: /bin/grep configure:5820: checking for a sed that does not truncate output configure:5890: result: /bin/sed configure:5895: checking for egrep configure:5963: result: /bin/grep -E configure:5969: checking for CC compiler name configure:6000: result: gcc configure:6011: checking for stdio.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for stdlib.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for string.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for inttypes.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for stdint.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for strings.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for sys/stat.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for sys/types.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for unistd.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for wchar.h configure:6011: gcc -c conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for minix/config.h configure:6011: gcc -c conftest.c >&5 conftest.c:48:10: fatal error: minix/config.h: No such file or directory #include <minix/config.h> ^~~~~~~~~~~~~~~~ compilation terminated. configure:6011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <minix/config.h> configure:6011: result: no configure:6042: checking whether it is safe to define __EXTENSIONS__ configure:6061: gcc -c conftest.c >&5 configure:6061: $? = 0 configure:6069: result: yes configure:6072: checking whether _XOPEN_SOURCE should be defined configure:6094: gcc -c conftest.c >&5 configure:6094: $? = 0 configure:6121: result: no configure:6235: checking for g++ configure:6273: result: no configure:6741: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. configure:6754: checking for the platform triplet based on compiler characteristics configure:6943: result: x86_64-linux-gnu configure:6951: checking for multiarch configure:6963: result: configure:6980: checking for PEP 11 support tier configure:7024: result: x86_64-pc-linux-gnu/gcc has tier 1 (supported) configure:7042: checking for -Wl,--no-as-needed configure:7062: gcc -o conftest -Wl,--no-as-needed conftest.c >&5 configure:7062: $? = 0 configure:7075: result: yes configure:7079: checking for the Android API level configure:7111: result: not Android configure:7127: checking for --with-emscripten-target configure:7166: result: configure:7169: checking for --enable-wasm-dynamic-linking configure:7191: result: missing configure:7194: checking for --enable-wasm-pthreads configure:7216: result: missing configure:7219: checking for --with-suffix configure:7252: result: configure:7261: checking for case-insensitive build directory configure:7273: result: no configure:7287: checking LIBRARY configure:7293: result: libpython$(VERSION)$(ABIFLAGS).a configure:7333: checking LINKCC configure:7345: result: $(PURIFY) $(CC) configure:7354: checking EXPORTSYMS configure:7362: result: configure:7371: checking for GNU ld configure:7383: result: yes configure:7386: checking for --enable-shared configure:7404: result: no configure:7409: checking for --with-static-libpython configure:7426: result: yes configure:7432: checking for --enable-profiling configure:7459: result: no configure:7467: checking LDLIBRARY configure:7736: checking HOSTRUNNER configure:7738: result: configure:7745: result: libpython$(VERSION)$(ABIFLAGS).a configure:7834: checking for ar configure:7855: found /bin/ar configure:7866: result: ar configure:7921: checking for a BSD-compatible install configure:7994: result: /bin/install -c configure:8006: checking for a race-free mkdir -p configure:8050: result: /bin/mkdir -p configure:8068: checking for --with-pydebug configure:8088: result: no configure:8095: checking for --with-trace-refs configure:8107: result: no configure:8119: checking for --enable-pystats configure:8130: result: no configure:8145: checking for --with-assertions configure:8166: result: no configure:8174: checking for --enable-optimizations configure:8183: result: yes configure:8206: checking whether C compiler accepts -fno-semantic-interposition configure:8226: gcc -c -Werror -fno-semantic-interposition conftest.c >&5 configure:8226: $? = 0 configure:8235: result: yes configure:8260: checking PROFILE_TASK configure:8266: result: -m test --pgo --timeout=$(TESTTIMEOUT) configure:8290: checking for --with-lto configure:8328: result: no configure:8708: checking for llvm-profdata configure:8746: result: no configure:8836: checking for --enable-bolt configure:8853: result: no configure:9159: checking BOLT_INSTRUMENT_FLAGS configure:9165: result: configure:9169: checking BOLT_APPLY_FLAGS configure:9176: result: -update-debug-sections -reorder-blocks=ext-tsp -reorder-functions=hfsort+ -split-functions -icf=1 -inline-all -split-eh -reorder-functions-use-hot-size -peepholes=none -jump-tables=aggressive -inline-ap -indirect-call-promotion=all -dyno-stats -use-gnu-stack -frame-opt=hot configure:9207: checking if gcc supports -fstrict-overflow and -fno-strict-overflow configure:9224: gcc -c -fstrict-overflow -fno-strict-overflow conftest.c >&5 configure:9224: $? = 0 configure:9234: result: yes configure:9247: checking for --with-strict-overflow configure:9265: result: no configure:9271: checking if gcc supports -Og optimization level configure:9290: gcc -c -Og conftest.c >&5 configure:9290: $? = 0 configure:9303: result: yes configure:9507: checking if we can add -Wextra configure:9527: gcc -c -Wextra -Werror conftest.c >&5 configure:9527: $? = 0 configure:9537: result: yes configure:9553: checking whether gcc -fno-strict-aliasing accepts and needs -fno-strict-aliasing configure:9572: gcc -fno-strict-aliasing -c conftest.c >&5 configure:9572: $? = 0 configure:9590: gcc -fstrict-aliasing -c -Werror -Wstrict-aliasing conftest.c >&5 configure:9590: $? = 0 configure:9609: result: no configure:9670: checking if we can disable gcc unused-parameter warning configure:9690: gcc -c -Wunused-parameter -Werror conftest.c >&5 configure:9690: $? = 0 configure:9700: result: yes configure:9711: checking if we can disable gcc int-conversion warning configure:9731: gcc -c -Wint-conversion -Werror conftest.c >&5 configure:9731: $? = 0 configure:9741: result: yes configure:9752: checking if we can disable gcc missing-field-initializers warning configure:9772: gcc -c -Wmissing-field-initializers -Werror conftest.c >&5 configure:9772: $? = 0 configure:9782: result: yes configure:9793: checking if we can enable gcc sign-compare warning configure:9813: gcc -c -Wsign-compare -Werror conftest.c >&5 configure:9813: $? = 0 configure:9823: result: yes configure:9834: checking if we can enable gcc unreachable-code warning configure:9854: gcc -c -Wunreachable-code -Werror conftest.c >&5 configure:9854: $? = 0 configure:9864: result: yes configure:9886: checking if we can enable gcc strict-prototypes warning configure:9906: gcc -c -Wstrict-prototypes -Werror conftest.c >&5 configure:9906: $? = 0 configure:9916: result: yes configure:9927: checking if we can make implicit function declaration an error in gcc -Werror=implicit-function-declaration configure:9946: gcc -Werror=implicit-function-declaration -c conftest.c >&5 configure:9946: $? = 0 configure:9958: result: yes configure:9969: checking if we can use visibility in gcc -fvisibility=hidden configure:9988: gcc -fvisibility=hidden -c conftest.c >&5 configure:9988: $? = 0 configure:10000: result: yes configure:10230: checking whether pthreads are available without options configure:10257: gcc -o conftest conftest.c >&5 /tmp/ccLRaQth.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:10257: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | /* end confdefs.h. */ | | #include <stdio.h> | #include <pthread.h> | | void* routine(void* p){return NULL;} | | int main(void){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:10273: result: no configure:10286: checking whether gcc accepts -Kpthread configure:10315: gcc -Kpthread -o conftest conftest.c >&5 gcc: error: unrecognized command line option '-Kpthread'; did you mean '-pthread'? configure:10315: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | /* end confdefs.h. */ | | #include <stdio.h> | #include <pthread.h> | | void* routine(void* p){return NULL;} | | int main(void){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:10327: result: no configure:10338: checking whether gcc accepts -Kthread configure:10367: gcc -Kthread -o conftest conftest.c >&5 gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:10367: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | /* end confdefs.h. */ | | #include <stdio.h> | #include <pthread.h> | | void* routine(void* p){return NULL;} | | int main(void){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:10379: result: no configure:10390: checking whether gcc accepts -pthread configure:10419: gcc -pthread -o conftest conftest.c >&5 configure:10419: $? = 0 configure:10419: ./conftest configure:10419: $? = 0 configure:10431: result: yes configure:10439: checking whether g++ also accepts flags for thread support configure:10478: result: yes configure:10490: checking for alloca.h configure:10490: gcc -c conftest.c >&5 configure:10490: $? = 0 configure:10490: result: yes configure:10496: checking for asm/types.h configure:10496: gcc -c conftest.c >&5 configure:10496: $? = 0 configure:10496: result: yes configure:10502: checking for bluetooth.h configure:10502: gcc -c conftest.c >&5 conftest.c:69:10: fatal error: bluetooth.h: No such file or directory #include <bluetooth.h> ^~~~~~~~~~~~~ compilation terminated. configure:10502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <bluetooth.h> configure:10502: result: no configure:10508: checking for conio.h configure:10508: gcc -c conftest.c >&5 conftest.c:69:10: fatal error: conio.h: No such file or directory #include <conio.h> ^~~~~~~~~ compilation terminated. configure:10508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <conio.h> configure:10508: result: no configure:10514: checking for crypt.h configure:10514: gcc -c conftest.c >&5 configure:10514: $? = 0 configure:10514: result: yes configure:10520: checking for direct.h configure:10520: gcc -c conftest.c >&5 conftest.c:70:10: fatal error: direct.h: No such file or directory #include <direct.h> ^~~~~~~~~~ compilation terminated. configure:10520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <direct.h> configure:10520: result: no configure:10526: checking for dlfcn.h configure:10526: gcc -c conftest.c >&5 configure:10526: $? = 0 configure:10526: result: yes configure:10532: checking for endian.h configure:10532: gcc -c conftest.c >&5 configure:10532: $? = 0 configure:10532: result: yes configure:10538: checking for errno.h configure:10538: gcc -c conftest.c >&5 configure:10538: $? = 0 configure:10538: result: yes configure:10544: checking for fcntl.h configure:10544: gcc -c conftest.c >&5 configure:10544: $? = 0 configure:10544: result: yes configure:10550: checking for grp.h configure:10550: gcc -c conftest.c >&5 configure:10550: $? = 0 configure:10550: result: yes configure:10556: checking for ieeefp.h configure:10556: gcc -c conftest.c >&5 conftest.c:75:10: fatal error: ieeefp.h: No such file or directory #include <ieeefp.h> ^~~~~~~~~~ compilation terminated. configure:10556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <ieeefp.h> configure:10556: result: no configure:10562: checking for io.h configure:10562: gcc -c conftest.c >&5 conftest.c:75:10: fatal error: io.h: No such file or directory #include <io.h> ^~~~~~ compilation terminated. configure:10562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <io.h> configure:10562: result: no configure:10568: checking for langinfo.h configure:10568: gcc -c conftest.c >&5 configure:10568: $? = 0 configure:10568: result: yes configure:10574: checking for libintl.h configure:10574: gcc -c conftest.c >&5 configure:10574: $? = 0 configure:10574: result: yes configure:10580: checking for libutil.h configure:10580: gcc -c conftest.c >&5 conftest.c:77:10: fatal error: libutil.h: No such file or directory #include <libutil.h> ^~~~~~~~~~~ compilation terminated. configure:10580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <libutil.h> configure:10580: result: no configure:10586: checking for linux/auxvec.h configure:10586: gcc -c conftest.c >&5 configure:10586: $? = 0 configure:10586: result: yes configure:10592: checking for sys/auxv.h configure:10592: gcc -c conftest.c >&5 configure:10592: $? = 0 configure:10592: result: yes configure:10598: checking for linux/fs.h configure:10598: gcc -c conftest.c >&5 configure:10598: $? = 0 configure:10598: result: yes configure:10604: checking for linux/limits.h configure:10604: gcc -c conftest.c >&5 configure:10604: $? = 0 configure:10604: result: yes configure:10610: checking for linux/memfd.h configure:10610: gcc -c conftest.c >&5 configure:10610: $? = 0 configure:10610: result: yes configure:10616: checking for linux/random.h configure:10616: gcc -c conftest.c >&5 configure:10616: $? = 0 configure:10616: result: yes configure:10622: checking for linux/soundcard.h configure:10622: gcc -c conftest.c >&5 configure:10622: $? = 0 configure:10622: result: yes configure:10628: checking for linux/tipc.h configure:10628: gcc -c conftest.c >&5 configure:10628: $? = 0 configure:10628: result: yes configure:10634: checking for linux/wait.h configure:10634: gcc -c conftest.c >&5 configure:10634: $? = 0 configure:10634: result: yes configure:10640: checking for netdb.h configure:10640: gcc -c conftest.c >&5 configure:10640: $? = 0 configure:10640: result: yes configure:10646: checking for net/ethernet.h configure:10646: gcc -c conftest.c >&5 configure:10646: $? = 0 configure:10646: result: yes configure:10652: checking for netinet/in.h configure:10652: gcc -c conftest.c >&5 configure:10652: $? = 0 configure:10652: result: yes configure:10658: checking for netpacket/packet.h configure:10658: gcc -c conftest.c >&5 configure:10658: $? = 0 configure:10658: result: yes configure:10664: checking for poll.h configure:10664: gcc -c conftest.c >&5 configure:10664: $? = 0 configure:10664: result: yes configure:10670: checking for process.h configure:10670: gcc -c conftest.c >&5 conftest.c:91:10: fatal error: process.h: No such file or directory #include <process.h> ^~~~~~~~~~~ compilation terminated. configure:10670: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <process.h> configure:10670: result: no configure:10676: checking for pthread.h configure:10676: gcc -c conftest.c >&5 configure:10676: $? = 0 configure:10676: result: yes configure:10682: checking for pty.h configure:10682: gcc -c conftest.c >&5 configure:10682: $? = 0 configure:10682: result: yes configure:10688: checking for sched.h configure:10688: gcc -c conftest.c >&5 configure:10688: $? = 0 configure:10688: result: yes configure:10694: checking for setjmp.h configure:10694: gcc -c conftest.c >&5 configure:10694: $? = 0 configure:10694: result: yes configure:10700: checking for shadow.h configure:10700: gcc -c conftest.c >&5 configure:10700: $? = 0 configure:10700: result: yes configure:10706: checking for signal.h configure:10706: gcc -c conftest.c >&5 configure:10706: $? = 0 configure:10706: result: yes configure:10712: checking for spawn.h configure:10712: gcc -c conftest.c >&5 configure:10712: $? = 0 configure:10712: result: yes configure:10718: checking for stropts.h configure:10718: gcc -c conftest.c >&5 conftest.c:98:10: fatal error: stropts.h: No such file or directory #include <stropts.h> ^~~~~~~~~~~ compilation terminated. configure:10718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <stropts.h> configure:10718: result: no configure:10724: checking for sys/audioio.h configure:10724: gcc -c conftest.c >&5 conftest.c:98:10: fatal error: sys/audioio.h: No such file or directory #include <sys/audioio.h> ^~~~~~~~~~~~~~~ compilation terminated. configure:10724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/audioio.h> configure:10724: result: no configure:10730: checking for sys/bsdtty.h configure:10730: gcc -c conftest.c >&5 conftest.c:98:10: fatal error: sys/bsdtty.h: No such file or directory #include <sys/bsdtty.h> ^~~~~~~~~~~~~~ compilation terminated. configure:10730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/bsdtty.h> configure:10730: result: no configure:10736: checking for sys/devpoll.h configure:10736: gcc -c conftest.c >&5 conftest.c:98:10: fatal error: sys/devpoll.h: No such file or directory #include <sys/devpoll.h> ^~~~~~~~~~~~~~~ compilation terminated. configure:10736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/devpoll.h> configure:10736: result: no configure:10742: checking for sys/endian.h configure:10742: gcc -c conftest.c >&5 conftest.c:98:10: fatal error: sys/endian.h: No such file or directory #include <sys/endian.h> ^~~~~~~~~~~~~~ compilation terminated. configure:10742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/endian.h> configure:10742: result: no configure:10748: checking for sys/epoll.h configure:10748: gcc -c conftest.c >&5 configure:10748: $? = 0 configure:10748: result: yes configure:10754: checking for sys/event.h configure:10754: gcc -c conftest.c >&5 conftest.c:99:10: fatal error: sys/event.h: No such file or directory #include <sys/event.h> ^~~~~~~~~~~~~ compilation terminated. configure:10754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/event.h> configure:10754: result: no configure:10760: checking for sys/eventfd.h configure:10760: gcc -c conftest.c >&5 configure:10760: $? = 0 configure:10760: result: yes configure:10766: checking for sys/file.h configure:10766: gcc -c conftest.c >&5 configure:10766: $? = 0 configure:10766: result: yes configure:10772: checking for sys/ioctl.h configure:10772: gcc -c conftest.c >&5 configure:10772: $? = 0 configure:10772: result: yes configure:10778: checking for sys/kern_control.h configure:10778: gcc -c conftest.c >&5 conftest.c:102:10: fatal error: sys/kern_control.h: No such file or directory #include <sys/kern_control.h> ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:10778: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/kern_control.h> configure:10778: result: no configure:10784: checking for sys/loadavg.h configure:10784: gcc -c conftest.c >&5 conftest.c:102:10: fatal error: sys/loadavg.h: No such file or directory #include <sys/loadavg.h> ^~~~~~~~~~~~~~~ compilation terminated. configure:10784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/loadavg.h> configure:10784: result: no configure:10790: checking for sys/lock.h configure:10790: gcc -c conftest.c >&5 conftest.c:102:10: fatal error: sys/lock.h: No such file or directory #include <sys/lock.h> ^~~~~~~~~~~~ compilation terminated. configure:10790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/lock.h> configure:10790: result: no configure:10796: checking for sys/memfd.h configure:10796: gcc -c conftest.c >&5 conftest.c:102:10: fatal error: sys/memfd.h: No such file or directory #include <sys/memfd.h> ^~~~~~~~~~~~~ compilation terminated. configure:10796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/memfd.h> configure:10796: result: no configure:10802: checking for sys/mkdev.h configure:10802: gcc -c conftest.c >&5 conftest.c:102:10: fatal error: sys/mkdev.h: No such file or directory #include <sys/mkdev.h> ^~~~~~~~~~~~~ compilation terminated. configure:10802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/mkdev.h> configure:10802: result: no configure:10808: checking for sys/mman.h configure:10808: gcc -c conftest.c >&5 configure:10808: $? = 0 configure:10808: result: yes configure:10814: checking for sys/modem.h configure:10814: gcc -c conftest.c >&5 conftest.c:103:10: fatal error: sys/modem.h: No such file or directory #include <sys/modem.h> ^~~~~~~~~~~~~ compilation terminated. configure:10814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/modem.h> configure:10814: result: no configure:10820: checking for sys/param.h configure:10820: gcc -c conftest.c >&5 configure:10820: $? = 0 configure:10820: result: yes configure:10826: checking for sys/poll.h configure:10826: gcc -c conftest.c >&5 configure:10826: $? = 0 configure:10826: result: yes configure:10832: checking for sys/random.h configure:10832: gcc -c conftest.c >&5 configure:10832: $? = 0 configure:10832: result: yes configure:10838: checking for sys/resource.h configure:10838: gcc -c conftest.c >&5 configure:10838: $? = 0 configure:10838: result: yes configure:10844: checking for sys/select.h configure:10844: gcc -c conftest.c >&5 configure:10844: $? = 0 configure:10844: result: yes configure:10850: checking for sys/sendfile.h configure:10850: gcc -c conftest.c >&5 configure:10850: $? = 0 configure:10850: result: yes configure:10856: checking for sys/socket.h configure:10856: gcc -c conftest.c >&5 configure:10856: $? = 0 configure:10856: result: yes configure:10862: checking for sys/soundcard.h configure:10862: gcc -c conftest.c >&5 configure:10862: $? = 0 configure:10862: result: yes configure:10868: checking for sys/stat.h configure:10868: result: yes configure:10874: checking for sys/statvfs.h configure:10874: gcc -c conftest.c >&5 configure:10874: $? = 0 configure:10874: result: yes configure:10880: checking for sys/sys_domain.h configure:10880: gcc -c conftest.c >&5 conftest.c:113:10: fatal error: sys/sys_domain.h: No such file or directory #include <sys/sys_domain.h> ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/sys_domain.h> configure:10880: result: no configure:10886: checking for sys/syscall.h configure:10886: gcc -c conftest.c >&5 configure:10886: $? = 0 configure:10886: result: yes configure:10892: checking for sys/sysmacros.h configure:10892: gcc -c conftest.c >&5 configure:10892: $? = 0 configure:10892: result: yes configure:10898: checking for sys/termio.h configure:10898: gcc -c conftest.c >&5 conftest.c:115:10: fatal error: sys/termio.h: No such file or directory #include <sys/termio.h> ^~~~~~~~~~~~~~ compilation terminated. configure:10898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/termio.h> configure:10898: result: no configure:10904: checking for sys/time.h configure:10904: gcc -c conftest.c >&5 configure:10904: $? = 0 configure:10904: result: yes configure:10910: checking for sys/times.h configure:10910: gcc -c conftest.c >&5 configure:10910: $? = 0 configure:10910: result: yes configure:10916: checking for sys/types.h configure:10916: result: yes configure:10922: checking for sys/uio.h configure:10922: gcc -c conftest.c >&5 configure:10922: $? = 0 configure:10922: result: yes configure:10928: checking for sys/un.h configure:10928: gcc -c conftest.c >&5 configure:10928: $? = 0 configure:10928: result: yes configure:10934: checking for sys/utsname.h configure:10934: gcc -c conftest.c >&5 configure:10934: $? = 0 configure:10934: result: yes configure:10940: checking for sys/wait.h configure:10940: gcc -c conftest.c >&5 configure:10940: $? = 0 configure:10940: result: yes configure:10946: checking for sys/xattr.h configure:10946: gcc -c conftest.c >&5 configure:10946: $? = 0 configure:10946: result: yes configure:10952: checking for sysexits.h configure:10952: gcc -c conftest.c >&5 configure:10952: $? = 0 configure:10952: result: yes configure:10958: checking for syslog.h configure:10958: gcc -c conftest.c >&5 configure:10958: $? = 0 configure:10958: result: yes configure:10964: checking for termios.h configure:10964: gcc -c conftest.c >&5 configure:10964: $? = 0 configure:10964: result: yes configure:10970: checking for util.h configure:10970: gcc -c conftest.c >&5 conftest.c:126:10: fatal error: util.h: No such file or directory #include <util.h> ^~~~~~~~ compilation terminated. configure:10970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <util.h> configure:10970: result: no configure:10976: checking for utime.h configure:10976: gcc -c conftest.c >&5 configure:10976: $? = 0 configure:10976: result: yes configure:10982: checking for utmp.h configure:10982: gcc -c conftest.c >&5 configure:10982: $? = 0 configure:10982: result: yes configure:10992: checking for dirent.h that defines DIR configure:11012: gcc -c conftest.c >&5 configure:11012: $? = 0 configure:11021: result: yes configure:11035: checking for library containing opendir configure:11065: gcc -o conftest conftest.c >&5 configure:11065: $? = 0 configure:11085: result: none required configure:11157: checking for sys/mkdev.h configure:11157: result: no configure:11166: checking for sys/sysmacros.h configure:11166: result: yes configure:11181: checking for bluetooth/bluetooth.h configure:11181: gcc -c -std=c99 conftest.c >&5 conftest.c:130:10: fatal error: bluetooth/bluetooth.h: No such file or directory #include <bluetooth/bluetooth.h> ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <bluetooth/bluetooth.h> configure:11181: result: no configure:11191: checking for net/if.h configure:11191: gcc -c conftest.c >&5 configure:11191: $? = 0 configure:11191: result: yes configure:11207: checking for linux/netlink.h configure:11207: gcc -c conftest.c >&5 configure:11207: $? = 0 configure:11207: result: yes configure:11224: checking for linux/qrtr.h configure:11224: gcc -c conftest.c >&5 configure:11224: $? = 0 configure:11224: result: yes configure:11240: checking for linux/vm_sockets.h configure:11240: gcc -c conftest.c >&5 configure:11240: $? = 0 configure:11240: result: yes configure:11255: checking for linux/can.h configure:11255: gcc -c conftest.c >&5 configure:11255: $? = 0 configure:11255: result: yes configure:11266: checking for linux/can/bcm.h configure:11266: gcc -c conftest.c >&5 configure:11266: $? = 0 configure:11266: result: yes configure:11277: checking for linux/can/j1939.h configure:11277: gcc -c conftest.c >&5 conftest.c:114:10: fatal error: linux/can/j1939.h: No such file or directory #include <linux/can/j1939.h> ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include <sys/socket.h> | #endif | | | #include <linux/can/j1939.h> configure:11277: result: no configure:11288: checking for linux/can/raw.h configure:11288: gcc -c conftest.c >&5 configure:11288: $? = 0 configure:11288: result: yes configure:11299: checking for netcan/can.h configure:11299: gcc -c conftest.c >&5 conftest.c:115:10: fatal error: netcan/can.h: No such file or directory #include <netcan/can.h> ^~~~~~~~~~~~~~ compilation terminated. configure:11299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include <sys/socket.h> | #endif | | | #include <netcan/can.h> configure:11299: result: no configure:11314: checking for clock_t in time.h configure:11337: result: yes configure:11348: checking for makedev configure:11376: gcc -o conftest conftest.c >&5 configure:11376: $? = 0 configure:11386: result: yes configure:11399: checking for le64toh configure:11425: gcc -o conftest conftest.c >&5 configure:11425: $? = 0 configure:11435: result: yes configure:11479: checking for mode_t configure:11479: gcc -c conftest.c >&5 configure:11479: $? = 0 configure:11479: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:147:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:11479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:11479: result: yes configure:11489: checking for off_t configure:11489: gcc -c conftest.c >&5 configure:11489: $? = 0 configure:11489: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:147:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:11489: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:11489: result: yes configure:11500: checking for pid_t configure:11500: gcc -c conftest.c >&5 configure:11500: $? = 0 configure:11500: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:148:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:11500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11500: result: yes configure:11539: checking for size_t configure:11539: gcc -c conftest.c >&5 configure:11539: $? = 0 configure:11539: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:148:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:11539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11539: result: yes configure:11549: checking for uid_t in sys/types.h configure:11570: result: yes configure:11582: checking for ssize_t configure:11582: gcc -c conftest.c >&5 configure:11582: $? = 0 configure:11582: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:148:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:11582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:11582: result: yes configure:11590: checking for __uint128_t configure:11590: gcc -c conftest.c >&5 configure:11590: $? = 0 configure:11590: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:149:26: error: expected expression before ')' token if (sizeof ((__uint128_t))) ^ configure:11590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | if (sizeof ((__uint128_t))) | return 0; | ; | return 0; | } configure:11590: result: yes configure:11605: checking size of int configure:11611: gcc -o conftest conftest.c >&5 configure:11611: $? = 0 configure:11611: ./conftest configure:11611: $? = 0 configure:11626: result: 4 configure:11638: checking size of long configure:11644: gcc -o conftest conftest.c >&5 configure:11644: $? = 0 configure:11644: ./conftest configure:11644: $? = 0 configure:11659: result: 8 configure:11669: checking alignment of long configure:11675: gcc -o conftest conftest.c >&5 configure:11675: $? = 0 configure:11675: ./conftest configure:11675: $? = 0 configure:11691: result: 8 configure:11703: checking size of long long configure:11709: gcc -o conftest conftest.c >&5 configure:11709: $? = 0 configure:11709: ./conftest configure:11709: $? = 0 configure:11724: result: 8 configure:11736: checking size of void * configure:11742: gcc -o conftest conftest.c >&5 configure:11742: $? = 0 configure:11742: ./conftest configure:11742: $? = 0 configure:11757: result: 8 configure:11769: checking size of short configure:11775: gcc -o conftest conftest.c >&5 configure:11775: $? = 0 configure:11775: ./conftest configure:11775: $? = 0 configure:11790: result: 2 configure:11802: checking size of float configure:11808: gcc -o conftest conftest.c >&5 configure:11808: $? = 0 configure:11808: ./conftest configure:11808: $? = 0 configure:11823: result: 4 configure:11835: checking size of double configure:11841: gcc -o conftest conftest.c >&5 configure:11841: $? = 0 configure:11841: ./conftest configure:11841: $? = 0 configure:11856: result: 8 configure:11868: checking size of fpos_t configure:11874: gcc -o conftest conftest.c >&5 configure:11874: $? = 0 configure:11874: ./conftest configure:11874: $? = 0 configure:11889: result: 16 configure:11901: checking size of size_t configure:11907: gcc -o conftest conftest.c >&5 configure:11907: $? = 0 configure:11907: ./conftest configure:11907: $? = 0 configure:11922: result: 8 configure:11932: checking alignment of size_t configure:11938: gcc -o conftest conftest.c >&5 configure:11938: $? = 0 configure:11938: ./conftest configure:11938: $? = 0 configure:11954: result: 8 configure:11966: checking size of pid_t configure:11972: gcc -o conftest conftest.c >&5 configure:11972: $? = 0 configure:11972: ./conftest configure:11972: $? = 0 configure:11987: result: 4 configure:11999: checking size of uintptr_t configure:12005: gcc -o conftest conftest.c >&5 configure:12005: $? = 0 configure:12005: ./conftest configure:12005: $? = 0 configure:12020: result: 8 configure:12030: checking alignment of max_align_t configure:12036: gcc -o conftest conftest.c >&5 configure:12036: $? = 0 configure:12036: ./conftest configure:12036: $? = 0 configure:12052: result: 16 configure:12062: checking for long double configure:12097: result: yes configure:12109: checking size of long double configure:12115: gcc -o conftest conftest.c >&5 configure:12115: $? = 0 configure:12115: ./conftest configure:12115: $? = 0 configure:12130: result: 16 configure:12143: checking size of _Bool configure:12149: gcc -o conftest conftest.c >&5 configure:12149: $? = 0 configure:12149: ./conftest configure:12149: $? = 0 configure:12164: result: 1 configure:12177: checking size of off_t configure:12183: gcc -o conftest conftest.c >&5 configure:12183: $? = 0 configure:12183: ./conftest configure:12183: $? = 0 configure:12203: result: 8 configure:12212: checking whether to enable large file support configure:12238: result: no configure:12247: checking size of time_t configure:12253: gcc -o conftest conftest.c >&5 configure:12253: $? = 0 configure:12253: ./conftest configure:12253: $? = 0 configure:12276: result: 8 configure:12295: checking for pthread_t configure:12315: gcc -pthread -c conftest.c >&5 configure:12315: $? = 0 configure:12324: result: yes configure:12333: checking size of pthread_t configure:12339: gcc -pthread -o conftest conftest.c >&5 configure:12339: $? = 0 configure:12339: ./conftest configure:12339: $? = 0 configure:12359: result: 8 configure:12376: checking size of pthread_key_t configure:12382: gcc -pthread -o conftest conftest.c >&5 configure:12382: $? = 0 configure:12382: ./conftest configure:12382: $? = 0 configure:12398: result: 4 configure:12406: checking whether pthread_key_t is compatible with int configure:12425: gcc -pthread -c conftest.c >&5 configure:12425: $? = 0 configure:12438: result: yes configure:12451: checking for --enable-framework configure:12468: result: no configure:12477: checking for --with-dsymutil configure:12496: result: no configure:12553: checking for dyld configure:12564: result: no configure:12569: checking for --with-address-sanitizer configure:12584: result: no configure:12589: checking for --with-memory-sanitizer configure:12643: result: no configure:12648: checking for --with-undefined-behavior-sanitizer configure:12663: result: no configure:12670: checking for --with-thread-sanitizer configure:12685: result: no configure:12702: checking the extension of shared libraries configure:12716: result: .so configure:12723: checking LDSHARED configure:12856: result: $(CC) -shared configure:12860: checking BLDSHARED flags configure:12863: result: $(CC) -shared configure:12868: checking CCSHARED configure:12908: result: -fPIC configure:12912: checking LINKFORSHARED configure:12979: result: -Xlinker -export-dynamic configure:12984: checking CFLAGSFORSHARED configure:13005: result: configure:13017: checking SHLIBS configure:13023: result: $(LIBS) configure:13026: checking perf trampoline configure:13037: result: yes configure:13059: checking for sendfile in -lsendfile configure:13082: gcc -o conftest conftest.c -lsendfile >&5 /bin/ld: cannot find -lsendfile collect2: error: ld returned 1 exit status configure:13082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 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. */ | char sendfile (); | int | main (void) | { | return sendfile (); | ; | return 0; | } configure:13092: result: no configure:13102: checking for dlopen in -ldl configure:13125: gcc -o conftest conftest.c -ldl >&5 configure:13125: $? = 0 configure:13135: result: yes configure:13145: checking for shl_load in -ldld configure:13168: gcc -o conftest conftest.c -ldld -ldl >&5 /bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:13168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 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. */ | char shl_load (); | int | main (void) | { | return shl_load (); | ; | return 0; | } configure:13178: result: no configure:13197: checking for uuid.h configure:13197: gcc -c conftest.c >&5 conftest.c:171:10: fatal error: uuid.h: No such file or directory #include <uuid.h> ^~~~~~~~ compilation terminated. configure:13197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <uuid.h> configure:13197: result: no configure:13228: checking for uuid >= 2.20 configure:13235: $PKG_CONFIG --exists --print-errors "uuid >= 2.20" configure:13238: $? = 0 configure:13252: $PKG_CONFIG --exists --print-errors "uuid >= 2.20" configure:13255: $? = 0 configure:13537: result: yes configure:13584: checking for library containing sem_init configure:13614: gcc -o conftest conftest.c -ldl >&5 /tmp/ccgel8Pd.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:13614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char sem_init (); | int | main (void) | { | return sem_init (); | ; | return 0; | } configure:13614: gcc -o conftest conftest.c -lpthread -ldl >&5 configure:13614: $? = 0 configure:13634: result: -lpthread configure:13645: checking for textdomain in -lintl configure:13668: gcc -o conftest conftest.c -lintl -lpthread -ldl >&5 /bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:13668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char textdomain (); | int | main (void) | { | return textdomain (); | ; | return 0; | } configure:13678: result: no configure:13739: checking aligned memory access is required configure:13765: gcc -o conftest conftest.c -lpthread -ldl >&5 configure:13765: $? = 0 configure:13765: ./conftest configure:13765: $? = 0 configure:13777: result: no configure:13788: checking for --with-hash-algorithm configure:13816: result: default configure:13836: checking for --with-tzpath configure:13857: result: "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" configure:13864: checking for t_open in -lnsl configure:13887: gcc -o conftest conftest.c -lnsl -lpthread -ldl >&5 /bin/ld: cannot find -lnsl collect2: error: ld returned 1 exit status configure:13887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char t_open (); | int | main (void) | { | return t_open (); | ; | return 0; | } configure:13897: result: no configure:13904: checking for socket in -lsocket configure:13927: gcc -o conftest conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:13927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char socket (); | int | main (void) | { | return socket (); | ; | return 0; | } configure:13937: result: no configure:13990: checking for --with-libs configure:14002: result: no configure:14008: checking for --with-system-expat configure:14020: result: no configure:14117: checking for libffi configure:14124: $PKG_CONFIG --exists --print-errors "libffi" configure:14127: $? = 0 configure:14141: $PKG_CONFIG --exists --print-errors "libffi" configure:14144: $? = 0 configure:14320: result: yes configure:14367: checking for ffi_prep_cif_var configure:14384: gcc -c conftest.c >&5 configure:14384: $? = 0 configure:14393: result: yes configure:14406: checking for ffi_prep_closure_loc configure:14423: gcc -c conftest.c >&5 configure:14423: $? = 0 configure:14432: result: yes configure:14445: checking for ffi_closure_alloc configure:14462: gcc -c conftest.c >&5 configure:14462: $? = 0 configure:14471: result: yes configure:14493: checking for --with-system-libmpdec configure:14504: result: no configure:14533: checking for --with-decimal-contextvar configure:14552: result: yes configure:14556: checking for decimal libmpdec machine configure:14596: result: uint128 configure:14635: checking for libnsl configure:14642: $PKG_CONFIG --exists --print-errors "libnsl" Package libnsl was not found in the pkg-config search path. Perhaps you should add the directory containing `libnsl.pc' to the PKG_CONFIG_PATH environment variable Package 'libnsl', required by 'virtual:world', not found configure:14645: $? = 1 configure:14659: $PKG_CONFIG --exists --print-errors "libnsl" Package libnsl was not found in the pkg-config search path. Perhaps you should add the directory containing `libnsl.pc' to the PKG_CONFIG_PATH environment variable Package 'libnsl', required by 'virtual:world', not found configure:14662: $? = 1 configure:14676: result: no Package 'libnsl', required by 'virtual:world', not found configure:14700: checking for library containing yp_match configure:14730: gcc -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccwSCBBJ.o: In function `main': conftest.c:(.text+0xa): undefined reference to `yp_match' collect2: error: ld returned 1 exit status configure:14730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char yp_match (); | int | main (void) | { | return yp_match (); | ; | return 0; | } configure:14730: gcc -o conftest conftest.c -lnsl -lpthread -ldl >&5 /bin/ld: cannot find -lnsl collect2: error: ld returned 1 exit status configure:14730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char yp_match (); | int | main (void) | { | return yp_match (); | ; | return 0; | } configure:14750: result: no configure:14928: checking for sqlite3 >= 3.7.15 configure:14935: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.15" configure:14938: $? = 0 configure:14952: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.15" configure:14955: $? = 0 configure:15001: result: yes configure:15018: checking for sqlite3.h configure:15018: gcc -c -I$(srcdir)/Modules/_sqlite conftest.c >&5 configure:15018: $? = 0 configure:15018: result: yes configure:15042: gcc -c -I$(srcdir)/Modules/_sqlite conftest.c >&5 configure:15042: $? = 0 configure:15047: checking for sqlite3_bind_double in -lsqlite3 configure:15070: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lpthread -ldl >&5 configure:15070: $? = 0 configure:15080: result: yes configure:15096: checking for sqlite3_column_decltype in -lsqlite3 configure:15119: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lpthread -ldl >&5 configure:15119: $? = 0 configure:15129: result: yes configure:15145: checking for sqlite3_column_double in -lsqlite3 configure:15168: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lpthread -ldl >&5 configure:15168: $? = 0 configure:15178: result: yes configure:15194: checking for sqlite3_complete in -lsqlite3 configure:15217: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lpthread -ldl >&5 configure:15217: $? = 0 configure:15227: result: yes configure:15243: checking for sqlite3_progress_handler in -lsqlite3 configure:15266: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lpthread -ldl >&5 configure:15266: $? = 0 configure:15276: result: yes configure:15292: checking for sqlite3_result_double in -lsqlite3 configure:15315: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lpthread -ldl >&5 configure:15315: $? = 0 configure:15325: result: yes configure:15341: checking for sqlite3_set_authorizer in -lsqlite3 configure:15364: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lpthread -ldl >&5 configure:15364: $? = 0 configure:15374: result: yes configure:15390: checking for sqlite3_trace_v2 in -lsqlite3 configure:15413: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lpthread -ldl >&5 configure:15413: $? = 0 configure:15423: result: yes configure:15489: checking for sqlite3_value_double in -lsqlite3 configure:15512: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lpthread -ldl >&5 configure:15512: $? = 0 configure:15522: result: yes configure:15537: checking for sqlite3_load_extension in -lsqlite3 configure:15560: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lpthread -ldl >&5 configure:15560: $? = 0 configure:15570: result: yes configure:15580: checking for sqlite3_serialize in -lsqlite3 configure:15603: gcc -o conftest -I$(srcdir)/Modules/_sqlite -lsqlite3 conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lpthread -ldl >&5 /tmp/cc1eivfn.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sqlite3_serialize' collect2: error: ld returned 1 exit status configure:15603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 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. */ | char sqlite3_serialize (); | int | main (void) | { | return sqlite3_serialize (); | ; | return 0; | } configure:15613: result: no configure:15642: checking for --enable-loadable-sqlite-extensions configure:15668: result: no configure:15684: $PKG_CONFIG --exists --print-errors "$_QUERY" configure:15687: $? = 0 configure:15692: checking for tcl >= 8.5.12 tk >= 8.5.12 configure:15699: $PKG_CONFIG --exists --print-errors "$_QUERY" configure:15702: $? = 0 configure:15716: $PKG_CONFIG --exists --print-errors "$_QUERY" configure:15719: $? = 0 configure:15757: result: yes configure:15932: gcc -o conftest conftest.c -ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 >&5 configure:15932: $? = 0 configure:15965: checking for gdbm.h configure:15965: gcc -c conftest.c >&5 configure:15965: $? = 0 configure:15965: result: yes configure:15970: checking for gdbm_open in -lgdbm configure:15993: gcc -o conftest conftest.c -lgdbm -lpthread -ldl >&5 configure:15993: $? = 0 configure:16003: result: yes configure:16031: checking for ndbm.h configure:16031: gcc -c conftest.c >&5 configure:16031: $? = 0 configure:16031: result: yes configure:16042: checking for library containing dbm_open configure:16072: gcc -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccAwMELA.o: In function `main': conftest.c:(.text+0xa): undefined reference to `dbm_open' collect2: error: ld returned 1 exit status configure:16072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char dbm_open (); | int | main (void) | { | return dbm_open (); | ; | return 0; | } configure:16072: gcc -o conftest conftest.c -lndbm -lpthread -ldl >&5 /bin/ld: cannot find -lndbm collect2: error: ld returned 1 exit status configure:16072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char dbm_open (); | int | main (void) | { | return dbm_open (); | ; | return 0; | } configure:16072: gcc -o conftest conftest.c -lgdbm_compat -lpthread -ldl >&5 configure:16072: $? = 0 configure:16092: result: -lgdbm_compat configure:16113: checking for ndbm presence and linker args configure:16132: result: yes (-lgdbm_compat) configure:16141: checking for gdbm/ndbm.h configure:16141: gcc -c conftest.c >&5 configure:16141: $? = 0 configure:16141: result: yes configure:16168: checking for gdbm-ndbm.h configure:16168: gcc -c conftest.c >&5 conftest.c:189:10: fatal error: gdbm-ndbm.h: No such file or directory #include <gdbm-ndbm.h> ^~~~~~~~~~~~~ compilation terminated. configure:16168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <gdbm-ndbm.h> configure:16168: result: no configure:16198: checking for library containing dbm_open configure:16228: gcc -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccWzHV1N.o: In function `main': conftest.c:(.text+0xa): undefined reference to `dbm_open' collect2: error: ld returned 1 exit status configure:16228: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char dbm_open (); | int | main (void) | { | return dbm_open (); | ; | return 0; | } configure:16228: gcc -o conftest conftest.c -lgdbm_compat -lpthread -ldl >&5 configure:16228: $? = 0 configure:16248: result: -lgdbm_compat configure:16272: checking for db.h configure:16272: gcc -c conftest.c >&5 conftest.c:189:10: fatal error: db.h: No such file or directory #include <db.h> ^~~~~~ compilation terminated. configure:16272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <db.h> configure:16272: result: no configure:16342: checking for --with-dbmliborder configure:16377: result: gdbm:ndbm:bdb configure:16380: checking for _dbm module CFLAGS and LIBS configure:16414: result: -DUSE_GDBM_COMPAT -lgdbm_compat configure:16792: checking if PTHREAD_SCOPE_SYSTEM is supported configure:16819: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:16819: $? = 0 configure:16819: ./conftest configure:16819: $? = 0 configure:16831: result: yes configure:16841: checking for pthread_sigmask configure:16841: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:16841: $? = 0 configure:16841: result: yes configure:16855: checking for pthread_getcpuclockid configure:16855: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:16855: $? = 0 configure:16855: result: yes configure:16875: checking if --enable-ipv6 is specified configure:16908: gcc -pthread -c conftest.c >&5 configure:16908: $? = 0 configure:16928: result: yes configure:16932: checking if RFC2553 API is available configure:16949: gcc -pthread -c conftest.c >&5 configure:16949: $? = 0 configure:16952: result: yes configure:16979: checking ipv6 stack type configure:17118: result: linux-glibc configure:17143: checking CAN_RAW_FD_FRAMES configure:17162: gcc -pthread -c conftest.c >&5 configure:17162: $? = 0 configure:17171: result: yes configure:17182: checking for CAN_RAW_JOIN_FILTERS configure:17201: gcc -pthread -c conftest.c >&5 configure:17201: $? = 0 configure:17210: result: yes configure:17222: checking for --with-doc-strings configure:17241: result: yes configure:17245: checking for --with-pymalloc configure:17273: result: yes configure:17278: checking for --with-freelists configure:17298: result: yes configure:17302: checking for --with-c-locale-coercion configure:17322: result: yes configure:17326: checking for --with-valgrind configure:17338: result: no configure:17356: checking for --with-dtrace configure:17367: result: no configure:17478: checking for dlopen configure:17478: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17478: $? = 0 configure:17478: result: yes configure:17489: checking DYNLOADFILE configure:17505: result: dynload_shlib.o configure:17517: checking MACHDEP_OBJS configure:17526: result: none configure:17534: checking for accept4 configure:17534: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17534: $? = 0 configure:17534: result: yes configure:17540: checking for alarm configure:17540: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17540: $? = 0 configure:17540: result: yes configure:17546: checking for bind_textdomain_codeset configure:17546: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17546: $? = 0 configure:17546: result: yes configure:17552: checking for chmod configure:17552: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17552: $? = 0 configure:17552: result: yes configure:17558: checking for chown configure:17558: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17558: $? = 0 configure:17558: result: yes configure:17564: checking for clock configure:17564: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17564: $? = 0 configure:17564: result: yes configure:17570: checking for close_range configure:17570: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/cc7g7to1.o: In function `main': conftest.c:(.text+0xa): undefined reference to `close_range' collect2: error: ld returned 1 exit status configure:17570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | /* end confdefs.h. */ | /* Define close_range to an innocuous variant, in case <limits.h> declares close_range. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define close_range innocuous_close_range | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char close_range (); below. */ | | #include <limits.h> | #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 (void) | { | return close_range (); | ; | return 0; | } configure:17570: result: no configure:17576: checking for confstr configure:17576: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17576: $? = 0 configure:17576: result: yes configure:17582: checking for copy_file_range configure:17582: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17582: $? = 0 configure:17582: result: yes configure:17588: checking for ctermid configure:17588: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17588: $? = 0 configure:17588: result: yes configure:17594: checking for dup configure:17594: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17594: $? = 0 configure:17594: result: yes configure:17600: checking for dup3 configure:17600: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17600: $? = 0 configure:17600: result: yes configure:17606: checking for execv configure:17606: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c:200:6: warning: conflicting types for built-in function 'execv' [-Wbuiltin-declaration-mismatch] char execv (); ^~~~~ configure:17606: $? = 0 configure:17606: result: yes configure:17612: checking for explicit_bzero configure:17612: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17612: $? = 0 configure:17612: result: yes configure:17618: checking for explicit_memset configure:17618: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccf10VU0.o: In function `main': conftest.c:(.text+0xa): undefined reference to `explicit_memset' collect2: error: ld returned 1 exit status configure:17618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | /* end confdefs.h. */ | /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define explicit_memset innocuous_explicit_memset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char explicit_memset (); below. */ | | #include <limits.h> | #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 (void) | { | return explicit_memset (); | ; | return 0; | } configure:17618: result: no configure:17624: checking for faccessat configure:17624: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17624: $? = 0 configure:17624: result: yes configure:17630: checking for fchmod configure:17630: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17630: $? = 0 configure:17630: result: yes configure:17636: checking for fchmodat configure:17636: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17636: $? = 0 configure:17636: result: yes configure:17642: checking for fchown configure:17642: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17642: $? = 0 configure:17642: result: yes configure:17648: checking for fchownat configure:17648: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17648: $? = 0 configure:17648: result: yes configure:17654: checking for fdopendir configure:17654: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17654: $? = 0 configure:17654: result: yes configure:17660: checking for fdwalk configure:17660: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/cciU9tTB.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fdwalk' collect2: error: ld returned 1 exit status configure:17660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | /* end confdefs.h. */ | /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define fdwalk innocuous_fdwalk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdwalk (); below. */ | | #include <limits.h> | #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 (void) | { | return fdwalk (); | ; | return 0; | } configure:17660: result: no configure:17666: checking for fexecve configure:17666: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17666: $? = 0 configure:17666: result: yes configure:17672: checking for fork configure:17672: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c:209:6: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch] char fork (); ^~~~ configure:17672: $? = 0 configure:17672: result: yes configure:17678: checking for fork1 configure:17678: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccM2lIIK.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fork1' collect2: error: ld returned 1 exit status configure:17678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define fork1 to an innocuous variant, in case <limits.h> declares fork1. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define fork1 innocuous_fork1 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fork1 (); below. */ | | #include <limits.h> | #undef fork1 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fork1 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fork1 || defined __stub___fork1 | choke me | #endif | | int | main (void) | { | return fork1 (); | ; | return 0; | } configure:17678: result: no configure:17684: checking for fpathconf configure:17684: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17684: $? = 0 configure:17684: result: yes configure:17690: checking for fstatat configure:17690: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17690: $? = 0 configure:17690: result: yes configure:17696: checking for ftime configure:17696: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17696: $? = 0 configure:17696: result: yes configure:17702: checking for ftruncate configure:17702: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17702: $? = 0 configure:17702: result: yes configure:17708: checking for futimens configure:17708: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17708: $? = 0 configure:17708: result: yes configure:17714: checking for futimes configure:17714: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17714: $? = 0 configure:17714: result: yes configure:17720: checking for futimesat configure:17720: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17720: $? = 0 configure:17720: result: yes configure:17726: checking for gai_strerror configure:17726: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17726: $? = 0 configure:17726: result: yes configure:17732: checking for getegid configure:17732: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17732: $? = 0 configure:17732: result: yes configure:17738: checking for getentropy configure:17738: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17738: $? = 0 configure:17738: result: yes configure:17744: checking for geteuid configure:17744: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17744: $? = 0 configure:17744: result: yes configure:17750: checking for getgid configure:17750: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17750: $? = 0 configure:17750: result: yes configure:17756: checking for getgrgid configure:17756: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17756: $? = 0 configure:17756: result: yes configure:17762: checking for getgrgid_r configure:17762: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17762: $? = 0 configure:17762: result: yes configure:17768: checking for getgrnam_r configure:17768: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17768: $? = 0 configure:17768: result: yes configure:17774: checking for getgrouplist configure:17774: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17774: $? = 0 configure:17774: result: yes configure:17780: checking for getgroups configure:17780: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17780: $? = 0 configure:17780: result: yes configure:17786: checking for gethostname configure:17786: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17786: $? = 0 configure:17786: result: yes configure:17792: checking for getitimer configure:17792: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17792: $? = 0 configure:17792: result: yes configure:17798: checking for getloadavg configure:17798: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17798: $? = 0 configure:17798: result: yes configure:17804: checking for getlogin configure:17804: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17804: $? = 0 configure:17804: result: yes configure:17810: checking for getpeername configure:17810: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17810: $? = 0 configure:17810: result: yes configure:17816: checking for getpgid configure:17816: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17816: $? = 0 configure:17816: result: yes configure:17822: checking for getpid configure:17822: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17822: $? = 0 configure:17822: result: yes configure:17828: checking for getppid configure:17828: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17828: $? = 0 configure:17828: result: yes configure:17834: checking for getpriority configure:17834: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17834: $? = 0 configure:17834: result: yes configure:17840: checking for _getpty configure:17840: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccaVQqx3.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:17840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. */ | | #include <limits.h> | #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 (void) | { | return _getpty (); | ; | return 0; | } configure:17840: result: no configure:17846: checking for getpwent configure:17846: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17846: $? = 0 configure:17846: result: yes configure:17852: checking for getpwnam_r configure:17852: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17852: $? = 0 configure:17852: result: yes configure:17858: checking for getpwuid configure:17858: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17858: $? = 0 configure:17858: result: yes configure:17864: checking for getpwuid_r configure:17864: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17864: $? = 0 configure:17864: result: yes configure:17870: checking for getresgid configure:17870: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17870: $? = 0 configure:17870: result: yes configure:17876: checking for getresuid configure:17876: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17876: $? = 0 configure:17876: result: yes configure:17882: checking for getrusage configure:17882: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17882: $? = 0 configure:17882: result: yes configure:17888: checking for getsid configure:17888: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17888: $? = 0 configure:17888: result: yes configure:17894: checking for getspent configure:17894: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17894: $? = 0 configure:17894: result: yes configure:17900: checking for getspnam configure:17900: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17900: $? = 0 configure:17900: result: yes configure:17906: checking for getuid configure:17906: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17906: $? = 0 configure:17906: result: yes configure:17912: checking for getwd configure:17912: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccFevpSK.o: In function `main': conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used. configure:17912: $? = 0 configure:17912: result: yes configure:17918: checking for if_nameindex configure:17918: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17918: $? = 0 configure:17918: result: yes configure:17924: checking for initgroups configure:17924: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17924: $? = 0 configure:17924: result: yes configure:17930: checking for kill configure:17930: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17930: $? = 0 configure:17930: result: yes configure:17936: checking for killpg configure:17936: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17936: $? = 0 configure:17936: result: yes configure:17942: checking for lchown configure:17942: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17942: $? = 0 configure:17942: result: yes configure:17948: checking for linkat configure:17948: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17948: $? = 0 configure:17948: result: yes configure:17954: checking for lockf configure:17954: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17954: $? = 0 configure:17954: result: yes configure:17960: checking for lstat configure:17960: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17960: $? = 0 configure:17960: result: yes configure:17966: checking for lutimes configure:17966: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17966: $? = 0 configure:17966: result: yes configure:17972: checking for madvise configure:17972: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17972: $? = 0 configure:17972: result: yes configure:17978: checking for mbrtowc configure:17978: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17978: $? = 0 configure:17978: result: yes configure:17984: checking for memrchr configure:17984: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17984: $? = 0 configure:17984: result: yes configure:17990: checking for mkdirat configure:17990: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17990: $? = 0 configure:17990: result: yes configure:17996: checking for mkfifo configure:17996: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:17996: $? = 0 configure:17996: result: yes configure:18002: checking for mkfifoat configure:18002: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18002: $? = 0 configure:18002: result: yes configure:18008: checking for mknod configure:18008: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18008: $? = 0 configure:18008: result: yes configure:18014: checking for mknodat configure:18014: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18014: $? = 0 configure:18014: result: yes configure:18020: checking for mktime configure:18020: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18020: $? = 0 configure:18020: result: yes configure:18026: checking for mmap configure:18026: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18026: $? = 0 configure:18026: result: yes configure:18032: checking for mremap configure:18032: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18032: $? = 0 configure:18032: result: yes configure:18038: checking for nice configure:18038: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18038: $? = 0 configure:18038: result: yes configure:18044: checking for openat configure:18044: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18044: $? = 0 configure:18044: result: yes configure:18050: checking for opendir configure:18050: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18050: $? = 0 configure:18050: result: yes configure:18056: checking for pathconf configure:18056: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18056: $? = 0 configure:18056: result: yes configure:18062: checking for pause configure:18062: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18062: $? = 0 configure:18062: result: yes configure:18068: checking for pipe configure:18068: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18068: $? = 0 configure:18068: result: yes configure:18074: checking for pipe2 configure:18074: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18080: checking for plock configure:18080: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/cc5hQP2t.o: In function `main': conftest.c:(.text+0xa): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:18080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case <limits.h> declares plock. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. */ | | #include <limits.h> | #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 (void) | { | return plock (); | ; | return 0; | } configure:18080: result: no configure:18086: checking for poll configure:18086: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18086: $? = 0 configure:18086: result: yes configure:18092: checking for posix_fadvise configure:18092: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18092: $? = 0 configure:18092: result: yes configure:18098: checking for posix_fallocate configure:18098: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18098: $? = 0 configure:18098: result: yes configure:18104: checking for posix_spawn configure:18104: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18104: $? = 0 configure:18104: result: yes configure:18110: checking for posix_spawnp configure:18110: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18110: $? = 0 configure:18110: result: yes configure:18116: checking for pread configure:18116: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18116: $? = 0 configure:18116: result: yes configure:18122: checking for preadv configure:18122: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18122: $? = 0 configure:18122: result: yes configure:18128: checking for preadv2 configure:18128: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18128: $? = 0 configure:18128: result: yes configure:18134: checking for pthread_condattr_setclock configure:18134: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18134: $? = 0 configure:18134: result: yes configure:18140: checking for pthread_init configure:18140: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/cch60Ahn.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:18140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case <limits.h> declares pthread_init. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. */ | | #include <limits.h> | #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 (void) | { | return pthread_init (); | ; | return 0; | } configure:18140: result: no configure:18146: checking for pthread_kill configure:18146: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18146: $? = 0 configure:18146: result: yes configure:18152: checking for pwrite configure:18152: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18152: $? = 0 configure:18152: result: yes configure:18158: checking for pwritev configure:18158: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18158: $? = 0 configure:18158: result: yes configure:18164: checking for pwritev2 configure:18164: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18164: $? = 0 configure:18164: result: yes configure:18170: checking for readlink configure:18170: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18170: $? = 0 configure:18170: result: yes configure:18176: checking for readlinkat configure:18176: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18176: $? = 0 configure:18176: result: yes configure:18182: checking for readv configure:18182: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18182: $? = 0 configure:18182: result: yes configure:18188: checking for realpath configure:18188: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18188: $? = 0 configure:18188: result: yes configure:18194: checking for renameat configure:18194: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18194: $? = 0 configure:18194: result: yes configure:18200: checking for rtpSpawn configure:18200: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccNhZyBK.o: In function `main': conftest.c:(.text+0xa): undefined reference to `rtpSpawn' collect2: error: ld returned 1 exit status configure:18200: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | /* end confdefs.h. */ | /* Define rtpSpawn to an innocuous variant, in case <limits.h> declares rtpSpawn. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define rtpSpawn innocuous_rtpSpawn | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rtpSpawn (); below. */ | | #include <limits.h> | #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 (void) | { | return rtpSpawn (); | ; | return 0; | } configure:18200: result: no configure:18206: checking for sched_get_priority_max configure:18206: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18206: $? = 0 configure:18206: result: yes configure:18212: checking for sched_rr_get_interval configure:18212: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18212: $? = 0 configure:18212: result: yes configure:18218: checking for sched_setaffinity configure:18218: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18218: $? = 0 configure:18218: result: yes configure:18224: checking for sched_setparam configure:18224: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18224: $? = 0 configure:18224: result: yes configure:18230: checking for sched_setscheduler configure:18230: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18230: $? = 0 configure:18230: result: yes configure:18236: checking for sem_clockwait configure:18236: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccFj9Uft.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_clockwait' collect2: error: ld returned 1 exit status configure:18236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | /* end confdefs.h. */ | /* Define sem_clockwait to an innocuous variant, in case <limits.h> declares sem_clockwait. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define sem_clockwait innocuous_sem_clockwait | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sem_clockwait (); below. */ | | #include <limits.h> | #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 (void) | { | return sem_clockwait (); | ; | return 0; | } configure:18236: result: no configure:18242: checking for sem_getvalue configure:18242: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18242: $? = 0 configure:18242: result: yes configure:18248: checking for sem_open configure:18248: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18248: $? = 0 configure:18248: result: yes configure:18254: checking for sem_timedwait configure:18254: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18254: $? = 0 configure:18254: result: yes configure:18260: checking for sem_unlink configure:18260: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18260: $? = 0 configure:18260: result: yes configure:18266: checking for sendfile configure:18266: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18266: $? = 0 configure:18266: result: yes configure:18272: checking for setegid configure:18272: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18272: $? = 0 configure:18272: result: yes configure:18278: checking for seteuid configure:18278: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18278: $? = 0 configure:18278: result: yes configure:18284: checking for setgid configure:18284: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18284: $? = 0 configure:18284: result: yes configure:18290: checking for sethostname configure:18290: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18290: $? = 0 configure:18290: result: yes configure:18296: checking for setitimer configure:18296: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18296: $? = 0 configure:18296: result: yes configure:18302: checking for setlocale configure:18302: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18302: $? = 0 configure:18302: result: yes configure:18308: checking for setpgid configure:18308: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18308: $? = 0 configure:18308: result: yes configure:18314: checking for setpgrp configure:18314: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18314: $? = 0 configure:18314: result: yes configure:18320: checking for setpriority configure:18320: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18320: $? = 0 configure:18320: result: yes configure:18326: checking for setregid configure:18326: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18326: $? = 0 configure:18326: result: yes configure:18332: checking for setresgid configure:18332: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18332: $? = 0 configure:18332: result: yes configure:18338: checking for setresuid configure:18338: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18338: $? = 0 configure:18338: result: yes configure:18344: checking for setreuid configure:18344: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18344: $? = 0 configure:18344: result: yes configure:18350: checking for setsid configure:18350: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18350: $? = 0 configure:18350: result: yes configure:18356: checking for setuid configure:18356: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18356: $? = 0 configure:18356: result: yes configure:18362: checking for setvbuf configure:18362: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18362: $? = 0 configure:18362: result: yes configure:18368: checking for shutdown configure:18368: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18368: $? = 0 configure:18368: result: yes configure:18374: checking for sigaction configure:18374: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18374: $? = 0 configure:18374: result: yes configure:18380: checking for sigaltstack configure:18380: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18380: $? = 0 configure:18380: result: yes configure:18386: checking for sigfillset configure:18386: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18386: $? = 0 configure:18386: result: yes configure:18392: checking for siginterrupt configure:18392: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18392: $? = 0 configure:18392: result: yes configure:18398: checking for sigpending configure:18398: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18398: $? = 0 configure:18398: result: yes configure:18404: checking for sigrelse configure:18404: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18404: $? = 0 configure:18404: result: yes configure:18410: checking for sigtimedwait configure:18410: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18410: $? = 0 configure:18410: result: yes configure:18416: checking for sigwait configure:18416: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18416: $? = 0 configure:18416: result: yes configure:18422: checking for sigwaitinfo configure:18422: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18422: $? = 0 configure:18422: result: yes configure:18428: checking for snprintf configure:18428: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c:329:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:18428: $? = 0 configure:18428: result: yes configure:18434: checking for splice configure:18434: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18434: $? = 0 configure:18434: result: yes configure:18440: checking for strftime configure:18440: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c:331:6: warning: conflicting types for built-in function 'strftime' [-Wbuiltin-declaration-mismatch] char strftime (); ^~~~~~~~ configure:18440: $? = 0 configure:18440: result: yes configure:18446: checking for strlcpy configure:18446: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccjp762S.o: In function `main': conftest.c:(.text+0xa): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:18446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. */ | | #include <limits.h> | #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 (void) | { | return strlcpy (); | ; | return 0; | } configure:18446: result: no configure:18452: checking for strsignal configure:18452: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18452: $? = 0 configure:18452: result: yes configure:18458: checking for symlinkat configure:18458: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18458: $? = 0 configure:18458: result: yes configure:18464: checking for sync configure:18464: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18464: $? = 0 configure:18464: result: yes configure:18470: checking for sysconf configure:18470: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18470: $? = 0 configure:18470: result: yes configure:18476: checking for system configure:18476: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18476: $? = 0 configure:18476: result: yes configure:18482: checking for tcgetpgrp configure:18482: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18482: $? = 0 configure:18482: result: yes configure:18488: checking for tcsetpgrp configure:18488: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18488: $? = 0 configure:18488: result: yes configure:18494: checking for tempnam configure:18494: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccofkgxA.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:18494: $? = 0 configure:18494: result: yes configure:18500: checking for timegm configure:18500: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18500: $? = 0 configure:18500: result: yes configure:18506: checking for times configure:18506: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18506: $? = 0 configure:18506: result: yes configure:18512: checking for tmpfile configure:18512: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18512: $? = 0 configure:18512: result: yes configure:18518: checking for tmpnam configure:18518: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccRWGFss.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:18518: $? = 0 configure:18518: result: yes configure:18524: checking for tmpnam_r configure:18524: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccDhdZQP.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' configure:18524: $? = 0 configure:18524: result: yes configure:18530: checking for truncate configure:18530: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18530: $? = 0 configure:18530: result: yes configure:18536: checking for ttyname configure:18536: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18536: $? = 0 configure:18536: result: yes configure:18542: checking for umask configure:18542: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18542: $? = 0 configure:18542: result: yes configure:18548: checking for uname configure:18548: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18548: $? = 0 configure:18548: result: yes configure:18554: checking for unlinkat configure:18554: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18554: $? = 0 configure:18554: result: yes configure:18560: checking for utimensat configure:18560: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18560: $? = 0 configure:18560: result: yes configure:18566: checking for utimes configure:18566: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18566: $? = 0 configure:18566: result: yes configure:18572: checking for vfork configure:18572: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18572: $? = 0 configure:18572: result: yes configure:18578: checking for wait configure:18578: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18578: $? = 0 configure:18578: result: yes configure:18584: checking for wait3 configure:18584: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18584: $? = 0 configure:18584: result: yes configure:18590: checking for wait4 configure:18590: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18590: $? = 0 configure:18590: result: yes configure:18596: checking for waitid configure:18596: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18596: $? = 0 configure:18596: result: yes configure:18602: checking for waitpid configure:18602: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18602: $? = 0 configure:18602: result: yes configure:18608: checking for wcscoll configure:18608: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18608: $? = 0 configure:18608: result: yes configure:18614: checking for wcsftime configure:18614: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18614: $? = 0 configure:18614: result: yes configure:18620: checking for wcsxfrm configure:18620: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18620: $? = 0 configure:18620: result: yes configure:18626: checking for wmemcmp configure:18626: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18626: $? = 0 configure:18626: result: yes configure:18632: checking for writev configure:18632: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:18632: $? = 0 configure:18632: result: yes configure:18653: checking for gcc -pthread options needed to detect all undeclared functions configure:18675: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:351:8: error: 'strchr' undeclared (first use in this function) (void) strchr; ^~~~~~ conftest.c:351:8: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'? conftest.c:1:1: /* confdefs.h */ conftest.c:351:8: (void) strchr; ^~~~~~ conftest.c:351:8: note: each undeclared identifier is reported only once for each function it appears in configure:18675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:18702: gcc -pthread -c conftest.c >&5 configure:18702: $? = 0 configure:18719: result: none needed configure:18733: checking whether dirfd is declared configure:18733: gcc -pthread -c conftest.c >&5 configure:18733: $? = 0 configure:18733: result: yes configure:18747: checking for chroot configure:18764: gcc -pthread -c conftest.c >&5 configure:18764: $? = 0 configure:18773: result: yes configure:18786: checking for link configure:18803: gcc -pthread -c conftest.c >&5 configure:18803: $? = 0 configure:18812: result: yes configure:18825: checking for symlink configure:18842: gcc -pthread -c conftest.c >&5 configure:18842: $? = 0 configure:18851: result: yes configure:18864: checking for fchdir configure:18881: gcc -pthread -c conftest.c >&5 configure:18881: $? = 0 configure:18890: result: yes configure:18903: checking for fsync configure:18920: gcc -pthread -c conftest.c >&5 configure:18920: $? = 0 configure:18929: result: yes configure:18942: checking for fdatasync configure:18959: gcc -pthread -c conftest.c >&5 configure:18959: $? = 0 configure:18968: result: yes configure:18981: checking for epoll_create configure:18998: gcc -pthread -c conftest.c >&5 configure:18998: $? = 0 configure:19007: result: yes configure:19020: checking for epoll_create1 configure:19037: gcc -pthread -c conftest.c >&5 configure:19037: $? = 0 configure:19046: result: yes configure:19059: checking for kqueue configure:19079: gcc -pthread -c conftest.c >&5 conftest.c:358:10: fatal error: sys/event.h: No such file or directory #include <sys/event.h> ^~~~~~~~~~~~~ compilation terminated. configure:19079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <sys/event.h> | | int | main (void) | { | void *x=kqueue | ; | return 0; | } configure:19088: result: no configure:19101: checking for prlimit configure:19121: gcc -pthread -c conftest.c >&5 configure:19121: $? = 0 configure:19130: result: yes configure:19144: checking for _dyld_shared_cache_contains_path configure:19161: gcc -pthread -c conftest.c >&5 conftest.c:357:10: fatal error: mach-o/dyld.h: No such file or directory #include <mach-o/dyld.h> ^~~~~~~~~~~~~~~ compilation terminated. configure:19161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | /* end confdefs.h. */ | #include <mach-o/dyld.h> | int | main (void) | { | void *x=_dyld_shared_cache_contains_path | ; | return 0; | } configure:19170: result: no configure:19184: checking for memfd_create configure:19208: gcc -pthread -c conftest.c >&5 configure:19208: $? = 0 configure:19217: result: yes configure:19231: checking for eventfd configure:19252: gcc -pthread -c conftest.c >&5 configure:19252: $? = 0 configure:19261: result: yes configure:19281: checking for ctermid_r configure:19298: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:363:9: error: 'ctermid_r' undeclared (first use in this function); did you mean 'ctermid'? void *x=ctermid_r ^~~~~~~~~ ctermid conftest.c:363:9: note: each undeclared identifier is reported only once for each function it appears in configure:19298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | #include <stdio.h> | int | main (void) | { | void *x=ctermid_r | ; | return 0; | } configure:19307: result: no configure:19319: checking for flock declaration configure:19337: gcc -pthread -c conftest.c >&5 configure:19337: $? = 0 configure:19347: result: yes configure:19354: checking for flock configure:19354: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:19354: $? = 0 configure:19354: result: yes configure:19407: checking for getpagesize configure:19424: gcc -pthread -c conftest.c >&5 configure:19424: $? = 0 configure:19433: result: yes configure:19445: checking for broken unsetenv configure:19462: gcc -pthread -c conftest.c >&5 configure:19462: $? = 0 configure:19472: result: no configure:19487: checking for true configure:19508: found /bin/true configure:19519: result: true configure:19532: checking for inet_aton in -lc configure:19555: gcc -pthread -o conftest conftest.c -lc -lpthread -ldl >&5 configure:19555: $? = 0 configure:19565: result: yes configure:19620: checking for chflags configure:19643: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:366:6: warning: implicit declaration of function 'chflags' [-Wimplicit-function-declaration] if(chflags(argv[0], 0) != 0) ^~~~~~~ /tmp/cc5P08kf.o: In function `main': conftest.c:(.text+0x24): warning: chflags is not implemented and will always fail configure:19643: $? = 0 configure:19643: ./conftest configure:19643: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include <sys/stat.h> | #include <unistd.h> | int main(int argc, char *argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:19655: result: no configure:19673: checking for lchflags configure:19696: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:366:6: warning: implicit declaration of function 'lchflags' [-Wimplicit-function-declaration] if(lchflags(argv[0], 0) != 0) ^~~~~~~~ /tmp/cczCXGa8.o: In function `main': conftest.c:(.text+0x24): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:19696: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include <sys/stat.h> | #include <unistd.h> | int main(int argc, char *argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:19708: result: no configure:19744: checking for zlib >= 1.2.0 configure:19751: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0" configure:19754: $? = 0 configure:19768: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0" configure:19771: $? = 0 configure:20059: result: yes configure:20092: checking for bzip2 configure:20099: $PKG_CONFIG --exists --print-errors "bzip2" configure:20102: $? = 0 configure:20116: $PKG_CONFIG --exists --print-errors "bzip2" configure:20119: $? = 0 configure:20313: result: yes configure:20320: checking for liblzma configure:20327: $PKG_CONFIG --exists --print-errors "liblzma" configure:20330: $? = 0 configure:20344: $PKG_CONFIG --exists --print-errors "liblzma" configure:20347: $? = 0 configure:20541: result: yes configure:20550: checking for hstrerror configure:20567: gcc -pthread -c conftest.c >&5 configure:20567: $? = 0 configure:20576: result: yes configure:20589: checking for getservbyname configure:20606: gcc -pthread -c conftest.c >&5 configure:20606: $? = 0 configure:20615: result: yes configure:20628: checking for getservbyport configure:20645: gcc -pthread -c conftest.c >&5 configure:20645: $? = 0 configure:20654: result: yes configure:20667: checking for gethostbyname configure:20684: gcc -pthread -c conftest.c >&5 configure:20684: $? = 0 configure:20693: result: yes configure:20706: checking for gethostbyaddr configure:20723: gcc -pthread -c conftest.c >&5 configure:20723: $? = 0 configure:20732: result: yes configure:20745: checking for getprotobyname configure:20762: gcc -pthread -c conftest.c >&5 configure:20762: $? = 0 configure:20771: result: yes configure:20787: checking for inet_aton configure:20809: gcc -pthread -c conftest.c >&5 configure:20809: $? = 0 configure:20818: result: yes configure:20831: checking for inet_ntoa configure:20853: gcc -pthread -c conftest.c >&5 configure:20853: $? = 0 configure:20862: result: yes configure:20875: checking for inet_pton configure:20897: gcc -pthread -c conftest.c >&5 configure:20897: $? = 0 configure:20906: result: yes configure:20919: checking for getpeername configure:20950: result: yes configure:20963: checking for getsockname configure:20985: gcc -pthread -c conftest.c >&5 configure:20985: $? = 0 configure:20994: result: yes configure:21007: checking for accept configure:21029: gcc -pthread -c conftest.c >&5 configure:21029: $? = 0 configure:21038: result: yes configure:21051: checking for bind configure:21073: gcc -pthread -c conftest.c >&5 configure:21073: $? = 0 configure:21082: result: yes configure:21095: checking for connect configure:21117: gcc -pthread -c conftest.c >&5 configure:21117: $? = 0 configure:21126: result: yes configure:21139: checking for listen configure:21161: gcc -pthread -c conftest.c >&5 configure:21161: $? = 0 configure:21170: result: yes configure:21183: checking for recvfrom configure:21205: gcc -pthread -c conftest.c >&5 configure:21205: $? = 0 configure:21214: result: yes configure:21227: checking for sendto configure:21249: gcc -pthread -c conftest.c >&5 configure:21249: $? = 0 configure:21258: result: yes configure:21271: checking for setsockopt configure:21293: gcc -pthread -c conftest.c >&5 configure:21293: $? = 0 configure:21302: result: yes configure:21315: checking for socket configure:21337: gcc -pthread -c conftest.c >&5 configure:21337: $? = 0 configure:21346: result: yes configure:21361: checking for setgroups configure:21383: gcc -pthread -c conftest.c >&5 configure:21383: $? = 0 configure:21392: result: yes configure:21409: checking for openpty configure:21409: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccWuch9E.o: In function `main': conftest.c:(.text+0xa): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:21409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case <limits.h> declares openpty. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. */ | | #include <limits.h> | #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 (void) | { | return openpty (); | ; | return 0; | } configure:21409: result: no configure:21415: checking for openpty in -lutil configure:21438: gcc -pthread -o conftest conftest.c -lutil -lpthread -ldl >&5 configure:21438: $? = 0 configure:21448: result: yes configure:21501: checking for library containing login_tty configure:21531: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21531: $? = 0 configure:21551: result: none required configure:21566: checking for forkpty configure:21566: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21566: $? = 0 configure:21566: result: yes configure:21660: checking for fseek64 configure:21660: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 /tmp/cc5ZhGSR.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:21660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. */ | | #include <limits.h> | #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 (void) | { | return fseek64 (); | ; | return 0; | } configure:21660: result: no configure:21666: checking for fseeko configure:21666: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21666: $? = 0 configure:21666: result: yes configure:21672: checking for fstatvfs configure:21672: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21672: $? = 0 configure:21672: result: yes configure:21678: checking for ftell64 configure:21678: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 /tmp/ccfyPWvk.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:21678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. */ | | #include <limits.h> | #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 (void) | { | return ftell64 (); | ; | return 0; | } configure:21678: result: no configure:21684: checking for ftello configure:21684: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21684: $? = 0 configure:21684: result: yes configure:21690: checking for statvfs configure:21690: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21690: $? = 0 configure:21690: result: yes configure:21698: checking for dup2 configure:21698: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21698: $? = 0 configure:21698: result: yes configure:21715: checking for getpgrp configure:21715: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21715: $? = 0 configure:21715: result: yes configure:21730: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:395:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^~~~~~~ In file included from conftest.c:391: /usr/include/unistd.h:634:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^~~~~~~ configure:21730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include <unistd.h> | int | main (void) | { | getpgrp(0); | ; | return 0; | } configure:21743: checking for setpgrp configure:21743: result: yes configure:21758: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:396:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^~~~~~~ In file included from conftest.c:392: /usr/include/unistd.h:660:12: note: declared here extern int setpgrp (void) __THROW; ^~~~~~~ configure:21758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include <unistd.h> | int | main (void) | { | setpgrp(0,0); | ; | return 0; | } configure:21770: checking for setns configure:21770: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21770: $? = 0 configure:21770: result: yes configure:21776: checking for unshare configure:21776: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:21776: $? = 0 configure:21776: result: yes configure:21788: checking for libxcrypt >= 3.1.1 configure:21795: $PKG_CONFIG --exists --print-errors "libxcrypt >= 3.1.1" configure:21798: $? = 0 configure:21812: $PKG_CONFIG --exists --print-errors "libxcrypt >= 3.1.1" configure:21815: $? = 0 configure:22017: result: yes configure:22033: checking for crypt or crypt_r configure:22065: gcc -pthread -o conftest conftest.c -L/lib64 -lcrypt -lpthread -ldl -lutil >&5 configure:22065: $? = 0 configure:22075: result: yes configure:22088: checking for clock_gettime configure:22088: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:22088: $? = 0 configure:22088: result: yes configure:22150: checking for clock_getres configure:22150: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:22150: $? = 0 configure:22150: result: yes configure:22208: checking for clock_settime configure:22208: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:22208: $? = 0 configure:22208: result: yes configure:22266: checking for clock_nanosleep configure:22266: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:22266: $? = 0 configure:22266: result: yes configure:22324: checking for nanosleep configure:22324: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:22324: $? = 0 configure:22324: result: yes configure:22379: checking for major, minor, and makedev configure:22408: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:22408: $? = 0 configure:22418: result: yes configure:22435: checking for getaddrinfo configure:22458: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:22458: $? = 0 configure:22468: result: yes configure:22474: checking getaddrinfo bug configure:22582: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:22582: $? = 0 configure:22582: ./conftest configure:22582: $? = 0 configure:22593: result: no configure:22613: checking for getnameinfo configure:22613: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:22613: $? = 0 configure:22613: result: yes configure:22622: checking whether struct tm is in sys/time.h or time.h configure:22643: gcc -pthread -c conftest.c >&5 configure:22643: $? = 0 configure:22651: result: time.h configure:22659: checking for struct tm.tm_zone configure:22659: gcc -pthread -c conftest.c >&5 configure:22659: $? = 0 configure:22659: result: yes configure:22725: checking for struct stat.st_rdev configure:22725: gcc -pthread -c conftest.c >&5 configure:22725: $? = 0 configure:22725: result: yes configure:22734: checking for struct stat.st_blksize configure:22734: gcc -pthread -c conftest.c >&5 configure:22734: $? = 0 configure:22734: result: yes configure:22743: checking for struct stat.st_flags configure:22743: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:440:13: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'? if (ac_aggr.st_flags) ^~~~~~~~ st_nlink configure:22743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:22743: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:440:20: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'? if (sizeof ac_aggr.st_flags) ^~~~~~~~ st_nlink configure:22743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:22743: result: no configure:22752: checking for struct stat.st_gen configure:22752: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:440:13: error: 'struct stat' has no member named 'st_gen'; did you mean 'st_dev'? if (ac_aggr.st_gen) ^~~~~~ st_dev configure:22752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:22752: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:440:20: error: 'struct stat' has no member named 'st_gen'; did you mean 'st_dev'? if (sizeof ac_aggr.st_gen) ^~~~~~ st_dev configure:22752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:22752: result: no configure:22761: checking for struct stat.st_birthtime configure:22761: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:440:13: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'? if (ac_aggr.st_birthtime) ^~~~~~~~~~~~ st_blksize configure:22761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:22761: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:440:20: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'? if (sizeof ac_aggr.st_birthtime) ^~~~~~~~~~~~ st_blksize configure:22761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:22761: result: no configure:22770: checking for struct stat.st_blocks configure:22770: gcc -pthread -c conftest.c >&5 configure:22770: $? = 0 configure:22770: result: yes configure:22779: checking for struct passwd.pw_gecos configure:22779: gcc -pthread -c conftest.c >&5 configure:22779: $? = 0 configure:22779: result: yes configure:22791: checking for struct passwd.pw_passwd configure:22791: gcc -pthread -c conftest.c >&5 configure:22791: $? = 0 configure:22791: result: yes configure:22805: checking for siginfo_t.si_band configure:22805: gcc -pthread -c conftest.c >&5 configure:22805: $? = 0 configure:22805: result: yes configure:22816: checking for time.h that defines altzone configure:22834: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:416:8: error: 'altzone' undeclared (first use in this function); did you mean 'timezone'? return altzone; ^~~~~~~ timezone conftest.c:416:8: note: each undeclared identifier is reported only once for each function it appears in configure:22834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define 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 (void) | { | return altzone; | ; | return 0; | } configure:22843: result: no configure:22851: checking for addrinfo configure:22868: gcc -pthread -c conftest.c >&5 configure:22868: $? = 0 configure:22876: result: yes configure:22884: checking for sockaddr_storage configure:22903: gcc -pthread -c conftest.c >&5 configure:22903: $? = 0 configure:22911: result: yes configure:22919: checking for sockaddr_alg configure:22939: gcc -pthread -c conftest.c >&5 configure:22939: $? = 0 configure:22947: result: yes configure:22957: checking for an ANSI C-conforming const configure:23024: gcc -pthread -c conftest.c >&5 configure:23024: $? = 0 configure:23032: result: yes configure:23041: checking for working signed char configure:23059: gcc -pthread -c conftest.c >&5 configure:23059: $? = 0 configure:23068: result: yes configure:23079: checking for prototypes configure:23097: gcc -pthread -c conftest.c >&5 configure:23097: $? = 0 configure:23106: result: yes configure:23121: checking for socketpair configure:23141: gcc -pthread -c conftest.c >&5 configure:23141: $? = 0 configure:23150: result: yes configure:23163: checking if sockaddr has sa_len member configure:23183: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:423:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:23183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/socket.h> | int | main (void) | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:23192: result: no configure:23206: checking for gethostbyname_r configure:23206: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:23206: $? = 0 configure:23206: result: yes configure:23211: checking gethostbyname_r with 6 args configure:23236: gcc -pthread -c conftest.c >&5 configure:23236: $? = 0 configure:23244: result: yes configure:23358: checking for __fpu_control configure:23358: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:23358: $? = 0 configure:23358: result: yes configure:23416: checking for --with-libm=STRING configure:23434: result: default LIBM="-lm" configure:23441: checking for --with-libc=STRING configure:23459: result: default LIBC="" configure:23469: checking for x64 gcc inline assembler configure:23489: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:23489: $? = 0 configure:23499: result: yes configure:23515: checking whether float word ordering is bigendian configure:23540: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:23540: $? = 0 configure:23560: result: no configure:23605: checking whether we can use gcc inline assembler to get and set x87 control word configure:23627: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:23627: $? = 0 configure:23637: result: yes configure:23648: checking whether we can use gcc inline assembler to get and set mc68881 fpcr configure:23670: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 conftest.c: Assembler messages: conftest.c:429: Error: no such instruction: `fmove.l %fpcr,%eax' conftest.c:430: Error: no such instruction: `fmove.l -4(%rbp),%fpcr' configure:23670: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_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 (void) | { | | unsigned int fpcr; | __asm__ __volatile__ ("fmove.l %%fpcr,%0" : "=g" (fpcr)); | __asm__ __volatile__ ("fmove.l %0,%%fpcr" : : "g" (fpcr)); | | ; | return 0; | } configure:23680: result: no configure:23696: checking for x87-style double rounding configure:23733: gcc -pthread -fno-strict-overflow -Wsign-compare -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:23733: $? = 0 configure:23733: ./conftest configure:23733: $? = 0 configure:23746: result: no configure:23769: checking for acosh configure:23769: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:439:6: warning: conflicting types for built-in function 'acosh' [-Wbuiltin-declaration-mismatch] char acosh (); ^~~~~ configure:23769: $? = 0 configure:23769: result: yes configure:23769: checking for asinh configure:23769: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:440:6: warning: conflicting types for built-in function 'asinh' [-Wbuiltin-declaration-mismatch] char asinh (); ^~~~~ configure:23769: $? = 0 configure:23769: result: yes configure:23769: checking for atanh configure:23769: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:441:6: warning: conflicting types for built-in function 'atanh' [-Wbuiltin-declaration-mismatch] char atanh (); ^~~~~ configure:23769: $? = 0 configure:23769: result: yes configure:23769: checking for erf configure:23769: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:442:6: warning: conflicting types for built-in function 'erf' [-Wbuiltin-declaration-mismatch] char erf (); ^~~ configure:23769: $? = 0 configure:23769: result: yes configure:23769: checking for erfc configure:23769: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:443:6: warning: conflicting types for built-in function 'erfc' [-Wbuiltin-declaration-mismatch] char erfc (); ^~~~ configure:23769: $? = 0 configure:23769: result: yes configure:23769: checking for expm1 configure:23769: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:444:6: warning: conflicting types for built-in function 'expm1' [-Wbuiltin-declaration-mismatch] char expm1 (); ^~~~~ configure:23769: $? = 0 configure:23769: result: yes configure:23769: checking for log1p configure:23769: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:445:6: warning: conflicting types for built-in function 'log1p' [-Wbuiltin-declaration-mismatch] char log1p (); ^~~~~ configure:23769: $? = 0 configure:23769: result: yes configure:23769: checking for log2 configure:23769: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:446:6: warning: conflicting types for built-in function 'log2' [-Wbuiltin-declaration-mismatch] char log2 (); ^~~~ configure:23769: $? = 0 configure:23769: result: yes configure:23784: checking whether POSIX semaphores are enabled configure:23817: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:23817: $? = 0 configure:23817: ./conftest configure:23817: $? = 0 configure:23829: result: yes configure:23840: checking for broken sem_getvalue configure:23877: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:23877: $? = 0 configure:23877: ./conftest configure:23877: $? = 0 configure:23889: result: no configure:23900: checking whether RTLD_LAZY is declared configure:23900: gcc -pthread -c conftest.c >&5 configure:23900: $? = 0 configure:23900: result: yes configure:23909: checking whether RTLD_NOW is declared configure:23909: gcc -pthread -c conftest.c >&5 configure:23909: $? = 0 configure:23909: result: yes configure:23918: checking whether RTLD_GLOBAL is declared configure:23918: gcc -pthread -c conftest.c >&5 configure:23918: $? = 0 configure:23918: result: yes configure:23927: checking whether RTLD_LOCAL is declared configure:23927: gcc -pthread -c conftest.c >&5 configure:23927: $? = 0 configure:23927: result: yes configure:23936: checking whether RTLD_NODELETE is declared configure:23936: gcc -pthread -c conftest.c >&5 configure:23936: $? = 0 configure:23936: result: yes configure:23945: checking whether RTLD_NOLOAD is declared configure:23945: gcc -pthread -c conftest.c >&5 configure:23945: $? = 0 configure:23945: result: yes configure:23954: checking whether RTLD_DEEPBIND is declared configure:23954: gcc -pthread -c conftest.c >&5 configure:23954: $? = 0 configure:23954: result: yes configure:23963: checking whether RTLD_MEMBER is declared configure:23963: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:447:10: error: 'RTLD_MEMBER' undeclared (first use in this function); did you mean 'RTLD_NEXT'? (void) RTLD_MEMBER; ^~~~~~~~~~~ RTLD_NEXT conftest.c:447:10: note: each undeclared identifier is reported only once for each function it appears in configure:23963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | /* end confdefs.h. */ | #include <dlfcn.h> | | int | main (void) | { | #ifndef RTLD_MEMBER | #ifdef __cplusplus | (void) RTLD_MEMBER; | #else | (void) RTLD_MEMBER; | #endif | #endif | | ; | return 0; | } configure:23963: result: no configure:23975: checking digit size for Python's longs configure:23997: result: no value specified configure:24003: checking for wchar.h configure:24003: result: yes configure:24025: checking size of wchar_t configure:24031: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:24031: $? = 0 configure:24031: ./conftest configure:24031: $? = 0 configure:24047: result: 4 configure:24061: checking whether wchar_t is signed configure:24083: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:24083: $? = 0 configure:24083: ./conftest configure:24083: $? = 0 configure:24094: result: yes configure:24098: checking whether wchar_t is usable configure:24110: result: no configure:24131: checking whether byte ordering is bigendian configure:24147: gcc -pthread -c conftest.c >&5 conftest.c:442:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:442:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:442:15: error: unknown type name 'universal' configure:24147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:24193: gcc -pthread -c conftest.c >&5 configure:24193: $? = 0 configure:24212: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:448:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:448:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:24212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:24346: result: no configure:24381: checking ABIFLAGS configure:24383: result: configure:24385: checking SOABI configure:24388: result: cpython-312-x86_64-linux-gnu configure:24404: checking LDVERSION configure:24407: result: $(VERSION)$(ABIFLAGS) configure:24427: checking for --with-platlibdir configure:24449: result: no configure:24466: checking for --with-wheel-pkg-dir configure:24482: result: no configure:24489: checking whether right shift extends the sign bit configure:24509: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:24509: $? = 0 configure:24509: ./conftest configure:24509: $? = 0 configure:24520: result: yes configure:24530: checking for getc_unlocked() and friends configure:24553: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:24553: $? = 0 configure:24562: result: yes configure:24602: checking for readline configure:24609: $PKG_CONFIG --exists --print-errors "readline" Package readline was not found in the pkg-config search path. Perhaps you should add the directory containing `readline.pc' to the PKG_CONFIG_PATH environment variable Package 'readline', required by 'virtual:world', not found configure:24612: $? = 1 configure:24626: $PKG_CONFIG --exists --print-errors "readline" Package readline was not found in the pkg-config search path. Perhaps you should add the directory containing `readline.pc' to the PKG_CONFIG_PATH environment variable Package 'readline', required by 'virtual:world', not found configure:24629: $? = 1 configure:24643: result: no Package 'readline', required by 'virtual:world', not found configure:24670: checking for readline/readline.h configure:24670: gcc -pthread -c conftest.c >&5 conftest.c:470:10: fatal error: readline/readline.h: No such file or directory #include <readline/readline.h> ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:24670: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <readline/readline.h> configure:24670: result: no configure:25067: checking how to link readline configure:25072: result: no configure:25424: checking for broken nice() configure:25449: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:25449: $? = 0 configure:25449: ./conftest configure:25449: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | #include <stdlib.h> | #include <unistd.h> | int main(void) | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:25460: result: no configure:25469: checking for broken poll() configure:25502: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:25502: $? = 0 configure:25502: ./conftest configure:25502: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | #include <poll.h> | #include <unistd.h> | | int main(void) | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | int poll_test; | | close (42); | | poll_test = poll(&poll_struct, 1, 0); | if (poll_test < 0) | return 0; | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | return 0; | else | return 1; | } | configure:25513: result: no configure:25523: checking for working tzset() configure:25601: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:25601: $? = 0 configure:25601: ./conftest configure:25601: $? = 0 configure:25612: result: yes configure:25622: checking for tv_nsec in struct stat configure:25642: gcc -pthread -c conftest.c >&5 configure:25642: $? = 0 configure:25650: result: yes configure:25660: checking for tv_nsec2 in struct stat configure:25680: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:450:4: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? st.st_mtimespec.tv_nsec = 1; ^~~~~~~~~~~~ st_mtim configure:25680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | /* end confdefs.h. */ | #include <sys/stat.h> | int | main (void) | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:25688: result: no configure:25701: checking for curses.h configure:25701: gcc -pthread -c conftest.c >&5 configure:25701: $? = 0 configure:25701: result: yes configure:25707: checking for ncurses.h configure:25707: gcc -pthread -c conftest.c >&5 configure:25707: $? = 0 configure:25707: result: yes configure:25721: checking for ncursesw configure:25728: $PKG_CONFIG --exists --print-errors "ncursesw" configure:25731: $? = 0 configure:25745: $PKG_CONFIG --exists --print-errors "ncursesw" configure:25748: $? = 0 configure:25906: result: yes configure:26123: checking curses module flags configure:26133: result: ncursesw (CFLAGS: -D_GNU_SOURCE -D_DEFAULT_SOURCE, LIBS: -lncursesw -ltinfo ) configure:26138: checking for panel.h configure:26138: gcc -pthread -c conftest.c >&5 configure:26138: $? = 0 configure:26138: result: yes configure:26156: checking for panelw configure:26163: $PKG_CONFIG --exists --print-errors "panelw" configure:26166: $? = 0 configure:26180: $PKG_CONFIG --exists --print-errors "panelw" configure:26183: $? = 0 configure:26337: result: yes configure:26546: checking panel flags configure:26556: result: panelw (CFLAGS: -D_GNU_SOURCE -D_DEFAULT_SOURCE, LIBS: -lpanelw ) configure:26568: checking for term.h configure:26568: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26568: $? = 0 configure:26568: result: yes configure:26582: checking whether mvwdelch is an expression configure:26602: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26602: $? = 0 configure:26610: result: yes configure:26624: checking whether WINDOW has _flags configure:26647: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26647: $? = 0 configure:26655: result: yes configure:26670: checking for curses function is_pad configure:26691: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26691: $? = 0 configure:26700: result: yes configure:26713: checking for curses function is_term_resized configure:26734: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26734: $? = 0 configure:26743: result: yes configure:26756: checking for curses function resize_term configure:26777: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26777: $? = 0 configure:26786: result: yes configure:26799: checking for curses function resizeterm configure:26820: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26820: $? = 0 configure:26829: result: yes configure:26842: checking for curses function immedok configure:26863: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26863: $? = 0 configure:26872: result: yes configure:26885: checking for curses function syncok configure:26906: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26906: $? = 0 configure:26915: result: yes configure:26928: checking for curses function wchgat configure:26949: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26949: $? = 0 configure:26958: result: yes configure:26971: checking for curses function filter configure:26992: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:26992: $? = 0 configure:27001: result: yes configure:27014: checking for curses function has_key configure:27035: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:27035: $? = 0 configure:27044: result: yes configure:27057: checking for curses function typeahead configure:27078: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:27078: $? = 0 configure:27087: result: yes configure:27100: checking for curses function use_env configure:27121: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 configure:27121: $? = 0 configure:27130: result: yes configure:27143: checking for device files configure:27163: checking for /dev/ptmx configure:27177: result: yes configure:27189: checking for /dev/ptc configure:27203: result: no configure:27221: checking for socklen_t configure:27221: gcc -pthread -c conftest.c >&5 configure:27221: $? = 0 configure:27221: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:475:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:27221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW 1 | #define HAVE_PANEL_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 | /* 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 (void) | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:27221: result: yes configure:27240: checking for broken mbstowcs configure:27264: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:27264: $? = 0 configure:27264: ./conftest configure:27264: $? = 0 configure:27275: result: no configure:27285: checking for --with-computed-gotos configure:27310: result: no value specified configure:27315: checking whether gcc -pthread supports computed gotos configure:27344: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:27344: $? = 0 configure:27344: ./conftest configure:27344: $? = 0 configure:27355: result: yes configure:27400: checking for build directories configure:27407: result: done configure:27411: checking for -O2 configure:27431: gcc -pthread -c -O2 conftest.c >&5 configure:27431: $? = 0 configure:27441: result: yes configure:27446: checking for glibc _FORTIFY_SOURCE/memmove bug configure:27476: gcc -pthread -o conftest -O2 -D_FORTIFY_SOURCE=2 conftest.c -lpthread -ldl -lutil >&5 configure:27476: $? = 0 configure:27476: ./conftest configure:27476: $? = 0 configure:27487: result: no configure:27501: checking for gcc ipa-pure-const bug configure:27529: gcc -pthread -o conftest -O2 conftest.c -lpthread -ldl -lutil >&5 configure:27529: $? = 0 configure:27529: ./conftest configure:27529: $? = 0 configure:27540: result: no configure:27552: checking for stdatomic.h configure:27575: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:27575: $? = 0 configure:27585: result: yes configure:27598: checking for builtin __atomic_load_n and __atomic_store_n functions configure:27618: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:27618: $? = 0 configure:27628: result: yes configure:27641: checking for ensurepip configure:27672: result: upgrade configure:27677: checking if the dirent structure of a d_type field configure:27697: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:27697: $? = 0 configure:27707: result: yes configure:27720: checking for the Linux getrandom() syscall configure:27747: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:27747: $? = 0 configure:27757: result: yes configure:27771: checking for the getrandom() function configure:27796: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:27796: $? = 0 configure:27806: result: yes configure:27827: checking for library containing shm_open configure:27857: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 /tmp/ccWgFIww.o: In function `main': conftest.c:(.text+0xa): undefined reference to `shm_open' collect2: error: ld returned 1 exit status configure:27857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PY_SUPPORT_TIER 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LINUX_AUXVEC_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_WAIT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_QRTR_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_BCM_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define HAVE_GCC_UINT128_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ALIGNOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 8 | #define ALIGNOF_SIZE_T 8 | #define SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define ALIGNOF_MAX_ALIGN_T 16 | #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 PY_HAVE_PERF_TRAMPOLINE 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_FFI_PREP_CIF_VAR 1 | #define HAVE_FFI_PREP_CLOSURE_LOC 1 | #define HAVE_FFI_CLOSURE_ALLOC 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_GDBM_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_GDBM_NDBM_H 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define WITH_FREELISTS 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ALARM 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FEXECVE 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETEGID 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETITIMER 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSID 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETUID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MADVISE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PREADV2 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_PWRITEV2 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPLICE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSTEM 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_TTYNAME 1 | #define HAVE_UMASK 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VFORK 1 | #define HAVE_WAIT 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_MEMFD_CREATE 1 | #define HAVE_EVENTFD 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_ACCEPT 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_LISTEN 1 | #define HAVE_RECVFROM 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SOCKET 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_LOGIN_TTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETNS 1 | #define HAVE_UNSHARE 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_DEVICE_MACROS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW 1 | #define HAVE_PANEL_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 HAVE_COMPUTED_GOTOS 1 | #define HAVE_STD_ATOMIC 1 | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_DIRENT_D_TYPE 1 | #define HAVE_GETRANDOM_SYSCALL 1 | #define HAVE_GETRANDOM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char shm_open (); | int | main (void) | { | return shm_open (); | ; | return 0; | } configure:27857: gcc -pthread -o conftest conftest.c -lrt -lpthread -ldl -lutil >&5 configure:27857: $? = 0 configure:27877: result: -lrt configure:27904: checking for shm_open configure:27904: gcc -pthread -o conftest conftest.c -lrt -lpthread -ldl -lutil >&5 configure:27904: $? = 0 configure:27904: result: yes configure:27904: checking for shm_unlink configure:27904: gcc -pthread -o conftest conftest.c -lrt -lpthread -ldl -lutil >&5 configure:27904: $? = 0 configure:27904: result: yes configure:27993: checking for pkg-config configure:28025: result: /bin/pkg-config configure:28095: checking whether compiling and linking against OpenSSL works Trying link with OPENSSL_LDFLAGS=; OPENSSL_LIBS=-lssl -lcrypto ; OPENSSL_INCLUDES= configure:28117: gcc -pthread -o conftest conftest.c -lssl -lcrypto -lpthread -ldl -lutil >&5 configure:28117: $? = 0 configure:28120: result: yes configure:28159: checking for --with-openssl-rpath configure:28200: result: configure:28253: checking whether OpenSSL provides required ssl module APIs configure:28286: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lssl -lcrypto >&5 configure:28286: $? = 0 configure:28296: result: yes configure:28316: checking whether OpenSSL provides required hashlib module APIs configure:28346: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil -lcrypto >&5 configure:28346: $? = 0 configure:28356: result: yes configure:28370: checking for --with-ssl-default-suites configure:28398: result: python configure:28411: checking for --with-builtin-hashlib-hashes configure:28433: result: md5,sha1,sha2,sha3,blake2 configure:28464: checking for libb2 configure:28471: $PKG_CONFIG --exists --print-errors "libb2" Package libb2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libb2.pc' to the PKG_CONFIG_PATH environment variable Package 'libb2', required by 'virtual:world', not found configure:28474: $? = 1 configure:28488: $PKG_CONFIG --exists --print-errors "libb2" Package libb2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libb2.pc' to the PKG_CONFIG_PATH environment variable Package 'libb2', required by 'virtual:world', not found configure:28491: $? = 1 configure:28505: result: no Package 'libb2', required by 'virtual:world', not found configure:28543: checking for --disable-test-modules configure:28568: result: yes configure:29163: checking for stdlib extension module _multiprocessing configure:29197: result: yes configure:29201: checking for stdlib extension module _posixshmem configure:29235: result: yes configure:29352: checking for stdlib extension module fcntl configure:29386: result: yes configure:29390: checking for stdlib extension module mmap configure:29424: result: yes configure:29428: checking for stdlib extension module _socket configure:29462: result: yes configure:29467: checking for stdlib extension module grp configure:29501: result: yes configure:29505: checking for stdlib extension module ossaudiodev configure:29539: result: yes configure:29543: checking for stdlib extension module pwd configure:29577: result: yes configure:29581: checking for stdlib extension module resource configure:29615: result: yes configure:29619: checking for stdlib extension module _scproxy configure:29653: result: n/a configure:29657: checking for stdlib extension module spwd configure:29691: result: yes configure:29695: checking for stdlib extension module syslog configure:29729: result: yes configure:29733: checking for stdlib extension module termios configure:29767: result: yes configure:29772: checking for stdlib extension module pyexpat configure:29806: result: yes configure:29810: checking for stdlib extension module _elementtree configure:29844: result: yes configure:30025: checking for stdlib extension module _md5 configure:30059: result: yes configure:30063: checking for stdlib extension module _sha1 configure:30097: result: yes configure:30101: checking for stdlib extension module _sha2 configure:30135: result: yes configure:30139: checking for stdlib extension module _sha3 configure:30173: result: yes configure:30177: checking for stdlib extension module _blake2 configure:30211: result: yes configure:30216: checking for stdlib extension module _crypt configure:30250: result: yes configure:30254: checking for stdlib extension module _ctypes configure:30288: result: yes configure:30292: checking for stdlib extension module _curses configure:30327: result: yes configure:30331: checking for stdlib extension module _curses_panel configure:30366: result: yes configure:30370: checking for stdlib extension module _decimal configure:30404: result: yes configure:30408: checking for stdlib extension module _dbm configure:30442: result: yes configure:30446: checking for stdlib extension module _gdbm configure:30480: result: yes configure:30484: checking for stdlib extension module nis configure:30518: result: missing configure:30522: checking for stdlib extension module readline configure:30556: result: missing configure:30560: checking for stdlib extension module _sqlite3 configure:30594: result: yes configure:30598: checking for stdlib extension module _tkinter configure:30632: result: yes configure:30636: checking for stdlib extension module _uuid configure:30670: result: yes configure:30675: checking for stdlib extension module zlib configure:30709: result: yes configure:30735: checking for stdlib extension module _bz2 configure:30769: result: yes configure:30773: checking for stdlib extension module _lzma configure:30807: result: yes configure:30812: checking for stdlib extension module _ssl configure:30846: result: yes configure:30850: checking for stdlib extension module _hashlib configure:30884: result: yes configure:30889: checking for stdlib extension module _testcapi configure:30923: result: yes configure:30927: checking for stdlib extension module _testclinic configure:30961: result: yes configure:30965: checking for stdlib extension module _testinternalcapi configure:30999: result: yes configure:31003: checking for stdlib extension module _testbuffer configure:31037: result: yes configure:31041: checking for stdlib extension module _testimportmultiple configure:31075: result: yes configure:31079: checking for stdlib extension module _testmultiphase configure:31113: result: yes configure:31117: checking for stdlib extension module xxsubtype configure:31151: result: yes configure:31155: checking for stdlib extension module _xxtestfuzz configure:31189: result: yes configure:31193: checking for stdlib extension module _ctypes_test configure:31227: result: yes configure:31232: checking for stdlib extension module xxlimited configure:31266: result: yes configure:31270: checking for stdlib extension module xxlimited_35 configure:31304: result: yes configure:31765: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 3.12, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 94.45.167.72.host.secureserver.net config.status:1758: creating Makefile.pre config.status:1758: creating Misc/python.pc config.status:1758: creating Misc/python-embed.pc config.status:1758: creating Misc/python-config.sh config.status:1758: creating Modules/Setup.bootstrap config.status:1758: creating Modules/Setup.stdlib config.status:1758: creating Modules/ld_so_aix config.status:1758: creating pyconfig.h configure:32947: creating Modules/Setup.local configure:32954: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_aligned_required=no ac_cv_alignof_long=8 ac_cv_alignof_max_align_t=16 ac_cv_alignof_size_t=8 ac_cv_broken_mbstowcs=no ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_broken_sem_getvalue=no ac_cv_broken_unsetenv=no ac_cv_buggy_getaddrinfo=no ac_cv_build=x86_64-pc-linux-gnu ac_cv_builtin_atomic=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_can_raw_fd_frames=yes ac_cv_can_raw_join_filters=yes ac_cv_cc_name=gcc ac_cv_cc_supports_fstrict_overflow=yes ac_cv_cc_supports_og=yes ac_cv_clock_t_time_h=yes ac_cv_compile_o2=yes ac_cv_computed_gotos=yes ac_cv_crypt_crypt=yes ac_cv_cxx_thread=yes ac_cv_device_macros=yes ac_cv_dirent_d_type=yes ac_cv_disable_int_conversion_warning=yes ac_cv_disable_missing_field_initializers_warning=yes ac_cv_disable_unused_parameter_warning=yes ac_cv_enable_extra_warning=yes ac_cv_enable_implicit_function_declaration_error=yes ac_cv_enable_sign_compare_warning=yes ac_cv_enable_strict_prototypes_warning=yes ac_cv_enable_unreachable_code_warning=no ac_cv_enable_visibility=yes ac_cv_env_BOLT_APPLY_FLAGS_set= ac_cv_env_BOLT_APPLY_FLAGS_value= ac_cv_env_BOLT_INSTRUMENT_FLAGS_set= ac_cv_env_BOLT_INSTRUMENT_FLAGS_value= ac_cv_env_BZIP2_CFLAGS_set= ac_cv_env_BZIP2_CFLAGS_value= ac_cv_env_BZIP2_LIBS_set= ac_cv_env_BZIP2_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CURSES_CFLAGS_set= ac_cv_env_CURSES_CFLAGS_value= ac_cv_env_CURSES_LIBS_set= ac_cv_env_CURSES_LIBS_value= ac_cv_env_GDBM_CFLAGS_set= ac_cv_env_GDBM_CFLAGS_value= ac_cv_env_GDBM_LIBS_set= ac_cv_env_GDBM_LIBS_value= ac_cv_env_HOSTRUNNER_set= ac_cv_env_HOSTRUNNER_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBB2_CFLAGS_set= ac_cv_env_LIBB2_CFLAGS_value= ac_cv_env_LIBB2_LIBS_set= ac_cv_env_LIBB2_LIBS_value= ac_cv_env_LIBCRYPT_CFLAGS_set= ac_cv_env_LIBCRYPT_CFLAGS_value= ac_cv_env_LIBCRYPT_LIBS_set= ac_cv_env_LIBCRYPT_LIBS_value= ac_cv_env_LIBEDIT_CFLAGS_set= ac_cv_env_LIBEDIT_CFLAGS_value= ac_cv_env_LIBEDIT_LIBS_set= ac_cv_env_LIBEDIT_LIBS_value= ac_cv_env_LIBFFI_CFLAGS_set= ac_cv_env_LIBFFI_CFLAGS_value= ac_cv_env_LIBFFI_LIBS_set= ac_cv_env_LIBFFI_LIBS_value= ac_cv_env_LIBLZMA_CFLAGS_set= ac_cv_env_LIBLZMA_CFLAGS_value= ac_cv_env_LIBLZMA_LIBS_set= ac_cv_env_LIBLZMA_LIBS_value= ac_cv_env_LIBNSL_CFLAGS_set= ac_cv_env_LIBNSL_CFLAGS_value= ac_cv_env_LIBNSL_LIBS_set= ac_cv_env_LIBNSL_LIBS_value= ac_cv_env_LIBREADLINE_CFLAGS_set= ac_cv_env_LIBREADLINE_CFLAGS_value= ac_cv_env_LIBREADLINE_LIBS_set= ac_cv_env_LIBREADLINE_LIBS_value= ac_cv_env_LIBSQLITE3_CFLAGS_set= ac_cv_env_LIBSQLITE3_CFLAGS_value= ac_cv_env_LIBSQLITE3_LIBS_set= ac_cv_env_LIBSQLITE3_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUUID_CFLAGS_set= ac_cv_env_LIBUUID_CFLAGS_value= ac_cv_env_LIBUUID_LIBS_set= ac_cv_env_LIBUUID_LIBS_value= ac_cv_env_MACHDEP_set= ac_cv_env_MACHDEP_value= ac_cv_env_PANEL_CFLAGS_set= ac_cv_env_PANEL_CFLAGS_value= ac_cv_env_PANEL_LIBS_set= ac_cv_env_PANEL_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PROFILE_TASK_set= ac_cv_env_PROFILE_TASK_value= ac_cv_env_TCLTK_CFLAGS_set= ac_cv_env_TCLTK_CFLAGS_value= ac_cv_env_TCLTK_LIBS_set= ac_cv_env_TCLTK_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_flock_decl=yes ac_cv_func___fpu_control=yes ac_cv_func__dyld_shared_cache_contains_path=no ac_cv_func__getpty=no ac_cv_func_accept4=yes ac_cv_func_accept=yes ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chmod=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getres=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_nanosleep=yes ac_cv_func_clock_settime=yes ac_cv_func_close_range=no ac_cv_func_confstr=yes ac_cv_func_connect=yes ac_cv_func_copy_file_range=yes ac_cv_func_ctermid=yes ac_cv_func_ctermid_r=no ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_dup3=yes ac_cv_func_dup=yes ac_cv_func_epoll_create1=yes ac_cv_func_epoll_create=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_eventfd=yes ac_cv_func_execv=yes ac_cv_func_explicit_bzero=yes ac_cv_func_explicit_memset=no ac_cv_func_expm1=yes ac_cv_func_faccessat=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fdatasync=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=no ac_cv_func_fexecve=yes ac_cv_func_ffi_closure_alloc=yes ac_cv_func_ffi_prep_cif_var=yes ac_cv_func_ffi_prep_closure_loc=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatat=yes ac_cv_func_fstatvfs=yes ac_cv_func_fsync=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getentropy=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgrouplist=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_gethostname=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getppid=yes ac_cv_func_getpriority=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrandom=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getservbyport=yes ac_cv_func_getsid=yes ac_cv_func_getsockname=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_hstrerror=yes ac_cv_func_if_nameindex=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_le64toh=yes ac_cv_func_link=yes ac_cv_func_linkat=yes ac_cv_func_listen=yes ac_cv_func_lockf=yes ac_cv_func_log1p=yes ac_cv_func_log2=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=yes ac_cv_func_madvise=yes ac_cv_func_makedev=yes ac_cv_func_mbrtowc=yes ac_cv_func_memfd_create=yes ac_cv_func_memrchr=yes ac_cv_func_mkdirat=yes ac_cv_func_mkfifo=yes ac_cv_func_mkfifoat=yes ac_cv_func_mknod=yes ac_cv_func_mknodat=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_opendir=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_pipe2=yes ac_cv_func_pipe=yes ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_fallocate=yes ac_cv_func_posix_spawn=yes ac_cv_func_posix_spawnp=yes ac_cv_func_pread=yes ac_cv_func_preadv2=yes ac_cv_func_preadv=yes ac_cv_func_prlimit=yes ac_cv_func_pthread_condattr_setclock=yes ac_cv_func_pthread_getcpuclockid=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_pwrite=yes ac_cv_func_pwritev2=yes ac_cv_func_pwritev=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_readv=yes ac_cv_func_realpath=yes ac_cv_func_recvfrom=yes ac_cv_func_renameat=yes ac_cv_func_rtpSpawn=no ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_rr_get_interval=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_sched_setparam=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sem_clockwait=no ac_cv_func_sem_getvalue=yes ac_cv_func_sem_open=yes ac_cv_func_sem_timedwait=yes ac_cv_func_sem_unlink=yes ac_cv_func_sendfile=yes ac_cv_func_sendto=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_sethostname=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setns=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shm_open=yes ac_cv_func_shm_unlink=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigfillset=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigpending=yes ac_cv_func_sigrelse=yes ac_cv_func_sigtimedwait=yes ac_cv_func_sigwait=yes ac_cv_func_sigwaitinfo=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_splice=yes ac_cv_func_statvfs=yes ac_cv_func_strftime=yes ac_cv_func_strlcpy=no ac_cv_func_strsignal=yes ac_cv_func_symlink=yes ac_cv_func_symlinkat=yes ac_cv_func_sync=yes ac_cv_func_sysconf=yes ac_cv_func_system=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=yes ac_cv_func_truncate=yes ac_cv_func_ttyname=yes ac_cv_func_umask=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unshare=yes ac_cv_func_utimensat=yes ac_cv_func_utimes=yes ac_cv_func_vfork=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_wait=yes ac_cv_func_waitid=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_func_wcsftime=yes ac_cv_func_wcsxfrm=yes ac_cv_func_wmemcmp=yes ac_cv_func_writev=yes ac_cv_function_prototypes=yes ac_cv_gcc_asm_for_mc68881=no ac_cv_gcc_asm_for_x64=yes ac_cv_gcc_asm_for_x87=yes ac_cv_getrandom_syscall=yes ac_cv_have_chflags=no ac_cv_have_decl_RTLD_DEEPBIND=yes ac_cv_have_decl_RTLD_GLOBAL=yes ac_cv_have_decl_RTLD_LAZY=yes ac_cv_have_decl_RTLD_LOCAL=yes ac_cv_have_decl_RTLD_MEMBER=no ac_cv_have_decl_RTLD_NODELETE=yes ac_cv_have_decl_RTLD_NOLOAD=yes ac_cv_have_decl_RTLD_NOW=yes ac_cv_have_decl_dirfd=yes ac_cv_have_getc_unlocked=yes ac_cv_have_lchflags=no ac_cv_have_pthread_t=yes ac_cv_header_alloca_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_crypt_h=yes ac_cv_header_curses_h=yes ac_cv_header_db_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gdbm_dash_ndbm_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gdbm_slash_ndbm_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_auxvec_h=yes ac_cv_header_linux_can_bcm_h=yes ac_cv_header_linux_can_h=yes ac_cv_header_linux_can_j1939_h=no ac_cv_header_linux_can_raw_h=yes ac_cv_header_linux_fs_h=yes ac_cv_header_linux_limits_h=yes ac_cv_header_linux_memfd_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_qrtr_h=yes ac_cv_header_linux_random_h=yes ac_cv_header_linux_soundcard_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_linux_vm_sockets_h=yes ac_cv_header_linux_wait_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_ndbm_h=yes ac_cv_header_net_ethernet_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netcan_can_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_panel_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_readline_readline_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdatomic_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=no ac_cv_header_sys_audioio_h=no ac_cv_header_sys_auxv_h=yes ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_endian_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_eventfd_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_kern_control_h=no ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=no ac_cv_header_sys_memfd_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_random_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sys_domain_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_syslog_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_uuid_h=no ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_curses_filter=yes ac_cv_lib_curses_has_key=yes ac_cv_lib_curses_immedok=yes ac_cv_lib_curses_is_pad=yes ac_cv_lib_curses_is_term_resized=yes ac_cv_lib_curses_resize_term=yes ac_cv_lib_curses_resizeterm=yes ac_cv_lib_curses_syncok=yes ac_cv_lib_curses_typeahead=yes ac_cv_lib_curses_use_env=yes ac_cv_lib_curses_wchgat=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_gdbm_gdbm_open=yes 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_sqlite3_sqlite3_bind_double=yes ac_cv_lib_sqlite3_sqlite3_column_decltype=yes ac_cv_lib_sqlite3_sqlite3_column_double=yes ac_cv_lib_sqlite3_sqlite3_complete=yes ac_cv_lib_sqlite3_sqlite3_load_extension=yes ac_cv_lib_sqlite3_sqlite3_progress_handler=yes ac_cv_lib_sqlite3_sqlite3_result_double=yes ac_cv_lib_sqlite3_sqlite3_serialize=no ac_cv_lib_sqlite3_sqlite3_set_authorizer=yes ac_cv_lib_sqlite3_sqlite3_trace_v2=yes ac_cv_lib_sqlite3_sqlite3_value_double=yes ac_cv_lib_util_openpty=yes ac_cv_member_siginfo_t_si_band=yes ac_cv_member_struct_passwd_pw_gecos=yes ac_cv_member_struct_passwd_pw_passwd=yes ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_mvwdelch_is_expression=yes ac_cv_no_strict_aliasing=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_posix_semaphores_enabled=yes ac_cv_prog_CPP='gcc -E' ac_cv_prog_PYTHON_FOR_REGEN=python3.11 ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_PKG_CONFIG=/bin/pkg-config ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_pthread=yes ac_cv_pthread_is_default=no ac_cv_pthread_key_t_is_arithmetic_type=yes ac_cv_pthread_system_supported=yes ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dbm_open=-lgdbm_compat ac_cv_search_login_tty='none required' ac_cv_search_opendir='none required' ac_cv_search_sem_init=-lpthread ac_cv_search_shm_open=-lrt ac_cv_search_yp_match=no ac_cv_should_define__xopen_source=no ac_cv_sizeof__Bool=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_key_t=4 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=yes ac_cv_struct_addrinfo=yes ac_cv_struct_sockaddr_alg=yes ac_cv_struct_sockaddr_sa_len=no ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_type___uint128_t=yes ac_cv_type_long_double=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_wl_no_as_needed=yes ac_cv_working_openssl_hashlib=yes ac_cv_working_openssl_ssl=yes ac_cv_working_signed_char_c=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no ax_cv_c_float_words_bigendian=no ax_cv_check_cflags__Werror__fno_semantic_interposition=yes pkg_cv_BZIP2_CFLAGS= pkg_cv_BZIP2_LIBS='-lbz2 ' pkg_cv_CURSES_CFLAGS='-D_GNU_SOURCE -D_DEFAULT_SOURCE ' pkg_cv_CURSES_LIBS='-lncursesw -ltinfo ' pkg_cv_LIBCRYPT_CFLAGS= pkg_cv_LIBCRYPT_LIBS='-L/lib64 -lcrypt ' pkg_cv_LIBFFI_CFLAGS= pkg_cv_LIBFFI_LIBS='-lffi ' pkg_cv_LIBLZMA_CFLAGS= pkg_cv_LIBLZMA_LIBS='-llzma ' pkg_cv_LIBSQLITE3_CFLAGS= pkg_cv_LIBSQLITE3_LIBS='-lsqlite3 ' pkg_cv_LIBUUID_CFLAGS='-I/usr/include/uuid ' pkg_cv_LIBUUID_LIBS='-luuid ' pkg_cv_PANEL_CFLAGS='-D_GNU_SOURCE -D_DEFAULT_SOURCE ' pkg_cv_PANEL_LIBS='-lpanelw ' pkg_cv_TCLTK_CFLAGS= pkg_cv_TCLTK_LIBS='-ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 ' pkg_cv_ZLIB_CFLAGS= pkg_cv_ZLIB_LIBS='-lz ' py_cv_module__asyncio=yes py_cv_module__bisect=yes py_cv_module__blake2=yes py_cv_module__bz2=yes py_cv_module__codecs_cn=yes py_cv_module__codecs_hk=yes py_cv_module__codecs_iso2022=yes py_cv_module__codecs_jp=yes py_cv_module__codecs_kr=yes py_cv_module__codecs_tw=yes py_cv_module__contextvars=yes py_cv_module__crypt=yes py_cv_module__csv=yes py_cv_module__ctypes=yes py_cv_module__ctypes_test=yes py_cv_module__curses=yes py_cv_module__curses_panel=yes py_cv_module__datetime=yes py_cv_module__dbm=yes py_cv_module__decimal=yes py_cv_module__elementtree=yes py_cv_module__gdbm=yes py_cv_module__hashlib=yes py_cv_module__heapq=yes py_cv_module__io=yes py_cv_module__json=yes py_cv_module__lsprof=yes py_cv_module__lzma=yes py_cv_module__md5=yes py_cv_module__multibytecodec=yes py_cv_module__multiprocessing=yes py_cv_module__opcode=yes py_cv_module__pickle=yes py_cv_module__posixshmem=yes py_cv_module__posixsubprocess=yes py_cv_module__queue=yes py_cv_module__random=yes py_cv_module__scproxy=n/a py_cv_module__sha1=yes py_cv_module__sha2=yes py_cv_module__sha3=yes py_cv_module__socket=yes py_cv_module__sqlite3=yes py_cv_module__ssl=yes py_cv_module__statistics=yes py_cv_module__struct=yes py_cv_module__testbuffer=yes py_cv_module__testcapi=yes py_cv_module__testclinic=yes py_cv_module__testimportmultiple=yes py_cv_module__testinternalcapi=yes py_cv_module__testmultiphase=yes py_cv_module__tkinter=yes py_cv_module__typing=yes py_cv_module__uuid=yes py_cv_module__xxinterpchannels=yes py_cv_module__xxsubinterpreters=yes py_cv_module__xxtestfuzz=yes py_cv_module__zoneinfo=yes py_cv_module_array=yes py_cv_module_audioop=yes py_cv_module_binascii=yes py_cv_module_cmath=yes py_cv_module_fcntl=yes py_cv_module_grp=yes py_cv_module_math=yes py_cv_module_mmap=yes py_cv_module_nis=missing py_cv_module_ossaudiodev=yes py_cv_module_pwd=yes py_cv_module_pyexpat=yes py_cv_module_readline=missing py_cv_module_resource=yes py_cv_module_select=yes py_cv_module_spwd=yes py_cv_module_syslog=yes py_cv_module_termios=yes py_cv_module_time=yes py_cv_module_unicodedata=yes py_cv_module_xxlimited=yes py_cv_module_xxlimited_35=yes py_cv_module_xxsubtype=yes py_cv_module_zlib=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ' ABIFLAGS='' ALT_SOABI='' AR='ar' ARCH_RUN_32BIT='' ARFLAGS='rcs' BASECFLAGS=' -fno-strict-overflow -Wsign-compare' BASECPPFLAGS='' BINLIBDEST='$(LIBDIR)/python$(VERSION)' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) -shared' BOLT_APPLY_FLAGS=' -update-debug-sections -reorder-blocks=ext-tsp -reorder-functions=hfsort+ -split-functions -icf=1 -inline-all -split-eh -reorder-functions-use-hot-size -peepholes=none -jump-tables=aggressive -inline-ap -indirect-call-promotion=all -dyno-stats -use-gnu-stack -frame-opt=hot ' BOLT_BINARIES='$(BUILDPYTHON)' BOLT_INSTRUMENT_FLAGS='' BUILDEXEEXT='' BZIP2_CFLAGS='' BZIP2_LIBS='-lbz2 ' CC='gcc -pthread' CCSHARED='-fPIC' CFLAGS='' CFLAGSFORSHARED='' CFLAGS_ALIASING='' CFLAGS_NODIST=' -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--enable-optimizations'\''' CPP='gcc -E' CPPFLAGS='' CURSES_CFLAGS='-D_GNU_SOURCE -D_DEFAULT_SOURCE' CURSES_LIBS='-lncursesw -ltinfo ' CXX='g++ -pthread' DEFS='-DHAVE_CONFIG_H' DEF_MAKE_ALL_RULE='profile-opt' DEF_MAKE_RULE='build_all' DFLAGS='' DLINCLDIR='.' DLLLIBRARY='' DSYMUTIL='' DSYMUTIL_PATH='' DTRACE='' DTRACE_HEADERS='' DTRACE_OBJS='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENSUREPIP='upgrade' EXEEXT='' EXPORTSFROM='' EXPORTSYMS='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXT_SUFFIX='.cpython-312-x86_64-linux-gnu.so' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKPYTHONW='' FRAMEWORKUNIXTOOLSPREFIX='/usr/local' FREEZE_MODULE='$(PYTHON_FOR_FREEZE) $(srcdir)/Programs/_freeze_module.py' FREEZE_MODULE_BOOTSTRAP='./Programs/_freeze_module' FREEZE_MODULE_BOOTSTRAP_DEPS='Programs/_freeze_module' FREEZE_MODULE_DEPS='_bootstrap_python $(srcdir)/Programs/_freeze_module.py' GDBM_CFLAGS='' GDBM_LIBS='-lgdbm' GITBRANCH='' GITTAG='' GITVERSION='' GNULD='yes' GREP='/bin/grep' HAS_GIT='no-repository' HAS_XCRUN='' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' HOSTRUNNER='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDCXXSHARED='$(CXX) -shared' LDFLAGS='' LDFLAGS_NODIST=' -fno-semantic-interposition' LDFLAGS_NOLTO='' LDLIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LDVERSION='$(VERSION)$(ABIFLAGS)' LIBB2_CFLAGS='' LIBB2_LIBS='' LIBC='' LIBCRYPT_CFLAGS='' LIBCRYPT_LIBS='-L/lib64 -lcrypt ' LIBEDIT_CFLAGS='' LIBEDIT_LIBS='' LIBEXPAT_CFLAGS='-I$(srcdir)/Modules/expat' LIBEXPAT_INTERNAL='$(LIBEXPAT_HEADERS) $(LIBEXPAT_A)' LIBFFI_CFLAGS='' LIBFFI_LIBS='-lffi -ldl' LIBLZMA_CFLAGS='' LIBLZMA_LIBS='-llzma ' LIBM='-lm' LIBMPDEC_CFLAGS='-I$(srcdir)/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1' LIBMPDEC_INTERNAL='$(LIBMPDEC_HEADERS) $(LIBMPDEC_A)' LIBNSL_CFLAGS='' LIBNSL_LIBS='' LIBOBJS='' LIBPL='$(prefix)/lib/python3.12/config-$(VERSION)$(ABIFLAGS)-x86_64-linux-gnu' LIBPYTHON='' LIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LIBRARY_DEPS='$(LIBRARY) $(PY3LIBRARY) $(EXPORTSYMS)' LIBREADLINE_CFLAGS='' LIBREADLINE_LIBS='' LIBS='-lpthread -ldl -lutil' LIBSQLITE3_CFLAGS=' -I$(srcdir)/Modules/_sqlite' LIBSQLITE3_LIBS='-lsqlite3 ' LIBUUID_CFLAGS='-I/usr/include/uuid ' LIBUUID_LIBS='-luuid ' LINKCC='$(PURIFY) $(CC)' LINKFORSHARED='-Xlinker -export-dynamic' LINK_PYTHON_DEPS='$(LIBRARY_DEPS)' LINK_PYTHON_OBJS='$(LIBRARY_OBJS)' LIPO_32BIT_FLAGS='' LIPO_INTEL64_FLAGS='' LLVM_AR='' LLVM_AR_FOUND='' LLVM_BOLT='' 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='' MERGE_FDATA='' MKDIR_P='/bin/mkdir -p' MODULE_ARRAY_FALSE='#' MODULE_ARRAY_STATE=yes MODULE_ARRAY_TRUE='' MODULE_AUDIOOP_FALSE='#' MODULE_AUDIOOP_LDFLAGS=-lm MODULE_AUDIOOP_STATE=yes MODULE_AUDIOOP_TRUE='' MODULE_BINASCII_CFLAGS=-DUSE_ZLIB_CRC32 MODULE_BINASCII_FALSE='#' MODULE_BINASCII_LDFLAGS=-lz MODULE_BINASCII_STATE=yes MODULE_BINASCII_TRUE='' MODULE_BLOCK='MODULE__IO_STATE=yes MODULE_BUILDTYPE='shared' MODULE_CMATH_FALSE='#' MODULE_CMATH_LDFLAGS=-lm MODULE_CMATH_STATE=yes MODULE_CMATH_TRUE='' MODULE_FCNTL_FALSE='#' MODULE_FCNTL_LDFLAGS= MODULE_FCNTL_STATE=yes MODULE_FCNTL_TRUE='' MODULE_GRP_FALSE='#' MODULE_GRP_STATE=yes MODULE_GRP_TRUE='' MODULE_MATH_FALSE='#' MODULE_MATH_LDFLAGS=-lm MODULE_MATH_STATE=yes MODULE_MATH_TRUE='' MODULE_MMAP_FALSE='#' MODULE_MMAP_STATE=yes MODULE_MMAP_TRUE='' MODULE_NIS_FALSE='' MODULE_NIS_STATE=missing MODULE_NIS_TRUE='#' MODULE_OSSAUDIODEV_FALSE='#' MODULE_OSSAUDIODEV_LDFLAGS= MODULE_OSSAUDIODEV_STATE=yes MODULE_OSSAUDIODEV_TRUE='' MODULE_PWD_FALSE='#' MODULE_PWD_STATE=yes MODULE_PWD_TRUE='' MODULE_PYEXPAT_CFLAGS=-I$(srcdir)/Modules/expat MODULE_PYEXPAT_FALSE='#' MODULE_PYEXPAT_LDFLAGS=-lm $(LIBEXPAT_A) MODULE_PYEXPAT_STATE=yes MODULE_PYEXPAT_TRUE='' MODULE_READLINE_FALSE='' MODULE_READLINE_STATE=missing MODULE_READLINE_TRUE='#' MODULE_RESOURCE_FALSE='#' MODULE_RESOURCE_STATE=yes MODULE_RESOURCE_TRUE='' MODULE_SELECT_FALSE='#' MODULE_SELECT_STATE=yes MODULE_SELECT_TRUE='' MODULE_SPWD_FALSE='#' MODULE_SPWD_STATE=yes MODULE_SPWD_TRUE='' MODULE_SYSLOG_FALSE='#' MODULE_SYSLOG_STATE=yes MODULE_SYSLOG_TRUE='' MODULE_TERMIOS_FALSE='#' MODULE_TERMIOS_STATE=yes MODULE_TERMIOS_TRUE='' MODULE_TIME_FALSE='#' MODULE_TIME_LDFLAGS= MODULE_TIME_STATE=yes MODULE_TIME_TRUE='' MODULE_UNICODEDATA_FALSE='#' MODULE_UNICODEDATA_STATE=yes MODULE_UNICODEDATA_TRUE='' MODULE_XXLIMITED_35_FALSE='#' MODULE_XXLIMITED_35_STATE=yes MODULE_XXLIMITED_35_TRUE='' MODULE_XXLIMITED_FALSE='#' MODULE_XXLIMITED_STATE=yes MODULE_XXLIMITED_TRUE='' MODULE_XXSUBTYPE_FALSE='#' MODULE_XXSUBTYPE_STATE=yes MODULE_XXSUBTYPE_TRUE='' MODULE_ZLIB_CFLAGS= MODULE_ZLIB_FALSE='#' MODULE_ZLIB_LDFLAGS=-lz MODULE_ZLIB_STATE=yes MODULE_ZLIB_TRUE='' MODULE__ASYNCIO_FALSE='#' MODULE__ASYNCIO_STATE=yes MODULE__ASYNCIO_TRUE='' MODULE__BISECT_FALSE='#' MODULE__BISECT_STATE=yes MODULE__BISECT_TRUE='' MODULE__BLAKE2_CFLAGS= MODULE__BLAKE2_FALSE='#' MODULE__BLAKE2_LDFLAGS= MODULE__BLAKE2_STATE=yes MODULE__BLAKE2_TRUE='' MODULE__BZ2_CFLAGS= MODULE__BZ2_FALSE='#' MODULE__BZ2_LDFLAGS=-lbz2 MODULE__BZ2_STATE=yes MODULE__BZ2_TRUE='' MODULE__CODECS_CN_FALSE='#' MODULE__CODECS_CN_STATE=yes MODULE__CODECS_CN_TRUE='' MODULE__CODECS_HK_FALSE='#' MODULE__CODECS_HK_STATE=yes MODULE__CODECS_HK_TRUE='' MODULE__CODECS_ISO2022_FALSE='#' MODULE__CODECS_ISO2022_STATE=yes MODULE__CODECS_ISO2022_TRUE='' MODULE__CODECS_JP_FALSE='#' MODULE__CODECS_JP_STATE=yes MODULE__CODECS_JP_TRUE='' MODULE__CODECS_KR_FALSE='#' MODULE__CODECS_KR_STATE=yes MODULE__CODECS_KR_TRUE='' MODULE__CODECS_TW_FALSE='#' MODULE__CODECS_TW_STATE=yes MODULE__CODECS_TW_TRUE='' MODULE__CONTEXTVARS_FALSE='#' MODULE__CONTEXTVARS_STATE=yes MODULE__CONTEXTVARS_TRUE='' MODULE__CRYPT_CFLAGS= MODULE__CRYPT_FALSE='#' MODULE__CRYPT_LDFLAGS=-L/lib64 -lcrypt MODULE__CRYPT_STATE=yes MODULE__CRYPT_TRUE='' MODULE__CSV_FALSE='#' MODULE__CSV_STATE=yes MODULE__CSV_TRUE='' MODULE__CTYPES_CFLAGS=-fno-strict-overflow MODULE__CTYPES_FALSE='#' MODULE__CTYPES_LDFLAGS=-lffi -ldl MODULE__CTYPES_MALLOC_CLOSURE='' MODULE__CTYPES_STATE=yes MODULE__CTYPES_TEST_FALSE='#' MODULE__CTYPES_TEST_LDFLAGS=-lm MODULE__CTYPES_TEST_STATE=yes MODULE__CTYPES_TEST_TRUE='' MODULE__CTYPES_TRUE='' MODULE__CURSES_CFLAGS=-D_GNU_SOURCE -D_DEFAULT_SOURCE MODULE__CURSES_FALSE='#' MODULE__CURSES_LDFLAGS=-lncursesw -ltinfo MODULE__CURSES_PANEL_CFLAGS=-D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE MODULE__CURSES_PANEL_FALSE='#' MODULE__CURSES_PANEL_LDFLAGS=-lpanelw -lncursesw -ltinfo MODULE__CURSES_PANEL_STATE=yes MODULE__CURSES_PANEL_TRUE='' MODULE__CURSES_STATE=yes MODULE__CURSES_TRUE='' MODULE__DATETIME_FALSE='#' MODULE__DATETIME_LDFLAGS= -lm MODULE__DATETIME_STATE=yes MODULE__DATETIME_TRUE='' MODULE__DBM_CFLAGS=-DUSE_GDBM_COMPAT MODULE__DBM_FALSE='#' MODULE__DBM_LDFLAGS=-lgdbm_compat MODULE__DBM_STATE=yes MODULE__DBM_TRUE='' MODULE__DECIMAL_CFLAGS=-I$(srcdir)/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 MODULE__DECIMAL_FALSE='#' MODULE__DECIMAL_LDFLAGS=-lm $(LIBMPDEC_A) MODULE__DECIMAL_STATE=yes MODULE__DECIMAL_TRUE='' MODULE__ELEMENTTREE_CFLAGS=-I$(srcdir)/Modules/expat MODULE__ELEMENTTREE_FALSE='#' MODULE__ELEMENTTREE_STATE=yes MODULE__ELEMENTTREE_TRUE='' MODULE__GDBM_CFLAGS= MODULE__GDBM_FALSE='#' MODULE__GDBM_LDFLAGS=-lgdbm MODULE__GDBM_STATE=yes MODULE__GDBM_TRUE='' MODULE__HASHLIB_CFLAGS= MODULE__HASHLIB_FALSE='#' MODULE__HASHLIB_LDFLAGS= -lcrypto MODULE__HASHLIB_STATE=yes MODULE__HASHLIB_TRUE='' MODULE__HEAPQ_FALSE='#' MODULE__HEAPQ_STATE=yes MODULE__HEAPQ_TRUE='' MODULE__IO_CFLAGS=-I$(srcdir)/Modules/_io MODULE__IO_FALSE='#' MODULE__IO_TRUE='' MODULE__JSON_FALSE='#' MODULE__JSON_STATE=yes MODULE__JSON_TRUE='' MODULE__LSPROF_FALSE='#' MODULE__LSPROF_STATE=yes MODULE__LSPROF_TRUE='' MODULE__LZMA_CFLAGS= MODULE__LZMA_FALSE='#' MODULE__LZMA_LDFLAGS=-llzma MODULE__LZMA_STATE=yes MODULE__LZMA_TRUE='' MODULE__MD5_CFLAGS=-I$(srcdir)/Modules/_hacl/include -I$(srcdir)/Modules/_hacl/internal -D_BSD_SOURCE -D_DEFAULT_SOURCE MODULE__MD5_FALSE='#' MODULE__MD5_STATE=yes MODULE__MD5_TRUE='' MODULE__MULTIBYTECODEC_FALSE='#' MODULE__MULTIBYTECODEC_STATE=yes MODULE__MULTIBYTECODEC_TRUE='' MODULE__MULTIPROCESSING_CFLAGS=-I$(srcdir)/Modules/_multiprocessing MODULE__MULTIPROCESSING_FALSE='#' MODULE__MULTIPROCESSING_STATE=yes MODULE__MULTIPROCESSING_TRUE='' MODULE__OPCODE_FALSE='#' MODULE__OPCODE_STATE=yes MODULE__OPCODE_TRUE='' MODULE__PICKLE_FALSE='#' MODULE__PICKLE_STATE=yes MODULE__PICKLE_TRUE='' MODULE__POSIXSHMEM_CFLAGS=-I$(srcdir)/Modules/_multiprocessing MODULE__POSIXSHMEM_FALSE='#' MODULE__POSIXSHMEM_LDFLAGS=-lrt MODULE__POSIXSHMEM_STATE=yes MODULE__POSIXSHMEM_TRUE='' MODULE__POSIXSUBPROCESS_FALSE='#' MODULE__POSIXSUBPROCESS_STATE=yes MODULE__POSIXSUBPROCESS_TRUE='' MODULE__QUEUE_FALSE='#' MODULE__QUEUE_STATE=yes MODULE__QUEUE_TRUE='' MODULE__RANDOM_FALSE='#' MODULE__RANDOM_STATE=yes MODULE__RANDOM_TRUE='' MODULE__SCPROXY_FALSE='' MODULE__SCPROXY_STATE=n/a MODULE__SCPROXY_TRUE='#' MODULE__SHA1_CFLAGS=-I$(srcdir)/Modules/_hacl/include -I$(srcdir)/Modules/_hacl/internal -D_BSD_SOURCE -D_DEFAULT_SOURCE MODULE__SHA1_FALSE='#' MODULE__SHA1_STATE=yes MODULE__SHA1_TRUE='' MODULE__SHA2_CFLAGS=-I$(srcdir)/Modules/_hacl/include -I$(srcdir)/Modules/_hacl/internal -D_BSD_SOURCE -D_DEFAULT_SOURCE MODULE__SHA2_FALSE='#' MODULE__SHA2_STATE=yes MODULE__SHA2_TRUE='' MODULE__SHA3_FALSE='#' MODULE__SHA3_STATE=yes MODULE__SHA3_TRUE='' MODULE__SOCKET_FALSE='#' MODULE__SOCKET_STATE=yes MODULE__SOCKET_TRUE='' MODULE__SQLITE3_CFLAGS= -I$(srcdir)/Modules/_sqlite MODULE__SQLITE3_FALSE='#' MODULE__SQLITE3_LDFLAGS=-lsqlite3 MODULE__SQLITE3_STATE=yes MODULE__SQLITE3_TRUE='' MODULE__SSL_CFLAGS= MODULE__SSL_FALSE='#' MODULE__SSL_LDFLAGS= -lssl -lcrypto MODULE__SSL_STATE=yes MODULE__SSL_TRUE='' MODULE__STATISTICS_FALSE='#' MODULE__STATISTICS_LDFLAGS=-lm MODULE__STATISTICS_STATE=yes MODULE__STATISTICS_TRUE='' MODULE__STRUCT_FALSE='#' MODULE__STRUCT_STATE=yes MODULE__STRUCT_TRUE='' MODULE__TESTBUFFER_FALSE='#' MODULE__TESTBUFFER_STATE=yes MODULE__TESTBUFFER_TRUE='' MODULE__TESTCAPI_FALSE='#' MODULE__TESTCAPI_STATE=yes MODULE__TESTCAPI_TRUE='' MODULE__TESTCLINIC_FALSE='#' MODULE__TESTCLINIC_STATE=yes MODULE__TESTCLINIC_TRUE='' MODULE__TESTIMPORTMULTIPLE_FALSE='#' MODULE__TESTIMPORTMULTIPLE_STATE=yes MODULE__TESTIMPORTMULTIPLE_TRUE='' MODULE__TESTINTERNALCAPI_FALSE='#' MODULE__TESTINTERNALCAPI_STATE=yes MODULE__TESTINTERNALCAPI_TRUE='' MODULE__TESTMULTIPHASE_FALSE='#' MODULE__TESTMULTIPHASE_STATE=yes MODULE__TESTMULTIPHASE_TRUE='' MODULE__TKINTER_CFLAGS= -Wno-strict-prototypes -DWITH_APPINIT=1 MODULE__TKINTER_FALSE='#' MODULE__TKINTER_LDFLAGS=-ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 MODULE__TKINTER_STATE=yes MODULE__TKINTER_TRUE='' MODULE__TYPING_FALSE='#' MODULE__TYPING_STATE=yes MODULE__TYPING_TRUE='' MODULE__UUID_CFLAGS=-I/usr/include/uuid MODULE__UUID_FALSE='#' MODULE__UUID_LDFLAGS=-luuid MODULE__UUID_STATE=yes MODULE__UUID_TRUE='' MODULE__XXINTERPCHANNELS_FALSE='#' MODULE__XXINTERPCHANNELS_STATE=yes MODULE__XXINTERPCHANNELS_TRUE='' MODULE__XXSUBINTERPRETERS_FALSE='#' MODULE__XXSUBINTERPRETERS_STATE=yes MODULE__XXSUBINTERPRETERS_TRUE='' MODULE__XXTESTFUZZ_FALSE='#' MODULE__XXTESTFUZZ_STATE=yes MODULE__XXTESTFUZZ_TRUE='' MODULE__ZONEINFO_FALSE='#' MODULE__ZONEINFO_STATE=yes MODULE__ZONEINFO_TRUE='' MULTIARCH='x86_64-linux-gnu' MULTIARCH_CPPFLAGS='-DMULTIARCH=\"x86_64-linux-gnu\"' NODE='' NO_AS_NEEDED='-Wl,--no-as-needed' OBJEXT='o' OPENSSL_INCLUDES='' OPENSSL_LDFLAGS='' OPENSSL_LIBS='-lssl -lcrypto ' OPT='-DNDEBUG -g -O3 -Wall' PACKAGE_BUGREPORT='https://github.com/python/cpython/issues/' PACKAGE_NAME='python' PACKAGE_STRING='python 3.12' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='3.12' PANEL_CFLAGS='-D_GNU_SOURCE -D_DEFAULT_SOURCE' PANEL_LIBS='-lpanelw ' PATH_SEPARATOR=':' PERF_TRAMPOLINE_OBJ='Python/asm_trampoline.o' PGO_PROF_GEN_FLAG='-fprofile-generate' PGO_PROF_USE_FLAG='-fprofile-use -fprofile-correction' PKG_CONFIG='/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_HEADERS='' PLATFORM_OBJS='' PLATFORM_TRIPLET='x86_64-linux-gnu' PLATLIBDIR='lib' PREBOLT_RULE='' PROFILE_TASK='-m test --pgo --timeout=$(TESTTIMEOUT)' PY3LIBRARY='' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' PYTHON_FOR_BUILD_DEPS='$(BUILDPYTHON)' PYTHON_FOR_FREEZE='./_bootstrap_python' PYTHON_FOR_REGEN='python3.11' PY_ENABLE_SHARED='0' RUNSHARED='' SED='/bin/sed' SHELL='/bin/sh' SHLIBS='$(LIBS)' SHLIB_SUFFIX='.so' SOABI='cpython-312-x86_64-linux-gnu' SOVERSION='1.0' SRCDIRS=' Modules Modules/_blake2 Modules/_ctypes Modules/_decimal Modules/_decimal/libmpdec Modules/_hacl Modules/_io Modules/_multiprocessing Modules/_sqlite Modules/_sre Modules/_testcapi Modules/_xxtestfuzz Modules/cjkcodecs Modules/expat Objects Parser Programs Python Python/frozen_modules Python/deepfreeze' STATIC_LIBPYTHON='1' TCLTK_CFLAGS=' -Wno-strict-prototypes -DWITH_APPINIT=1' TCLTK_LIBS='-ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 ' TEST_MODULES='yes' THREADHEADERS=' $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_pthread_stubs.h' TRUE='true' TZPATH='/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' VERSION='3.12' WASM_ASSETS_DIR='' WASM_STDLIB='' WHEEL_PKG_DIR='' X11_CFLAGS='' X11_LIBS='' ZLIB_CFLAGS='' ZLIB_LIBS='-lz ' _PYTHON_HOST_PLATFORM='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _DARWIN_C_SOURCE 1 #define _PYTHONFRAMEWORK "" #define _XOPEN_SOURCE 700 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200809L #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define PY_SUPPORT_TIER 1 #define STDC_HEADERS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LINUX_AUXVEC_H 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_LINUX_FS_H 1 #define HAVE_LINUX_LIMITS_H 1 #define HAVE_LINUX_MEMFD_H 1 #define HAVE_LINUX_RANDOM_H 1 #define HAVE_LINUX_SOUNDCARD_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_LINUX_WAIT_H 1 #define HAVE_NETDB_H 1 #define HAVE_NET_ETHERNET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTY_H 1 #define HAVE_SCHED_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SPAWN_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RANDOM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UTIME_H 1 #define HAVE_UTMP_H 1 #define HAVE_DIRENT_H 1 #define MAJOR_IN_SYSMACROS 1 #define HAVE_NET_IF_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_QRTR_H 1 #define HAVE_LINUX_VM_SOCKETS_H 1 #define HAVE_LINUX_CAN_H 1 #define HAVE_LINUX_CAN_BCM_H 1 #define HAVE_LINUX_CAN_RAW_H 1 #define HAVE_MAKEDEV 1 #define HAVE_HTOLE64 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_SSIZE_T 1 #define HAVE_GCC_UINT128_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define ALIGNOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_SIZE_T 8 #define ALIGNOF_SIZE_T 8 #define SIZEOF_PID_T 4 #define SIZEOF_UINTPTR_T 8 #define ALIGNOF_MAX_ALIGN_T 16 #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 PY_HAVE_PERF_TRAMPOLINE 1 #define HAVE_LIBDL 1 #define HAVE_UUID_H 1 #define HAVE_UUID_GENERATE_TIME_SAFE 1 #define HAVE_FFI_PREP_CIF_VAR 1 #define HAVE_FFI_PREP_CLOSURE_LOC 1 #define HAVE_FFI_CLOSURE_ALLOC 1 #define WITH_DECIMAL_CONTEXTVAR 1 #define HAVE_LIBSQLITE3 1 #define HAVE_LIBSQLITE3 1 #define HAVE_LIBSQLITE3 1 #define HAVE_LIBSQLITE3 1 #define HAVE_LIBSQLITE3 1 #define HAVE_LIBSQLITE3 1 #define HAVE_LIBSQLITE3 1 #define HAVE_LIBSQLITE3 1 #define HAVE_LIBSQLITE3 1 #define HAVE_GDBM_H 1 #define HAVE_NDBM_H 1 #define HAVE_GDBM_NDBM_H 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_GETCPUCLOCKID 1 #define ENABLE_IPV6 1 #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 #define HAVE_LINUX_CAN_RAW_JOIN_FILTERS 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define WITH_FREELISTS 1 #define PY_COERCE_C_LOCALE 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ACCEPT4 1 #define HAVE_ALARM 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHMOD 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_COPY_FILE_RANGE 1 #define HAVE_CTERMID 1 #define HAVE_DUP 1 #define HAVE_DUP3 1 #define HAVE_EXECV 1 #define HAVE_EXPLICIT_BZERO 1 #define HAVE_FACCESSAT 1 #define HAVE_FCHMOD 1 #define HAVE_FCHMODAT 1 #define HAVE_FCHOWN 1 #define HAVE_FCHOWNAT 1 #define HAVE_FDOPENDIR 1 #define HAVE_FEXECVE 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FSTATAT 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_FUTIMENS 1 #define HAVE_FUTIMES 1 #define HAVE_FUTIMESAT 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETEGID 1 #define HAVE_GETENTROPY 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETGRGID 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETGROUPS 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETITIMER 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETLOGIN 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETRESGID 1 #define HAVE_GETRESUID 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETSID 1 #define HAVE_GETSPENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETUID 1 #define HAVE_GETWD 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_INITGROUPS 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LINKAT 1 #define HAVE_LOCKF 1 #define HAVE_LSTAT 1 #define HAVE_LUTIMES 1 #define HAVE_MADVISE 1 #define HAVE_MBRTOWC 1 #define HAVE_MEMRCHR 1 #define HAVE_MKDIRAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKFIFOAT 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_MKTIME 1 #define HAVE_MMAP 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_OPENAT 1 #define HAVE_OPENDIR 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_PIPE 1 #define HAVE_PIPE2 1 #define HAVE_POLL 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_SPAWN 1 #define HAVE_POSIX_SPAWNP 1 #define HAVE_PREAD 1 #define HAVE_PREADV 1 #define HAVE_PREADV2 1 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 #define HAVE_PTHREAD_KILL 1 #define HAVE_PWRITE 1 #define HAVE_PWRITEV 1 #define HAVE_PWRITEV2 1 #define HAVE_READLINK 1 #define HAVE_READLINKAT 1 #define HAVE_READV 1 #define HAVE_REALPATH 1 #define HAVE_RENAMEAT 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_SCHED_RR_GET_INTERVAL 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_SETPARAM 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SEM_GETVALUE 1 #define HAVE_SEM_OPEN 1 #define HAVE_SEM_TIMEDWAIT 1 #define HAVE_SEM_UNLINK 1 #define HAVE_SENDFILE 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETHOSTNAME 1 #define HAVE_SETITIMER 1 #define HAVE_SETLOCALE 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_SETRESUID 1 #define HAVE_SETREUID 1 #define HAVE_SETSID 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SHUTDOWN 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGFILLSET 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGPENDING 1 #define HAVE_SIGRELSE 1 #define HAVE_SIGTIMEDWAIT 1 #define HAVE_SIGWAIT 1 #define HAVE_SIGWAITINFO 1 #define HAVE_SNPRINTF 1 #define HAVE_SPLICE 1 #define HAVE_STRFTIME 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYMLINKAT 1 #define HAVE_SYNC 1 #define HAVE_SYSCONF 1 #define HAVE_SYSTEM 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TMPNAM_R 1 #define HAVE_TRUNCATE 1 #define HAVE_TTYNAME 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_UNLINKAT 1 #define HAVE_UTIMENSAT 1 #define HAVE_UTIMES 1 #define HAVE_VFORK 1 #define HAVE_WAIT 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WAITID 1 #define HAVE_WAITPID 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSFTIME 1 #define HAVE_WCSXFRM 1 #define HAVE_WMEMCMP 1 #define HAVE_WRITEV 1 #define HAVE_DIRFD 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_EPOLL_CREATE1 1 #define HAVE_PRLIMIT 1 #define HAVE_MEMFD_CREATE 1 #define HAVE_EVENTFD 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVBYPORT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETPROTOBYNAME 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_PTON 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETSOCKNAME 1 #define HAVE_ACCEPT 1 #define HAVE_BIND 1 #define HAVE_CONNECT 1 #define HAVE_LISTEN 1 #define HAVE_RECVFROM 1 #define HAVE_SENDTO 1 #define HAVE_SETSOCKOPT 1 #define HAVE_SOCKET 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_LOGIN_TTY 1 #define HAVE_FORKPTY 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_SETNS 1 #define HAVE_UNSHARE 1 #define HAVE_CRYPT_R 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_CLOCK_SETTIME 1 #define HAVE_CLOCK_NANOSLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_DEVICE_MACROS 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_PASSWD_PW_GECOS 1 #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 #define HAVE_SIGINFO_T_SI_BAND 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_SOCKADDR_ALG 1 #define HAVE_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define HAVE_GCC_ASM_FOR_X64 1 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 #define HAVE_GCC_ASM_FOR_X87 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_EXPM1 1 #define HAVE_LOG1P 1 #define HAVE_LOG2 1 #define HAVE_DECL_RTLD_LAZY 1 #define HAVE_DECL_RTLD_NOW 1 #define HAVE_DECL_RTLD_GLOBAL 1 #define HAVE_DECL_RTLD_LOCAL 1 #define HAVE_DECL_RTLD_NODELETE 1 #define HAVE_DECL_RTLD_NOLOAD 1 #define HAVE_DECL_RTLD_DEEPBIND 1 #define HAVE_DECL_RTLD_MEMBER 0 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #define HAVE_GETC_UNLOCKED 1 #define HAVE_WORKING_TZSET 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_NCURSESW 1 #define HAVE_PANEL_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 HAVE_COMPUTED_GOTOS 1 #define HAVE_STD_ATOMIC 1 #define HAVE_BUILTIN_ATOMIC 1 #define HAVE_DIRENT_D_TYPE 1 #define HAVE_GETRANDOM_SYSCALL 1 #define HAVE_GETRANDOM 1 #define HAVE_SHM_OPEN 1 #define HAVE_SHM_UNLINK 1 #define PY_SSL_DEFAULT_CIPHERS 1 #define PY_BUILTIN_HASHLIB_HASHES /**/ #define PY_BUILTIN_HASHLIB_HASHES "md5,sha1,sha2,sha3,blake2" configure: exit 0