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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 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:2790: checking build system type configure:2804: result: i686-uhu-linux-gnu configure:2824: checking host system type configure:2837: result: i686-uhu-linux-gnu configure:2945: checking for --enable-universalsdk configure:2986: result: no configure:2996: checking for --with-universal-archs configure:3013: result: 32-bit configure:3170: checking MACHDEP configure:3362: result: linux2 configure:3368: checking EXTRAPLATDIR configure:3383: result: configure:3404: checking for --without-gcc configure:3448: result: no configure:3502: checking for i686-uhu-linux-gcc configure:3518: found /usr/bin/i686-uhu-linux-gcc configure:3529: result: i686-uhu-linux-gcc configure:3798: checking for C compiler version configure:3807: 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:3818: $? = 0 configure:3807: 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:3818: $? = 0 configure:3807: 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:3818: $? = 1 configure:3807: 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:3818: $? = 1 configure:3838: checking whether the C compiler works configure:3860: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3912: result: yes configure:3915: checking for C compiler default output file name configure:3917: result: a.out configure:3923: checking for suffix of executables configure:3930: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3934: $? = 0 configure:3956: result: configure:3978: checking whether we are cross compiling configure:3986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3990: $? = 0 configure:3997: ./conftest configure:4001: $? = 0 configure:4016: result: no configure:4021: checking for suffix of object files configure:4043: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4068: result: o configure:4072: checking whether we are using the GNU C compiler configure:4091: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4091: $? = 0 configure:4100: result: yes configure:4109: checking whether i686-uhu-linux-gcc accepts -g configure:4129: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4129: $? = 0 configure:4170: result: yes configure:4187: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4250: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4250: $? = 0 configure:4263: result: none needed configure:4290: checking for --with-cxx-main= configure:4316: result: no configure:4532: checking for i686-uhu-linux-c++ configure:4548: found /usr/bin/i686-uhu-linux-c++ configure:4559: result: i686-uhu-linux-c++ configure:4638: 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:4657: checking how to run the C preprocessor configure:4688: i686-uhu-linux-gcc -E conftest.c configure:4688: $? = 0 configure:4702: 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:4702: $? = 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:4727: result: i686-uhu-linux-gcc -E configure:4747: i686-uhu-linux-gcc -E conftest.c configure:4747: $? = 0 configure:4761: 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:4761: $? = 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:4790: checking for grep that handles long lines and -e configure:4848: result: /bin/grep configure:4853: checking for egrep configure:4915: result: /bin/grep -E configure:4920: checking for ANSI C header files configure:4940: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4940: $? = 0 configure:5013: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5013: $? = 0 configure:5013: ./conftest configure:5013: $? = 0 configure:5024: result: yes configure:5037: checking for sys/types.h configure:5037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5037: $? = 0 configure:5037: result: yes configure:5037: checking for sys/stat.h configure:5037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5037: $? = 0 configure:5037: result: yes configure:5037: checking for stdlib.h configure:5037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5037: $? = 0 configure:5037: result: yes configure:5037: checking for string.h configure:5037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5037: $? = 0 configure:5037: result: yes configure:5037: checking for memory.h configure:5037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5037: $? = 0 configure:5037: result: yes configure:5037: checking for strings.h configure:5037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5037: $? = 0 configure:5037: result: yes configure:5037: checking for inttypes.h configure:5037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5037: $? = 0 configure:5037: result: yes configure:5037: checking for stdint.h configure:5037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5037: $? = 0 configure:5037: result: yes configure:5037: checking for unistd.h configure:5037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5037: $? = 0 configure:5037: result: yes configure:5050: checking minix/config.h usability configure:5050: 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:5050: $? = 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:5050: result: no configure:5050: checking minix/config.h presence configure:5050: 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:5050: $? = 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:5050: result: no configure:5050: checking for minix/config.h configure:5050: result: no configure:5071: checking whether it is safe to define __EXTENSIONS__ configure:5089: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5089: $? = 0 configure:5096: result: yes configure:5120: checking for --with-suffix configure:5133: result: configure:5139: checking for case-insensitive build directory configure:5151: result: no configure:5179: checking LIBRARY configure:5185: result: libpython$(VERSION).a configure:5221: checking LINKCC configure:5240: result: $(PURIFY) $(MAINCC) configure:5249: checking for GNU ld configure:5261: result: yes configure:5264: checking for --enable-shared configure:5281: result: yes configure:5284: checking for --enable-profiling configure:5309: result: no configure:5317: checking LDLIBRARY configure:5411: result: libpython$(VERSION).so configure:5417: checking for i686-uhu-linux-ranlib configure:5447: result: no configure:5457: checking for ranlib configure:5473: found /usr/bin/ranlib configure:5484: result: ranlib configure:5512: checking for i686-uhu-linux-ar configure:5528: found /usr/bin/i686-uhu-linux-ar configure:5539: result: i686-uhu-linux-ar configure:5618: checking for svnversion configure:5646: result: not-found configure:5680: checking for hg configure:5708: result: not-found configure:5749: checking for a BSD-compatible install configure:5817: result: /bin/install -c configure:5828: checking for a thread-safe mkdir -p configure:5867: result: /bin/mkdir -p configure:5883: checking for --with-pydebug configure:5901: result: no configure:5978: checking whether i686-uhu-linux-gcc accepts -fno-strict-aliasing configure:5996: i686-uhu-linux-gcc -fno-strict-aliasing -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5996: $? = 0 configure:6005: result: yes configure:6176: checking whether i686-uhu-linux-gcc accepts -OPT:Olimit=0 configure:6194: 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:6194: $? = 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:6204: result: no configure:6223: checking whether i686-uhu-linux-gcc accepts -Olimit 1500 configure:6241: 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:6241: $? = 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:6251: result: no configure:6268: checking whether gcc supports ParseTuple __format__ configure:6285: 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:6285: $? = 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:6295: result: no configure:6308: checking whether pthreads are available without options configure:6333: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccUIfnxm.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:6333: $? = 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:6349: result: no configure:6362: checking whether i686-uhu-linux-gcc accepts -Kpthread configure:6389: 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:6389: $? = 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:6401: result: no configure:6412: checking whether i686-uhu-linux-gcc accepts -Kthread configure:6439: 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:6439: $? = 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:6451: result: no configure:6462: checking whether i686-uhu-linux-gcc accepts -pthread configure:6489: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6489: $? = 0 configure:6489: ./conftest configure:6489: $? = 0 configure:6501: result: yes configure:6510: checking whether i686-uhu-linux-c++ also accepts flags for thread support configure:6541: result: yes configure:6548: checking for ANSI C header files configure:6652: result: yes configure:6674: checking asm/types.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking asm/types.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for asm/types.h configure:6674: result: yes configure:6674: checking conio.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking conio.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c conftest.c:29:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:6674: $? = 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:6674: result: no configure:6674: checking for conio.h configure:6674: result: no configure:6674: checking direct.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking direct.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c conftest.c:29:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:6674: $? = 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:6674: result: no configure:6674: checking for direct.h configure:6674: result: no configure:6674: checking dlfcn.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking dlfcn.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for dlfcn.h configure:6674: result: yes configure:6674: checking errno.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking errno.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for errno.h configure:6674: result: yes configure:6674: checking fcntl.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking fcntl.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for fcntl.h configure:6674: result: yes configure:6674: checking grp.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking grp.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for grp.h configure:6674: result: yes configure:6674: checking ieeefp.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking ieeefp.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c conftest.c:33:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:6674: $? = 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:6674: result: no configure:6674: checking for ieeefp.h configure:6674: result: no configure:6674: checking io.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking io.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c conftest.c:33:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6674: $? = 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:6674: result: no configure:6674: checking for io.h configure:6674: result: no configure:6674: checking langinfo.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking langinfo.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for langinfo.h configure:6674: result: yes configure:6674: checking libintl.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking libintl.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for libintl.h configure:6674: result: yes configure:6674: checking poll.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking poll.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for poll.h configure:6674: result: yes configure:6674: checking process.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking process.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c conftest.c:36:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:6674: $? = 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:6674: result: no configure:6674: checking for process.h configure:6674: result: no configure:6674: checking pthread.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking pthread.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for pthread.h configure:6674: result: yes configure:6674: checking shadow.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking shadow.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for shadow.h configure:6674: result: yes configure:6674: checking signal.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking signal.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for signal.h configure:6674: result: yes configure:6674: checking for stdint.h configure:6674: result: yes configure:6674: checking stropts.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking stropts.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for stropts.h configure:6674: result: yes configure:6674: checking termios.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking termios.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for termios.h configure:6674: result: yes configure:6674: checking thread.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking thread.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c conftest.c:42:20: fatal error: thread.h: No such file or directory #include ^ compilation terminated. configure:6674: $? = 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:6674: result: no configure:6674: checking for thread.h configure:6674: result: no configure:6674: checking for unistd.h configure:6674: result: yes configure:6674: checking utime.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking utime.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for utime.h configure:6674: result: yes configure:6674: checking sys/audioio.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking sys/audioio.h presence configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking for sys/audioio.h configure:6674: result: no configure:6674: checking sys/bsdtty.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking sys/bsdtty.h presence configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking for sys/bsdtty.h configure:6674: result: no configure:6674: checking sys/epoll.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/epoll.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/epoll.h configure:6674: result: yes configure:6674: checking sys/event.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking sys/event.h presence configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking for sys/event.h configure:6674: result: no configure:6674: checking sys/file.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/file.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/file.h configure:6674: result: yes configure:6674: checking sys/loadavg.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking sys/loadavg.h presence configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking for sys/loadavg.h configure:6674: result: no configure:6674: checking sys/lock.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking sys/lock.h presence configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking for sys/lock.h configure:6674: result: no configure:6674: checking sys/mkdev.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking sys/mkdev.h presence configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking for sys/mkdev.h configure:6674: result: no configure:6674: checking sys/modem.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking sys/modem.h presence configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking for sys/modem.h configure:6674: result: no configure:6674: checking sys/param.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/param.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/param.h configure:6674: result: yes configure:6674: checking sys/poll.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/poll.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/poll.h configure:6674: result: yes configure:6674: checking sys/select.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/select.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/select.h configure:6674: result: yes configure:6674: checking sys/socket.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/socket.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/socket.h configure:6674: result: yes configure:6674: checking sys/statvfs.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/statvfs.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/statvfs.h configure:6674: result: yes configure:6674: checking for sys/stat.h configure:6674: result: yes configure:6674: checking sys/termio.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking sys/termio.h presence configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking for sys/termio.h configure:6674: result: no configure:6674: checking sys/time.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/time.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/time.h configure:6674: result: yes configure:6674: checking sys/times.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/times.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/times.h configure:6674: result: yes configure:6674: checking for sys/types.h configure:6674: result: yes configure:6674: checking sys/un.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/un.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/un.h configure:6674: result: yes configure:6674: checking sys/utsname.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/utsname.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/utsname.h configure:6674: result: yes configure:6674: checking sys/wait.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/wait.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/wait.h configure:6674: result: yes configure:6674: checking pty.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking pty.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for pty.h configure:6674: result: yes configure:6674: checking libutil.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking libutil.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c conftest.c:59:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:6674: $? = 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:6674: result: no configure:6674: checking for libutil.h configure:6674: result: no configure:6674: checking sys/resource.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sys/resource.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sys/resource.h configure:6674: result: yes configure:6674: checking netpacket/packet.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking netpacket/packet.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for netpacket/packet.h configure:6674: result: yes configure:6674: checking sysexits.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking sysexits.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for sysexits.h configure:6674: result: yes configure:6674: checking bluetooth.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking bluetooth.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c conftest.c:62:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:6674: $? = 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:6674: result: no configure:6674: checking for bluetooth.h configure:6674: result: no configure:6674: checking bluetooth/bluetooth.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking bluetooth/bluetooth.h presence configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking for bluetooth/bluetooth.h configure:6674: result: no configure:6674: checking linux/tipc.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking linux/tipc.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for linux/tipc.h configure:6674: result: yes configure:6674: checking spawn.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking spawn.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for spawn.h configure:6674: result: yes configure:6674: checking util.h usability configure:6674: 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:6674: $? = 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:6674: result: no configure:6674: checking util.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c conftest.c:64:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6674: $? = 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:6674: result: no configure:6674: checking for util.h configure:6674: result: no configure:6674: checking alloca.h usability configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking alloca.h presence configure:6674: i686-uhu-linux-gcc -E conftest.c configure:6674: $? = 0 configure:6674: result: yes configure:6674: checking for alloca.h configure:6674: result: yes configure:6687: checking for dirent.h that defines DIR configure:6706: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6706: $? = 0 configure:6714: result: yes configure:6727: checking for library containing opendir configure:6758: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6758: $? = 0 configure:6775: result: none required configure:6842: checking whether sys/types.h defines makedev configure:6858: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6858: $? = 0 configure:6867: result: yes configure:6896: checking for linux/netlink.h configure:6896: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6896: $? = 0 configure:6896: result: yes configure:6917: checking for clock_t in time.h configure:6936: result: yes configure:6940: checking for makedev configure:6960: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6960: $? = 0 configure:6996: result: yes configure:7012: checking Solaris LFS bug configure:7029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7029: $? = 0 configure:7035: result: no configure:7067: checking for mode_t configure:7067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7067: $? = 0 configure:7067: 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:7067: $? = 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:7067: result: yes configure:7078: checking for off_t configure:7078: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7078: $? = 0 configure:7078: 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:7078: $? = 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:7078: result: yes configure:7089: checking for pid_t configure:7089: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7089: $? = 0 configure:7089: 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:7089: $? = 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:7089: result: yes configure:7105: checking for size_t configure:7105: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7105: $? = 0 configure:7105: 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:7105: $? = 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:7105: result: yes configure:7116: checking for uid_t in sys/types.h configure:7135: result: yes configure:7154: checking for uint32_t configure:7154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7154: $? = 0 configure:7154: 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:7154: $? = 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:7154: result: yes configure:7161: checking for uint32_t configure:7161: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7161: $? = 0 configure:7161: result: yes configure:7176: checking for uint64_t configure:7176: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7176: $? = 0 configure:7176: 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:7176: $? = 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:7176: result: yes configure:7183: checking for uint64_t configure:7183: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7183: $? = 0 configure:7183: result: yes configure:7198: checking for int32_t configure:7198: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7198: $? = 0 configure:7198: 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:7198: $? = 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:7198: result: yes configure:7205: checking for int32_t configure:7205: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7205: $? = 0 configure:7205: 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:7205: $? = 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:7205: result: yes configure:7217: checking for int64_t configure:7217: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7217: $? = 0 configure:7217: 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:7217: $? = 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:7217: result: yes configure:7224: checking for int64_t configure:7224: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7224: $? = 0 configure:7224: 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:7224: $? = 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:7224: result: yes configure:7236: checking for ssize_t configure:7236: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7236: $? = 0 configure:7236: 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:7236: $? = 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:7236: result: yes configure:7250: checking size of int configure:7255: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7255: $? = 0 configure:7255: ./conftest configure:7255: $? = 0 configure:7269: result: 4 configure:7283: checking size of long configure:7288: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7288: $? = 0 configure:7288: ./conftest configure:7288: $? = 0 configure:7302: result: 4 configure:7316: checking size of void * configure:7321: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7321: $? = 0 configure:7321: ./conftest configure:7321: $? = 0 configure:7335: result: 4 configure:7349: checking size of short configure:7354: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7354: $? = 0 configure:7354: ./conftest configure:7354: $? = 0 configure:7368: result: 2 configure:7382: checking size of float configure:7387: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7387: $? = 0 configure:7387: ./conftest configure:7387: $? = 0 configure:7401: result: 4 configure:7415: checking size of double configure:7420: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7420: $? = 0 configure:7420: ./conftest configure:7420: $? = 0 configure:7434: result: 8 configure:7448: checking size of fpos_t configure:7453: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7453: $? = 0 configure:7453: ./conftest configure:7453: $? = 0 configure:7467: result: 16 configure:7481: checking size of size_t configure:7486: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7486: $? = 0 configure:7486: ./conftest configure:7486: $? = 0 configure:7500: result: 4 configure:7514: checking size of pid_t configure:7519: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7519: $? = 0 configure:7519: ./conftest configure:7519: $? = 0 configure:7533: result: 4 configure:7544: checking for long long support configure:7558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7558: $? = 0 configure:7567: result: yes configure:7574: checking size of long long configure:7579: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7579: $? = 0 configure:7579: ./conftest configure:7579: $? = 0 configure:7593: result: 8 configure:7605: checking for long double support configure:7619: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7619: $? = 0 configure:7628: result: yes configure:7635: checking size of long double configure:7640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7640: $? = 0 configure:7640: ./conftest configure:7640: $? = 0 configure:7654: result: 12 configure:7666: checking for _Bool support configure:7680: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7680: $? = 0 configure:7689: result: yes configure:7696: checking size of _Bool configure:7701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7701: $? = 0 configure:7701: ./conftest configure:7701: $? = 0 configure:7715: result: 1 configure:7727: checking for uintptr_t configure:7727: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7727: $? = 0 configure:7727: 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:7727: $? = 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:7727: result: yes configure:7744: checking size of uintptr_t configure:7749: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7749: $? = 0 configure:7749: ./conftest configure:7749: $? = 0 configure:7763: result: 4 configure:7780: checking size of off_t configure:7785: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7785: $? = 0 configure:7785: ./conftest configure:7785: $? = 0 configure:7804: result: 8 configure:7815: checking whether to enable large file support configure:7824: result: yes configure:7839: checking size of time_t configure:7844: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7844: $? = 0 configure:7844: ./conftest configure:7844: $? = 0 configure:7866: result: 4 configure:7886: checking for pthread_t configure:7902: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7902: $? = 0 configure:7906: result: yes configure:7913: checking size of pthread_t configure:7918: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7918: $? = 0 configure:7918: ./conftest configure:7918: $? = 0 configure:7937: result: 4 configure:7950: checking for --enable-toolbox-glue configure:7980: result: no configure:8074: checking for --enable-framework configure:8091: result: no configure:8095: checking for dyld configure:8106: result: no configure:8120: checking SO configure:8146: result: .so configure:8158: checking LDSHARED configure:8304: result: $(CC) -shared configure:8310: checking CCSHARED configure:8345: result: -fPIC configure:8349: checking LINKFORSHARED configure:8405: result: -Xlinker -export-dynamic configure:8410: checking CFLAGSFORSHARED configure:8423: result: $(CCSHARED) configure:8435: checking SHLIBS configure:8441: result: $(LIBS) configure:8446: checking for dlopen in -ldl configure:8471: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:8471: $? = 0 configure:8480: result: yes configure:8491: checking for shl_load in -ldld configure:8516: 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:8516: $? = 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:8525: result: no configure:8539: checking for library containing sem_init configure:8570: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 /tmp/ccU6JQgI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sem_init' collect2: error: ld returned 1 exit status configure:8570: $? = 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:8570: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:8570: $? = 0 configure:8587: result: -lpthread configure:8600: checking for textdomain in -lintl configure:8625: 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:8625: $? = 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:8634: result: no configure:8681: checking for t_open in -lnsl configure:8706: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl -lpthread -ldl >&5 /tmp/cc8JSfWU.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `t_open' collect2: error: ld returned 1 exit status configure:8706: $? = 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:8715: result: no configure:8721: checking for socket in -lsocket configure:8746: 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:8746: $? = 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:8755: result: no configure:8807: checking for --with-libs configure:8818: result: no configure:8826: checking for i686-uhu-linux-pkg-config configure:8859: result: no configure:8869: checking for pkg-config configure:8887: found /usr/bin/pkg-config configure:8899: result: /usr/bin/pkg-config configure:8923: checking for --with-system-expat configure:8934: result: yes configure:8938: checking for --with-system-ffi configure:8956: result: yes configure:8962: checking for --with-tcltk-includes configure:8972: result: default configure:8974: checking for --with-tcltk-libs configure:8984: result: default configure:9000: checking for --with-dbmliborder configure:9019: result: configure:9025: checking for --with-signal-module configure:9037: result: yes configure:9052: checking for --with-dec-threads configure:9066: result: no configure:9077: checking for --with-threads configure:9097: result: yes configure:9614: checking if PTHREAD_SCOPE_SYSTEM is supported configure:9639: 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:9639: $? = 0 configure:9639: ./conftest configure:9639: $? = 0 configure:9651: result: yes configure:9660: checking for pthread_sigmask configure:9660: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:9660: $? = 0 configure:9660: result: yes configure:9677: checking for pthread_atfork configure:9677: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:9677: $? = 0 configure:9677: result: yes configure:9691: checking if --enable-ipv6 is specified configure:9701: result: yes configure:9785: checking ipv6 stack type configure:9918: result: linux-glibc configure:9938: checking for OSX 10.5 SDK or later configure:9953: 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:9953: $? = 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:9963: result: no configure:9970: checking for --with-doc-strings configure:9988: result: yes configure:9992: checking for --with-tsc configure:10009: result: no configure:10015: checking for --with-pymalloc configure:10033: result: yes configure:10037: checking for --with-valgrind configure:10047: result: no configure:10064: checking for --with-wctype-functions configure:10081: result: no configure:10094: checking for dlopen configure:10094: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10094: $? = 0 configure:10094: result: yes configure:10107: checking DYNLOADFILE configure:10133: result: dynload_shlib.o configure:10145: checking MACHDEP_OBJS configure:10153: result: MACHDEP_OBJS configure:10174: checking for alarm configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setitimer configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getitimer configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for bind_textdomain_codeset configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for chown configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for clock configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for confstr configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for ctermid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for execv configure:10174: 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:10174: $? = 0 configure:10174: result: yes configure:10174: checking for fchmod configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for fchown configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for fork configure:10174: 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:10174: $? = 0 configure:10174: result: yes configure:10174: checking for fpathconf configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for ftime configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for ftruncate configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for gai_strerror configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getgroups configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getlogin configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getloadavg configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getpeername configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getpgid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getpid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getpriority configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getresuid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getresgid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getpwent configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getspnam configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getspent configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getsid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for getwd configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for initgroups configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for kill configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for killpg configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for lchmod configure:10174: 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:10174: $? = 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:10174: result: no configure:10174: checking for lchown configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for lstat configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for mkfifo configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for mknod configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for mktime configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for mmap configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for mremap configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for nice configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for pathconf configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for pause configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for plock configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/ccX8SSFQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:10174: $? = 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:10174: result: no configure:10174: checking for poll configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for pthread_init configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/cc5ng0ZZ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:10174: $? = 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:10174: result: no configure:10174: checking for putenv configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for readlink configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for realpath configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for select configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for sem_open configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for sem_timedwait configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for sem_getvalue configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for sem_unlink configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setegid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for seteuid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setgid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setlocale configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setregid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setreuid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setsid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setpgid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setpgrp configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setuid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setvbuf configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for snprintf configure:10174: 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:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setlocale configure:10174: result: yes configure:10174: checking for setregid configure:10174: result: yes configure:10174: checking for setreuid configure:10174: result: yes configure:10174: checking for setresuid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setresgid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for setsid configure:10174: result: yes configure:10174: checking for setpgid configure:10174: result: yes configure:10174: checking for setpgrp configure:10174: result: yes configure:10174: checking for setuid configure:10174: result: yes configure:10174: checking for setvbuf configure:10174: result: yes configure:10174: checking for snprintf configure:10174: result: yes configure:10174: checking for sigaction configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for siginterrupt configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for sigrelse configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for strftime configure:10174: 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:10174: $? = 0 configure:10174: result: yes configure:10174: checking for sysconf configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for tcgetpgrp configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for tcsetpgrp configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for tempnam configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for timegm configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for times configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for tmpfile configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for tmpnam configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for tmpnam_r configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for truncate configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for uname configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for unsetenv configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for utimes configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for waitpid configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for wait3 configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for wait4 configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for wcscoll configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10174: $? = 0 configure:10174: result: yes configure:10174: checking for _getpty configure:10174: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/ccDGSOZo.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:10174: $? = 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:10174: result: no configure:10186: checking for chroot configure:10199: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10199: $? = 0 configure:10203: result: yes configure:10211: checking for link configure:10224: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10224: $? = 0 configure:10228: result: yes configure:10236: checking for symlink configure:10249: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10249: $? = 0 configure:10253: result: yes configure:10261: checking for fchdir configure:10274: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10274: $? = 0 configure:10278: result: yes configure:10286: checking for fsync configure:10299: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10299: $? = 0 configure:10303: result: yes configure:10311: checking for fdatasync configure:10324: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10324: $? = 0 configure:10328: result: yes configure:10336: checking for epoll configure:10349: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10349: $? = 0 configure:10353: result: yes configure:10361: checking for kqueue configure:10377: 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:10377: $? = 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:10384: result: no configure:10395: checking for ctermid_r configure:10410: 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:10410: $? = 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:10417: result: no configure:10423: checking for flock declaration configure:10440: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10440: $? = 0 configure:10449: result: yes configure:10454: checking for flock configure:10454: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10454: $? = 0 configure:10454: result: yes configure:10512: checking for getpagesize configure:10527: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10527: $? = 0 configure:10531: result: yes configure:10540: checking for broken unsetenv configure:10555: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10555: $? = 0 configure:10556: result: no configure:10572: checking for true configure:10588: found /bin/true configure:10599: result: true configure:10612: checking for inet_aton in -lc configure:10637: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc -lpthread -ldl >&5 configure:10637: $? = 0 configure:10646: result: yes configure:10702: checking for chflags configure:10723: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10723: $? = 0 configure:10723: ./conftest configure:10723: $? = 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:10734: result: no configure:10751: checking for lchflags configure:10772: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/ccZnprQ8.o: In function `main': conftest.c:(.text.startup+0x1a): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:10772: $? = 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:10783: result: no configure:10809: checking for inflateCopy in -lz configure:10834: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lz -lpthread -ldl >&5 configure:10834: $? = 0 configure:10843: result: yes configure:10859: checking for hstrerror configure:10874: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10874: $? = 0 configure:10878: result: yes configure:10888: checking for inet_aton configure:10906: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 configure:10906: $? = 0 configure:10910: result: yes configure:10920: checking for inet_pton configure:10938: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10938: $? = 0 configure:10942: result: yes configure:10952: checking for setgroups configure:10970: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10970: $? = 0 configure:10974: result: yes configure:10987: checking for openpty configure:10987: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl >&5 /tmp/ccSigSil.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:10987: $? = 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:10987: result: no configure:10994: checking for openpty in -lutil configure:11019: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lpthread -ldl >&5 configure:11019: $? = 0 configure:11028: result: yes configure:11084: checking for forkpty configure:11084: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11084: $? = 0 configure:11084: result: yes configure:11183: checking for memmove configure:11183: 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:11183: $? = 0 configure:11183: result: yes configure:11197: checking for fseek64 configure:11197: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 /tmp/ccVU9nrD.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:11197: $? = 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:11197: result: no configure:11197: checking for fseeko configure:11197: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11197: $? = 0 configure:11197: result: yes configure:11197: checking for fstatvfs configure:11197: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11197: $? = 0 configure:11197: result: yes configure:11197: checking for ftell64 configure:11197: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 /tmp/ccCXbkBV.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:11197: $? = 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:11197: result: no configure:11197: checking for ftello configure:11197: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11197: $? = 0 configure:11197: result: yes configure:11197: checking for statvfs configure:11197: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11197: $? = 0 configure:11197: result: yes configure:11207: checking for dup2 configure:11207: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11207: $? = 0 configure:11207: result: yes configure:11220: checking for getcwd configure:11220: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11220: $? = 0 configure:11220: result: yes configure:11233: checking for strdup configure:11233: 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:11233: $? = 0 configure:11233: result: yes configure:11249: checking for getpgrp configure:11249: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11249: $? = 0 configure:11249: result: yes configure:11265: 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:11265: $? = 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:11277: checking for setpgrp configure:11277: result: yes configure:11293: 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:11293: $? = 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:11305: checking for gettimeofday configure:11305: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11305: $? = 0 configure:11305: result: yes configure:11321: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11321: $? = 0 configure:11335: checking for major configure:11358: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11358: $? = 0 configure:11363: result: yes configure:11377: checking for getaddrinfo configure:11395: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11395: $? = 0 configure:11402: result: yes configure:11406: checking getaddrinfo bug configure:11510: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11510: $? = 0 configure:11510: ./conftest configure:11510: $? = 0 configure:11523: result: no configure:11542: checking for getnameinfo configure:11542: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:11542: $? = 0 configure:11542: result: yes configure:11553: checking whether time.h and sys/time.h may both be included configure:11573: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11573: $? = 0 configure:11580: result: yes configure:11588: checking whether struct tm is in sys/time.h or time.h configure:11608: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11608: $? = 0 configure:11615: result: time.h configure:11623: checking for struct tm.tm_zone configure:11623: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11623: $? = 0 configure:11623: result: yes configure:11690: checking for struct stat.st_rdev configure:11690: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11690: $? = 0 configure:11690: result: yes configure:11700: checking for struct stat.st_blksize configure:11700: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11700: $? = 0 configure:11700: result: yes configure:11710: checking for struct stat.st_flags configure:11710: 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:11710: $? = 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:11710: 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:11710: $? = 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:11710: result: no configure:11720: checking for struct stat.st_gen configure:11720: 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:11720: $? = 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:11720: 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:11720: $? = 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:11720: result: no configure:11730: checking for struct stat.st_birthtime configure:11730: 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:11730: $? = 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:11730: 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:11730: $? = 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:11730: result: no configure:11740: checking for struct stat.st_blocks configure:11740: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11740: $? = 0 configure:11740: result: yes configure:11761: checking for time.h that defines altzone configure:11778: 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:11778: $? = 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:11787: result: no configure:11796: checking whether sys/select.h and sys/time.h may both be included configure:11813: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11813: $? = 0 configure:11822: result: yes configure:11825: checking for addrinfo configure:11841: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11841: $? = 0 configure:11849: result: yes configure:11857: checking for sockaddr_storage configure:11875: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11875: $? = 0 configure:11883: result: yes configure:11893: checking whether char is unsigned configure:11912: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11912: $? = 0 configure:11919: result: no configure:11926: checking for an ANSI C-conforming const configure:11992: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11992: $? = 0 configure:11999: result: yes configure:12009: checking for working volatile configure:12022: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12022: $? = 0 configure:12031: result: yes configure:12035: checking for working signed char configure:12048: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12048: $? = 0 configure:12057: result: yes configure:12061: checking for prototypes configure:12074: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12074: $? = 0 configure:12081: result: yes configure:12085: checking for variable length prototypes and stdarg.h configure:12108: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12108: $? = 0 configure:12117: result: yes configure:12121: checking for socketpair configure:12137: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12137: $? = 0 configure:12141: result: yes configure:12151: checking if sockaddr has sa_len member configure:12166: 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:12166: $? = 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:12173: result: no configure:12180: checking whether va_list is an array configure:12199: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12199: $? = 0 configure:12210: result: no configure:12216: checking for gethostbyname_r configure:12216: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12216: $? = 0 configure:12216: result: yes configure:12221: checking gethostbyname_r with 6 args configure:12246: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12246: $? = 0 configure:12253: result: yes configure:12369: checking for __fpu_control configure:12369: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12369: $? = 0 configure:12369: result: yes configure:12423: checking for --with-fpectl configure:12440: result: no configure:12452: checking for --with-libm=STRING configure:12469: result: default LIBM="-lm" configure:12476: checking for --with-libc=STRING configure:12493: result: default LIBC="" configure:12502: checking whether C doubles are little-endian IEEE 754 binary64 configure:12524: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12524: $? = 0 configure:12524: ./conftest configure:12524: $? = 0 configure:12535: result: yes configure:12544: checking whether C doubles are big-endian IEEE 754 binary64 configure:12566: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12566: $? = 0 configure:12566: ./conftest configure:12566: $? = 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:12577: result: no configure:12590: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 configure:12612: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12612: $? = 0 configure:12612: ./conftest configure:12612: $? = 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:12623: result: no configure:12642: checking whether we can use gcc inline assembler to get and set x87 control word configure:12659: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12659: $? = 0 configure:12665: result: yes configure:12679: checking for x87-style double rounding configure:12710: i686-uhu-linux-gcc -pthread -fno-strict-aliasing -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12710: $? = 0 configure:12710: ./conftest configure:12710: $? = 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:12720: result: yes configure:12738: checking whether tanh preserves the sign of zero configure:12762: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil -lm >&5 configure:12762: $? = 0 configure:12762: ./conftest configure:12762: $? = 0 configure:12773: result: yes configure:12785: checking for acosh configure:12785: 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:12785: $? = 0 configure:12785: result: yes configure:12785: checking for asinh configure:12785: 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:12785: $? = 0 configure:12785: result: yes configure:12785: checking for atanh configure:12785: 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:12785: $? = 0 configure:12785: result: yes configure:12785: checking for copysign configure:12785: 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:12785: $? = 0 configure:12785: result: yes configure:12785: checking for erf configure:12785: 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:12785: $? = 0 configure:12785: result: yes configure:12785: checking for erfc configure:12785: 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:12785: $? = 0 configure:12785: result: yes configure:12785: checking for expm1 configure:12785: 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:12785: $? = 0 configure:12785: result: yes configure:12785: checking for finite configure:12785: 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:12785: $? = 0 configure:12785: result: yes configure:12785: checking for gamma configure:12785: 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:12785: $? = 0 configure:12785: result: yes configure:12797: checking for hypot configure:12797: 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:12797: $? = 0 configure:12797: result: yes configure:12797: checking for lgamma configure:12797: 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:12797: $? = 0 configure:12797: result: yes configure:12797: checking for log1p configure:12797: 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:12797: $? = 0 configure:12797: result: yes configure:12797: checking for round configure:12797: 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:12797: $? = 0 configure:12797: result: yes configure:12797: checking for tgamma configure:12797: 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:12797: $? = 0 configure:12797: result: yes configure:12806: checking whether isinf is declared configure:12806: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12806: $? = 0 configure:12806: result: yes configure:12817: checking whether isnan is declared configure:12817: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12817: $? = 0 configure:12817: result: yes configure:12828: checking whether isfinite is declared configure:12828: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12828: $? = 0 configure:12828: result: yes configure:12848: checking whether POSIX semaphores are enabled configure:12877: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12877: $? = 0 configure:12877: ./conftest configure:12877: $? = 0 configure:12889: result: yes configure:12899: checking for broken sem_getvalue configure:12932: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:12932: $? = 0 configure:12932: ./conftest configure:12932: $? = 0 configure:12944: result: no configure:12954: checking digit size for Python's longs configure:12977: result: no value specified configure:12983: checking wchar.h usability configure:12983: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12983: $? = 0 configure:12983: result: yes configure:12983: checking wchar.h presence configure:12983: i686-uhu-linux-gcc -E conftest.c configure:12983: $? = 0 configure:12983: result: yes configure:12983: checking for wchar.h configure:12983: result: yes configure:13005: checking size of wchar_t configure:13010: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:13010: $? = 0 configure:13010: ./conftest configure:13010: $? = 0 configure:13025: result: 4 configure:13037: checking for UCS-4 tcl configure:13055: 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:13055: $? = 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:13064: result: no configure:13071: checking whether wchar_t is signed configure:13091: 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:13091: $? = 0 configure:13091: ./conftest configure:13091: $? = 0 configure:13102: result: yes configure:13106: checking what type to use for unicode configure:13178: result: unsigned long configure:13183: checking whether byte ordering is bigendian configure:13198: 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:13198: $? = 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:13243: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13243: $? = 0 configure:13261: 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:13261: $? = 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:13389: result: no configure:13410: checking whether right shift extends the sign bit configure:13428: 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:13428: $? = 0 configure:13428: ./conftest configure:13428: $? = 0 configure:13439: result: yes configure:13449: checking for getc_unlocked() and friends configure:13471: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:13471: $? = 0 configure:13480: result: yes configure:13497: checking how to link readline libs configure:13524: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lpthread -ldl -lutil >&5 configure:13524: $? = 0 configure:13539: result: -lreadline configure:13547: checking for rl_callback_handler_install in -lreadline configure:13572: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 configure:13572: $? = 0 configure:13581: result: yes configure:13595: i686-uhu-linux-gcc -E conftest.c configure:13595: $? = 0 configure:13633: checking for rl_pre_input_hook in -lreadline configure:13658: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 configure:13658: $? = 0 configure:13667: result: yes configure:13677: checking for rl_completion_display_matches_hook in -lreadline configure:13702: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 configure:13702: $? = 0 configure:13711: result: yes configure:13721: checking for rl_completion_matches in -lreadline configure:13746: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 configure:13746: $? = 0 configure:13755: result: yes configure:13769: i686-uhu-linux-gcc -E conftest.c configure:13769: $? = 0 configure:13796: checking for broken nice() configure:13817: 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:13817: $? = 0 configure:13817: ./conftest configure:13817: $? = 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:13828: result: no configure:13837: checking for broken poll() configure:13867: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:13867: $? = 0 configure:13867: ./conftest configure:13867: $? = 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:13878: result: no configure:13890: checking for struct tm.tm_zone configure:13890: result: yes configure:13959: checking for working tzset() configure:14035: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:14035: $? = 0 configure:14035: ./conftest configure:14035: $? = 0 configure:14046: result: yes configure:14056: checking for tv_nsec in struct stat configure:14075: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14075: $? = 0 configure:14083: result: yes configure:14093: checking for tv_nsec2 in struct stat configure:14112: 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:14112: $? = 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:14120: result: no configure:14136: checking curses.h usability configure:14136: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14136: $? = 0 configure:14136: result: yes configure:14136: checking curses.h presence configure:14136: i686-uhu-linux-gcc -E -I/usr/include/ncursesw conftest.c configure:14136: $? = 0 configure:14136: result: yes configure:14136: checking for curses.h configure:14136: result: yes configure:14136: checking ncurses.h usability configure:14136: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14136: $? = 0 configure:14136: result: yes configure:14136: checking ncurses.h presence configure:14136: i686-uhu-linux-gcc -E -I/usr/include/ncursesw conftest.c configure:14136: $? = 0 configure:14136: result: yes configure:14136: checking for ncurses.h configure:14136: result: yes configure:14150: checking for term.h configure:14150: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14167: checking whether mvwdelch is an expression configure:14186: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14186: $? = 0 configure:14194: result: yes configure:14204: checking whether WINDOW has _flags configure:14223: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14223: $? = 0 configure:14231: result: yes configure:14242: checking for is_term_resized configure:14255: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14255: $? = 0 configure:14259: result: yes configure:14268: checking for resize_term configure:14281: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14281: $? = 0 configure:14285: result: yes configure:14294: checking for resizeterm configure:14307: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic -I/usr/include/ncursesw conftest.c >&5 configure:14307: $? = 0 configure:14311: result: yes configure:14322: checking for device files configure:14342: checking for /dev/ptmx configure:14355: result: yes configure:14366: checking for /dev/ptc configure:14379: result: no configure:14393: checking for %lld and %llu printf() format support configure:14464: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:14464: $? = 0 configure:14464: ./conftest configure:14464: $? = 0 configure:14476: result: yes configure:14493: checking for %zd printf() format support configure:14541: i686-uhu-linux-gcc -pthread -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lutil >&5 configure:14541: $? = 0 configure:14541: ./conftest configure:14541: $? = 0 configure:14551: result: yes configure:14559: checking for socklen_t configure:14559: i686-uhu-linux-gcc -pthread -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14559: $? = 0 configure:14559: 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:14559: $? = 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:14559: result: yes configure:14594: checking for build directories configure:14601: result: done configure:14724: 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 hp12 config.status:1190: creating Makefile.pre config.status:1190: creating Modules/Setup.config config.status:1190: creating Misc/python.pc config.status:1190: creating Modules/ld_so_aix config.status:1190: creating pyconfig.h configure:15904: 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' 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