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.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-optimizations ## --------- ## ## Platform. ## ## --------- ## hostname = soph-Latitude-7490 uname -m = x86_64 uname -r = 5.15.0-58-generic uname -s = Linux uname -v = #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2805: checking build system type configure:2819: result: x86_64-pc-linux-gnu configure:2839: checking host system type configure:2852: result: x86_64-pc-linux-gnu configure:2882: checking for python3.7 configure:2912: result: no configure:2882: checking for python3 configure:2898: found /usr/bin/python3 configure:2909: result: python3 configure:3003: checking for --enable-universalsdk configure:3050: result: no configure:3073: checking for --with-universal-archs configure:3088: result: no configure:3244: checking MACHDEP configure:3450: checking for --without-gcc configure:3473: result: no configure:3476: checking for --with-icc configure:3496: result: no configure:3620: checking for gcc configure:3636: found /usr/bin/gcc configure:3647: result: gcc configure:3876: checking for C compiler version configure:3885: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3896: $? = 0 configure:3885: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:3896: $? = 0 configure:3885: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3896: $? = 4 configure:3885: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3896: $? = 4 configure:3916: checking whether the C compiler works configure:3938: gcc conftest.c >&5 configure:3942: $? = 0 configure:3990: result: yes configure:3993: checking for C compiler default output file name configure:3995: result: a.out configure:4001: checking for suffix of executables configure:4008: gcc -o conftest conftest.c >&5 configure:4012: $? = 0 configure:4034: result: configure:4056: checking whether we are cross compiling configure:4064: gcc -o conftest conftest.c >&5 configure:4068: $? = 0 configure:4075: ./conftest configure:4079: $? = 0 configure:4094: result: no configure:4099: checking for suffix of object files configure:4121: gcc -c conftest.c >&5 configure:4125: $? = 0 configure:4146: result: o configure:4150: checking whether we are using the GNU C compiler configure:4169: gcc -c conftest.c >&5 configure:4169: $? = 0 configure:4178: result: yes configure:4187: checking whether gcc accepts -g configure:4207: gcc -c -g conftest.c >&5 configure:4207: $? = 0 configure:4248: result: yes configure:4265: checking for gcc option to accept ISO C89 configure:4328: gcc -c conftest.c >&5 configure:4328: $? = 0 configure:4341: result: none needed configure:4366: checking how to run the C preprocessor configure:4397: gcc -E conftest.c configure:4397: $? = 0 configure:4411: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4411: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include configure:4436: result: gcc -E configure:4456: gcc -E conftest.c configure:4456: $? = 0 configure:4470: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include configure:4498: checking for grep that handles long lines and -e configure:4556: result: /usr/bin/grep configure:4561: checking for a sed that does not truncate output configure:4625: result: /usr/bin/sed configure:4633: checking for --with-cxx-main= configure:4659: result: no configure:4712: checking for g++ configure:4745: result: no configure:5177: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. configure:5189: checking for the platform triplet based on compiler characteristics configure:5337: result: x86_64-linux-gnu configure:5358: checking for -Wl,--no-as-needed configure:5374: gcc -o conftest -Wl,--no-as-needed conftest.c >&5 configure:5374: $? = 0 configure:5376: result: yes configure:5391: checking for egrep configure:5453: result: /usr/bin/grep -E configure:5458: checking for ANSI C header files configure:5478: gcc -c conftest.c >&5 configure:5478: $? = 0 configure:5551: gcc -o conftest conftest.c >&5 configure:5551: $? = 0 configure:5551: ./conftest configure:5551: $? = 0 configure:5562: result: yes configure:5575: checking for sys/types.h configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5575: result: yes configure:5575: checking for sys/stat.h configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5575: result: yes configure:5575: checking for stdlib.h configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5575: result: yes configure:5575: checking for string.h configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5575: result: yes configure:5575: checking for memory.h configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5575: result: yes configure:5575: checking for strings.h configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5575: result: yes configure:5575: checking for inttypes.h configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5575: result: yes configure:5575: checking for stdint.h configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5575: result: yes configure:5575: checking for unistd.h configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5575: result: yes configure:5588: checking minix/config.h usability configure:5588: gcc -c conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5588: result: no configure:5588: checking minix/config.h presence configure:5588: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5588: result: no configure:5588: checking for minix/config.h configure:5588: result: no configure:5609: checking whether it is safe to define __EXTENSIONS__ configure:5627: gcc -c conftest.c >&5 configure:5627: $? = 0 configure:5634: result: yes configure:5649: checking for the Android API level configure:5684: result: not Android configure:5698: checking for --with-suffix configure:5711: result: configure:5717: checking for case-insensitive build directory configure:5729: result: no configure:5743: checking LIBRARY configure:5749: result: libpython$(VERSION)$(ABIFLAGS).a configure:5791: checking LINKCC configure:5810: result: $(PURIFY) $(MAINCC) configure:5819: checking for GNU ld configure:5831: result: yes configure:5834: checking for --enable-shared configure:5851: result: no configure:5854: checking for --enable-profiling configure:5879: result: no configure:5887: checking LDLIBRARY configure:5973: result: libpython$(VERSION)$(ABIFLAGS).a configure:6026: checking for ar configure:6042: found /usr/bin/ar configure:6053: result: ar configure:6134: checking for readelf configure:6150: found /usr/bin/readelf configure:6161: result: readelf configure:6217: checking for a BSD-compatible install configure:6285: result: /usr/bin/install -c configure:6296: checking for a thread-safe mkdir -p configure:6335: result: /usr/bin/mkdir -p configure:6353: checking for --with-pydebug configure:6372: result: no configure:6380: checking for --with-assertions configure:6400: result: no configure:6408: checking for --enable-optimizations configure:6416: result: yes configure:6463: checking for --with-lto configure:6480: result: no configure:6698: checking for llvm-profdata configure:6731: result: no configure:6911: checking for -Wextra configure:6931: gcc -Wextra -Werror -c conftest.c >&5 configure:6931: $? = 0 configure:6944: result: yes configure:6956: checking whether gcc accepts and needs -fno-strict-aliasing configure:6977: gcc -fno-strict-aliasing -c conftest.c >&5 configure:6977: $? = 0 configure:6994: gcc -fstrict-aliasing -c -Werror -Wstrict-aliasing conftest.c >&5 configure:6994: $? = 0 configure:7015: result: no configure:7029: checking if we can turn off gcc unused result warning configure:7050: gcc -Wunused-result -Werror -c conftest.c >&5 configure:7050: $? = 0 configure:7064: result: yes configure:7075: checking if we can turn off gcc unused parameter warning configure:7095: gcc -Wunused-parameter -Werror -c conftest.c >&5 configure:7095: $? = 0 configure:7108: result: yes configure:7116: checking if we can turn off gcc missing field initializers warning configure:7136: gcc -Wmissing-field-initializers -Werror -c conftest.c >&5 configure:7136: $? = 0 configure:7149: result: yes configure:7157: checking if we can turn off gcc invalid function cast warning configure:7177: gcc -Wcast-function-type -Werror -c conftest.c >&5 gcc: error: unrecognized command line option '-Wcast-function-type' configure:7177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | | int | main () | { | | ; | return 0; | } | configure:7190: result: no configure:7198: checking if we can turn on gcc mixed sign comparison warning configure:7219: gcc -Wsign-compare -c conftest.c >&5 configure:7219: $? = 0 configure:7233: result: yes configure:7241: checking if we can turn on gcc unreachable code warning configure:7262: gcc -Wunreachable-code -c conftest.c >&5 configure:7262: $? = 0 configure:7292: result: no configure:7295: checking if we can turn on gcc strict-prototypes warning configure:7315: gcc -Werror -Wstrict-prototypes -c conftest.c >&5 conftest.c:29:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] main () ^ cc1: all warnings being treated as errors configure:7315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | | int | main () | { | | ; | return 0; | } | configure:7328: result: no configure:7336: checking if we can make implicit function declaration an error in gcc configure:7356: gcc -Werror=implicit-function-declaration -c conftest.c >&5 configure:7356: $? = 0 configure:7369: result: yes configure:7560: checking whether pthreads are available without options configure:7585: gcc -o conftest conftest.c >&5 /tmp/ccyZLi24.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:7585: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:7601: result: no configure:7614: checking whether gcc accepts -Kpthread configure:7641: gcc -Kpthread -o conftest conftest.c >&5 gcc: error: unrecognized command line option '-Kpthread' configure:7641: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:7653: result: no configure:7664: checking whether gcc accepts -Kthread configure:7691: gcc -Kthread -o conftest conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:7691: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | #include | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:7703: result: no configure:7714: checking whether gcc accepts -pthread configure:7741: gcc -pthread -o conftest conftest.c >&5 configure:7741: $? = 0 configure:7741: ./conftest configure:7741: $? = 0 configure:7753: result: yes configure:7762: checking whether g++ also accepts flags for thread support configure:7793: result: yes configure:7800: checking for ANSI C header files configure:7904: result: yes configure:7928: checking asm/types.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking asm/types.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for asm/types.h configure:7928: result: yes configure:7928: checking crypt.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking crypt.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for crypt.h configure:7928: result: yes configure:7928: checking conio.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:62:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking conio.h presence configure:7928: gcc -E conftest.c conftest.c:29:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for conio.h configure:7928: result: no configure:7928: checking direct.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:62:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking direct.h presence configure:7928: gcc -E conftest.c conftest.c:29:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for direct.h configure:7928: result: no configure:7928: checking dlfcn.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking dlfcn.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for dlfcn.h configure:7928: result: yes configure:7928: checking errno.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking errno.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for errno.h configure:7928: result: yes configure:7928: checking fcntl.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking fcntl.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for fcntl.h configure:7928: result: yes configure:7928: checking grp.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking grp.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for grp.h configure:7928: result: yes configure:7928: checking ieeefp.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:66:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking ieeefp.h presence configure:7928: gcc -E conftest.c conftest.c:33:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for ieeefp.h configure:7928: result: no configure:7928: checking io.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:66:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking io.h presence configure:7928: gcc -E conftest.c conftest.c:33:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for io.h configure:7928: result: no configure:7928: checking langinfo.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking langinfo.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for langinfo.h configure:7928: result: yes configure:7928: checking libintl.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking libintl.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for libintl.h configure:7928: result: yes configure:7928: checking process.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:68:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking process.h presence configure:7928: gcc -E conftest.c conftest.c:35:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for process.h configure:7928: result: no configure:7928: checking pthread.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking pthread.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for pthread.h configure:7928: result: yes configure:7928: checking sched.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sched.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sched.h configure:7928: result: yes configure:7928: checking shadow.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking shadow.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for shadow.h configure:7928: result: yes configure:7928: checking signal.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking signal.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for signal.h configure:7928: result: yes configure:7928: checking stropts.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:72:21: fatal error: stropts.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking stropts.h presence configure:7928: gcc -E conftest.c conftest.c:39:21: fatal error: stropts.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for stropts.h configure:7928: result: no configure:7928: checking termios.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking termios.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for termios.h configure:7928: result: yes configure:7928: checking for unistd.h configure:7928: result: yes configure:7928: checking utime.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking utime.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for utime.h configure:7928: result: yes configure:7928: checking poll.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking poll.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for poll.h configure:7928: result: yes configure:7928: checking sys/devpoll.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:76:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/devpoll.h presence configure:7928: gcc -E conftest.c conftest.c:43:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/devpoll.h configure:7928: result: no configure:7928: checking sys/epoll.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/epoll.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/epoll.h configure:7928: result: yes configure:7928: checking sys/poll.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/poll.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/poll.h configure:7928: result: yes configure:7928: checking sys/audioio.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:78:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/audioio.h presence configure:7928: gcc -E conftest.c conftest.c:45:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/audioio.h configure:7928: result: no configure:7928: checking sys/xattr.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/xattr.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/xattr.h configure:7928: result: yes configure:7928: checking sys/bsdtty.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:79:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/bsdtty.h presence configure:7928: gcc -E conftest.c conftest.c:46:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/bsdtty.h configure:7928: result: no configure:7928: checking sys/event.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:79:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/event.h presence configure:7928: gcc -E conftest.c conftest.c:46:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/event.h configure:7928: result: no configure:7928: checking sys/file.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/file.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/file.h configure:7928: result: yes configure:7928: checking sys/ioctl.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/ioctl.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/ioctl.h configure:7928: result: yes configure:7928: checking sys/kern_control.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:81:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/kern_control.h presence configure:7928: gcc -E conftest.c conftest.c:48:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/kern_control.h configure:7928: result: no configure:7928: checking sys/loadavg.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:81:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/loadavg.h presence configure:7928: gcc -E conftest.c conftest.c:48:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/loadavg.h configure:7928: result: no configure:7928: checking sys/lock.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:81:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/lock.h presence configure:7928: gcc -E conftest.c conftest.c:48:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/lock.h configure:7928: result: no configure:7928: checking sys/mkdev.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:81:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/mkdev.h presence configure:7928: gcc -E conftest.c conftest.c:48:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/mkdev.h configure:7928: result: no configure:7928: checking sys/modem.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:81:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/modem.h presence configure:7928: gcc -E conftest.c conftest.c:48:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/modem.h configure:7928: result: no configure:7928: checking sys/param.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/param.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/param.h configure:7928: result: yes configure:7928: checking sys/random.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:82:24: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/random.h presence configure:7928: gcc -E conftest.c conftest.c:49:24: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/random.h configure:7928: result: no configure:7928: checking sys/select.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/select.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/select.h configure:7928: result: yes configure:7928: checking sys/sendfile.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/sendfile.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/sendfile.h configure:7928: result: yes configure:7928: checking sys/socket.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/socket.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/socket.h configure:7928: result: yes configure:7928: checking sys/statvfs.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/statvfs.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/statvfs.h configure:7928: result: yes configure:7928: checking for sys/stat.h configure:7928: result: yes configure:7928: checking sys/syscall.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/syscall.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/syscall.h configure:7928: result: yes configure:7928: checking sys/sys_domain.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:88:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/sys_domain.h presence configure:7928: gcc -E conftest.c conftest.c:55:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/sys_domain.h configure:7928: result: no configure:7928: checking sys/termio.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:88:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/termio.h presence configure:7928: gcc -E conftest.c conftest.c:55:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/termio.h configure:7928: result: no configure:7928: checking sys/time.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/time.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/time.h configure:7928: result: yes configure:7928: checking sys/times.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/times.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/times.h configure:7928: result: yes configure:7928: checking for sys/types.h configure:7928: result: yes configure:7928: checking sys/uio.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/uio.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/uio.h configure:7928: result: yes configure:7928: checking sys/un.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/un.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/un.h configure:7928: result: yes configure:7928: checking sys/utsname.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/utsname.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/utsname.h configure:7928: result: yes configure:7928: checking sys/wait.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/wait.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/wait.h configure:7928: result: yes configure:7928: checking pty.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking pty.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for pty.h configure:7928: result: yes configure:7928: checking libutil.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:96:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking libutil.h presence configure:7928: gcc -E conftest.c conftest.c:63:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for libutil.h configure:7928: result: no configure:7928: checking sys/resource.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/resource.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/resource.h configure:7928: result: yes configure:7928: checking netpacket/packet.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking netpacket/packet.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for netpacket/packet.h configure:7928: result: yes configure:7928: checking sysexits.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sysexits.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sysexits.h configure:7928: result: yes configure:7928: checking bluetooth.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:99:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking bluetooth.h presence configure:7928: gcc -E conftest.c conftest.c:66:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for bluetooth.h configure:7928: result: no configure:7928: checking linux/tipc.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking linux/tipc.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for linux/tipc.h configure:7928: result: yes configure:7928: checking linux/random.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking linux/random.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for linux/random.h configure:7928: result: yes configure:7928: checking spawn.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking spawn.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for spawn.h configure:7928: result: yes configure:7928: checking util.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:102:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking util.h presence configure:7928: gcc -E conftest.c conftest.c:69:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for util.h configure:7928: result: no configure:7928: checking alloca.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking alloca.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for alloca.h configure:7928: result: yes configure:7928: checking endian.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking endian.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for endian.h configure:7928: result: yes configure:7928: checking sys/endian.h usability configure:7928: gcc -c conftest.c >&5 conftest.c:104:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7928: checking sys/endian.h presence configure:7928: gcc -E conftest.c conftest.c:71:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:7928: result: no configure:7928: checking for sys/endian.h configure:7928: result: no configure:7928: checking sys/sysmacros.h usability configure:7928: gcc -c conftest.c >&5 configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking sys/sysmacros.h presence configure:7928: gcc -E conftest.c configure:7928: $? = 0 configure:7928: result: yes configure:7928: checking for sys/sysmacros.h configure:7928: result: yes configure:7941: checking for dirent.h that defines DIR configure:7960: gcc -c conftest.c >&5 configure:7960: $? = 0 configure:7968: result: yes configure:7981: checking for library containing opendir configure:8012: gcc -o conftest conftest.c >&5 configure:8012: $? = 0 configure:8029: result: none required configure:8096: checking whether sys/types.h defines makedev configure:8112: gcc -o conftest conftest.c >&5 configure:8112: $? = 0 configure:8121: result: yes configure:8153: checking bluetooth/bluetooth.h usability configure:8153: gcc -c -std=c99 conftest.c >&5 conftest.c:106:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:8153: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8153: result: no configure:8153: checking bluetooth/bluetooth.h presence configure:8153: gcc -E conftest.c conftest.c:73:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:8153: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:8153: result: no configure:8153: checking for bluetooth/bluetooth.h configure:8153: result: no configure:8168: checking for net/if.h configure:8168: gcc -c conftest.c >&5 configure:8168: $? = 0 configure:8168: result: yes configure:8195: checking for linux/netlink.h configure:8195: gcc -c conftest.c >&5 configure:8195: $? = 0 configure:8195: result: yes configure:8216: checking for linux/vm_sockets.h configure:8216: gcc -c conftest.c >&5 configure:8216: $? = 0 configure:8216: result: yes configure:8236: checking for linux/can.h configure:8236: gcc -c conftest.c >&5 configure:8236: $? = 0 configure:8236: result: yes configure:8236: checking for linux/can/raw.h configure:8236: gcc -c conftest.c >&5 configure:8236: $? = 0 configure:8236: result: yes configure:8236: checking for linux/can/bcm.h configure:8236: gcc -c conftest.c >&5 configure:8236: $? = 0 configure:8236: result: yes configure:8254: checking for clock_t in time.h configure:8273: result: yes configure:8276: checking for makedev configure:8299: gcc -o conftest conftest.c >&5 configure:8299: $? = 0 configure:8306: result: yes configure:8315: checking for le64toh configure:8336: gcc -o conftest conftest.c >&5 configure:8336: $? = 0 configure:8343: result: yes configure:8383: checking for mode_t configure:8383: gcc -c conftest.c >&5 configure:8383: $? = 0 configure:8383: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:122:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:8383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:8383: result: yes configure:8394: checking for off_t configure:8394: gcc -c conftest.c >&5 configure:8394: $? = 0 configure:8394: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:122:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:8394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:8394: result: yes configure:8405: checking for pid_t configure:8405: gcc -c conftest.c >&5 configure:8405: $? = 0 configure:8405: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:122:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:8405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8405: result: yes configure:8421: checking for size_t configure:8421: gcc -c conftest.c >&5 configure:8421: $? = 0 configure:8421: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:123:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:8421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:8421: result: yes configure:8432: checking for uid_t in sys/types.h configure:8451: result: yes configure:8463: checking for ssize_t configure:8463: gcc -c conftest.c >&5 configure:8463: $? = 0 configure:8463: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:123:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:8463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:8463: result: yes configure:8470: checking for __uint128_t configure:8470: gcc -c conftest.c >&5 configure:8470: $? = 0 configure:8470: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:124:26: error: expected expression before ')' token if (sizeof ((__uint128_t))) ^ configure:8470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((__uint128_t))) | return 0; | ; | return 0; | } configure:8470: result: yes configure:8484: checking size of int configure:8489: gcc -o conftest conftest.c >&5 configure:8489: $? = 0 configure:8489: ./conftest configure:8489: $? = 0 configure:8503: result: 4 configure:8517: checking size of long configure:8522: gcc -o conftest conftest.c >&5 configure:8522: $? = 0 configure:8522: ./conftest configure:8522: $? = 0 configure:8536: result: 8 configure:8550: checking size of long long configure:8555: gcc -o conftest conftest.c >&5 configure:8555: $? = 0 configure:8555: ./conftest configure:8555: $? = 0 configure:8569: result: 8 configure:8583: checking size of void * configure:8588: gcc -o conftest conftest.c >&5 configure:8588: $? = 0 configure:8588: ./conftest configure:8588: $? = 0 configure:8602: result: 8 configure:8616: checking size of short configure:8621: gcc -o conftest conftest.c >&5 configure:8621: $? = 0 configure:8621: ./conftest configure:8621: $? = 0 configure:8635: result: 2 configure:8649: checking size of float configure:8654: gcc -o conftest conftest.c >&5 configure:8654: $? = 0 configure:8654: ./conftest configure:8654: $? = 0 configure:8668: result: 4 configure:8682: checking size of double configure:8687: gcc -o conftest conftest.c >&5 configure:8687: $? = 0 configure:8687: ./conftest configure:8687: $? = 0 configure:8701: result: 8 configure:8715: checking size of fpos_t configure:8720: gcc -o conftest conftest.c >&5 configure:8720: $? = 0 configure:8720: ./conftest configure:8720: $? = 0 configure:8734: result: 16 configure:8748: checking size of size_t configure:8753: gcc -o conftest conftest.c >&5 configure:8753: $? = 0 configure:8753: ./conftest configure:8753: $? = 0 configure:8767: result: 8 configure:8781: checking size of pid_t configure:8786: gcc -o conftest conftest.c >&5 configure:8786: $? = 0 configure:8786: ./conftest configure:8786: $? = 0 configure:8800: result: 4 configure:8814: checking size of uintptr_t configure:8819: gcc -o conftest conftest.c >&5 configure:8819: $? = 0 configure:8819: ./conftest configure:8819: $? = 0 configure:8833: result: 8 configure:8844: checking for long double support configure:8858: gcc -c conftest.c >&5 configure:8858: $? = 0 configure:8867: result: yes configure:8874: checking size of long double configure:8879: gcc -o conftest conftest.c >&5 configure:8879: $? = 0 configure:8879: ./conftest configure:8879: $? = 0 configure:8893: result: 16 configure:8909: checking size of _Bool configure:8914: gcc -o conftest conftest.c >&5 configure:8914: $? = 0 configure:8914: ./conftest configure:8914: $? = 0 configure:8928: result: 1 configure:8943: checking size of off_t configure:8948: gcc -o conftest conftest.c >&5 configure:8948: $? = 0 configure:8948: ./conftest configure:8948: $? = 0 configure:8967: result: 8 configure:8978: checking whether to enable large file support configure:8988: result: no configure:8996: checking size of time_t configure:9001: gcc -o conftest conftest.c >&5 configure:9001: $? = 0 configure:9001: ./conftest configure:9001: $? = 0 configure:9023: result: 8 configure:9044: checking for pthread_t configure:9060: gcc -pthread -c conftest.c >&5 configure:9060: $? = 0 configure:9064: result: yes configure:9071: checking size of pthread_t configure:9076: gcc -pthread -o conftest conftest.c >&5 configure:9076: $? = 0 configure:9076: ./conftest configure:9076: $? = 0 configure:9095: result: 8 configure:9113: checking size of pthread_key_t configure:9118: gcc -pthread -o conftest conftest.c >&5 configure:9118: $? = 0 configure:9118: ./conftest configure:9118: $? = 0 configure:9133: result: 4 configure:9143: checking whether pthread_key_t is compatible with int configure:9157: gcc -pthread -c conftest.c >&5 configure:9157: $? = 0 configure:9164: result: yes configure:9268: checking for --enable-framework configure:9285: result: no configure:9289: checking for dyld configure:9300: result: no configure:9315: checking the extension of shared libraries configure:9329: result: .so configure:9336: checking LDSHARED configure:9467: result: $(CC) -shared configure:9473: checking CCSHARED configure:9503: result: -fPIC configure:9507: checking LINKFORSHARED configure:9561: result: -Xlinker -export-dynamic configure:9566: checking CFLAGSFORSHARED configure:9579: result: configure:9591: checking SHLIBS configure:9597: result: $(LIBS) configure:9602: checking for sendfile in -lsendfile configure:9627: gcc -o conftest conftest.c -lsendfile >&5 /usr/bin/ld: cannot find -lsendfile collect2: error: ld returned 1 exit status configure:9627: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sendfile (); | int | main () | { | return sendfile (); | ; | return 0; | } configure:9636: result: no configure:9647: checking for dlopen in -ldl configure:9672: gcc -o conftest conftest.c -ldl >&5 configure:9672: $? = 0 configure:9681: result: yes configure:9692: checking for shl_load in -ldld configure:9717: gcc -o conftest conftest.c -ldld -ldl >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:9717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9726: result: no configure:9742: checking uuid/uuid.h usability configure:9742: gcc -c conftest.c >&5 configure:9742: $? = 0 configure:9742: result: yes configure:9742: checking uuid/uuid.h presence configure:9742: gcc -E conftest.c configure:9742: $? = 0 configure:9742: result: yes configure:9742: checking for uuid/uuid.h configure:9742: result: yes configure:9742: checking uuid.h usability configure:9742: gcc -c conftest.c >&5 conftest.c:143:18: fatal error: uuid.h: No such file or directory #include ^ compilation terminated. configure:9742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9742: result: no configure:9742: checking uuid.h presence configure:9742: gcc -E conftest.c conftest.c:110:18: fatal error: uuid.h: No such file or directory #include ^ compilation terminated. configure:9742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include configure:9742: result: no configure:9742: checking for uuid.h configure:9742: result: no configure:9753: checking for uuid_generate_time_safe configure:9770: gcc -c conftest.c >&5 configure:9770: $? = 0 configure:9774: result: yes configure:9785: checking for uuid_create configure:9802: gcc -c conftest.c >&5 conftest.c:111:18: fatal error: uuid.h: No such file or directory #include ^ compilation terminated. configure:9802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef uuid_create | void *x = uuid_create | #endif | | ; | return 0; | } configure:9809: result: no configure:9817: checking for uuid_enc_be configure:9834: gcc -c conftest.c >&5 conftest.c:111:18: fatal error: uuid.h: No such file or directory #include ^ compilation terminated. configure:9834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef uuid_enc_be | void *x = uuid_enc_be | #endif | | ; | return 0; | } configure:9841: result: no configure:9850: checking for library containing sem_init configure:9881: gcc -o conftest conftest.c -ldl >&5 /tmp/ccePfAW3.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:9881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sem_init (); | int | main () | { | return sem_init (); | ; | return 0; | } configure:9881: gcc -o conftest conftest.c -lpthread -ldl >&5 configure:9881: $? = 0 configure:9898: result: -lpthread configure:9908: checking for textdomain in -lintl configure:9933: gcc -o conftest conftest.c -lintl -lpthread -ldl >&5 /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:9933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:9942: result: no configure:9989: checking aligned memory access is required configure:10013: gcc -o conftest conftest.c -lpthread -ldl >&5 configure:10013: $? = 0 configure:10013: ./conftest configure:10013: $? = 0 configure:10025: result: no configure:10036: checking for --with-hash-algorithm configure:10059: result: default configure:10064: checking for --with-address-sanitizer configure:10078: result: no configure:10083: checking for --with-memory-sanitizer configure:10097: result: no configure:10102: checking for --with-undefined-behavior-sanitizer configure:10114: result: no configure:10120: checking for t_open in -lnsl configure:10145: gcc -o conftest conftest.c -lnsl -lpthread -ldl >&5 /tmp/ccrsbXUo.o: In function `main': conftest.c:(.text+0xa): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:10145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:10154: result: no configure:10160: checking for socket in -lsocket configure:10185: gcc -o conftest conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:10185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:10194: result: no configure:10201: checking for --with-libs configure:10212: result: no configure:10326: checking pkg-config is at least version 0.9.0 configure:10332: result: no configure:10339: checking for --with-system-expat configure:10350: result: no configure:10354: checking for --with-system-ffi configure:10378: result: yes configure:10396: checking for --with-system-libmpdec configure:10407: result: no configure:10411: checking for --with-decimal-contextvar configure:10429: result: yes configure:10433: checking for --enable-loadable-sqlite-extensions configure:10443: result: no configure:10449: checking for --with-tcltk-includes configure:10459: result: default configure:10461: checking for --with-tcltk-libs configure:10471: result: default configure:10487: checking for --with-dbmliborder configure:10506: result: configure:10873: checking if PTHREAD_SCOPE_SYSTEM is supported configure:10898: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:121:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (pthread_attr_init(&attr)) exit(-1); ^ configure:10898: $? = 0 configure:10898: ./conftest configure:10898: $? = 0 configure:10910: result: yes configure:10919: checking for pthread_sigmask configure:10919: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:10919: $? = 0 configure:10919: result: yes configure:10936: checking for pthread_getcpuclockid configure:10936: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:10936: $? = 0 configure:10936: result: yes configure:10950: checking if --enable-ipv6 is specified configure:10982: gcc -pthread -c conftest.c >&5 configure:10982: $? = 0 configure:10984: result: yes configure:10998: checking if RFC2553 API is available configure:11015: gcc -pthread -c conftest.c >&5 configure:11015: $? = 0 configure:11017: result: yes configure:11044: checking ipv6 stack type configure:11177: result: linux-glibc configure:11197: checking for CAN_RAW_FD_FRAMES configure:11211: gcc -pthread -c conftest.c >&5 configure:11211: $? = 0 configure:11216: result: yes configure:11228: checking for --with-doc-strings configure:11246: result: yes configure:11250: checking for --with-pymalloc configure:11270: result: yes configure:11274: checking for --with-c-locale-coercion configure:11293: result: yes configure:11297: checking for --with-valgrind configure:11307: result: no configure:11325: checking for --with-dtrace configure:11335: result: no configure:11428: checking for dlopen configure:11428: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11428: $? = 0 configure:11428: result: yes configure:11441: checking DYNLOADFILE configure:11463: result: dynload_shlib.o configure:11475: checking MACHDEP_OBJS configure:11484: result: none configure:11516: checking for alarm configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for accept4 configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setitimer configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getitimer configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for bind_textdomain_codeset configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for chown configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for clock configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for confstr configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for ctermid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for dup3 configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for execv configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c:155:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for faccessat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for fchmod configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for fchmodat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for fchown configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for fchownat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for fexecve configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for fdopendir configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for fork configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c:163:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for fpathconf configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for fstatat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for ftime configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for ftruncate configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for futimesat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for futimens configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for futimes configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for gai_strerror configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getentropy configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/cc8PDE3Y.o: In function `main': conftest.c:(.text+0xa): undefined reference to `getentropy' collect2: error: ld returned 1 exit status configure:11516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | /* Define getentropy to an innocuous variant, in case declares getentropy. | For example, HP-UX 11i declares gettimeofday. */ | #define getentropy innocuous_getentropy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getentropy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getentropy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getentropy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getentropy || defined __stub___getentropy | choke me | #endif | | int | main () | { | return getentropy (); | ; | return 0; | } configure:11516: result: no configure:11516: checking for getgrouplist configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getgroups configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getlogin configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getloadavg configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getpeername configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getpgid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getpid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getpriority configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getresuid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getresgid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getpwent configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getspnam configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getspent configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getsid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for getwd configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccJkDEYF.o: In function `main': conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used. configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for if_nameindex configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for initgroups configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for kill configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for killpg configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for lchown configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for lockf configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for linkat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for lstat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for lutimes configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for mmap configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for memrchr configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for mbrtowc configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for mkdirat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for mkfifo configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for mkfifoat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for mknod configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for mknodat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for mktime configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for mremap configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for nice configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for openat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for pathconf configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for pause configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for pipe2 configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for plock configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccgaMEfu.o: In function `main': conftest.c:(.text+0xa): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:11516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char plock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:11516: result: no configure:11516: checking for poll configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for posix_fallocate configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for posix_fadvise configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for posix_spawn configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for pread configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for preadv configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for preadv2 configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccdw5zpt.o: In function `main': conftest.c:(.text+0xa): undefined reference to `preadv2' collect2: error: ld returned 1 exit status configure:11516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | /* end confdefs.h. */ | /* Define preadv2 to an innocuous variant, in case declares preadv2. | For example, HP-UX 11i declares gettimeofday. */ | #define preadv2 innocuous_preadv2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char preadv2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef preadv2 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char preadv2 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_preadv2 || defined __stub___preadv2 | choke me | #endif | | int | main () | { | return preadv2 (); | ; | return 0; | } configure:11516: result: no configure:11516: checking for pthread_init configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/cc9FHrBR.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:11516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_init || defined __stub___pthread_init | choke me | #endif | | int | main () | { | return pthread_init (); | ; | return 0; | } configure:11516: result: no configure:11516: checking for pthread_kill configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for putenv configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for pwrite configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for pwritev configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for pwritev2 configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccbQykxB.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pwritev2' collect2: error: ld returned 1 exit status configure:11516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | /* end confdefs.h. */ | /* Define pwritev2 to an innocuous variant, in case declares pwritev2. | For example, HP-UX 11i declares gettimeofday. */ | #define pwritev2 innocuous_pwritev2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pwritev2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pwritev2 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pwritev2 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pwritev2 || defined __stub___pwritev2 | choke me | #endif | | int | main () | { | return pwritev2 (); | ; | return 0; | } configure:11516: result: no configure:11516: checking for readlink configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for readlinkat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for readv configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for realpath configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for renameat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sem_open configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sem_timedwait configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sem_getvalue configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sem_unlink configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sendfile configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setegid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for seteuid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setgid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sethostname configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setlocale configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setregid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setreuid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setresuid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setresgid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setsid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setpgid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setpgrp configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setpriority configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setuid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for setvbuf configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sched_get_priority_max configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sched_setaffinity configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sched_setscheduler configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sched_setparam configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sched_rr_get_interval configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sigaction configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sigaltstack configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for siginterrupt configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sigpending configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sigrelse configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sigtimedwait configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sigwait configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sigwaitinfo configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for snprintf configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c:259:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for strftime configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 conftest.c:260:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for strlcpy configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccCeiwOm.o: In function `main': conftest.c:(.text+0xa): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:11516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:11516: result: no configure:11516: checking for symlinkat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sync configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for sysconf configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for tcgetpgrp configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for tcsetpgrp configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for tempnam configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/cc1uEXcQ.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for timegm configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for times configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for tmpfile configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for tmpnam configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccucgtWr.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for tmpnam_r configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccD7pOXP.o: In function `main': conftest.c:(.text+0xa): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for truncate configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for uname configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for unlinkat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for unsetenv configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for utimensat configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for utimes configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for waitid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for waitpid configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for wait3 configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for wait4 configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for wcscoll configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for wcsftime configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for wcsxfrm configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for wmemcmp configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for writev configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11516: checking for _getpty configure:11516: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccy2Oe3m.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:11516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:11516: result: no configure:11543: checking whether dirfd is declared configure:11543: gcc -pthread -c conftest.c >&5 configure:11543: $? = 0 configure:11543: result: yes configure:11555: checking for chroot configure:11568: gcc -pthread -c conftest.c >&5 configure:11568: $? = 0 configure:11572: result: yes configure:11580: checking for link configure:11593: gcc -pthread -c conftest.c >&5 configure:11593: $? = 0 configure:11597: result: yes configure:11605: checking for symlink configure:11618: gcc -pthread -c conftest.c >&5 configure:11618: $? = 0 configure:11622: result: yes configure:11630: checking for fchdir configure:11643: gcc -pthread -c conftest.c >&5 configure:11643: $? = 0 configure:11647: result: yes configure:11655: checking for fsync configure:11668: gcc -pthread -c conftest.c >&5 configure:11668: $? = 0 configure:11672: result: yes configure:11680: checking for fdatasync configure:11693: gcc -pthread -c conftest.c >&5 configure:11693: $? = 0 configure:11697: result: yes configure:11705: checking for epoll configure:11718: gcc -pthread -c conftest.c >&5 configure:11718: $? = 0 configure:11722: result: yes configure:11730: checking for epoll_create1 configure:11743: gcc -pthread -c conftest.c >&5 configure:11743: $? = 0 configure:11747: result: yes configure:11755: checking for kqueue configure:11771: gcc -pthread -c conftest.c >&5 conftest.c:275:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:11771: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:11778: result: no configure:11783: checking for prlimit configure:11799: gcc -pthread -c conftest.c >&5 configure:11799: $? = 0 configure:11803: result: yes configure:11818: checking for ctermid_r configure:11833: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:280:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^ conftest.c:280:11: note: each undeclared identifier is reported only once for each function it appears in configure:11833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | /* end confdefs.h. */ | | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:11840: result: no configure:11846: checking for flock declaration configure:11863: gcc -pthread -c conftest.c >&5 configure:11863: $? = 0 configure:11872: result: yes configure:11877: checking for flock configure:11877: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:11877: $? = 0 configure:11877: result: yes configure:11935: checking for getpagesize configure:11950: gcc -pthread -c conftest.c >&5 configure:11950: $? = 0 configure:11954: result: yes configure:11963: checking for broken unsetenv configure:11978: gcc -pthread -c conftest.c >&5 configure:11978: $? = 0 configure:11979: result: no configure:11995: checking for true configure:12011: found /usr/bin/true configure:12022: result: true configure:12035: checking for inet_aton in -lc configure:12060: gcc -pthread -o conftest conftest.c -lc -lpthread -ldl >&5 configure:12060: $? = 0 configure:12069: result: yes configure:12125: checking for chflags configure:12146: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccCsISTe.o: In function `main': conftest.c:(.text+0x24): warning: warning: chflags is not implemented and will always fail configure:12146: $? = 0 configure:12146: ./conftest configure:12146: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:12157: result: no configure:12174: checking for lchflags configure:12195: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/cc65xa3z.o: In function `main': conftest.c:(.text+0x24): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:12195: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:12206: result: no configure:12232: checking for inflateCopy in -lz configure:12257: gcc -pthread -o conftest conftest.c -lz -lpthread -ldl >&5 configure:12257: $? = 0 configure:12266: result: yes configure:12282: checking for hstrerror configure:12297: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:12297: $? = 0 configure:12301: result: yes configure:12311: checking for inet_aton configure:12329: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 configure:12329: $? = 0 configure:12333: result: yes configure:12343: checking for inet_pton configure:12361: gcc -pthread -c conftest.c >&5 configure:12361: $? = 0 configure:12365: result: yes configure:12375: checking for setgroups configure:12393: gcc -pthread -c conftest.c >&5 configure:12393: $? = 0 configure:12397: result: yes configure:12410: checking for openpty configure:12410: gcc -pthread -o conftest conftest.c -lpthread -ldl >&5 /tmp/ccSMfSP4.o: In function `main': conftest.c:(.text+0xa): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:12410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:12410: result: no configure:12417: checking for openpty in -lutil configure:12442: gcc -pthread -o conftest conftest.c -lutil -lpthread -ldl >&5 configure:12442: $? = 0 configure:12451: result: yes configure:12507: checking for forkpty configure:12507: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:12507: $? = 0 configure:12507: result: yes configure:12607: checking for fseek64 configure:12607: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 /tmp/cc7QRiJW.o: In function `main': conftest.c:(.text+0xa): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:12607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:12607: result: no configure:12607: checking for fseeko configure:12607: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:12607: $? = 0 configure:12607: result: yes configure:12607: checking for fstatvfs configure:12607: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:12607: $? = 0 configure:12607: result: yes configure:12607: checking for ftell64 configure:12607: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 /tmp/ccchGka3.o: In function `main': conftest.c:(.text+0xa): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:12607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ftell64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:12607: result: no configure:12607: checking for ftello configure:12607: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:12607: $? = 0 configure:12607: result: yes configure:12607: checking for statvfs configure:12607: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:12607: $? = 0 configure:12607: result: yes configure:12617: checking for dup2 configure:12617: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:12617: $? = 0 configure:12617: result: yes configure:12630: checking for strdup configure:12630: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 conftest.c:311:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:12630: $? = 0 configure:12630: result: yes configure:12646: checking for getpgrp configure:12646: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:12646: $? = 0 configure:12646: result: yes configure:12662: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:294:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^ In file included from conftest.c:290:0: /usr/include/unistd.h:636:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:12662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:12674: checking for setpgrp configure:12674: result: yes configure:12690: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:295:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^ In file included from conftest.c:291:0: /usr/include/unistd.h:672:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:12690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:12702: checking for gettimeofday configure:12702: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 configure:12702: $? = 0 configure:12702: result: yes configure:12718: gcc -pthread -c conftest.c >&5 configure:12718: $? = 0 configure:12734: checking for library containing crypt configure:12765: gcc -pthread -o conftest conftest.c -lpthread -ldl -lutil >&5 /tmp/cckoj2UM.o: In function `main': conftest.c:(.text+0xa): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:12765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:12765: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:12765: $? = 0 configure:12782: result: -lcrypt configure:12790: checking for library containing crypt_r configure:12821: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:12821: $? = 0 configure:12838: result: none required configure:12847: checking for crypt_r configure:12847: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:12847: $? = 0 configure:12847: result: yes configure:12866: gcc -pthread -c conftest.c >&5 conftest.c:293:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE /* Required for crypt_r()'s prototype in glibc. */ ^ conftest.c:22:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ configure:12866: $? = 0 configure:12878: checking for clock_gettime configure:12878: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:12878: $? = 0 configure:12878: result: yes configure:12940: checking for clock_getres configure:12940: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:12940: $? = 0 configure:12940: result: yes configure:12998: checking for clock_settime configure:12998: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:12998: $? = 0 configure:12998: result: yes configure:13054: checking for major configure:13077: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:13077: $? = 0 configure:13082: result: yes configure:13096: checking for getaddrinfo configure:13114: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:13114: $? = 0 configure:13121: result: yes configure:13125: checking getaddrinfo bug configure:13231: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:13231: $? = 0 configure:13231: ./conftest configure:13231: $? = 0 configure:13244: result: no configure:13263: checking for getnameinfo configure:13263: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:13263: $? = 0 configure:13263: result: yes configure:13274: checking whether time.h and sys/time.h may both be included configure:13294: gcc -pthread -c conftest.c >&5 configure:13294: $? = 0 configure:13301: result: yes configure:13309: checking whether struct tm is in sys/time.h or time.h configure:13329: gcc -pthread -c conftest.c >&5 configure:13329: $? = 0 configure:13336: result: time.h configure:13344: checking for struct tm.tm_zone configure:13344: gcc -pthread -c conftest.c >&5 configure:13344: $? = 0 configure:13344: result: yes configure:13411: checking for struct stat.st_rdev configure:13411: gcc -pthread -c conftest.c >&5 configure:13411: $? = 0 configure:13411: result: yes configure:13421: checking for struct stat.st_blksize configure:13421: gcc -pthread -c conftest.c >&5 configure:13421: $? = 0 configure:13421: result: yes configure:13431: checking for struct stat.st_flags configure:13431: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:341:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:13431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:13431: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:341:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:13431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:13431: result: no configure:13441: checking for struct stat.st_gen configure:13441: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:341:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:13441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:13441: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:341:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:13441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:13441: result: no configure:13451: checking for struct stat.st_birthtime configure:13451: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:341:12: error: 'struct stat' has no member named 'st_birthtime' if (ac_aggr.st_birthtime) ^ configure:13451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:13451: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:341:19: error: 'struct stat' has no member named 'st_birthtime' if (sizeof ac_aggr.st_birthtime) ^ configure:13451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:13451: result: no configure:13461: checking for struct stat.st_blocks configure:13461: gcc -pthread -c conftest.c >&5 configure:13461: $? = 0 configure:13461: result: yes configure:13471: checking for struct passwd.pw_gecos configure:13471: gcc -pthread -c conftest.c >&5 configure:13471: $? = 0 configure:13471: result: yes configure:13484: checking for struct passwd.pw_passwd configure:13484: gcc -pthread -c conftest.c >&5 configure:13484: $? = 0 configure:13484: result: yes configure:13499: checking for siginfo_t.si_band configure:13499: gcc -pthread -c conftest.c >&5 configure:13499: $? = 0 configure:13499: result: yes configure:13511: checking for time.h that defines altzone configure:13528: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:312:8: error: 'altzone' undeclared (first use in this function) return altzone; ^ conftest.c:312:8: note: each undeclared identifier is reported only once for each function it appears in configure:13528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:13537: result: no configure:13546: checking whether sys/select.h and sys/time.h may both be included configure:13563: gcc -pthread -c conftest.c >&5 configure:13563: $? = 0 configure:13572: result: yes configure:13575: checking for addrinfo configure:13591: gcc -pthread -c conftest.c >&5 configure:13591: $? = 0 configure:13599: result: yes configure:13607: checking for sockaddr_storage configure:13625: gcc -pthread -c conftest.c >&5 configure:13625: $? = 0 configure:13633: result: yes configure:13641: checking for sockaddr_alg configure:13660: gcc -pthread -c conftest.c >&5 configure:13660: $? = 0 configure:13668: result: yes configure:13678: checking whether char is unsigned configure:13697: gcc -pthread -c conftest.c >&5 configure:13697: $? = 0 configure:13704: result: no configure:13711: checking for an ANSI C-conforming const configure:13777: gcc -pthread -c conftest.c >&5 configure:13777: $? = 0 configure:13784: result: yes configure:13794: checking for working signed char configure:13807: gcc -pthread -c conftest.c >&5 configure:13807: $? = 0 configure:13816: result: yes configure:13820: checking for prototypes configure:13833: gcc -pthread -c conftest.c >&5 configure:13833: $? = 0 configure:13840: result: yes configure:13844: checking for variable length prototypes and stdarg.h configure:13867: gcc -pthread -c conftest.c >&5 configure:13867: $? = 0 configure:13876: result: yes configure:13880: checking for socketpair configure:13896: gcc -pthread -c conftest.c >&5 configure:13896: $? = 0 configure:13900: result: yes configure:13910: checking if sockaddr has sa_len member configure:13925: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:321:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:13925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:13932: result: no configure:13941: checking for gethostbyname_r configure:13941: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:13941: $? = 0 configure:13941: result: yes configure:13946: checking gethostbyname_r with 6 args configure:13971: gcc -pthread -c conftest.c >&5 configure:13971: $? = 0 configure:13978: result: yes configure:14094: checking for __fpu_control configure:14094: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14094: $? = 0 configure:14094: result: yes configure:14153: checking for --with-libm=STRING configure:14170: result: default LIBM="-lm" configure:14177: checking for --with-libc=STRING configure:14194: result: default LIBC="" configure:14203: checking for x64 gcc inline assembler configure:14218: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14218: $? = 0 configure:14225: result: yes configure:14238: checking whether C doubles are little-endian IEEE 754 binary64 configure:14260: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14260: $? = 0 configure:14260: ./conftest configure:14260: $? = 0 configure:14271: result: yes configure:14280: checking whether C doubles are big-endian IEEE 754 binary64 configure:14302: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14302: $? = 0 configure:14302: ./conftest configure:14302: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x43\x3f\xff\x01\x02\x03\x04\x05", 8) == 0) | return 0; | else | return 1; | } | configure:14313: result: no configure:14326: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 configure:14348: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14348: $? = 0 configure:14348: ./conftest configure:14348: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | /* end confdefs.h. */ | | #include | int main() { | double x = 9006104071832581.0; | if (memcmp(&x, "\x01\xff\x3f\x43\x05\x04\x03\x02", 8) == 0) | return 0; | else | return 1; | } | configure:14359: result: no configure:14378: checking whether we can use gcc inline assembler to get and set x87 control word configure:14395: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14395: $? = 0 configure:14402: result: yes configure:14411: checking whether we can use gcc inline assembler to get and set mc68881 fpcr configure:14428: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 conftest.c: Assembler messages: conftest.c:327: Error: no such instruction: `fmove.l %fpcr,%eax' conftest.c:328: Error: no such instruction: `fmove.l -4(%rbp),%fpcr' configure:14428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | /* end confdefs.h. */ | | int | main () | { | | unsigned int fpcr; | __asm__ __volatile__ ("fmove.l %%fpcr,%0" : "=g" (fpcr)); | __asm__ __volatile__ ("fmove.l %0,%%fpcr" : : "g" (fpcr)); | | ; | return 0; | } configure:14435: result: no configure:14449: checking for x87-style double rounding configure:14480: gcc -pthread -Wno-unused-result -Wsign-compare -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14480: $? = 0 configure:14480: ./conftest configure:14480: $? = 0 configure:14490: result: no configure:14509: checking for acosh configure:14509: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:344:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:14509: $? = 0 configure:14509: result: yes configure:14509: checking for asinh configure:14509: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:345:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:14509: $? = 0 configure:14509: result: yes configure:14509: checking for atanh configure:14509: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:346:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:14509: $? = 0 configure:14509: result: yes configure:14509: checking for copysign configure:14509: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:347:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:14509: $? = 0 configure:14509: result: yes configure:14509: checking for erf configure:14509: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:348:6: warning: conflicting types for built-in function 'erf' [enabled by default] char erf (); ^ configure:14509: $? = 0 configure:14509: result: yes configure:14509: checking for erfc configure:14509: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:349:6: warning: conflicting types for built-in function 'erfc' [enabled by default] char erfc (); ^ configure:14509: $? = 0 configure:14509: result: yes configure:14509: checking for expm1 configure:14509: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:350:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:14509: $? = 0 configure:14509: result: yes configure:14509: checking for finite configure:14509: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:351:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:14509: $? = 0 configure:14509: result: yes configure:14509: checking for gamma configure:14509: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:352:6: warning: conflicting types for built-in function 'gamma' [enabled by default] char gamma (); ^ configure:14509: $? = 0 configure:14509: result: yes configure:14521: checking for hypot configure:14521: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:353:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:14521: $? = 0 configure:14521: result: yes configure:14521: checking for lgamma configure:14521: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:354:6: warning: conflicting types for built-in function 'lgamma' [enabled by default] char lgamma (); ^ configure:14521: $? = 0 configure:14521: result: yes configure:14521: checking for log1p configure:14521: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:355:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:14521: $? = 0 configure:14521: result: yes configure:14521: checking for log2 configure:14521: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:356:6: warning: conflicting types for built-in function 'log2' [enabled by default] char log2 (); ^ configure:14521: $? = 0 configure:14521: result: yes configure:14521: checking for round configure:14521: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:357:6: warning: conflicting types for built-in function 'round' [enabled by default] char round (); ^ configure:14521: $? = 0 configure:14521: result: yes configure:14521: checking for tgamma configure:14521: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 conftest.c:358:6: warning: conflicting types for built-in function 'tgamma' [enabled by default] char tgamma (); ^ configure:14521: $? = 0 configure:14521: result: yes configure:14530: checking whether isinf is declared configure:14530: gcc -pthread -c conftest.c >&5 configure:14530: $? = 0 configure:14530: result: yes configure:14541: checking whether isnan is declared configure:14541: gcc -pthread -c conftest.c >&5 configure:14541: $? = 0 configure:14541: result: yes configure:14552: checking whether isfinite is declared configure:14552: gcc -pthread -c conftest.c >&5 configure:14552: $? = 0 configure:14552: result: yes configure:14567: checking whether tanh preserves the sign of zero configure:14591: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 configure:14591: $? = 0 configure:14591: ./conftest configure:14591: $? = 0 configure:14602: result: yes configure:14615: checking whether log1p drops the sign of negative zero configure:14639: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil -lm >&5 configure:14639: $? = 0 configure:14639: ./conftest configure:14639: $? = 0 configure:14650: result: no configure:14667: checking whether POSIX semaphores are enabled configure:14696: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14696: $? = 0 configure:14696: ./conftest configure:14696: $? = 0 configure:14708: result: yes configure:14718: checking for broken sem_getvalue configure:14751: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14751: $? = 0 configure:14751: ./conftest configure:14751: $? = 0 configure:14763: result: no configure:14772: checking whether RTLD_LAZY is declared configure:14772: gcc -pthread -c conftest.c >&5 configure:14772: $? = 0 configure:14772: result: yes configure:14783: checking whether RTLD_NOW is declared configure:14783: gcc -pthread -c conftest.c >&5 configure:14783: $? = 0 configure:14783: result: yes configure:14794: checking whether RTLD_GLOBAL is declared configure:14794: gcc -pthread -c conftest.c >&5 configure:14794: $? = 0 configure:14794: result: yes configure:14805: checking whether RTLD_LOCAL is declared configure:14805: gcc -pthread -c conftest.c >&5 configure:14805: $? = 0 configure:14805: result: yes configure:14816: checking whether RTLD_NODELETE is declared configure:14816: gcc -pthread -c conftest.c >&5 configure:14816: $? = 0 configure:14816: result: yes configure:14827: checking whether RTLD_NOLOAD is declared configure:14827: gcc -pthread -c conftest.c >&5 configure:14827: $? = 0 configure:14827: result: yes configure:14838: checking whether RTLD_DEEPBIND is declared configure:14838: gcc -pthread -c conftest.c >&5 configure:14838: $? = 0 configure:14838: result: yes configure:14849: checking whether RTLD_MEMBER is declared configure:14849: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:356:10: error: 'RTLD_MEMBER' undeclared (first use in this function) (void) RTLD_MEMBER; ^ conftest.c:356:10: note: each undeclared identifier is reported only once for each function it appears in configure:14849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | | int | main () | { | #ifndef RTLD_MEMBER | #ifdef __cplusplus | (void) RTLD_MEMBER; | #else | (void) RTLD_MEMBER; | #endif | #endif | | ; | return 0; | } configure:14849: result: no configure:14863: checking digit size for Python's longs configure:14886: result: no value specified configure:14892: checking wchar.h usability configure:14892: gcc -pthread -c conftest.c >&5 configure:14892: $? = 0 configure:14892: result: yes configure:14892: checking wchar.h presence configure:14892: gcc -E conftest.c configure:14892: $? = 0 configure:14892: result: yes configure:14892: checking for wchar.h configure:14892: result: yes configure:14914: checking size of wchar_t configure:14919: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:14919: $? = 0 configure:14919: ./conftest configure:14919: $? = 0 configure:14934: result: 4 configure:14946: checking for UCS-4 tcl configure:14964: gcc -pthread -c conftest.c >&5 conftest.c:351:17: fatal error: tcl.h: No such file or directory #include ^ compilation terminated. configure:14964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:14973: result: no configure:14980: checking whether wchar_t is signed configure:15000: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:355:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); ^ configure:15000: $? = 0 configure:15000: ./conftest configure:15000: $? = 0 configure:15011: result: yes configure:15015: checking whether wchar_t is usable configure:15027: result: no configure:15032: checking whether byte ordering is bigendian configure:15047: gcc -pthread -c conftest.c >&5 conftest.c:351:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:351:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:351:15: error: unknown type name 'universal' configure:15047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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:15092: gcc -pthread -c conftest.c >&5 configure:15092: $? = 0 configure:15110: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:357:4: error: unknown type name 'not' not big endian ^ conftest.c:357:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:15110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15238: result: no configure:15272: checking ABIFLAGS configure:15274: result: m configure:15276: checking SOABI configure:15279: result: cpython-37m-x86_64-linux-gnu configure:15290: checking LDVERSION configure:15293: result: $(VERSION)$(ABIFLAGS) configure:15306: checking whether right shift extends the sign bit configure:15324: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:353:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(((-1)>>3 == -1) ? 0 : 1); ^ configure:15324: $? = 0 configure:15324: ./conftest configure:15324: $? = 0 configure:15335: result: yes configure:15345: checking for getc_unlocked() and friends configure:15367: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:15367: $? = 0 configure:15376: result: yes configure:15393: checking how to link readline libs configure:15420: gcc -pthread -o conftest conftest.c -lreadline -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline collect2: error: ld returned 1 exit status configure:15420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:15420: gcc -pthread -o conftest conftest.c -lreadline -ltinfo -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:15420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:15420: gcc -pthread -o conftest conftest.c -lreadline -lncursesw -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -lncursesw collect2: error: ld returned 1 exit status configure:15420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:15420: gcc -pthread -o conftest conftest.c -lreadline -lncurses -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -lncurses collect2: error: ld returned 1 exit status configure:15420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:15420: gcc -pthread -o conftest conftest.c -lreadline -lcurses -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -lcurses collect2: error: ld returned 1 exit status configure:15420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:15420: gcc -pthread -o conftest conftest.c -lreadline -ltermcap -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:15420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readline (); | int | main () | { | return readline (); | ; | return 0; | } configure:15432: result: none configure:15447: gcc -E conftest.c conftest.c:351:31: fatal error: readline/readline.h: No such file or directory #include ^ compilation terminated. configure:15447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 configure:15485: checking for rl_pre_input_hook in -lreadline configure:15510: gcc -pthread -o conftest conftest.c -lreadline -lreadline -ltermcap -lreadline -ltermcap -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:15510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rl_pre_input_hook (); | int | main () | { | return rl_pre_input_hook (); | ; | return 0; | } configure:15519: result: no configure:15529: checking for rl_completion_display_matches_hook in -lreadline configure:15554: gcc -pthread -o conftest conftest.c -lreadline -lreadline -ltermcap -lreadline -ltermcap -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:15554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rl_completion_display_matches_hook (); | int | main () | { | return rl_completion_display_matches_hook (); | ; | return 0; | } configure:15563: result: no configure:15573: checking for rl_resize_terminal in -lreadline configure:15598: gcc -pthread -o conftest conftest.c -lreadline -lreadline -ltermcap -lreadline -ltermcap -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:15598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rl_resize_terminal (); | int | main () | { | return rl_resize_terminal (); | ; | return 0; | } configure:15607: result: no configure:15617: checking for rl_completion_matches in -lreadline configure:15642: gcc -pthread -o conftest conftest.c -lreadline -lreadline -ltermcap -lreadline -ltermcap -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:15642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rl_completion_matches (); | int | main () | { | return rl_completion_matches (); | ; | return 0; | } configure:15651: result: no configure:15665: gcc -E conftest.c conftest.c:351:31: fatal error: readline/readline.h: No such file or directory #include ^ compilation terminated. configure:15665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 configure:15689: checking for append_history in -lreadline configure:15714: gcc -pthread -o conftest conftest.c -lreadline -lreadline -ltermcap -lreadline -ltermcap -lcrypt -lpthread -ldl -lutil >&5 /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap /usr/bin/ld: cannot find -lreadline /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:15714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 1 | #define HAVE_DECL_RTLD_MEMBER 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_GETC_UNLOCKED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char append_history (); | int | main () | { | return append_history (); | ; | return 0; | } configure:15723: result: no configure:15735: checking for broken nice() configure:15758: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:15758: $? = 0 configure:15758: ./conftest configure:15758: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | #include | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:15769: result: no configure:15778: checking for broken poll() configure:15808: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:15808: $? = 0 configure:15808: ./conftest configure:15808: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | | int main() | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | int poll_test; | | close (42); | | poll_test = poll(&poll_struct, 1, 0); | if (poll_test < 0) | return 0; | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | return 0; | else | return 1; | } | configure:15819: result: no configure:15829: checking for working tzset() configure:15905: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:15905: $? = 0 configure:15905: ./conftest configure:15905: $? = 0 configure:15916: result: yes configure:15926: checking for tv_nsec in struct stat configure:15945: gcc -pthread -c conftest.c >&5 configure:15945: $? = 0 configure:15953: result: yes configure:15963: checking for tv_nsec2 in struct stat configure:15982: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:359:3: error: 'struct stat' has no member named 'st_mtimespec' st.st_mtimespec.tv_nsec = 1; ^ configure:15982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:15990: result: no configure:16008: checking curses.h usability configure:16008: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:386:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16008: result: no configure:16008: checking curses.h presence configure:16008: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 configure:16008: result: no configure:16008: checking for curses.h configure:16008: result: no configure:16008: checking ncurses.h usability configure:16008: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:386:21: fatal error: ncurses.h: No such file or directory #include ^ compilation terminated. configure:16008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16008: result: no configure:16008: checking ncurses.h presence configure:16008: gcc -E -I/usr/include/ncursesw conftest.c conftest.c:353:21: fatal error: ncurses.h: No such file or directory #include ^ compilation terminated. configure:16008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 configure:16008: result: no configure:16008: checking for ncurses.h configure:16008: result: no configure:16022: checking for term.h configure:16022: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:359:18: fatal error: term.h: No such file or directory #include ^ compilation terminated. configure:16022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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. */ | | #ifdef HAVE_CURSES_H | #include | #endif | | | #include configure:16022: result: no configure:16039: checking whether mvwdelch is an expression configure:16058: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | int rtn; | rtn = mvwdelch(0,0,0); | | ; | return 0; | } configure:16066: result: no configure:16080: checking whether WINDOW has _flags configure:16102: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:355:22: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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. */ | | #define NCURSES_OPAQUE 0 | #include | | int | main () | { | | WINDOW *w; | w->_flags = 0; | | ; | return 0; | } configure:16110: result: no configure:16121: checking for is_pad configure:16138: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | #ifndef is_pad | void *x=is_pad | #endif | | ; | return 0; | } configure:16145: result: no configure:16151: checking for is_term_resized configure:16164: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16164: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | void *x=is_term_resized | ; | return 0; | } configure:16171: result: no configure:16177: checking for resize_term configure:16190: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | void *x=resize_term | ; | return 0; | } configure:16197: result: no configure:16203: checking for resizeterm configure:16216: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | void *x=resizeterm | ; | return 0; | } configure:16223: result: no configure:16229: checking for immedok configure:16246: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16246: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | #ifndef immedok | void *x=immedok | #endif | | ; | return 0; | } configure:16253: result: no configure:16259: checking for syncok configure:16276: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | #ifndef syncok | void *x=syncok | #endif | | ; | return 0; | } configure:16283: result: no configure:16289: checking for wchgat configure:16306: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | #ifndef wchgat | void *x=wchgat | #endif | | ; | return 0; | } configure:16313: result: no configure:16319: checking for filter configure:16336: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | #ifndef filter | void *x=filter | #endif | | ; | return 0; | } configure:16343: result: no configure:16349: checking for has_key configure:16366: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | #ifndef has_key | void *x=has_key | #endif | | ; | return 0; | } configure:16373: result: no configure:16379: checking for typeahead configure:16396: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16396: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | #ifndef typeahead | void *x=typeahead | #endif | | ; | return 0; | } configure:16403: result: no configure:16409: checking for use_env configure:16426: gcc -pthread -c -I/usr/include/ncursesw conftest.c >&5 conftest.c:353:20: fatal error: curses.h: No such file or directory #include ^ compilation terminated. configure:16426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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 | int | main () | { | | #ifndef use_env | void *x=use_env | #endif | | ; | return 0; | } configure:16433: result: no configure:16441: checking for device files configure:16461: checking for /dev/ptmx configure:16474: result: yes configure:16485: checking for /dev/ptc configure:16498: result: no configure:16515: checking for %zd printf() format support configure:16563: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:16563: $? = 0 configure:16563: ./conftest configure:16563: $? = 0 configure:16573: result: yes configure:16581: checking for socklen_t configure:16581: gcc -pthread -c conftest.c >&5 configure:16581: $? = 0 configure:16581: gcc -pthread -c conftest.c >&5 conftest.c: In function 'main': conftest.c:367:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:16581: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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_DEV_PTMX 1 | #define PY_FORMAT_SIZE_T "z" | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:16581: result: yes configure:16599: checking for broken mbstowcs configure:16620: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:16620: $? = 0 configure:16620: ./conftest configure:16620: $? = 0 configure:16631: result: no configure:16641: checking for --with-computed-gotos configure:16665: result: no value specified configure:16670: checking whether gcc -pthread supports computed gotos configure:16697: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:16697: $? = 0 configure:16697: ./conftest configure:16697: $? = 0 configure:16708: result: yes configure:16733: checking for build directories configure:16740: result: done configure:16744: checking for -O2 configure:16760: gcc -pthread -c -O2 conftest.c >&5 configure:16760: $? = 0 configure:16766: result: yes configure:16772: checking for glibc _FORTIFY_SOURCE/memmove bug configure:16801: gcc -pthread -o conftest -O2 -D_FORTIFY_SOURCE=2 conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:16801: $? = 0 configure:16801: ./conftest configure:16801: $? = 0 configure:16811: result: no configure:16825: checking for gcc ipa-pure-const bug configure:16852: gcc -pthread -o conftest -O2 conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:16852: $? = 0 configure:16852: ./conftest configure:16852: $? = 0 configure:16862: result: no configure:16874: checking for stdatomic.h configure:16892: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 conftest.c:358:27: fatal error: stdatomic.h: No such file or directory #include ^ compilation terminated. configure:16892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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_DEV_PTMX 1 | #define PY_FORMAT_SIZE_T "z" | #define HAVE_COMPUTED_GOTOS 1 | /* end confdefs.h. */ | | | #include | atomic_int int_var; | atomic_uintptr_t uintptr_var; | int main() { | atomic_store_explicit(&int_var, 5, memory_order_relaxed); | atomic_store_explicit(&uintptr_var, 0, memory_order_relaxed); | int loaded_value = atomic_load_explicit(&int_var, memory_order_seq_cst); | return 0; | } | | configure:16900: result: no configure:16910: checking for GCC >= 4.7 __atomic builtins configure:16924: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:16924: $? = 0 configure:16932: result: yes configure:16942: checking for ensurepip configure:16962: result: upgrade configure:16967: checking if the dirent structure of a d_type field configure:16982: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:16982: $? = 0 configure:16989: result: yes configure:16999: checking for the Linux getrandom() syscall configure:17020: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 configure:17020: $? = 0 configure:17027: result: yes configure:17038: checking for the getrandom() function configure:17057: gcc -pthread -o conftest conftest.c -lcrypt -lpthread -ldl -lutil >&5 conftest.c:361:28: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:17057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _DARWIN_C_SOURCE 1 | #define _PYTHONFRAMEWORK "" | #define _XOPEN_SOURCE 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_VM_SOCKETS_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 | #define SIZEOF_UINTPTR_T 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_PTHREAD_T 8 | #define SIZEOF_PTHREAD_KEY_T 4 | #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 | #define HAVE_LIBDL 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define WITH_DECIMAL_CONTEXTVAR 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_GETCPUCLOCKID 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define PY_COERCE_C_LOCALE 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_GETWD 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCKF 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_PREADV 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITEV 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_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_STRFTIME 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TMPNAM_R 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT_R 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define HAVE_GCC_ASM_FOR_X64 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_GAMMA 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define TANH_PRESERVES_ZERO_SIGN 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_DEV_PTMX 1 | #define PY_FORMAT_SIZE_T "z" | #define HAVE_COMPUTED_GOTOS 1 | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_DIRENT_D_TYPE 1 | #define HAVE_GETRANDOM_SYSCALL 1 | /* end confdefs.h. */ | | | #include | | int main() { | char buffer[1]; | const size_t buflen = sizeof(buffer); | const int flags = 0; | /* ignore the result, Python checks for ENOSYS at runtime */ | (void)getrandom(buffer, buflen, flags); | return 0; | } | | configure:17064: result: no configure:17135: checking for pkg-config configure:17151: found /usr/bin/pkg-config configure:17162: result: pkg-config configure:17232: checking whether compiling and linking against OpenSSL works Trying link with OPENSSL_LDFLAGS= ; OPENSSL_LIBS=-lssl -lcrypto ; OPENSSL_INCLUDES= configure:17254: gcc -pthread -o conftest conftest.c -lssl -lcrypto -lcrypt -lpthread -ldl -lutil >&5 configure:17254: $? = 0 configure:17256: result: yes configure:17279: checking for X509_VERIFY_PARAM_set1_host in libssl configure:17308: gcc -pthread -o conftest conftest.c -lssl -lcrypto -lcrypt -lpthread -ldl -lutil >&5 configure:17308: $? = 0 configure:17319: result: yes configure:17336: checking for --with-ssl-default-suites configure:17365: result: python configure:17494: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 3.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on soph-Latitude-7490 config.status:1272: creating Makefile.pre config.status:1272: creating Misc/python.pc config.status:1272: creating Misc/python-config.sh config.status:1272: creating Modules/ld_so_aix config.status:1272: creating pyconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_aligned_required=no ac_cv_big_endian_double=no ac_cv_broken_mbstowcs=no ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_broken_sem_getvalue=no ac_cv_buggy_getaddrinfo=no ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_computed_gotos=yes ac_cv_cxx_thread=yes ac_cv_disable_cast_function_type=no ac_cv_disable_missing_field_initializers=yes ac_cv_disable_unused_parameter_warning=yes ac_cv_disable_unused_result_warning=yes ac_cv_enable_implicit_function_declaration_error=yes ac_cv_enable_sign_compare_warning=yes ac_cv_enable_strict_prototypes_warning=no ac_cv_enable_unreachable_code_warning=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MACHDEP_set= ac_cv_env_MACHDEP_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/opt/HyperK/hk-config/hk-prod.cfg ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_extra_warnings=yes ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_flock_decl=yes ac_cv_func___fpu_control=yes ac_cv_func__getpty=no ac_cv_func_accept4=yes ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_clock_getres=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_settime=yes ac_cv_func_confstr=yes ac_cv_func_copysign=yes ac_cv_func_crypt_r=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_dup3=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_faccessat=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fdopendir=yes ac_cv_func_fexecve=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatat=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_gai_strerror=yes ac_cv_func_gamma=yes ac_cv_func_getentropy=no ac_cv_func_getgrouplist=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getsid=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_hypot=yes ac_cv_func_if_nameindex=yes ac_cv_func_initgroups=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchown=yes ac_cv_func_lgamma=yes ac_cv_func_linkat=yes ac_cv_func_lockf=yes ac_cv_func_log1p=yes ac_cv_func_log2=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=yes ac_cv_func_mbrtowc=yes ac_cv_func_memrchr=yes ac_cv_func_mkdirat=yes ac_cv_func_mkfifo=yes ac_cv_func_mkfifoat=yes ac_cv_func_mknod=yes ac_cv_func_mknodat=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_pipe2=yes ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_fallocate=yes ac_cv_func_posix_spawn=yes ac_cv_func_pread=yes ac_cv_func_preadv2=no ac_cv_func_preadv=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_putenv=yes ac_cv_func_pwrite=yes ac_cv_func_pwritev2=no ac_cv_func_pwritev=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_readv=yes ac_cv_func_realpath=yes ac_cv_func_renameat=yes ac_cv_func_round=yes ac_cv_func_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_getvalue=yes ac_cv_func_sem_open=yes ac_cv_func_sem_timedwait=yes ac_cv_func_sem_unlink=yes ac_cv_func_sendfile=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_sethostname=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=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_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strlcpy=no ac_cv_func_symlinkat=yes ac_cv_func_sync=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_tgamma=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unsetenv=yes ac_cv_func_utimensat=yes ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitid=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_func_wcsftime=yes ac_cv_func_wcsxfrm=yes ac_cv_func_wmemcmp=yes ac_cv_func_writev=yes ac_cv_has_le64toh=yes ac_cv_has_makedev=yes ac_cv_has_x509_verify_param_set1_host=yes ac_cv_have_chflags=no ac_cv_have_decl_RTLD_DEEPBIND=yes ac_cv_have_decl_RTLD_GLOBAL=yes ac_cv_have_decl_RTLD_LAZY=yes ac_cv_have_decl_RTLD_LOCAL=yes ac_cv_have_decl_RTLD_MEMBER=no ac_cv_have_decl_RTLD_NODELETE=yes ac_cv_have_decl_RTLD_NOLOAD=yes ac_cv_have_decl_RTLD_NOW=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_getc_unlocked=yes ac_cv_have_lchflags=no ac_cv_have_size_t_format=yes ac_cv_header_alloca_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_crypt_h=yes ac_cv_header_curses_h=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_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_can_bcm_h=yes ac_cv_header_linux_can_h=yes ac_cv_header_linux_can_raw_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_random_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_linux_vm_sockets_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=no ac_cv_header_net_if_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_sched_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=no ac_cv_header_sys_audioio_h=no ac_cv_header_sys_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_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_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_random_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sys_domain_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=no ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_uuid_h=no ac_cv_header_uuid_uuid_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_intl_textdomain=no ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_append_history=no ac_cv_lib_readline_rl_completion_display_matches_hook=no ac_cv_lib_readline_rl_completion_matches=no ac_cv_lib_readline_rl_pre_input_hook=no ac_cv_lib_readline_rl_resize_terminal=no ac_cv_lib_sendfile_sendfile=no ac_cv_lib_socket_socket=no ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateCopy=yes ac_cv_little_endian_double=yes ac_cv_log1p_drops_zero_sign=no 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_mixed_endian_double=no ac_cv_mvwdelch_is_expression=no ac_cv_no_strict_aliasing=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_posix_semaphores_enabled=yes ac_cv_prog_CPP='gcc -E' ac_cv_prog_PYTHON_FOR_REGEN=python3 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=pkg-config ac_cv_prog_ac_ct_READELF=readelf ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=yes ac_cv_pthread_is_default=no ac_cv_pthread_system_supported=yes ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_crypt=-lcrypt ac_cv_search_crypt_r='none required' ac_cv_search_opendir='none required' ac_cv_search_sem_init=-lpthread ac_cv_sizeof__Bool=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_fpos_t=16 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_key_t=4 ac_cv_sizeof_pthread_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uintptr_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=yes ac_cv_struct_addrinfo=yes ac_cv_struct_sockaddr_alg=yes ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=yes ac_cv_type___uint128_t=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=no ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no py_cv_lib_readline=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIFLAGS='m' AR='ar' ARCH_RUN_32BIT='' ARFLAGS='rcs' BASECFLAGS=' -Wno-unused-result -Wsign-compare' BASECPPFLAGS='' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='gcc -pthread' CCSHARED='-fPIC' CFLAGS='' CFLAGSFORSHARED='' CFLAGS_ALIASING='' CFLAGS_NODIST=' -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--enable-optimizations'\'' '\''PKG_CONFIG=/opt/HyperK/hk-config/hk-prod.cfg'\''' CPP='gcc -E' CPPFLAGS='' CXX='g++ -pthread' DEFS='-DHAVE_CONFIG_H' DEF_MAKE_ALL_RULE='profile-opt' DEF_MAKE_RULE='build_all' DFLAGS='' DLINCLDIR='.' DLLLIBRARY='' DTRACE='' DTRACE_HEADERS='' DTRACE_OBJS='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENSUREPIP='upgrade' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXT_SUFFIX='.cpython-37m-x86_64-linux-gnu.so' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKPYTHONW='' FRAMEWORKUNIXTOOLSPREFIX='/usr/local' GITBRANCH='' GITTAG='' GITVERSION='' GNULD='yes' GREP='/usr/bin/grep' HAS_GIT='no-repository' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDCXXSHARED='$(CXX) -shared' LDFLAGS='' LDFLAGS_NODIST='' LDLAST='' LDLIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LDVERSION='$(VERSION)$(ABIFLAGS)' LIBC='' LIBFFI_INCLUDEDIR='' LIBM='-lm' LIBOBJS='' LIBPL='$(prefix)/lib/python3.7/config-$(VERSION)$(ABIFLAGS)-x86_64-linux-gnu' LIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LIBS='-lcrypt -lpthread -ldl -lutil' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LLVM_AR='' LLVM_AR_FOUND='' LLVM_PROFDATA=''\'''\''' LLVM_PROF_ERR='no' LLVM_PROF_FILE='' LLVM_PROF_FOUND='not-found' LLVM_PROF_MERGER='true' LN='ln' LTLIBOBJS='' MACHDEP='linux' MACHDEP_OBJS='' MAINCC='$(CC)' MKDIR_P='/usr/bin/mkdir -p' MULTIARCH='x86_64-linux-gnu' MULTIARCH_CPPFLAGS='-DMULTIARCH=\"x86_64-linux-gnu\"' NO_AS_NEEDED='-Wl,--no-as-needed' OBJEXT='o' OPENSSL_INCLUDES=' ' OPENSSL_LDFLAGS=' ' OPENSSL_LIBS='-lssl -lcrypto ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='https://bugs.python.org/' PACKAGE_NAME='python' PACKAGE_STRING='python 3.7' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='3.7' PATH_SEPARATOR=':' PGO_PROF_GEN_FLAG='-fprofile-generate' PGO_PROF_USE_FLAG='-fprofile-use -fprofile-correction' PKG_CONFIG='pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_TRIPLET='x86_64-linux-gnu' PY3LIBRARY='' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' PYTHON_FOR_REGEN='python3' PY_ENABLE_SHARED='0' READELF='readelf' RUNSHARED='' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIBS='$(LIBS)' SHLIB_SUFFIX='.so' SOABI='cpython-37m-x86_64-linux-gnu' SOVERSION='1.0' SRCDIRS='Parser Objects Python Modules Modules/_io Programs' TCLTK_INCLUDES='' TCLTK_LIBS='' THREADHEADERS=' $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_pthread.h' TRUE='true' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' VERSION='3.7' _PYTHON_HOST_PLATFORM='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_READELF='readelf' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _DARWIN_C_SOURCE 1 #define _PYTHONFRAMEWORK "" #define _XOPEN_SOURCE 700 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200809L #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_LINUX_RANDOM_H 1 #define HAVE_SPAWN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_NET_IF_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_VM_SOCKETS_H 1 #define HAVE_LINUX_CAN_H 1 #define HAVE_LINUX_CAN_RAW_H 1 #define HAVE_LINUX_CAN_BCM_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 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 SIZEOF_PID_T 4 #define SIZEOF_UINTPTR_T 8 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF__BOOL 1 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define SIZEOF_PTHREAD_T 8 #define SIZEOF_PTHREAD_KEY_T 4 #define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1 #define HAVE_LIBDL 1 #define HAVE_UUID_UUID_H 1 #define HAVE_UUID_GENERATE_TIME_SAFE 1 #define WITH_DECIMAL_CONTEXTVAR 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_GETCPUCLOCKID 1 #define ENABLE_IPV6 1 #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define PY_COERCE_C_LOCALE 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ALARM 1 #define HAVE_ACCEPT4 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_DUP3 1 #define HAVE_EXECV 1 #define HAVE_FACCESSAT 1 #define HAVE_FCHMOD 1 #define HAVE_FCHMODAT 1 #define HAVE_FCHOWN 1 #define HAVE_FCHOWNAT 1 #define HAVE_FEXECVE 1 #define HAVE_FDOPENDIR 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FSTATAT 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_FUTIMESAT 1 #define HAVE_FUTIMENS 1 #define HAVE_FUTIMES 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETGROUPS 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETRESUID 1 #define HAVE_GETRESGID 1 #define HAVE_GETPWENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPENT 1 #define HAVE_GETSID 1 #define HAVE_GETWD 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_INITGROUPS 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LOCKF 1 #define HAVE_LINKAT 1 #define HAVE_LSTAT 1 #define HAVE_LUTIMES 1 #define HAVE_MMAP 1 #define HAVE_MEMRCHR 1 #define HAVE_MBRTOWC 1 #define HAVE_MKDIRAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKFIFOAT 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_MKTIME 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_OPENAT 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_PIPE2 1 #define HAVE_POLL 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_POSIX_SPAWN 1 #define HAVE_PREAD 1 #define HAVE_PREADV 1 #define HAVE_PTHREAD_KILL 1 #define HAVE_PUTENV 1 #define HAVE_PWRITE 1 #define HAVE_PWRITEV 1 #define HAVE_READLINK 1 #define HAVE_READLINKAT 1 #define HAVE_READV 1 #define HAVE_REALPATH 1 #define HAVE_RENAMEAT 1 #define HAVE_SEM_OPEN 1 #define HAVE_SEM_TIMEDWAIT 1 #define HAVE_SEM_GETVALUE 1 #define HAVE_SEM_UNLINK 1 #define HAVE_SENDFILE 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETHOSTNAME 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SCHED_SETPARAM 1 #define HAVE_SCHED_RR_GET_INTERVAL 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_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_STRFTIME 1 #define HAVE_SYMLINKAT 1 #define HAVE_SYNC 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TMPNAM_R 1 #define HAVE_TRUNCATE 1 #define HAVE_UNAME 1 #define HAVE_UNLINKAT 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMENSAT 1 #define HAVE_UTIMES 1 #define HAVE_WAITID 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSFTIME 1 #define HAVE_WCSXFRM 1 #define HAVE_WMEMCMP 1 #define HAVE_WRITEV 1 #define HAVE_DIRFD 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_EPOLL_CREATE1 1 #define HAVE_PRLIMIT 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CRYPT_R 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_CLOCK_SETTIME 1 #define HAVE_DEVICE_MACROS 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_PASSWD_PW_GECOS 1 #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 #define HAVE_SIGINFO_T_SI_BAND 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_SOCKADDR_ALG 1 #define HAVE_PROTOTYPES 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define HAVE_GCC_ASM_FOR_X64 1 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 #define HAVE_GCC_ASM_FOR_X87 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_COPYSIGN 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_EXPM1 1 #define HAVE_FINITE 1 #define HAVE_GAMMA 1 #define HAVE_HYPOT 1 #define HAVE_LGAMMA 1 #define HAVE_LOG1P 1 #define HAVE_LOG2 1 #define HAVE_ROUND 1 #define HAVE_TGAMMA 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define TANH_PRESERVES_ZERO_SIGN 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_DEV_PTMX 1 #define PY_FORMAT_SIZE_T "z" #define HAVE_COMPUTED_GOTOS 1 #define HAVE_BUILTIN_ATOMIC 1 #define HAVE_DIRENT_D_TYPE 1 #define HAVE_GETRANDOM_SYSCALL 1 #define HAVE_X509_VERIFY_PARAM_SET1_HOST 1 #define PY_SSL_DEFAULT_CIPHERS 1 configure: exit 0