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 2.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-unicode=ucs4 --with-system-expat --with-system-ffi --enable-ipv6 --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2795: checking build system type configure:2809: result: i686-uhu-linux-gnu configure:2829: checking host system type configure:2842: result: i686-uhu-linux-gnu configure:2953: checking for --enable-universalsdk configure:2994: result: no configure:3004: checking for --with-universal-archs configure:3021: result: 32-bit configure:3178: checking MACHDEP configure:3370: result: linux2 configure:3376: checking EXTRAPLATDIR configure:3391: result: configure:3412: checking for --without-gcc configure:3456: result: no configure:3510: checking for i686-uhu-linux-gcc configure:3526: found /usr/bin/i686-uhu-linux-gcc configure:3537: result: i686-uhu-linux-gcc configure:3806: checking for C compiler version configure:3815: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3826: $? = 0 configure:3815: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3826: $? = 0 configure:3815: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3826: $? = 1 configure:3815: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3826: $? = 1 configure:3846: checking whether the C compiler works configure:3868: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3872: $? = 0 configure:3920: result: yes configure:3923: checking for C compiler default output file name configure:3925: result: a.out configure:3931: checking for suffix of executables configure:3938: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3942: $? = 0 configure:3964: result: configure:3986: checking whether we are cross compiling configure:3994: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3998: $? = 0 configure:4005: ./conftest configure:4009: $? = 0 configure:4024: result: no configure:4029: checking for suffix of object files configure:4051: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4055: $? = 0 configure:4076: result: o configure:4080: checking whether we are using the GNU C compiler configure:4099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4099: $? = 0 configure:4108: result: yes configure:4117: checking whether i686-uhu-linux-gcc accepts -g configure:4137: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4137: $? = 0 configure:4178: result: yes configure:4195: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4258: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4258: $? = 0 configure:4271: result: none needed configure:4298: checking for --with-cxx-main= configure:4324: result: no configure:4540: checking for i686-uhu-linux-c++ configure:4556: found /usr/bin/i686-uhu-linux-c++ configure:4567: result: i686-uhu-linux-c++ configure:4646: WARNING: By default, distutils will build C++ extension modules with "i686-uhu-linux-c++". If this is not intended, then set CXX on the configure command line. configure:4665: checking how to run the C preprocessor configure:4696: i686-uhu-linux-gcc -E conftest.c configure:4696: $? = 0 configure:4710: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4735: result: i686-uhu-linux-gcc -E configure:4755: i686-uhu-linux-gcc -E conftest.c configure:4755: $? = 0 configure:4769: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:4798: checking for grep that handles long lines and -e configure:4856: result: /bin/grep configure:4861: checking for egrep configure:4923: result: /bin/grep -E configure:4928: checking for ANSI C header files configure:4948: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4948: $? = 0 configure:5021: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5021: $? = 0 configure:5021: ./conftest configure:5021: $? = 0 configure:5032: result: yes configure:5045: checking for sys/types.h configure:5045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5045: result: yes configure:5045: checking for sys/stat.h configure:5045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5045: result: yes configure:5045: checking for stdlib.h configure:5045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5045: result: yes configure:5045: checking for string.h configure:5045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5045: result: yes configure:5045: checking for memory.h configure:5045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5045: result: yes configure:5045: checking for strings.h configure:5045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5045: result: yes configure:5045: checking for inttypes.h configure:5045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5045: result: yes configure:5045: checking for stdint.h configure:5045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5045: result: yes configure:5045: checking for unistd.h configure:5045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5045: result: yes configure:5058: checking minix/config.h usability configure:5058: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:5058: result: no configure:5058: checking minix/config.h presence configure:5058: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:5058: result: no configure:5058: checking for minix/config.h configure:5058: result: no configure:5079: checking whether it is safe to define __EXTENSIONS__ configure:5097: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5097: $? = 0 configure:5104: result: yes configure:5128: checking for --with-suffix configure:5141: result: configure:5147: checking for case-insensitive build directory configure:5159: result: no configure:5187: checking LIBRARY configure:5193: result: libpython$(VERSION).a configure:5229: checking LINKCC configure:5248: result: $(PURIFY) $(MAINCC) configure:5257: checking for GNU ld configure:5269: result: yes configure:5272: checking for --enable-shared configure:5289: result: yes configure:5292: checking for --enable-profiling configure:5317: result: no configure:5325: checking LDLIBRARY configure:5419: result: libpython$(VERSION).so configure:5425: checking for i686-uhu-linux-ranlib configure:5455: result: no configure:5465: checking for ranlib configure:5481: found /usr/bin/ranlib configure:5492: result: ranlib configure:5520: checking for i686-uhu-linux-ar configure:5536: found /usr/bin/i686-uhu-linux-ar configure:5547: result: i686-uhu-linux-ar configure:5626: checking for svnversion configure:5654: result: not-found configure:5688: checking for hg configure:5716: result: not-found configure:5757: checking for a BSD-compatible install configure:5825: result: /bin/install -c configure:5836: checking for a thread-safe mkdir -p configure:5875: result: /bin/mkdir -p configure:5891: checking for --with-pydebug configure:5909: result: no configure:5986: checking whether i686-uhu-linux-gcc accepts -fno-strict-aliasing configure:6004: i686-uhu-linux-gcc -fno-strict-aliasing -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6004: $? = 0 configure:6013: result: yes configure:6184: checking whether i686-uhu-linux-gcc accepts -OPT:Olimit=0 configure:6202: i686-uhu-linux-gcc -OPT:Olimit=0 -c -O2 -march=i686 -mtune=generic conftest.c >&5 cc1: error: argument to '-O' should be a non-negative integer, 'g', 's' or 'fast' configure:6202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6212: result: no configure:6231: checking whether i686-uhu-linux-gcc accepts -Olimit 1500 configure:6249: i686-uhu-linux-gcc -Olimit 1500 -c -O2 -march=i686 -mtune=generic conftest.c >&5 i686-uhu-linux-gcc: error: 1500: No such file or directory configure:6249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6259: result: no configure:6276: checking whether gcc supports ParseTuple __format__ configure:6293: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror -Wformat conftest.c >&5 conftest.c:28:5: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=] void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); ^ cc1: all warnings being treated as errors configure:6293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | /* end confdefs.h. */ | | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); | int | main () | { | | ; | return 0; | } | configure:6303: result: no configure:6316: checking whether pthreads are available without options configure:6341: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccJkAmAH.o: In function `main': conftest.c:(.text.startup+0x2a): undefined reference to `pthread_create' conftest.c:(.text.startup+0x48): undefined reference to `pthread_detach' collect2: error: ld returned 1 exit status configure:6341: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 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:6357: result: no configure:6370: checking whether i686-uhu-linux-gcc accepts -Kpthread configure:6397: i686-uhu-linux-gcc -Kpthread -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Kpthread' configure:6397: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 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:6409: result: no configure:6420: checking whether i686-uhu-linux-gcc accepts -Kthread configure:6447: i686-uhu-linux-gcc -Kthread -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Kthread' configure:6447: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 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:6459: result: no configure:6470: checking whether i686-uhu-linux-gcc accepts -pthread configure:6497: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6497: $? = 0 configure:6497: ./conftest configure:6497: $? = 0 configure:6509: result: yes configure:6518: checking whether i686-uhu-linux-c++ also accepts flags for thread support configure:6549: result: yes configure:6556: checking for ANSI C header files configure:6660: result: yes configure:6682: checking asm/types.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking asm/types.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for asm/types.h configure:6682: result: yes configure:6682: checking conio.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:62:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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:6682: result: no configure:6682: checking conio.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:29:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for conio.h configure:6682: result: no configure:6682: checking direct.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:62:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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:6682: result: no configure:6682: checking direct.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:29:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for direct.h configure:6682: result: no configure:6682: checking dlfcn.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking dlfcn.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for dlfcn.h configure:6682: result: yes configure:6682: checking errno.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking errno.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for errno.h configure:6682: result: yes configure:6682: checking fcntl.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking fcntl.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for fcntl.h configure:6682: result: yes configure:6682: checking grp.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking grp.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for grp.h configure:6682: result: yes configure:6682: checking ieeefp.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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:6682: result: no configure:6682: checking ieeefp.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:33:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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:6682: result: no configure:6682: checking for ieeefp.h configure:6682: result: no configure:6682: checking io.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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:6682: result: no configure:6682: checking io.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:33:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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:6682: result: no configure:6682: checking for io.h configure:6682: result: no configure:6682: checking langinfo.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking langinfo.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for langinfo.h configure:6682: result: yes configure:6682: checking libintl.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking libintl.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for libintl.h configure:6682: result: yes configure:6682: checking poll.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking poll.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for poll.h configure:6682: result: yes configure:6682: checking process.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:69:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_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:6682: result: no configure:6682: checking process.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:36:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for process.h configure:6682: result: no configure:6682: checking pthread.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking pthread.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for pthread.h configure:6682: result: yes configure:6682: checking shadow.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking shadow.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for shadow.h configure:6682: result: yes configure:6682: checking signal.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking signal.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for signal.h configure:6682: result: yes configure:6682: checking for stdint.h configure:6682: result: yes configure:6682: checking stropts.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking stropts.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for stropts.h configure:6682: result: yes configure:6682: checking termios.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking termios.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for termios.h configure:6682: result: yes configure:6682: checking thread.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_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:6682: result: no configure:6682: checking thread.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:42:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for thread.h configure:6682: result: no configure:6682: checking for unistd.h configure:6682: result: yes configure:6682: checking utime.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking utime.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for utime.h configure:6682: result: yes configure:6682: checking sys/audioio.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_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:6682: result: no configure:6682: checking sys/audioio.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:44:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for sys/audioio.h configure:6682: result: no configure:6682: checking sys/bsdtty.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_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:6682: result: no configure:6682: checking sys/bsdtty.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:44:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for sys/bsdtty.h configure:6682: result: no configure:6682: checking sys/epoll.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/epoll.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/epoll.h configure:6682: result: yes configure:6682: checking sys/event.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:78:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_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:6682: result: no configure:6682: checking sys/event.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:45:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for sys/event.h configure:6682: result: no configure:6682: checking sys/file.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/file.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/file.h configure:6682: result: yes configure:6682: checking sys/loadavg.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:79:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_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:6682: result: no configure:6682: checking sys/loadavg.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:46:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for sys/loadavg.h configure:6682: result: no configure:6682: checking sys/lock.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:79:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_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:6682: result: no configure:6682: checking sys/lock.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:46:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for sys/lock.h configure:6682: result: no configure:6682: checking sys/mkdev.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:79:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_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:6682: result: no configure:6682: checking sys/mkdev.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:46:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for sys/mkdev.h configure:6682: result: no configure:6682: checking sys/modem.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:79:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_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:6682: result: no configure:6682: checking sys/modem.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:46:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for sys/modem.h configure:6682: result: no configure:6682: checking sys/param.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/param.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/param.h configure:6682: result: yes configure:6682: checking sys/poll.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/poll.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/poll.h configure:6682: result: yes configure:6682: checking sys/select.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/select.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/select.h configure:6682: result: yes configure:6682: checking sys/socket.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/socket.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/socket.h configure:6682: result: yes configure:6682: checking sys/statvfs.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/statvfs.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/statvfs.h configure:6682: result: yes configure:6682: checking for sys/stat.h configure:6682: result: yes configure:6682: checking sys/termio.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:85:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_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:6682: result: no configure:6682: checking sys/termio.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:52:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for sys/termio.h configure:6682: result: no configure:6682: checking sys/time.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/time.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/time.h configure:6682: result: yes configure:6682: checking sys/times.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/times.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/times.h configure:6682: result: yes configure:6682: checking for sys/types.h configure:6682: result: yes configure:6682: checking sys/un.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/un.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/un.h configure:6682: result: yes configure:6682: checking sys/utsname.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/utsname.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/utsname.h configure:6682: result: yes configure:6682: checking sys/wait.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/wait.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/wait.h configure:6682: result: yes configure:6682: checking pty.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking pty.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for pty.h configure:6682: result: yes configure:6682: checking libutil.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:92:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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:6682: result: no configure:6682: checking libutil.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:59:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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:6682: result: no configure:6682: checking for libutil.h configure:6682: result: no configure:6682: checking sys/resource.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sys/resource.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sys/resource.h configure:6682: result: yes configure:6682: checking netpacket/packet.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking netpacket/packet.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for netpacket/packet.h configure:6682: result: yes configure:6682: checking sysexits.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking sysexits.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for sysexits.h configure:6682: result: yes configure:6682: checking bluetooth.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:95:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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:6682: result: no configure:6682: checking bluetooth.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:62:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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:6682: result: no configure:6682: checking for bluetooth.h configure:6682: result: no configure:6682: checking bluetooth/bluetooth.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:95:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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:6682: result: no configure:6682: checking bluetooth/bluetooth.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:62:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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:6682: result: no configure:6682: checking for bluetooth/bluetooth.h configure:6682: result: no configure:6682: checking linux/tipc.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking linux/tipc.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for linux/tipc.h configure:6682: result: yes configure:6682: checking spawn.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking spawn.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for spawn.h configure:6682: result: yes configure:6682: checking util.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:97:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_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:6682: result: no configure:6682: checking util.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c conftest.c:64:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | /* end confdefs.h. */ | #include configure:6682: result: no configure:6682: checking for util.h configure:6682: result: no configure:6682: checking alloca.h usability configure:6682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking alloca.h presence configure:6682: i686-uhu-linux-gcc -E conftest.c configure:6682: $? = 0 configure:6682: result: yes configure:6682: checking for alloca.h configure:6682: result: yes configure:6695: checking for dirent.h that defines DIR configure:6714: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6714: $? = 0 configure:6722: result: yes configure:6735: checking for library containing opendir configure:6766: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6766: $? = 0 configure:6783: result: none required configure:6850: checking whether sys/types.h defines makedev configure:6866: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6866: $? = 0 configure:6875: result: yes configure:6904: checking for linux/netlink.h configure:6904: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6904: $? = 0 configure:6904: result: yes configure:6925: checking for clock_t in time.h configure:6944: result: yes configure:6948: checking for makedev configure:6968: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6968: $? = 0 configure:7004: result: yes configure:7020: checking Solaris LFS bug configure:7037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7037: $? = 0 configure:7043: result: no configure:7075: checking for mode_t configure:7075: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7075: $? = 0 configure:7075: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:109:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:7075: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 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:7075: result: yes configure:7086: checking for off_t configure:7086: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7086: $? = 0 configure:7086: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:7086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 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:7086: result: yes configure:7097: checking for pid_t configure:7097: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7097: $? = 0 configure:7097: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:7097: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 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:7097: result: yes configure:7113: checking for size_t configure:7113: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7113: $? = 0 configure:7113: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:110:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 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:7113: result: yes configure:7124: checking for uid_t in sys/types.h configure:7143: result: yes configure:7162: checking for uint32_t configure:7162: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7162: $? = 0 configure:7162: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:110:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:7162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 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 ((uint32_t))) | return 0; | ; | return 0; | } configure:7162: result: yes configure:7169: checking for uint32_t configure:7169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7169: $? = 0 configure:7169: result: yes configure:7184: checking for uint64_t configure:7184: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7184: $? = 0 configure:7184: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:111:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:7184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_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 ((uint64_t))) | return 0; | ; | return 0; | } configure:7184: result: yes configure:7191: checking for uint64_t configure:7191: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7191: $? = 0 configure:7191: result: yes configure:7206: checking for int32_t configure:7206: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7206: $? = 0 configure:7206: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:112:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:7206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_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 ((int32_t))) | return 0; | ; | return 0; | } configure:7206: result: yes configure:7213: checking for int32_t configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:115:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:114:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_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 | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7213: result: yes configure:7225: checking for int64_t configure:7225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7225: $? = 0 configure:7225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:113:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:7225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_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 ((int64_t))) | return 0; | ; | return 0; | } configure:7225: result: yes configure:7232: checking for int64_t configure:7232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7232: $? = 0 configure:7232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:116:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:115:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:7232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7232: result: yes configure:7244: checking for ssize_t configure:7244: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7244: $? = 0 configure:7244: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:114:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:7244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_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 ((ssize_t))) | return 0; | ; | return 0; | } configure:7244: result: yes configure:7258: checking size of int configure:7263: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7263: $? = 0 configure:7263: ./conftest configure:7263: $? = 0 configure:7277: result: 4 configure:7291: checking size of long configure:7296: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7296: $? = 0 configure:7296: ./conftest configure:7296: $? = 0 configure:7310: result: 4 configure:7324: checking size of void * configure:7329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7329: $? = 0 configure:7329: ./conftest configure:7329: $? = 0 configure:7343: result: 4 configure:7357: checking size of short configure:7362: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7362: $? = 0 configure:7362: ./conftest configure:7362: $? = 0 configure:7376: result: 2 configure:7390: checking size of float configure:7395: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7395: $? = 0 configure:7395: ./conftest configure:7395: $? = 0 configure:7409: result: 4 configure:7423: checking size of double configure:7428: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7428: $? = 0 configure:7428: ./conftest configure:7428: $? = 0 configure:7442: result: 8 configure:7456: checking size of fpos_t configure:7461: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7461: $? = 0 configure:7461: ./conftest configure:7461: $? = 0 configure:7475: result: 16 configure:7489: checking size of size_t configure:7494: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7494: $? = 0 configure:7494: ./conftest configure:7494: $? = 0 configure:7508: result: 4 configure:7522: checking size of pid_t configure:7527: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7527: $? = 0 configure:7527: ./conftest configure:7527: $? = 0 configure:7541: result: 4 configure:7552: checking for long long support configure:7566: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7566: $? = 0 configure:7575: result: yes configure:7582: checking size of long long configure:7587: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7587: $? = 0 configure:7587: ./conftest configure:7587: $? = 0 configure:7601: result: 8 configure:7613: checking for long double support configure:7627: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7627: $? = 0 configure:7636: result: yes configure:7643: checking size of long double configure:7648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7648: $? = 0 configure:7648: ./conftest configure:7648: $? = 0 configure:7662: result: 12 configure:7674: checking for _Bool support configure:7688: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7688: $? = 0 configure:7697: result: yes configure:7704: checking size of _Bool configure:7709: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7709: $? = 0 configure:7709: ./conftest configure:7709: $? = 0 configure:7723: result: 1 configure:7735: checking for uintptr_t configure:7735: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7735: $? = 0 configure:7735: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:104:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:7735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_INTTYPES_H | #include | #endif | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:7735: result: yes configure:7752: checking size of uintptr_t configure:7757: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7757: $? = 0 configure:7757: ./conftest configure:7757: $? = 0 configure:7771: result: 4 configure:7788: checking size of off_t configure:7793: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7793: $? = 0 configure:7793: ./conftest configure:7793: $? = 0 configure:7812: result: 8 configure:7823: checking whether to enable large file support configure:7832: result: yes configure:7847: checking size of time_t configure:7852: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7852: $? = 0 configure:7852: ./conftest configure:7852: $? = 0 configure:7874: result: 4 configure:7894: checking for pthread_t configure:7910: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7910: $? = 0 configure:7914: result: yes configure:7921: checking size of pthread_t configure:7926: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7926: $? = 0 configure:7926: ./conftest configure:7926: $? = 0 configure:7945: result: 4 configure:7958: checking for --enable-toolbox-glue configure:7988: result: no configure:8082: checking for --enable-framework configure:8099: result: no configure:8103: checking for dyld configure:8114: result: no configure:8128: checking SO configure:8154: result: .so configure:8166: checking LDSHARED configure:8312: result: $(CC) -shared configure:8318: checking CCSHARED configure:8353: result: -fPIC configure:8357: checking LINKFORSHARED configure:8413: result: -Xlinker -export-dynamic configure:8418: checking CFLAGSFORSHARED configure:8431: result: $(CCSHARED) configure:8443: checking SHLIBS configure:8449: result: $(LIBS) configure:8454: checking for dlopen in -ldl configure:8479: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:8479: $? = 0 configure:8488: result: yes configure:8499: checking for shl_load in -ldld configure:8524: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld -ldl >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:8524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #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:8533: result: no configure:8547: checking for library containing sem_init configure:8578: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 /tmp/cc6rJIGM.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:8578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #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 sem_init (); | int | main () | { | return sem_init (); | ; | return 0; | } configure:8578: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:8578: $? = 0 configure:8595: result: -lpthread configure:8608: checking for textdomain in -lintl configure:8633: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lintl -lpthread -ldl >&5 /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:8633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #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 textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:8642: result: no configure:8689: checking for t_open in -lnsl configure:8714: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lpthread -ldl >&5 /tmp/ccywvzmW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:8714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #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 t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:8723: result: no configure:8729: checking for socket in -lsocket configure:8754: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:8754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:8763: result: no configure:8815: checking for --with-libs configure:8826: result: no configure:8834: checking for i686-uhu-linux-pkg-config configure:8867: result: no configure:8877: checking for pkg-config configure:8895: found /usr/bin/pkg-config configure:8907: result: /usr/bin/pkg-config configure:8931: checking for --with-system-expat configure:8942: result: yes configure:8946: checking for --with-system-ffi configure:8964: result: yes configure:8970: checking for --with-tcltk-includes configure:8980: result: default configure:8982: checking for --with-tcltk-libs configure:8992: result: default configure:9008: checking for --with-dbmliborder configure:9027: result: configure:9033: checking for --with-signal-module configure:9045: result: yes configure:9060: checking for --with-dec-threads configure:9074: result: no configure:9085: checking for --with-threads configure:9105: result: yes configure:9622: checking if PTHREAD_SCOPE_SYSTEM is supported configure:9647: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:112:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (pthread_attr_init(&attr)) exit(-1); ^ configure:9647: $? = 0 configure:9647: ./conftest configure:9647: $? = 0 configure:9659: result: yes configure:9668: checking for pthread_sigmask configure:9668: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:9668: $? = 0 configure:9668: result: yes configure:9685: checking for pthread_atfork configure:9685: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:9685: $? = 0 configure:9685: result: yes configure:9699: checking if --enable-ipv6 is specified configure:9709: result: yes configure:9793: checking ipv6 stack type configure:9926: result: linux-glibc configure:9946: checking for OSX 10.5 SDK or later configure:9961: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:29: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:9961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | /* end confdefs.h. */ | | #include | int | main () | { | FSIORefNum fRef = 0 | ; | return 0; | } | configure:9971: result: no configure:9978: checking for --with-doc-strings configure:9996: result: yes configure:10000: checking for --with-tsc configure:10017: result: no configure:10023: checking for --with-pymalloc configure:10041: result: yes configure:10045: checking for --with-valgrind configure:10055: result: no configure:10072: checking for --with-wctype-functions configure:10089: result: no configure:10102: checking for dlopen configure:10102: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10102: $? = 0 configure:10102: result: yes configure:10115: checking DYNLOADFILE configure:10141: result: dynload_shlib.o configure:10153: checking MACHDEP_OBJS configure:10161: result: MACHDEP_OBJS configure:10182: checking for alarm configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setitimer configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getitimer configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for bind_textdomain_codeset configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for chown configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for clock configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for confstr configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for ctermid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for execv configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 conftest.c:142:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for fchmod configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for fchown configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for fork configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 conftest.c:145:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for fpathconf configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for ftime configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for ftruncate configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for gai_strerror configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getgroups configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getlogin configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getloadavg configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getpeername configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getpgid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getpid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getpriority configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getresuid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getresgid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getpwent configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getspnam configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getspent configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getsid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for getwd configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for initgroups configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for kill configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for killpg configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for lchmod configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 conftest.c:172:1: error: unknown type name 'choke' choke me ^ conftest.c:175:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:10182: result: no configure:10182: checking for lchown configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for lstat configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for mkfifo configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for mknod configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for mktime configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for mmap configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for mremap configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for nice configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for pathconf configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for pause configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for plock configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/ccw0fJvg.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:10182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 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:10182: result: no configure:10182: checking for poll configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for pthread_init configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/ccxDZVet.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:10182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 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:10182: result: no configure:10182: checking for putenv configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for readlink configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for realpath configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for select configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for sem_open configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for sem_timedwait configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for sem_getvalue configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for sem_unlink configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setegid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for seteuid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setgid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setlocale configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setregid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setreuid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setsid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setpgid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setpgrp configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setuid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setvbuf configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for snprintf configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 conftest.c:197:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setlocale configure:10182: result: yes configure:10182: checking for setregid configure:10182: result: yes configure:10182: checking for setreuid configure:10182: result: yes configure:10182: checking for setresuid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setresgid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for setsid configure:10182: result: yes configure:10182: checking for setpgid configure:10182: result: yes configure:10182: checking for setpgrp configure:10182: result: yes configure:10182: checking for setuid configure:10182: result: yes configure:10182: checking for setvbuf configure:10182: result: yes configure:10182: checking for snprintf configure:10182: result: yes configure:10182: checking for sigaction configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for siginterrupt configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for sigrelse configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for strftime configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 conftest.c:212:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for sysconf configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for tcgetpgrp configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for tcsetpgrp configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for tempnam configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for timegm configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for times configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for tmpfile configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for tmpnam configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for tmpnam_r configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for truncate configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for uname configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for unsetenv configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for utimes configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for waitpid configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for wait3 configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for wait4 configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for wcscoll configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10182: $? = 0 configure:10182: result: yes configure:10182: checking for _getpty configure:10182: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/ccs4vddP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:10182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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:10182: result: no configure:10194: checking for chroot configure:10207: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10207: $? = 0 configure:10211: result: yes configure:10219: checking for link configure:10232: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10232: $? = 0 configure:10236: result: yes configure:10244: checking for symlink configure:10257: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10257: $? = 0 configure:10261: result: yes configure:10269: checking for fchdir configure:10282: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10282: $? = 0 configure:10286: result: yes configure:10294: checking for fsync configure:10307: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10307: $? = 0 configure:10311: result: yes configure:10319: checking for fdatasync configure:10332: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10332: $? = 0 configure:10336: result: yes configure:10344: checking for epoll configure:10357: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10357: $? = 0 configure:10361: result: yes configure:10369: checking for kqueue configure:10385: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:216:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:10385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:10392: result: no configure:10403: checking for ctermid_r configure:10418: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:220:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^ conftest.c:220:11: note: each undeclared identifier is reported only once for each function it appears in configure:10418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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 | /* end confdefs.h. */ | | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:10425: result: no configure:10431: checking for flock declaration configure:10448: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10448: $? = 0 configure:10457: result: yes configure:10462: checking for flock configure:10462: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10520: checking for getpagesize configure:10535: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10535: $? = 0 configure:10539: result: yes configure:10548: checking for broken unsetenv configure:10563: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10563: $? = 0 configure:10564: result: no configure:10580: checking for true configure:10596: found /bin/true configure:10607: result: true configure:10620: checking for inet_aton in -lc configure:10645: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc -lpthread -ldl >&5 configure:10645: $? = 0 configure:10654: result: yes configure:10710: checking for chflags configure:10731: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10731: $? = 0 configure:10731: ./conftest configure:10731: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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:10742: result: no configure:10759: checking for lchflags configure:10780: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/ccU7sBw4.o: In function `main': conftest.c:(.text.startup+0x1a): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:10780: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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:10791: result: no configure:10817: checking for inflateCopy in -lz configure:10842: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lz -lpthread -ldl >&5 configure:10842: $? = 0 configure:10851: result: yes configure:10867: checking for hstrerror configure:10882: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10882: $? = 0 configure:10886: result: yes configure:10896: checking for inet_aton configure:10914: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10914: $? = 0 configure:10918: result: yes configure:10928: checking for inet_pton configure:10946: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10946: $? = 0 configure:10950: result: yes configure:10960: checking for setgroups configure:10978: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10978: $? = 0 configure:10982: result: yes configure:10995: checking for openpty configure:10995: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/ccH0Kbvt.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:10995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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:10995: result: no configure:11002: checking for openpty in -lutil configure:11027: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lpthread -ldl >&5 configure:11027: $? = 0 configure:11036: result: yes configure:11092: checking for forkpty configure:11092: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11092: $? = 0 configure:11092: result: yes configure:11191: checking for memmove configure:11191: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 conftest.c:246:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:11191: $? = 0 configure:11191: result: yes configure:11205: checking for fseek64 configure:11205: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 /tmp/ccEuCBkP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:11205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 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:11205: result: no configure:11205: checking for fseeko configure:11205: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11205: $? = 0 configure:11205: result: yes configure:11205: checking for fstatvfs configure:11205: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11205: $? = 0 configure:11205: result: yes configure:11205: checking for ftell64 configure:11205: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 /tmp/ccTxcan1.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:11205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 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:11205: result: no configure:11205: checking for ftello configure:11205: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11205: $? = 0 configure:11205: result: yes configure:11205: checking for statvfs configure:11205: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11205: $? = 0 configure:11205: result: yes configure:11215: checking for dup2 configure:11215: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11215: $? = 0 configure:11215: result: yes configure:11228: checking for getcwd configure:11228: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11228: $? = 0 configure:11228: result: yes configure:11241: checking for strdup configure:11241: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 conftest.c:253:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:11241: $? = 0 configure:11241: result: yes configure:11257: checking for getpgrp configure:11257: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11257: $? = 0 configure:11257: result: yes configure:11273: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:236:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^ In file included from conftest.c:232:0: /usr/include/unistd.h:634:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:11273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:11285: checking for setpgrp configure:11285: result: yes configure:11301: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:237:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^ In file included from conftest.c:233:0: /usr/include/unistd.h:660:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:11301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 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:11313: checking for gettimeofday configure:11313: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11313: $? = 0 configure:11313: result: yes configure:11329: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11329: $? = 0 configure:11343: checking for major configure:11366: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11366: $? = 0 configure:11371: result: yes configure:11385: checking for getaddrinfo configure:11403: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11403: $? = 0 configure:11410: result: yes configure:11414: checking getaddrinfo bug configure:11518: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11518: $? = 0 configure:11518: ./conftest configure:11518: $? = 0 configure:11531: result: no configure:11550: checking for getnameinfo configure:11550: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11550: $? = 0 configure:11550: result: yes configure:11561: checking whether time.h and sys/time.h may both be included configure:11581: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11581: $? = 0 configure:11588: result: yes configure:11596: checking whether struct tm is in sys/time.h or time.h configure:11616: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11616: $? = 0 configure:11623: result: time.h configure:11631: checking for struct tm.tm_zone configure:11631: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11631: $? = 0 configure:11631: result: yes configure:11698: checking for struct stat.st_rdev configure:11698: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11698: $? = 0 configure:11698: result: yes configure:11708: checking for struct stat.st_blksize configure:11708: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11708: $? = 0 configure:11708: result: yes configure:11718: checking for struct stat.st_flags configure:11718: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:279:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:11718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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:11718: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:279:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:11718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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:11718: result: no configure:11728: checking for struct stat.st_gen configure:11728: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:279:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:11728: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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:11728: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:279:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:11728: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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:11728: result: no configure:11738: checking for struct stat.st_birthtime configure:11738: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:279:12: error: 'struct stat' has no member named 'st_birthtime' if (ac_aggr.st_birthtime) ^ configure:11738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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:11738: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:279:19: error: 'struct stat' has no member named 'st_birthtime' if (sizeof ac_aggr.st_birthtime) ^ configure:11738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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:11738: result: no configure:11748: checking for struct stat.st_blocks configure:11748: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11748: $? = 0 configure:11748: result: yes configure:11769: checking for time.h that defines altzone configure:11786: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:248:8: error: 'altzone' undeclared (first use in this function) return altzone; ^ conftest.c:248:8: note: each undeclared identifier is reported only once for each function it appears in configure:11786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:11795: result: no configure:11804: checking whether sys/select.h and sys/time.h may both be included configure:11821: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11821: $? = 0 configure:11830: result: yes configure:11833: checking for addrinfo configure:11849: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11849: $? = 0 configure:11857: result: yes configure:11865: checking for sockaddr_storage configure:11883: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11883: $? = 0 configure:11891: result: yes configure:11901: checking whether char is unsigned configure:11920: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11920: $? = 0 configure:11927: result: no configure:11934: checking for an ANSI C-conforming const configure:12000: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12000: $? = 0 configure:12007: result: yes configure:12017: checking for working volatile configure:12030: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12030: $? = 0 configure:12039: result: yes configure:12043: checking for working signed char configure:12056: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12056: $? = 0 configure:12065: result: yes configure:12069: checking for prototypes configure:12082: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12082: $? = 0 configure:12089: result: yes configure:12093: checking for variable length prototypes and stdarg.h configure:12116: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12116: $? = 0 configure:12125: result: yes configure:12129: checking for socketpair configure:12145: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12145: $? = 0 configure:12149: result: yes configure:12159: checking if sockaddr has sa_len member configure:12174: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:256:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:12174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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:12181: result: no configure:12188: checking whether va_list is an array configure:12207: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12207: $? = 0 configure:12218: result: no configure:12224: checking for gethostbyname_r configure:12224: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12224: $? = 0 configure:12224: result: yes configure:12229: checking gethostbyname_r with 6 args configure:12254: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12254: $? = 0 configure:12261: result: yes configure:12377: checking for __fpu_control configure:12377: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12377: $? = 0 configure:12377: result: yes configure:12431: checking for --with-fpectl configure:12448: result: no configure:12460: checking for --with-libm=STRING configure:12477: result: default LIBM="-lm" configure:12484: checking for --with-libc=STRING configure:12501: result: default LIBC="" configure:12510: checking whether C doubles are little-endian IEEE 754 binary64 configure:12532: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12532: $? = 0 configure:12532: ./conftest configure:12532: $? = 0 configure:12543: result: yes configure:12552: checking whether C doubles are big-endian IEEE 754 binary64 configure:12574: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12574: $? = 0 configure:12574: ./conftest configure:12574: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 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:12585: result: no configure:12598: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 configure:12620: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12620: $? = 0 configure:12620: ./conftest configure:12620: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 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:12631: result: no configure:12650: checking whether we can use gcc inline assembler to get and set x87 control word configure:12667: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12667: $? = 0 configure:12673: result: yes configure:12687: checking for x87-style double rounding configure:12718: i686-uhu-linux-gcc -pthread -fno-strict-aliasing -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12718: $? = 0 configure:12718: ./conftest configure:12718: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | /* end confdefs.h. */ | | #include | #include | int main() { | volatile double x, y, z; | /* 1./(1-2**-53) -> 1+2**-52 (correct), 1.0 (double rounding) */ | x = 0.99999999999999989; /* 1-2**-53 */ | y = 1./x; | if (y != 1.) | exit(0); | /* 1e16+2.99999 -> 1e16+2. (correct), 1e16+4. (double rounding) */ | x = 1e16; | y = 2.99999; | z = x + y; | if (z != 1e16+4.) | exit(0); | /* both tests show evidence of double rounding */ | exit(1); | } | configure:12728: result: yes configure:12746: checking whether tanh preserves the sign of zero configure:12770: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 configure:12770: $? = 0 configure:12770: ./conftest configure:12770: $? = 0 configure:12781: result: yes configure:12793: checking for acosh configure:12793: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:280:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:12793: $? = 0 configure:12793: result: yes configure:12793: checking for asinh configure:12793: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:281:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:12793: $? = 0 configure:12793: result: yes configure:12793: checking for atanh configure:12793: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:282:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:12793: $? = 0 configure:12793: result: yes configure:12793: checking for copysign configure:12793: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:283:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:12793: $? = 0 configure:12793: result: yes configure:12793: checking for erf configure:12793: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:284:6: warning: conflicting types for built-in function 'erf' [enabled by default] char erf (); ^ configure:12793: $? = 0 configure:12793: result: yes configure:12793: checking for erfc configure:12793: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:285:6: warning: conflicting types for built-in function 'erfc' [enabled by default] char erfc (); ^ configure:12793: $? = 0 configure:12793: result: yes configure:12793: checking for expm1 configure:12793: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:286:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:12793: $? = 0 configure:12793: result: yes configure:12793: checking for finite configure:12793: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:287:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:12793: $? = 0 configure:12793: result: yes configure:12793: checking for gamma configure:12793: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:288:6: warning: conflicting types for built-in function 'gamma' [enabled by default] char gamma (); ^ configure:12793: $? = 0 configure:12793: result: yes configure:12805: checking for hypot configure:12805: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:289:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:12805: $? = 0 configure:12805: result: yes configure:12805: checking for lgamma configure:12805: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:290:6: warning: conflicting types for built-in function 'lgamma' [enabled by default] char lgamma (); ^ configure:12805: $? = 0 configure:12805: result: yes configure:12805: checking for log1p configure:12805: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:291:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:12805: $? = 0 configure:12805: result: yes configure:12805: checking for round configure:12805: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:292:6: warning: conflicting types for built-in function 'round' [enabled by default] char round (); ^ configure:12805: $? = 0 configure:12805: result: yes configure:12805: checking for tgamma configure:12805: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 conftest.c:293:6: warning: conflicting types for built-in function 'tgamma' [enabled by default] char tgamma (); ^ configure:12805: $? = 0 configure:12805: result: yes configure:12814: checking whether isinf is declared configure:12814: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12814: $? = 0 configure:12814: result: yes configure:12825: checking whether isnan is declared configure:12825: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12825: $? = 0 configure:12825: result: yes configure:12836: checking whether isfinite is declared configure:12836: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12836: $? = 0 configure:12836: result: yes configure:12856: checking whether POSIX semaphores are enabled configure:12885: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12885: $? = 0 configure:12885: ./conftest configure:12885: $? = 0 configure:12897: result: yes configure:12907: checking for broken sem_getvalue configure:12940: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12940: $? = 0 configure:12940: ./conftest configure:12940: $? = 0 configure:12952: result: no configure:12962: checking digit size for Python's longs configure:12985: result: no value specified configure:12991: checking wchar.h usability configure:12991: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12991: $? = 0 configure:12991: result: yes configure:12991: checking wchar.h presence configure:12991: i686-uhu-linux-gcc -E conftest.c configure:12991: $? = 0 configure:12991: result: yes configure:12991: checking for wchar.h configure:12991: result: yes configure:13013: checking size of wchar_t configure:13018: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:13018: $? = 0 configure:13018: ./conftest configure:13018: $? = 0 configure:13033: result: 4 configure:13045: checking for UCS-4 tcl configure:13063: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:279:3: error: #error "NOT UCS4_TCL" # error "NOT UCS4_TCL" ^ configure:13063: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define X87_DOUBLE_ROUNDING 1 | #define TANH_PRESERVES_ZERO_SIGN 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_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #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:13072: result: no configure:13079: checking whether wchar_t is signed configure:13099: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:281:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); ^ configure:13099: $? = 0 configure:13099: ./conftest configure:13099: $? = 0 configure:13110: result: yes configure:13114: checking what type to use for unicode configure:13186: result: unsigned long configure:13191: checking whether byte ordering is bigendian configure:13206: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:280:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:280:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:280:15: error: unknown type name 'universal' configure:13206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define X87_DOUBLE_ROUNDING 1 | #define TANH_PRESERVES_ZERO_SIGN 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_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned long | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13251: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13251: $? = 0 configure:13269: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:286:4: error: unknown type name 'not' not big endian ^ conftest.c:286:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:13269: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define X87_DOUBLE_ROUNDING 1 | #define TANH_PRESERVES_ZERO_SIGN 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_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned long | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13397: result: no configure:13418: checking whether right shift extends the sign bit configure:13436: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:282:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(((-1)>>3 == -1) ? 0 : 1); ^ configure:13436: $? = 0 configure:13436: ./conftest configure:13436: $? = 0 configure:13447: result: yes configure:13457: checking for getc_unlocked() and friends configure:13479: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:13479: $? = 0 configure:13488: result: yes configure:13505: checking how to link readline libs configure:13532: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lpthread -ldl -lutil >&5 configure:13532: $? = 0 configure:13547: result: -lreadline configure:13555: checking for rl_callback_handler_install in -lreadline configure:13580: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 configure:13580: $? = 0 configure:13589: result: yes configure:13603: i686-uhu-linux-gcc -E conftest.c configure:13603: $? = 0 configure:13641: checking for rl_pre_input_hook in -lreadline configure:13666: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 configure:13666: $? = 0 configure:13675: result: yes configure:13685: checking for rl_completion_display_matches_hook in -lreadline configure:13710: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 configure:13710: $? = 0 configure:13719: result: yes configure:13729: checking for rl_completion_matches in -lreadline configure:13754: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 configure:13754: $? = 0 configure:13763: result: yes configure:13777: i686-uhu-linux-gcc -E conftest.c configure:13777: $? = 0 configure:13804: checking for broken nice() configure:13825: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 conftest.c: In function 'main': conftest.c:293:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:13825: $? = 0 configure:13825: ./conftest configure:13825: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define X87_DOUBLE_ROUNDING 1 | #define TANH_PRESERVES_ZERO_SIGN 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_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned long | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | /* end confdefs.h. */ | | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:13836: result: no configure:13845: checking for broken poll() configure:13875: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:13875: $? = 0 configure:13875: ./conftest configure:13875: $? = 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 _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define X87_DOUBLE_ROUNDING 1 | #define TANH_PRESERVES_ZERO_SIGN 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_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned long | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 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:13886: result: no configure:13898: checking for struct tm.tm_zone configure:13898: result: yes configure:13967: checking for working tzset() configure:14043: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:14043: $? = 0 configure:14043: ./conftest configure:14043: $? = 0 configure:14054: result: yes configure:14064: checking for tv_nsec in struct stat configure:14083: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14083: $? = 0 configure:14091: result: yes configure:14101: checking for tv_nsec2 in struct stat configure:14120: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:298:3: error: 'struct stat' has no member named 'st_mtimespec' st.st_mtimespec.tv_nsec = 1; ^ configure:14120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define X87_DOUBLE_ROUNDING 1 | #define TANH_PRESERVES_ZERO_SIGN 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_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned long | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 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:14128: result: no configure:14144: checking curses.h usability configure:14144: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14144: $? = 0 configure:14144: result: yes configure:14144: checking curses.h presence configure:14144: i686-uhu-linux-gcc -E -I/usr/include/ncursesw conftest.c configure:14144: $? = 0 configure:14144: result: yes configure:14144: checking for curses.h configure:14144: result: yes configure:14144: checking ncurses.h usability configure:14144: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14144: $? = 0 configure:14144: result: yes configure:14144: checking ncurses.h presence configure:14144: i686-uhu-linux-gcc -E -I/usr/include/ncursesw conftest.c configure:14144: $? = 0 configure:14144: result: yes configure:14144: checking for ncurses.h configure:14144: result: yes configure:14158: checking for term.h configure:14158: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14158: $? = 0 configure:14158: result: yes configure:14175: checking whether mvwdelch is an expression configure:14194: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14194: $? = 0 configure:14202: result: yes configure:14212: checking whether WINDOW has _flags configure:14231: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14231: $? = 0 configure:14239: result: yes configure:14250: checking for is_term_resized configure:14263: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14263: $? = 0 configure:14267: result: yes configure:14276: checking for resize_term configure:14289: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14289: $? = 0 configure:14293: result: yes configure:14302: checking for resizeterm configure:14315: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14315: $? = 0 configure:14319: result: yes configure:14330: checking for device files configure:14350: checking for /dev/ptmx configure:14363: result: yes configure:14374: checking for /dev/ptc configure:14387: result: no configure:14401: checking for %lld and %llu printf() format support configure:14472: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:14472: $? = 0 configure:14472: ./conftest configure:14472: $? = 0 configure:14484: result: yes configure:14501: checking for %zd printf() format support configure:14549: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:14549: $? = 0 configure:14549: ./conftest configure:14549: $? = 0 configure:14559: result: yes configure:14567: checking for socklen_t configure:14567: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14567: $? = 0 configure:14567: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:315:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:14567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_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_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_MAKEDEV 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_UINTPTR_T 4 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define WITH_THREAD 1 | #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 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_EXECV 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 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_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SEM_OPEN 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_GETVALUE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 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_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 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_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 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_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_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 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 DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define X87_DOUBLE_ROUNDING 1 | #define TANH_PRESERVES_ZERO_SIGN 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_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #define Py_UNICODE_SIZE 4 | #define Py_USING_UNICODE 1 | #define PY_UNICODE_TYPE unsigned long | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_WORKING_TZSET 1 | #define HAVE_STAT_TV_NSEC 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define MVWDELCH_IS_EXPRESSION 1 | #define WINDOW_HAS_FLAGS 1 | #define HAVE_CURSES_IS_TERM_RESIZED 1 | #define HAVE_CURSES_RESIZE_TERM 1 | #define HAVE_CURSES_RESIZETERM 1 | #define HAVE_DEV_PTMX 1 | #define PY_FORMAT_LONG_LONG "ll" | #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:14567: result: yes configure:14602: checking for build directories configure:14609: result: done configure:14613: checking for ensurepip configure:14633: result: no configure:14757: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 2.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:1191: creating Makefile.pre config.status:1191: creating Modules/Setup.config config.status:1191: creating Misc/python.pc config.status:1191: creating Modules/ld_so_aix config.status:1191: creating pyconfig.h configure:15937: WARNING: unrecognized options: --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_big_endian_double=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=i686-uhu-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_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_cxx_thread=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_flock_decl=yes ac_cv_func___fpu_control=yes ac_cv_func__getpty=no 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_confstr=yes ac_cv_func_copysign=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=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_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_gai_strerror=yes ac_cv_func_gamma=yes ac_cv_func_getcwd=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_initgroups=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lgamma=yes ac_cv_func_log1p=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openpty=no ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_round=yes ac_cv_func_select=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_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=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_siginterrupt=yes ac_cv_func_sigrelse=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=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_unsetenv=yes ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_has_makedev=yes ac_cv_have_chflags=no 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_long_long_format=yes ac_cv_have_size_t_format=yes ac_cv_header_alloca_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_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_netlink_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_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_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=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_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_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_resource_h=yes ac_cv_header_sys_select_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_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_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no 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_wchar_h=yes ac_cv_host=i686-uhu-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_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_display_matches_hook=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_readline_rl_pre_input_hook=yes 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_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=yes ac_cv_no_strict_aliasing_ok=yes ac_cv_objext=o ac_cv_olimit_ok=no ac_cv_opt_olimit_ok=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_posix_semaphores_enabled=yes ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-c++ ac_cv_prog_HAS_HG=not-found ac_cv_prog_SVNVERSION=not-found ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_RANLIB=ranlib 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_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=4 ac_cv_sizeof_long_double=12 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_pthread_t=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_time_t=4 ac_cv_sizeof_uintptr_t=4 ac_cv_sizeof_void_p=4 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_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=yes ac_cv_type_int32_t=yes ac_cv_type_int64_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_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uintptr_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=yes py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='i686-uhu-linux-ar' ARCH_RUN_32BIT='' ARFLAGS='rc' BASECFLAGS=' -fno-strict-aliasing' BASECPPFLAGS='' BLDLIBRARY='-L. -lpython$(VERSION)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='i686-uhu-linux-gcc -pthread' CCSHARED='-fPIC' CFLAGS='-O2 -march=i686 -mtune=generic ' CFLAGSFORSHARED='$(CCSHARED)' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--enable-unicode=ucs4'\'' '\''--with-system-expat'\'' '\''--with-system-ffi'\'' '\''--enable-ipv6'\'' '\''--prefix=/usr'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--enable-shared'\'' '\''--build=i686-uhu-linux'\'' '\''--host=i686-uhu-linux'\'' '\''--disable-static'\'' '\''CFLAGS=-O2 -march=i686 -mtune=generic '\'' '\''build_alias=i686-uhu-linux'\'' '\''host_alias=i686-uhu-linux'\''' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-c++ -pthread' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENSUREPIP='no' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXTRAMACHDEPPATH='' EXTRAPLATDIR='' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKUNIXTOOLSPREFIX='/usr' GNULD='yes' GREP='/bin/grep' HAS_HG='not-found' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' HGBRANCH='' HGTAG='' HGVERSION='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='libpython$(VERSION).so.1.0' LDCXXSHARED='$(CXX) -shared' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(VERSION).so' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LIBC='' LIBFFI_INCLUDEDIR='/usr/lib/libffi-3.0.13/include' LIBM='-lm' LIBOBJS='' LIBRARY='libpython$(VERSION).a' LIBS='-lpthread -ldl -lutil' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LN='ln' LTLIBOBJS='' MACHDEP='linux2' MACHDEP_OBJS='' MAINCC='$(CC)' MKDIR_P='/bin/mkdir -p' MULTIARCH='' OBJEXT='o' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://bugs.python.org/' PACKAGE_NAME='python' PACKAGE_STRING='python 2.7' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='2.7' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' RANLIB='ranlib' RUNSHARED='LD_LIBRARY_PATH=/var/uhubuild/work/compile' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SIGNAL_OBJS='' SO='.so' SOVERSION='1.0' SRCDIRS='Parser Grammar Objects Python Modules Mac' SVNVERSION='echo Unversioned directory' TCLTK_INCLUDES='' TCLTK_LIBS='' THREADHEADERS=' $(srcdir)/Python/thread_atheos.h $(srcdir)/Python/thread_beos.h $(srcdir)/Python/thread_cthread.h $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_lwp.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_sgi.h $(srcdir)/Python/thread_solaris.h $(srcdir)/Python/thread_wince.h' THREADOBJ='Python/thread.o' TRUE='true' UNICODE_OBJS='Objects/unicodeobject.o Objects/unicodectype.o' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='2.7' _PYTHON_HOST_PLATFORM='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define _XOPEN_SOURCE 600 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200112L #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define Py_ENABLE_SHARED 1 #define STDC_HEADERS 1 #define HAVE_ASM_TYPES_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_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_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_SPAWN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_DIRENT_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_MAKEDEV 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_SSIZE_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_VOID_P 4 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_FPOS_T 16 #define SIZEOF_SIZE_T 4 #define SIZEOF_PID_T 4 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 12 #define HAVE_C99_BOOL 1 #define SIZEOF__BOOL 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_UINTPTR_T 4 #define SIZEOF_OFF_T 8 #define HAVE_LARGEFILE_SUPPORT 1 #define SIZEOF_TIME_T 4 #define SIZEOF_PTHREAD_T 4 #define SHLIB_EXT ".so" #define HAVE_LIBDL 1 #define WITH_THREAD 1 #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_ATFORK 1 #define ENABLE_IPV6 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define HAVE_DLOPEN 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_ALARM 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_EXECV 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GAI_STRERROR 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_INITGROUPS 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHOWN 1 #define HAVE_LSTAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKNOD 1 #define HAVE_MKTIME 1 #define HAVE_MMAP 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_POLL 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_SELECT 1 #define HAVE_SEM_OPEN 1 #define HAVE_SEM_TIMEDWAIT 1 #define HAVE_SEM_GETVALUE 1 #define HAVE_SEM_UNLINK 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SNPRINTF 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_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SNPRINTF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGRELSE 1 #define HAVE_STRFTIME 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_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 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_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_MEMMOVE 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_GETCWD 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 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_ST_BLOCKS 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 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 DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 #define HAVE_GCC_ASM_FOR_X87 1 #define X87_DOUBLE_ROUNDING 1 #define TANH_PRESERVES_ZERO_SIGN 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_ROUND 1 #define HAVE_TGAMMA 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #define Py_UNICODE_SIZE 4 #define Py_USING_UNICODE 1 #define PY_UNICODE_TYPE unsigned long #define HAVE_GETC_UNLOCKED 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_CALLBACK 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_CATCH_SIGNAL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_WORKING_TZSET 1 #define HAVE_STAT_TV_NSEC 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_TERM_H 1 #define MVWDELCH_IS_EXPRESSION 1 #define WINDOW_HAS_FLAGS 1 #define HAVE_CURSES_IS_TERM_RESIZED 1 #define HAVE_CURSES_RESIZE_TERM 1 #define HAVE_CURSES_RESIZETERM 1 #define HAVE_DEV_PTMX 1 #define PY_FORMAT_LONG_LONG "ll" #define PY_FORMAT_SIZE_T "z" configure: exit 0