This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 3.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=i586-buildroot-linux-musl --host=i586-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-libmpdec=none --with-expat=system --enable-old-stdlib-cache --disable-xz --enable-ossaudiodev --without-ensurepip --without-cxx-main --with-system-ffi --disable-pydoc --disable-test-modules --disable-lib2to3 --disable-tk --disable-nis --disable-idle3 --disable-pyc-build ## --------- ## ## Platform. ## ## --------- ## hostname = gcc67 uname -m = x86_64 uname -r = 4.14.0-0.bpo.3-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.14.13-1~bpo9+1 (2018-01-14) /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: /home/peko/autobuild/instance-1/output/host/bin PATH: /home/peko/autobuild/instance-1/output/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2839: checking build system type configure:2853: result: x86_64-pc-linux-gnu configure:2873: checking host system type configure:2886: result: i586-buildroot-linux-musl configure:2916: checking for python3.6 configure:2932: found /home/peko/autobuild/instance-1/output/host/bin/python3.6 configure:2943: result: python3.6 configure:2958: checking for python interpreter for cross build configure:2971: result: python3.6 configure:3043: checking for --enable-universalsdk configure:3090: result: no configure:3113: checking for --with-universal-archs configure:3128: result: no configure:3278: checking MACHDEP configure:3487: result: linux configure:3508: checking for --without-gcc configure:3531: result: no configure:3534: checking for --with-icc configure:3554: result: no configure:3638: checking for i586-buildroot-linux-musl-gcc configure:3665: result: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc configure:3934: checking for C compiler version configure:3943: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc --version >&5 i586-linux-gcc.br_real (Buildroot 2017.11-rc1) 6.4.0 Copyright (C) 2017 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:3954: $? = 0 configure:3943: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/i586-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../libexec/gcc/i586-buildroot-linux-musl/6.4.0/lto-wrapper Target: i586-buildroot-linux-musl Configured with: ./configure --prefix=/opt/br-i386-pentium-mmx-musl-2017.11-rc1 --sysconfdir=/opt/br-i386-pentium-mmx-musl-2017.11-rc1/etc --enable-static --target=i586-buildroot-linux-musl --with-sysroot=/opt/br-i386-pentium-mmx-musl-2017.11-rc1/i586-buildroot-linux-musl/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/br-i386-pentium-mmx-musl-2017.11-rc1 --with-mpc=/opt/br-i386-pentium-mmx-musl-2017.11-rc1 --with-mpfr=/opt/br-i386-pentium-mmx-musl-2017.11-rc1 --with-pkgversion='Buildroot 2017.11-rc1' --with-bugurl=http://bugs.buildroot.net/ --disable-libmpx --enable-libquadmath --disable-libsanitizer --enable-tls --disable-libmudflap --enable-threads --without-isl --without-cloog --disable-decimal-float --with-arch=pentium-mmx --enable-languages=c,c++ --with-build-time-tools=/opt/br-i386-pentium-mmx-musl-2017.11-rc1/i586-buildroot-linux-musl/bin --enable-shared --disable-libgomp Thread model: posix gcc version 6.4.0 (Buildroot 2017.11-rc1) configure:3954: $? = 0 configure:3943: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -V >&5 i586-linux-gcc.br_real: error: unrecognized command line option '-V' i586-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3954: $? = 1 configure:3943: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -qversion >&5 i586-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? i586-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3954: $? = 1 configure:3974: checking whether the C compiler works configure:3996: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4000: $? = 0 configure:4048: result: yes configure:4051: checking for C compiler default output file name configure:4053: result: a.out configure:4059: checking for suffix of executables configure:4066: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4070: $? = 0 configure:4092: result: configure:4114: checking whether we are cross compiling configure:4152: result: yes configure:4157: checking for suffix of object files configure:4179: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4183: $? = 0 configure:4204: result: o configure:4208: checking whether we are using the GNU C compiler configure:4227: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4227: $? = 0 configure:4236: result: yes configure:4245: checking whether /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc accepts -g configure:4265: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4265: $? = 0 configure:4306: result: yes configure:4323: checking for /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc option to accept ISO C89 configure:4386: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4386: $? = 0 configure:4399: result: none needed configure:4424: checking how to run the C preprocessor configure:4494: result: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp configure:4514: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4514: $? = 0 configure:4528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4528: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | /* end confdefs.h. */ | #include configure:4556: checking for grep that handles long lines and -e configure:4614: result: /bin/grep configure:4619: checking for a sed that does not truncate output configure:4683: result: /bin/sed configure:4691: checking for --with-cxx-main= configure:4717: result: no configure:5247: checking for the platform triplet based on compiler characteristics configure:5367: result: i386-linux-gnu configure:5388: checking for -Wl,--no-as-needed configure:5404: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--no-as-needed conftest.c >&5 configure:5404: $? = 0 configure:5406: result: yes configure:5421: checking for egrep configure:5483: result: /bin/grep -E configure:5488: checking for ANSI C header files configure:5508: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5508: $? = 0 configure:5592: result: yes configure:5605: checking for sys/types.h configure:5605: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5605: $? = 0 configure:5605: result: yes configure:5605: checking for sys/stat.h configure:5605: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5605: $? = 0 configure:5605: result: yes configure:5605: checking for stdlib.h configure:5605: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5605: $? = 0 configure:5605: result: yes configure:5605: checking for string.h configure:5605: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5605: $? = 0 configure:5605: result: yes configure:5605: checking for memory.h configure:5605: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5605: $? = 0 configure:5605: result: yes configure:5605: checking for strings.h configure:5605: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5605: $? = 0 configure:5605: result: yes configure:5605: checking for inttypes.h configure:5605: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5605: $? = 0 configure:5605: result: yes configure:5605: checking for stdint.h configure:5605: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5605: $? = 0 configure:5605: result: yes configure:5605: checking for unistd.h configure:5605: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5605: $? = 0 configure:5605: result: yes configure:5618: checking minix/config.h usability configure:5618: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5618: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:5618: result: no configure:5618: checking minix/config.h presence configure:5618: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5618: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:5618: result: no configure:5618: checking for minix/config.h configure:5618: result: no configure:5639: checking whether it is safe to define __EXTENSIONS__ configure:5657: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5657: $? = 0 configure:5664: result: yes configure:5679: checking for the Android API level configure:5711: result: not Android configure:5725: checking for --with-suffix configure:5738: result: configure:5744: checking for case-insensitive build directory configure:5756: result: no configure:5777: checking LIBRARY configure:5783: result: libpython$(VERSION)$(ABIFLAGS).a configure:5825: checking LINKCC configure:5844: result: $(PURIFY) $(MAINCC) configure:5853: checking for GNU ld configure:5865: result: yes configure:5868: checking for inline configure:5884: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5884: $? = 0 configure:5892: result: inline configure:5918: checking for --enable-shared configure:5935: result: yes configure:5938: checking for --enable-profiling configure:5963: result: no configure:5971: checking LDLIBRARY configure:6067: result: libpython$(LDVERSION).so configure:6073: checking for i586-buildroot-linux-musl-ranlib configure:6100: result: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-ranlib configure:6168: checking for i586-buildroot-linux-musl-ar configure:6195: result: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-ar configure:6276: checking for i586-buildroot-linux-musl-readelf configure:6303: result: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-readelf configure:6403: checking for a BSD-compatible install configure:6471: result: /usr/bin/install -c configure:6482: checking for a thread-safe mkdir -p configure:6521: result: /bin/mkdir -p configure:6539: checking for --with-pydebug configure:6558: result: no configure:6566: checking for --with-assertions configure:6586: result: no configure:6594: checking for --enable-optimizations configure:6610: result: no configure:6630: checking for --with-lto configure:6647: result: no configure:6702: checking target system type configure:6715: result: i586-buildroot-linux-musl configure:6743: checking for i586-buildroot-linux-musl-llvm-profdata configure:6776: result: no configure:6997: checking for -Wextra configure:7017: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -Wextra -Werror -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7017: $? = 0 configure:7030: result: yes configure:7042: checking whether /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc accepts and needs -fno-strict-aliasing configure:7063: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -fno-strict-aliasing -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7063: $? = 0 configure:7080: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -fstrict-aliasing -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Werror -Wstrict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7080: $? = 0 configure:7101: result: no configure:7115: checking if we can turn off /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc unused result warning configure:7136: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -Wunused-result -Werror -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7136: $? = 0 configure:7150: result: yes configure:7161: checking if we can turn off /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc unused parameter warning configure:7181: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -Wunused-parameter -Werror -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7181: $? = 0 configure:7194: result: yes configure:7202: checking if we can turn off /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc missing field initializers warning configure:7222: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -Wmissing-field-initializers -Werror -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7222: $? = 0 configure:7235: result: yes configure:7243: checking if we can turn on /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc mixed sign comparison warning configure:7264: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -Wsign-compare -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7264: $? = 0 configure:7278: result: yes configure:7286: checking if we can turn on /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc unreachable code warning configure:7307: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -Wunreachable-code -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7307: $? = 0 configure:7337: result: no configure:7515: checking whether pthreads are available without options configure:7556: result: no configure:7569: checking whether /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc accepts -Kpthread configure:7608: result: no configure:7619: checking whether /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc accepts -Kthread configure:7658: result: no configure:7669: checking whether /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc accepts -pthread configure:7708: result: no configure:7717: checking whether /home/peko/autobuild/instance-1/output/host/bin/i586-linux-g++ also accepts flags for thread support configure:7748: result: no configure:7755: checking for ANSI C header files configure:7859: result: yes configure:7883: checking asm/types.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking asm/types.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for asm/types.h configure:7883: result: yes configure:7883: checking conio.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:63:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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:7883: result: no configure:7883: checking conio.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:30:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for conio.h configure:7883: result: no configure:7883: checking direct.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:63:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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:7883: result: no configure:7883: checking direct.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:30:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 1 | #define Py_ENABLE_SHARED 1 | #define STDC_HEADERS 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for direct.h configure:7883: result: no configure:7883: checking dlfcn.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking dlfcn.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for dlfcn.h configure:7883: result: yes configure:7883: checking errno.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking errno.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for errno.h configure:7883: result: yes configure:7883: checking fcntl.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking fcntl.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for fcntl.h configure:7883: result: yes configure:7883: checking grp.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking grp.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for grp.h configure:7883: result: yes configure:7883: checking ieeefp.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:67:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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:7883: result: no configure:7883: checking ieeefp.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:34:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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:7883: result: no configure:7883: checking for ieeefp.h configure:7883: result: no configure:7883: checking io.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:67:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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:7883: result: no configure:7883: checking io.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:34:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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:7883: result: no configure:7883: checking for io.h configure:7883: result: no configure:7883: checking langinfo.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking langinfo.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for langinfo.h configure:7883: result: yes configure:7883: checking libintl.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking libintl.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for libintl.h configure:7883: result: yes configure:7883: checking process.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:69:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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 | /* 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:7883: result: no configure:7883: checking process.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:36:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for process.h configure:7883: result: no configure:7883: checking pthread.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking pthread.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for pthread.h configure:7883: result: yes configure:7883: checking sched.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sched.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sched.h configure:7883: result: yes configure:7883: checking shadow.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking shadow.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for shadow.h configure:7883: result: yes configure:7883: checking signal.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking signal.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for signal.h configure:7883: result: yes configure:7883: checking stropts.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking stropts.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for stropts.h configure:7883: result: yes configure:7883: checking termios.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking termios.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for termios.h configure:7883: result: yes configure:7883: checking for unistd.h configure:7883: result: yes configure:7883: checking utime.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking utime.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for utime.h configure:7883: result: yes configure:7883: checking poll.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking poll.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for poll.h configure:7883: result: yes configure:7883: checking sys/devpoll.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:78:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/devpoll.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:45:25: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/devpoll.h configure:7883: result: no configure:7883: checking sys/epoll.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/epoll.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/epoll.h configure:7883: result: yes configure:7883: checking sys/poll.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:79:0: /home/peko/autobuild/instance-1/output/host/i586-buildroot-linux-musl/sysroot/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/poll.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c In file included from conftest.c:46:0: /home/peko/autobuild/instance-1/output/host/i586-buildroot-linux-musl/sysroot/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/poll.h configure:7883: result: yes configure:7883: checking sys/audioio.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:80:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/audioio.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:47:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/audioio.h configure:7883: result: no configure:7883: checking sys/xattr.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/xattr.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/xattr.h configure:7883: result: yes configure:7883: checking sys/bsdtty.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:81:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/bsdtty.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:48:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/bsdtty.h configure:7883: result: no configure:7883: checking sys/event.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:81:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/event.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:48:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/event.h configure:7883: result: no configure:7883: checking sys/file.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/file.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/file.h configure:7883: result: yes configure:7883: checking sys/ioctl.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/ioctl.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/ioctl.h configure:7883: result: yes configure:7883: checking sys/kern_control.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:83:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/kern_control.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:50:30: fatal error: sys/kern_control.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/kern_control.h configure:7883: result: no configure:7883: checking sys/loadavg.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:83:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/loadavg.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:50:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/loadavg.h configure:7883: result: no configure:7883: checking sys/lock.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:83:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/lock.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:50:22: fatal error: sys/lock.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/lock.h configure:7883: result: no configure:7883: checking sys/mkdev.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:83:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/mkdev.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:50:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/mkdev.h configure:7883: result: no configure:7883: checking sys/modem.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:83:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/modem.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:50:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/modem.h configure:7883: result: no configure:7883: checking sys/param.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/param.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/param.h configure:7883: result: yes configure:7883: checking sys/random.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:84:24: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/random.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:51:24: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/random.h configure:7883: result: no configure:7883: checking sys/select.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/select.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/select.h configure:7883: result: yes configure:7883: checking sys/sendfile.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/sendfile.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/sendfile.h configure:7883: result: yes configure:7883: checking sys/socket.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/socket.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/socket.h configure:7883: result: yes configure:7883: checking sys/statvfs.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/statvfs.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/statvfs.h configure:7883: result: yes configure:7883: checking for sys/stat.h configure:7883: result: yes configure:7883: checking sys/syscall.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/syscall.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/syscall.h configure:7883: result: yes configure:7883: checking sys/sys_domain.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:90:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/sys_domain.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:57:28: fatal error: sys/sys_domain.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/sys_domain.h configure:7883: result: no configure:7883: checking sys/termio.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:90:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/termio.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:57:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/termio.h configure:7883: result: no configure:7883: checking sys/time.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/time.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/time.h configure:7883: result: yes configure:7883: checking sys/times.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/times.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/times.h configure:7883: result: yes configure:7883: checking for sys/types.h configure:7883: result: yes configure:7883: checking sys/uio.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/uio.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/uio.h configure:7883: result: yes configure:7883: checking sys/un.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/un.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/un.h configure:7883: result: yes configure:7883: checking sys/utsname.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/utsname.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/utsname.h configure:7883: result: yes configure:7883: checking sys/wait.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/wait.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/wait.h configure:7883: result: yes configure:7883: checking pty.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking pty.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for pty.h configure:7883: result: yes configure:7883: checking libutil.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:98:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking libutil.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:65:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for libutil.h configure:7883: result: no configure:7883: checking sys/resource.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/resource.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/resource.h configure:7883: result: yes configure:7883: checking netpacket/packet.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking netpacket/packet.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for netpacket/packet.h configure:7883: result: yes configure:7883: checking sysexits.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sysexits.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sysexits.h configure:7883: result: yes configure:7883: checking bluetooth.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:101:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking bluetooth.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:68:23: fatal error: bluetooth.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for bluetooth.h configure:7883: result: no configure:7883: checking linux/tipc.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking linux/tipc.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for linux/tipc.h configure:7883: result: yes configure:7883: checking linux/random.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking linux/random.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for linux/random.h configure:7883: result: yes configure:7883: checking spawn.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking spawn.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for spawn.h configure:7883: result: yes configure:7883: checking util.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:104:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking util.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:71:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for util.h configure:7883: result: no configure:7883: checking alloca.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking alloca.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for alloca.h configure:7883: result: yes configure:7883: checking endian.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking endian.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for endian.h configure:7883: result: yes configure:7883: checking sys/endian.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:106:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7883: result: no configure:7883: checking sys/endian.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:73:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7883: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:7883: result: no configure:7883: checking for sys/endian.h configure:7883: result: no configure:7883: checking sys/sysmacros.h usability configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking sys/sysmacros.h presence configure:7883: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/sysmacros.h configure:7883: result: yes configure:7896: checking for dirent.h that defines DIR configure:7915: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7915: $? = 0 configure:7923: result: yes configure:7936: checking for library containing opendir configure:7967: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7967: $? = 0 configure:7984: result: none required configure:8051: checking whether sys/types.h defines makedev configure:8067: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8067: $? = 0 configure:8076: result: yes configure:8108: checking bluetooth/bluetooth.h usability configure:8108: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:108:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:8108: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8108: result: no configure:8108: checking bluetooth/bluetooth.h presence configure:8108: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:75:33: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^ compilation terminated. configure:8108: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:8108: result: no configure:8108: checking for bluetooth/bluetooth.h configure:8108: result: no configure:8123: checking for net/if.h configure:8123: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8123: $? = 0 configure:8123: result: yes configure:8150: checking for linux/netlink.h configure:8150: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8150: $? = 0 configure:8150: result: yes configure:8173: checking for linux/can.h configure:8173: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8173: $? = 0 configure:8173: result: yes configure:8173: checking for linux/can/raw.h configure:8173: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8173: $? = 0 configure:8173: result: yes configure:8173: checking for linux/can/bcm.h configure:8173: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:85:0: /home/peko/autobuild/instance-1/output/host/i586-buildroot-linux-musl/sysroot/usr/include/linux/can/bcm.h:33:17: error: field 'ival1' has incomplete type struct timeval ival1, ival2; ^~~~~ /home/peko/autobuild/instance-1/output/host/i586-buildroot-linux-musl/sysroot/usr/include/linux/can/bcm.h:33:24: error: field 'ival2' has incomplete type struct timeval ival1, ival2; ^~~~~ configure:8173: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:8173: result: no configure:8191: checking for clock_t in time.h configure:8210: result: yes configure:8213: checking for makedev configure:8236: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8236: $? = 0 configure:8243: result: yes configure:8252: checking for le64toh configure:8273: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8273: $? = 0 configure:8280: result: yes configure:8296: checking Solaris LFS bug configure:8313: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8313: $? = 0 configure:8319: result: no configure:8356: checking for mode_t configure:8356: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8356: $? = 0 configure:8356: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:122:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:8356: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #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:8356: result: yes configure:8367: checking for off_t configure:8367: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8367: $? = 0 configure:8367: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:122:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:8367: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #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:8367: result: yes configure:8378: checking for pid_t configure:8378: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8378: $? = 0 configure:8378: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:122:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:8378: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #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:8378: result: yes configure:8394: checking for size_t configure:8394: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8394: $? = 0 configure:8394: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:123:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:8394: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #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:8394: result: yes configure:8405: checking for uid_t in sys/types.h configure:8424: result: yes configure:8436: checking for ssize_t configure:8436: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8436: $? = 0 configure:8436: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:123:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:8436: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #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:8436: result: yes configure:8443: checking for __uint128_t configure:8443: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:13: error: '__uint128_t' undeclared (first use in this function) if (sizeof (__uint128_t)) ^~~~~~~~~~~ conftest.c:124:13: note: each undeclared identifier is reported only once for each function it appears in configure:8443: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (__uint128_t)) | return 0; | ; | return 0; | } configure:8443: result: no configure:8457: checking size of int configure:8462: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8462: $? = 0 configure:8462: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)]; ^~~~~~~~~~ configure:8462: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #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 int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8462: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)]; ^~~~~~~~~~ configure:8462: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #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 int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8462: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)]; ^~~~~~~~~~ configure:8462: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #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 int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8462: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8462: $? = 0 configure:8462: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8462: $? = 0 configure:8462: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8462: $? = 0 configure:8476: result: 4 configure:8490: checking size of long configure:8495: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8495: $? = 0 configure:8495: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)]; ^~~~~~~~~~ configure:8495: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8495: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)]; ^~~~~~~~~~ configure:8495: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8495: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)]; ^~~~~~~~~~ configure:8495: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8495: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8495: $? = 0 configure:8495: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8495: $? = 0 configure:8495: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8495: $? = 0 configure:8509: result: 4 configure:8523: checking size of long long configure:8528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8528: $? = 0 configure:8528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)]; ^~~~~~~~~~ configure:8528: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)]; ^~~~~~~~~~ configure:8528: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)]; ^~~~~~~~~~ configure:8528: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)]; ^~~~~~~~~~ configure:8528: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8528: $? = 0 configure:8528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8528: $? = 0 configure:8528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8528: $? = 0 configure:8528: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8528: $? = 0 configure:8542: result: 8 configure:8556: checking size of void * configure:8561: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8561: $? = 0 configure:8561: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:127:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)]; ^~~~~~~~~~ configure:8561: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8561: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:127:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)]; ^~~~~~~~~~ configure:8561: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8561: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:127:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)]; ^~~~~~~~~~ configure:8561: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8561: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8561: $? = 0 configure:8561: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8561: $? = 0 configure:8561: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8561: $? = 0 configure:8575: result: 4 configure:8589: checking size of short configure:8594: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8594: $? = 0 configure:8594: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:128:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)]; ^~~~~~~~~~ configure:8594: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8594: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:128:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)]; ^~~~~~~~~~ configure:8594: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8594: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8594: $? = 0 configure:8594: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8594: $? = 0 configure:8608: result: 2 configure:8622: checking size of float configure:8627: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8627: $? = 0 configure:8627: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:129:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)]; ^~~~~~~~~~ configure:8627: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8627: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:129:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)]; ^~~~~~~~~~ configure:8627: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8627: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:129:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)]; ^~~~~~~~~~ configure:8627: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8627: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8627: $? = 0 configure:8627: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8627: $? = 0 configure:8627: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8627: $? = 0 configure:8641: result: 4 configure:8655: checking size of double configure:8660: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8660: $? = 0 configure:8660: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:130:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)]; ^~~~~~~~~~ configure:8660: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8660: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:130:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)]; ^~~~~~~~~~ configure:8660: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8660: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:130:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)]; ^~~~~~~~~~ configure:8660: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8660: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:130:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)]; ^~~~~~~~~~ configure:8660: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8660: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8660: $? = 0 configure:8660: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8660: $? = 0 configure:8660: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8660: $? = 0 configure:8660: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8660: $? = 0 configure:8674: result: 8 configure:8688: checking size of fpos_t configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8693: $? = 0 configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:131:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 0)]; ^~~~~~~~~~ configure:8693: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:131:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 1)]; ^~~~~~~~~~ configure:8693: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:131:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 3)]; ^~~~~~~~~~ configure:8693: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:131:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 7)]; ^~~~~~~~~~ configure:8693: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:131:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 15)]; ^~~~~~~~~~ configure:8693: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8693: $? = 0 configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8693: $? = 0 configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8693: $? = 0 configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8693: $? = 0 configure:8693: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8693: $? = 0 configure:8707: result: 16 configure:8721: checking size of size_t configure:8726: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8726: $? = 0 configure:8726: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:132:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)]; ^~~~~~~~~~ configure:8726: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8726: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:132:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)]; ^~~~~~~~~~ configure:8726: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8726: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:132:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)]; ^~~~~~~~~~ configure:8726: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_FPOS_T 16 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8726: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8726: $? = 0 configure:8726: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8726: $? = 0 configure:8726: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8726: $? = 0 configure:8740: result: 4 configure:8754: checking size of pid_t configure:8759: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8759: $? = 0 configure:8759: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:133:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (pid_t))) <= 0)]; ^~~~~~~~~~ configure:8759: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (pid_t))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8759: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:133:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (pid_t))) <= 1)]; ^~~~~~~~~~ configure:8759: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (pid_t))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8759: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:133:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (pid_t))) <= 3)]; ^~~~~~~~~~ configure:8759: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (pid_t))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8759: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8759: $? = 0 configure:8759: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8759: $? = 0 configure:8759: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8759: $? = 0 configure:8773: result: 4 configure:8787: checking size of uintptr_t configure:8792: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8792: $? = 0 configure:8792: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 0)]; ^~~~~~~~~~ configure:8792: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8792: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 1)]; ^~~~~~~~~~ configure:8792: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8792: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 3)]; ^~~~~~~~~~ configure:8792: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8792: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8792: $? = 0 configure:8792: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8792: $? = 0 configure:8792: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8792: $? = 0 configure:8806: result: 4 configure:8817: checking for long double support configure:8831: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8831: $? = 0 configure:8840: result: yes configure:8847: checking size of long double configure:8852: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8852: $? = 0 configure:8852: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)]; ^~~~~~~~~~ configure:8852: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 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 int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8852: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)]; ^~~~~~~~~~ configure:8852: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 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 int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8852: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)]; ^~~~~~~~~~ configure:8852: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 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 int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8852: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)]; ^~~~~~~~~~ configure:8852: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 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 int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8852: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8852: $? = 0 configure:8852: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 11)]; ^~~~~~~~~~ configure:8852: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 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 int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 11)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8852: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8852: $? = 0 configure:8852: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8852: $? = 0 configure:8866: result: 12 configure:8882: checking size of _Bool configure:8887: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8887: $? = 0 configure:8887: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:137:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (_Bool))) <= 0)]; ^~~~~~~~~~ configure:8887: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | /* 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 int test_array [1 - 2 * !(((long int) (sizeof (_Bool))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8887: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8887: $? = 0 configure:8901: result: 1 configure:8916: checking size of off_t configure:8921: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8921: $? = 0 configure:8921: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:111:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)]; ^~~~~~~~~~ configure:8921: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8921: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:111:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)]; ^~~~~~~~~~ configure:8921: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8921: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:111:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)]; ^~~~~~~~~~ configure:8921: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8921: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:111:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)]; ^~~~~~~~~~ configure:8921: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8921: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8921: $? = 0 configure:8921: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8921: $? = 0 configure:8921: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8921: $? = 0 configure:8921: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8921: $? = 0 configure:8940: result: 8 configure:8951: checking whether to enable large file support configure:8958: result: yes configure:8969: checking size of time_t configure:8974: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8974: $? = 0 configure:8974: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:116:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)]; ^~~~~~~~~~ configure:8974: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_TIME_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8974: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:116:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)]; ^~~~~~~~~~ configure:8974: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_TIME_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8974: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:116:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)]; ^~~~~~~~~~ configure:8974: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_TIME_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:8974: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8974: $? = 0 configure:8974: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8974: $? = 0 configure:8974: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8974: $? = 0 configure:8996: result: 4 configure:9017: checking for pthread_t configure:9033: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9033: $? = 0 configure:9037: result: yes configure:9044: checking size of pthread_t configure:9049: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9049: $? = 0 configure:9049: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:114:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (pthread_t))) <= 0)]; ^~~~~~~~~~ configure:9049: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | /* end confdefs.h. */ | | #ifdef HAVE_PTHREAD_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (pthread_t))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:9049: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:114:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (pthread_t))) <= 1)]; ^~~~~~~~~~ configure:9049: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | /* end confdefs.h. */ | | #ifdef HAVE_PTHREAD_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (pthread_t))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:9049: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:114:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (pthread_t))) <= 3)]; ^~~~~~~~~~ configure:9049: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | /* end confdefs.h. */ | | #ifdef HAVE_PTHREAD_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (pthread_t))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:9049: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9049: $? = 0 configure:9049: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9049: $? = 0 configure:9049: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9049: $? = 0 configure:9068: result: 4 configure:9169: checking for --enable-framework configure:9186: result: no configure:9190: checking for dyld configure:9201: result: no configure:9216: checking the extension of shared libraries configure:9230: result: .so configure:9237: checking LDSHARED configure:9372: result: $(CC) -shared configure:9378: checking CCSHARED configure:9413: result: -fPIC configure:9417: checking LINKFORSHARED configure:9472: result: -Xlinker -export-dynamic configure:9477: checking CFLAGSFORSHARED configure:9490: result: $(CCSHARED) configure:9502: checking SHLIBS configure:9508: result: $(LIBS) configure:9513: checking for sendfile in -lsendfile configure:9538: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lsendfile >&5 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/6.4.0/../../../../i586-buildroot-linux-musl/bin/ld: cannot find -lsendfile collect2: error: ld returned 1 exit status configure:9538: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sendfile (); | int | main () | { | return sendfile (); | ; | return 0; | } configure:9547: result: no configure:9558: checking for dlopen in -ldl configure:9583: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl >&5 configure:9583: $? = 0 configure:9592: result: yes configure:9603: checking for shl_load in -ldld configure:9628: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldld -ldl >&5 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/6.4.0/../../../../i586-buildroot-linux-musl/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:9628: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #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:9637: result: no configure:9651: checking for library containing sem_init configure:9682: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl >&5 configure:9682: $? = 0 configure:9699: result: none required configure:9712: checking for textdomain in -lintl configure:9737: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lintl -ldl >&5 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/6.4.0/../../../../i586-buildroot-linux-musl/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:9737: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #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:9746: result: no configure:9793: checking aligned memory access is required configure:9829: result: yes configure:9840: checking for --with-hash-algorithm configure:9863: result: default configure:9868: checking for --with-address-sanitizer configure:9880: result: no configure:9886: checking for t_open in -lnsl configure:9911: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lnsl -ldl >&5 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/6.4.0/../../../../i586-buildroot-linux-musl/bin/ld: cannot find -lnsl collect2: error: ld returned 1 exit status configure:9911: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 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:9920: result: no configure:9926: checking for socket in -lsocket configure:9951: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lsocket -ldl -ldl >&5 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/6.4.0/../../../../i586-buildroot-linux-musl/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:9951: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 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:9960: result: no configure:9967: checking for --with-libs configure:9978: result: no configure:10092: checking pkg-config is at least version 0.9.0 configure:10095: result: yes configure:10107: checking for --with-expat configure:10118: result: system configure:10130: checking for --with-system-ffi configure:10164: result: yes configure:10168: checking for --with-libmpdec configure:10179: result: none configure:10198: checking for --enable-loadable-sqlite-extensions configure:10208: result: no configure:10214: checking for --with-tcltk-includes configure:10224: result: default configure:10226: checking for --with-tcltk-libs configure:10236: result: default configure:10252: checking for --with-dbmliborder configure:10271: result: configure:10285: checking for --with-threads configure:10305: result: yes configure:10362: checking for _POSIX_THREADS in unistd.h configure:10381: result: yes configure:10391: checking for pthread_create in -lpthread configure:10409: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c: In function 'start_routine': conftest.c:113:36: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] void * start_routine (void *arg) { exit (0); } ^~~~ conftest.c:113:36: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:113:36: note: include '' or provide a declaration of 'exit' configure:10409: $? = 0 configure:10411: result: yes configure:10620: checking for usconfig in -lmpc configure:10645: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lmpc -ldl -lpthread >&5 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/6.4.0/../../../../i586-buildroot-linux-musl/bin/ld: cannot find -lmpc collect2: error: ld returned 1 exit status configure:10645: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 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 usconfig (); | int | main () | { | return usconfig (); | ; | return 0; | } configure:10654: result: no configure:10736: checking if PTHREAD_SCOPE_SYSTEM is supported configure:10773: result: no configure:10782: checking for pthread_sigmask configure:10782: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:10782: $? = 0 configure:10782: result: yes configure:10799: checking for pthread_atfork configure:10799: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:10799: $? = 0 configure:10799: result: yes configure:10955: checking if --enable-ipv6 is specified configure:10965: result: yes configure:11049: checking ipv6 stack type configure:11182: result: solaris configure:11202: checking for CAN_RAW_FD_FRAMES configure:11216: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11216: $? = 0 configure:11221: result: yes configure:11233: checking for --with-doc-strings configure:11251: result: yes configure:11255: checking for --with-pymalloc configure:11275: result: yes configure:11279: checking for --with-valgrind configure:11289: result: no configure:11307: checking for --with-dtrace configure:11317: result: no configure:11410: checking for dlopen configure:11410: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11410: $? = 0 configure:11410: result: yes configure:11423: checking DYNLOADFILE configure:11447: result: dynload_shlib.o configure:11459: checking MACHDEP_OBJS configure:11468: result: none configure:11499: checking for alarm configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for accept4 configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setitimer configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getitimer configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for bind_textdomain_codeset configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for chown configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for clock configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for confstr configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for ctermid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for dup3 configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for execv configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c:151:6: warning: conflicting types for built-in function 'execv' char execv (); ^~~~~ configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for faccessat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for fchmod configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for fchmodat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for fchown configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for fchownat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for fexecve configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for fdopendir configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for fork configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c:159:6: warning: conflicting types for built-in function 'fork' char fork (); ^~~~ configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for fpathconf configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for fstatat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for ftime configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for ftruncate configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for futimesat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for futimens configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for futimes configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for gai_strerror configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getentropy configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/ccnokhUD.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `getentropy' collect2: error: ld returned 1 exit status configure:11499: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | /* Define getentropy to an innocuous variant, in case declares getentropy. | For example, HP-UX 11i declares gettimeofday. */ | #define getentropy innocuous_getentropy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getentropy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getentropy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getentropy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getentropy || defined __stub___getentropy | choke me | #endif | | int | main () | { | return getentropy (); | ; | return 0; | } configure:11499: result: no configure:11499: checking for getgrouplist configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getgroups configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getlogin configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getloadavg configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getpeername configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getpgid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getpid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getpriority configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getresuid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getresgid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getpwent configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getspnam configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getspent configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getsid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for getwd configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/ccGpvOp8.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `getwd' collect2: error: ld returned 1 exit status configure:11499: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | /* end confdefs.h. */ | /* Define getwd to an innocuous variant, in case declares getwd. | For example, HP-UX 11i declares gettimeofday. */ | #define getwd innocuous_getwd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getwd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getwd | | /* 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 getwd (); | /* 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_getwd || defined __stub___getwd | choke me | #endif | | int | main () | { | return getwd (); | ; | return 0; | } configure:11499: result: no configure:11499: checking for initgroups configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for kill configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for killpg configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for lchmod configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for lchown configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for linkat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for lstat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for lutimes configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for mmap configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for memrchr configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for mbrtowc configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for mkdirat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for mkfifo configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for mkfifoat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for mknod configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for mknodat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for mktime configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for mremap configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for nice configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for openat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for pathconf configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for pause configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for pipe2 configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for plock configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/cctt3meH.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `plock' collect2: error: ld returned 1 exit status configure:11499: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char plock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:11499: result: no configure:11499: checking for poll configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for posix_fallocate configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for posix_fadvise configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for pread configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for pthread_init configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/cc1NQkdU.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `pthread_init' collect2: error: ld returned 1 exit status configure:11499: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 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:11499: result: no configure:11499: checking for pthread_kill configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for putenv configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for pwrite configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for readlink configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for readlinkat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for readv configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for realpath configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for renameat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for select configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sem_open configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sem_timedwait configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sem_getvalue configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sem_unlink configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sendfile configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setegid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for seteuid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setgid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sethostname configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setlocale configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setregid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setreuid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setresuid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setresgid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setsid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setpgid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setpgrp configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setpriority configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setuid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for setvbuf configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sched_get_priority_max configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sched_setaffinity configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sched_setscheduler configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sched_setparam configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sched_rr_get_interval configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sigaction configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sigaltstack configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for siginterrupt configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sigpending configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sigrelse configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sigtimedwait configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sigwait configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sigwaitinfo configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for snprintf configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c:251:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^~~~~~~~ configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for strftime configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c:252:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^~~~~~~~ configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for strlcpy configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for symlinkat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sync configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for sysconf configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for tcgetpgrp configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for tcsetpgrp configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for tempnam configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for timegm configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for times configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for tmpfile configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for tmpnam configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for tmpnam_r configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/cc9Y5EmV.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `tmpnam_r' collect2: error: ld returned 1 exit status configure:11499: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | /* end confdefs.h. */ | /* Define tmpnam_r to an innocuous variant, in case declares tmpnam_r. | For example, HP-UX 11i declares gettimeofday. */ | #define tmpnam_r innocuous_tmpnam_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tmpnam_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tmpnam_r | | /* 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 tmpnam_r (); | /* 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_tmpnam_r || defined __stub___tmpnam_r | choke me | #endif | | int | main () | { | return tmpnam_r (); | ; | return 0; | } configure:11499: result: no configure:11499: checking for truncate configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for uname configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for unlinkat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for unsetenv configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for utimensat configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for utimes configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for waitid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for waitpid configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for wait3 configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for wait4 configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for wcscoll configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for wcsftime configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for wcsxfrm configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for wmemcmp configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for writev configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11499: checking for _getpty configure:11499: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/ccyqDZpt.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:11499: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:11499: result: no configure:11509: checking whether dirfd is declared configure:11509: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11509: $? = 0 configure:11509: result: yes configure:11521: checking for chroot configure:11534: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11534: $? = 0 configure:11538: result: yes configure:11546: checking for link configure:11559: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11559: $? = 0 configure:11563: result: yes configure:11571: checking for symlink configure:11584: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11584: $? = 0 configure:11588: result: yes configure:11596: checking for fchdir configure:11609: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11609: $? = 0 configure:11613: result: yes configure:11621: checking for fsync configure:11634: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11634: $? = 0 configure:11638: result: yes configure:11646: checking for fdatasync configure:11659: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11659: $? = 0 configure:11663: result: yes configure:11671: checking for epoll configure:11684: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11684: $? = 0 configure:11688: result: yes configure:11696: checking for epoll_create1 configure:11709: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11709: $? = 0 configure:11713: result: yes configure:11721: checking for kqueue configure:11737: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:267:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:11737: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:11744: result: no configure:11749: checking for prlimit configure:11765: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11765: $? = 0 configure:11769: result: yes configure:11784: checking for ctermid_r configure:11799: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:272:11: error: 'ctermid_r' undeclared (first use in this function) void* p = ctermid_r ^~~~~~~~~ conftest.c:272:11: note: each undeclared identifier is reported only once for each function it appears in configure:11799: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | /* end confdefs.h. */ | | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:11806: result: no configure:11812: checking for flock declaration configure:11829: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11829: $? = 0 configure:11838: result: yes configure:11843: checking for flock configure:11843: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:11843: $? = 0 configure:11843: result: yes configure:11901: checking for getpagesize configure:11916: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11916: $? = 0 configure:11920: result: yes configure:11929: checking for broken unsetenv configure:11944: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11944: $? = 0 configure:11945: result: no configure:11961: checking for true configure:11977: found /bin/true configure:11988: result: true configure:12001: checking for inet_aton in -lc configure:12026: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lc -ldl -lpthread >&5 configure:12026: $? = 0 configure:12035: result: yes configure:12091: checking for chflags configure:12123: result: cross configure:12126: checking for chflags configure:12126: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/cc2icAWX.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `chflags' collect2: error: ld returned 1 exit status configure:12126: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define chflags to an innocuous variant, in case declares chflags. | For example, HP-UX 11i declares gettimeofday. */ | #define chflags innocuous_chflags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chflags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chflags | | /* 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 chflags (); | /* 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_chflags || defined __stub___chflags | choke me | #endif | | int | main () | { | return chflags (); | ; | return 0; | } configure:12126: result: no configure:12140: checking for lchflags configure:12172: result: cross configure:12175: checking for lchflags configure:12175: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/ccG7uq7W.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `lchflags' collect2: error: ld returned 1 exit status configure:12175: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define lchflags to an innocuous variant, in case declares lchflags. | For example, HP-UX 11i declares gettimeofday. */ | #define lchflags innocuous_lchflags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchflags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchflags | | /* 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 lchflags (); | /* 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_lchflags || defined __stub___lchflags | choke me | #endif | | int | main () | { | return lchflags (); | ; | return 0; | } configure:12175: result: no configure:12198: checking for inflateCopy in -lz configure:12223: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz -ldl -lpthread >&5 configure:12223: $? = 0 configure:12232: result: yes configure:12248: checking for hstrerror configure:12263: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12263: $? = 0 configure:12267: result: yes configure:12277: checking for inet_aton configure:12295: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12295: $? = 0 configure:12299: result: yes configure:12309: checking for inet_pton configure:12327: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12327: $? = 0 configure:12331: result: yes configure:12341: checking for setgroups configure:12359: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12359: $? = 0 configure:12363: result: yes configure:12376: checking for openpty configure:12376: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12376: $? = 0 configure:12376: result: yes configure:12473: checking for forkpty configure:12473: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12473: $? = 0 configure:12473: result: yes configure:12572: checking for memmove configure:12572: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c:298:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^~~~~~~ configure:12572: $? = 0 configure:12572: result: yes configure:12586: checking for fseek64 configure:12586: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/ccIIuggj.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:12586: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_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:12586: result: no configure:12586: checking for fseeko configure:12586: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12586: $? = 0 configure:12586: result: yes configure:12586: checking for fstatvfs configure:12586: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12586: $? = 0 configure:12586: result: yes configure:12586: checking for ftell64 configure:12586: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/ccPLgL8d.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:12586: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_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:12586: result: no configure:12586: checking for ftello configure:12586: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12586: $? = 0 configure:12586: result: yes configure:12586: checking for statvfs configure:12586: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12586: $? = 0 configure:12586: result: yes configure:12596: checking for dup2 configure:12596: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12596: $? = 0 configure:12596: result: yes configure:12609: checking for strdup configure:12609: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c:304:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:12609: $? = 0 configure:12609: result: yes configure:12625: checking for getpgrp configure:12625: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12625: $? = 0 configure:12625: result: yes configure:12641: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:287:1: error: too many arguments to function 'getpgrp' getpgrp(0); ^~~~~~~ In file included from conftest.c:283:0: /home/peko/autobuild/instance-1/output/host/i586-buildroot-linux-musl/sysroot/usr/include/unistd.h:96:7: note: declared here pid_t getpgrp(void); ^~~~~~~ configure:12641: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:12653: checking for setpgrp configure:12653: result: yes configure:12669: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:288:1: error: too many arguments to function 'setpgrp' setpgrp(0,0); ^~~~~~~ In file included from conftest.c:284:0: /home/peko/autobuild/instance-1/output/host/i586-buildroot-linux-musl/sysroot/usr/include/unistd.h:143:7: note: declared here pid_t setpgrp(void); ^~~~~~~ configure:12669: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:12681: checking for gettimeofday configure:12681: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12681: $? = 0 configure:12681: result: yes configure:12697: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12697: $? = 0 configure:12713: checking for clock_gettime configure:12713: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12713: $? = 0 configure:12713: result: yes configure:12775: checking for clock_getres configure:12775: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12775: $? = 0 configure:12775: result: yes configure:12833: checking for clock_settime configure:12833: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12833: $? = 0 configure:12833: result: yes configure:12889: checking for major configure:12912: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12912: $? = 0 configure:12917: result: yes configure:12931: checking for if_nameindex configure:12960: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12960: $? = 0 configure:12964: result: yes configure:12976: checking for lockf configure:12989: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:12989: $? = 0 configure:12993: result: yes configure:13005: checking for getaddrinfo configure:13023: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:13023: $? = 0 configure:13030: result: yes configure:13034: checking getaddrinfo bug configure:13153: result: no -- configured with --(en|dis)able-ipv6 configure:13172: checking for getnameinfo configure:13172: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:13172: $? = 0 configure:13172: result: yes configure:13183: checking whether time.h and sys/time.h may both be included configure:13203: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13203: $? = 0 configure:13210: result: yes configure:13218: checking whether struct tm is in sys/time.h or time.h configure:13238: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13238: $? = 0 configure:13245: result: time.h configure:13253: checking for struct tm.tm_zone configure:13253: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13253: $? = 0 configure:13253: result: yes configure:13320: checking for struct stat.st_rdev configure:13320: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13320: $? = 0 configure:13320: result: yes configure:13330: checking for struct stat.st_blksize configure:13330: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13330: $? = 0 configure:13330: result: yes configure:13340: checking for struct stat.st_flags configure:13340: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:335:12: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'? if (ac_aggr.st_flags) ^ configure:13340: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 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:13340: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:335:19: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'? if (sizeof ac_aggr.st_flags) ^ configure:13340: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 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:13340: result: no configure:13350: checking for struct stat.st_gen configure:13350: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:335:12: error: 'struct stat' has no member named 'st_gen'; did you mean 'st_dev'? if (ac_aggr.st_gen) ^ configure:13350: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 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:13350: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:335:19: error: 'struct stat' has no member named 'st_gen'; did you mean 'st_dev'? if (sizeof ac_aggr.st_gen) ^ configure:13350: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 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:13350: result: no configure:13360: checking for struct stat.st_birthtime configure:13360: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:335:12: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'? if (ac_aggr.st_birthtime) ^ configure:13360: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 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:13360: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:335:19: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'? if (sizeof ac_aggr.st_birthtime) ^ configure:13360: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 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:13360: result: no configure:13370: checking for struct stat.st_blocks configure:13370: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13370: $? = 0 configure:13370: result: yes configure:13380: checking for struct passwd.pw_gecos configure:13380: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13380: $? = 0 configure:13380: result: yes configure:13393: checking for struct passwd.pw_passwd configure:13393: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13393: $? = 0 configure:13393: result: yes configure:13408: checking for time.h that defines altzone configure:13425: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:305:8: error: 'altzone' undeclared (first use in this function) return altzone; ^~~~~~~ conftest.c:305:8: note: each undeclared identifier is reported only once for each function it appears in configure:13425: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:13434: result: no configure:13443: checking whether sys/select.h and sys/time.h may both be included configure:13460: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13460: $? = 0 configure:13469: result: yes configure:13472: checking for addrinfo configure:13488: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13488: $? = 0 configure:13496: result: yes configure:13504: checking for sockaddr_storage configure:13522: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13522: $? = 0 configure:13530: result: yes configure:13538: checking for sockaddr_alg configure:13557: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13557: $? = 0 configure:13565: result: yes configure:13575: checking whether char is unsigned configure:13594: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13594: $? = 0 configure:13601: result: no configure:13608: checking for an ANSI C-conforming const configure:13674: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13674: $? = 0 configure:13681: result: yes configure:13691: checking for working volatile configure:13704: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13704: $? = 0 configure:13713: result: yes configure:13717: checking for working signed char configure:13730: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13730: $? = 0 configure:13739: result: yes configure:13743: checking for prototypes configure:13756: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13756: $? = 0 configure:13763: result: yes configure:13767: checking for variable length prototypes and stdarg.h configure:13790: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13790: $? = 0 configure:13799: result: yes configure:13803: checking for socketpair configure:13819: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13819: $? = 0 configure:13823: result: yes configure:13833: checking if sockaddr has sa_len member configure:13848: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:314:2: error: 'struct sockaddr' has no member named 'sa_len' x.sa_len = 0; ^ configure:13848: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:13855: result: no configure:13864: checking for gethostbyname_r configure:13864: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:13864: $? = 0 configure:13864: result: yes configure:13869: checking gethostbyname_r with 6 args configure:13894: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13894: $? = 0 configure:13901: result: yes configure:14017: checking for __fpu_control configure:14017: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 /tmp/ccWinQc6.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `__fpu_control' collect2: error: ld returned 1 exit status configure:14017: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | /* end confdefs.h. */ | /* Define __fpu_control to an innocuous variant, in case declares __fpu_control. | For example, HP-UX 11i declares gettimeofday. */ | #define __fpu_control innocuous___fpu_control | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fpu_control (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fpu_control | | /* 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 __fpu_control (); | /* 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___fpu_control || defined __stub_____fpu_control | choke me | #endif | | int | main () | { | return __fpu_control (); | ; | return 0; | } configure:14017: result: no configure:14021: checking for __fpu_control in -lieee configure:14046: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lieee -ldl -lpthread >&5 /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/6.4.0/../../../../i586-buildroot-linux-musl/bin/ld: cannot find -lieee collect2: error: ld returned 1 exit status configure:14046: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | /* 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 __fpu_control (); | int | main () | { | return __fpu_control (); | ; | return 0; | } configure:14055: result: no configure:14071: checking for --with-fpectl configure:14088: result: no configure:14099: checking for --with-libm=STRING configure:14116: result: default LIBM="-lm" configure:14123: checking for --with-libc=STRING configure:14140: result: default LIBC="" configure:14149: checking for x64 gcc inline assembler configure:14164: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c: Assembler messages: conftest.c:316: Error: bad register name `%rcx' configure:14164: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | /* end confdefs.h. */ | | int | main () | { | | __asm__ __volatile__ ("movq %rcx, %rax"); | | ; | return 0; | } configure:14171: result: no configure:14184: checking whether C doubles are little-endian IEEE 754 binary64 configure:14217: result: yes configure:14226: checking whether C doubles are big-endian IEEE 754 binary64 configure:14259: result: no configure:14272: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 configure:14305: result: no configure:14324: checking whether we can use gcc inline assembler to get and set x87 control word configure:14341: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:14341: $? = 0 configure:14348: result: yes configure:14357: checking whether we can use gcc inline assembler to get and set mc68881 fpcr configure:14374: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c: Assembler messages: conftest.c:319: Error: no such instruction: `fmove.l %fpcr,%eax' conftest.c:320: Error: no such instruction: `fmove.l %eax,%fpcr' configure:14374: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | /* end confdefs.h. */ | | int | main () | { | | unsigned int fpcr; | __asm__ __volatile__ ("fmove.l %%fpcr,%0" : "=g" (fpcr)); | __asm__ __volatile__ ("fmove.l %0,%%fpcr" : : "g" (fpcr)); | | ; | return 0; | } configure:14381: result: no configure:14395: checking for x87-style double rounding configure:14436: result: no configure:14455: checking for acosh configure:14455: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:336:6: warning: conflicting types for built-in function 'acosh' char acosh (); ^~~~~ configure:14455: $? = 0 configure:14455: result: yes configure:14455: checking for asinh configure:14455: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:337:6: warning: conflicting types for built-in function 'asinh' char asinh (); ^~~~~ configure:14455: $? = 0 configure:14455: result: yes configure:14455: checking for atanh configure:14455: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:338:6: warning: conflicting types for built-in function 'atanh' char atanh (); ^~~~~ configure:14455: $? = 0 configure:14455: result: yes configure:14455: checking for copysign configure:14455: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:339:6: warning: conflicting types for built-in function 'copysign' char copysign (); ^~~~~~~~ configure:14455: $? = 0 configure:14455: result: yes configure:14455: checking for erf configure:14455: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:340:6: warning: conflicting types for built-in function 'erf' char erf (); ^~~ configure:14455: $? = 0 configure:14455: result: yes configure:14455: checking for erfc configure:14455: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:341:6: warning: conflicting types for built-in function 'erfc' char erfc (); ^~~~ configure:14455: $? = 0 configure:14455: result: yes configure:14455: checking for expm1 configure:14455: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:342:6: warning: conflicting types for built-in function 'expm1' char expm1 (); ^~~~~ configure:14455: $? = 0 configure:14455: result: yes configure:14455: checking for finite configure:14455: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:343:6: warning: conflicting types for built-in function 'finite' char finite (); ^~~~~~ configure:14455: $? = 0 configure:14455: result: yes configure:14455: checking for gamma configure:14455: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:344:6: warning: conflicting types for built-in function 'gamma' char gamma (); ^~~~~ /tmp/ccXyoMXw.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `gamma' collect2: error: ld returned 1 exit status configure:14455: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define gamma to an innocuous variant, in case declares gamma. | For example, HP-UX 11i declares gettimeofday. */ | #define gamma innocuous_gamma | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gamma (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gamma | | /* 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 gamma (); | /* 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_gamma || defined __stub___gamma | choke me | #endif | | int | main () | { | return gamma (); | ; | return 0; | } configure:14455: result: no configure:14467: checking for hypot configure:14467: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:344:6: warning: conflicting types for built-in function 'hypot' char hypot (); ^~~~~ configure:14467: $? = 0 configure:14467: result: yes configure:14467: checking for lgamma configure:14467: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:345:6: warning: conflicting types for built-in function 'lgamma' char lgamma (); ^~~~~~ configure:14467: $? = 0 configure:14467: result: yes configure:14467: checking for log1p configure:14467: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:346:6: warning: conflicting types for built-in function 'log1p' char log1p (); ^~~~~ configure:14467: $? = 0 configure:14467: result: yes configure:14467: checking for log2 configure:14467: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:347:6: warning: conflicting types for built-in function 'log2' char log2 (); ^~~~ configure:14467: $? = 0 configure:14467: result: yes configure:14467: checking for round configure:14467: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:348:6: warning: conflicting types for built-in function 'round' char round (); ^~~~~ configure:14467: $? = 0 configure:14467: result: yes configure:14467: checking for tgamma configure:14467: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread -lm >&5 conftest.c:349:6: warning: conflicting types for built-in function 'tgamma' char tgamma (); ^~~~~~ configure:14467: $? = 0 configure:14467: result: yes configure:14476: checking whether isinf is declared configure:14476: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14476: $? = 0 configure:14476: result: yes configure:14487: checking whether isnan is declared configure:14487: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14487: $? = 0 configure:14487: result: yes configure:14498: checking whether isfinite is declared configure:14498: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14498: $? = 0 configure:14498: result: yes configure:14513: checking whether tanh preserves the sign of zero configure:14548: result: no configure:14561: checking whether log1p drops the sign of negative zero configure:14596: result: no configure:14613: checking whether POSIX semaphores are enabled configure:14654: result: yes configure:14664: checking for broken sem_getvalue configure:14709: result: yes configure:14718: checking whether RTLD_LAZY is declared configure:14718: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14718: $? = 0 configure:14718: result: yes configure:14729: checking whether RTLD_NOW is declared configure:14729: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14729: $? = 0 configure:14729: result: yes configure:14740: checking whether RTLD_GLOBAL is declared configure:14740: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14740: $? = 0 configure:14740: result: yes configure:14751: checking whether RTLD_LOCAL is declared configure:14751: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14751: $? = 0 configure:14751: result: yes configure:14762: checking whether RTLD_NODELETE is declared configure:14762: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14762: $? = 0 configure:14762: result: yes configure:14773: checking whether RTLD_NOLOAD is declared configure:14773: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14784: checking whether RTLD_DEEPBIND is declared configure:14784: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:346:10: error: 'RTLD_DEEPBIND' undeclared (first use in this function) (void) RTLD_DEEPBIND; ^~~~~~~~~~~~~ conftest.c:346:10: note: each undeclared identifier is reported only once for each function it appears in configure:14784: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_BROKEN_SEM_GETVALUE 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef RTLD_DEEPBIND | #ifdef __cplusplus | (void) RTLD_DEEPBIND; | #else | (void) RTLD_DEEPBIND; | #endif | #endif | | ; | return 0; | } configure:14784: result: no configure:14798: checking digit size for Python's longs configure:14821: result: no value specified configure:14827: checking wchar.h usability configure:14827: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14827: $? = 0 configure:14827: result: yes configure:14827: checking wchar.h presence configure:14827: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:14827: $? = 0 configure:14827: result: yes configure:14827: checking for wchar.h configure:14827: result: yes configure:14849: checking size of wchar_t configure:14854: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14854: $? = 0 configure:14854: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:344:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)]; ^~~~~~~~~~ configure:14854: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_BROKEN_SEM_GETVALUE 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 0 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:14854: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:344:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)]; ^~~~~~~~~~ configure:14854: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_BROKEN_SEM_GETVALUE 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 0 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:14854: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:344:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)]; ^~~~~~~~~~ configure:14854: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_BROKEN_SEM_GETVALUE 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 0 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:14854: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14854: $? = 0 configure:14854: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14854: $? = 0 configure:14854: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14854: $? = 0 configure:14869: result: 4 configure:14881: checking for UCS-4 tcl configure:14899: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:341:17: fatal error: tcl.h: No such file or directory #include ^ compilation terminated. configure:14899: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_BROKEN_SEM_GETVALUE 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:14908: result: no configure:14915: checking whether wchar_t is signed configure:14946: result: yes configure:14961: result: no usable wchar_t found configure:14965: checking whether byte ordering is bigendian configure:15171: result: no configure:15205: checking ABIFLAGS configure:15207: result: m configure:15209: checking SOABI configure:15212: result: cpython-36m-i386-linux-gnu configure:15223: checking LDVERSION configure:15226: result: $(VERSION)$(ABIFLAGS) configure:15239: checking whether right shift extends the sign bit configure:15268: result: yes configure:15278: checking for getc_unlocked() and friends configure:15300: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:15300: $? = 0 configure:15309: result: yes configure:15326: checking how to link readline libs configure:15353: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lreadline -ldl -lpthread >&5 configure:15353: $? = 0 configure:15368: result: -lreadline configure:15376: checking for rl_callback_handler_install in -lreadline configure:15401: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lreadline -lreadline -lreadline -ldl -lpthread >&5 configure:15401: $? = 0 configure:15410: result: yes configure:15424: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15424: $? = 0 configure:15462: checking for rl_pre_input_hook in -lreadline configure:15487: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lreadline -lreadline -lreadline -ldl -lpthread >&5 configure:15487: $? = 0 configure:15496: result: yes configure:15506: checking for rl_completion_display_matches_hook in -lreadline configure:15531: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lreadline -lreadline -lreadline -ldl -lpthread >&5 configure:15531: $? = 0 configure:15540: result: yes configure:15550: checking for rl_resize_terminal in -lreadline configure:15575: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lreadline -lreadline -lreadline -ldl -lpthread >&5 configure:15575: $? = 0 configure:15584: result: yes configure:15594: checking for rl_completion_matches in -lreadline configure:15619: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lreadline -lreadline -lreadline -ldl -lpthread >&5 configure:15619: $? = 0 configure:15628: result: yes configure:15642: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15642: $? = 0 configure:15666: checking for append_history in -lreadline configure:15691: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lreadline -lreadline -lreadline -ldl -lpthread >&5 configure:15691: $? = 0 configure:15700: result: yes configure:15712: checking for broken nice() configure:15744: result: no configure:15753: checking for broken poll() configure:15794: result: no configure:15806: checking for struct tm.tm_zone configure:15806: result: yes configure:15875: checking for working tzset() configure:15962: result: yes configure:15972: checking for tv_nsec in struct stat configure:15991: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15991: $? = 0 configure:15999: result: yes configure:16009: checking for tv_nsec2 in struct stat configure:16028: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:361:3: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? st.st_mtimespec.tv_nsec = 1; ^ configure:16028: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_BROKEN_SEM_GETVALUE 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #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_RESIZE_TERMINAL 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 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:16036: result: no configure:16054: checking curses.h usability configure:16054: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16054: $? = 0 configure:16054: result: yes configure:16054: checking curses.h presence configure:16054: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:16054: $? = 0 configure:16054: result: yes configure:16054: checking for curses.h configure:16054: result: yes configure:16054: checking ncurses.h usability configure:16054: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16054: $? = 0 configure:16054: result: yes configure:16054: checking ncurses.h presence configure:16054: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:16054: $? = 0 configure:16054: result: yes configure:16054: checking for ncurses.h configure:16054: result: yes configure:16068: checking for term.h configure:16068: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16068: $? = 0 configure:16068: result: yes configure:16085: checking whether mvwdelch is an expression configure:16104: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16104: $? = 0 configure:16112: result: yes configure:16122: checking whether WINDOW has _flags configure:16141: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16141: $? = 0 configure:16149: result: yes configure:16160: checking for is_term_resized configure:16173: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16173: $? = 0 configure:16177: result: yes configure:16186: checking for resize_term configure:16199: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16199: $? = 0 configure:16203: result: yes configure:16212: checking for resizeterm configure:16225: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16225: $? = 0 configure:16229: result: yes configure:16240: checking for device files configure:16260: checking for /dev/ptmx configure:16273: result: yes configure:16284: checking for /dev/ptc configure:16297: result: yes configure:16314: checking for %zd printf() format support configure:16372: result: cross -- assuming yes configure:16380: checking for socklen_t configure:16380: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16380: $? = 0 configure:16380: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:378:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:16380: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_BROKEN_SEM_GETVALUE 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #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_RESIZE_TERMINAL 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 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 HAVE_DEV_PTC 1 | #define PY_FORMAT_SIZE_T "z" | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:16380: result: yes configure:16398: checking for broken mbstowcs configure:16430: result: no configure:16440: checking for --with-computed-gotos configure:16464: result: no value specified configure:16469: checking whether /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc supports computed gotos configure:16507: result: no configure:16532: checking for build directories configure:16539: result: done configure:16543: checking for -O2 configure:16559: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -c -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16559: $? = 0 configure:16565: result: yes configure:16571: checking for glibc _FORTIFY_SOURCE/memmove bug configure:16610: result: undefined configure:16624: checking for gcc ipa-pure-const bug configure:16661: result: undefined configure:16673: checking for stdatomic.h configure:16689: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:16689: $? = 0 configure:16697: result: yes configure:16707: checking for GCC >= 4.7 __atomic builtins configure:16721: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:16721: $? = 0 configure:16729: result: yes configure:16739: checking for ensurepip configure:16759: result: no configure:16764: checking if the dirent structure of a d_type field configure:16779: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 configure:16779: $? = 0 configure:16786: result: yes configure:16796: checking for the Linux getrandom() syscall configure:16817: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:378:27: error: 'GRND_NONBLOCK' undeclared (first use in this function) const int flags = GRND_NONBLOCK; ^~~~~~~~~~~~~ conftest.c:378:27: note: each undeclared identifier is reported only once for each function it appears in configure:16817: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_BROKEN_SEM_GETVALUE 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #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_RESIZE_TERMINAL 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 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 HAVE_DEV_PTC 1 | #define PY_FORMAT_SIZE_T "z" | #define HAVE_STD_ATOMIC 1 | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | | | #include | #include | #include | | int main() { | char buffer[1]; | const size_t buflen = sizeof(buffer); | const int flags = GRND_NONBLOCK; | /* ignore the result, Python checks for ENOSYS and EAGAIN at runtime */ | (void)syscall(SYS_getrandom, buffer, buflen, flags); | return 0; | } | | configure:16824: result: no configure:16835: checking for the getrandom() function configure:16854: /home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lpthread >&5 conftest.c:371:28: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:16854: $? = 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 700 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200809L | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define USE_INLINE 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_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_LINUX_TIPC_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_CAN_H 1 | #define HAVE_LINUX_CAN_RAW_H 1 | #define HAVE_MAKEDEV 1 | #define HAVE_HTOLE64 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE void | #define HAVE_SSIZE_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 SIZEOF_UINTPTR_T 4 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF__BOOL 1 | #define SIZEOF_OFF_T 8 | #define HAVE_LARGEFILE_SUPPORT 1 | #define SIZEOF_TIME_T 4 | #define SIZEOF_PTHREAD_T 4 | #define HAVE_LIBDL 1 | #define HAVE_ALIGNED_REQUIRED 1 | #define _REENTRANT 1 | #define WITH_THREAD 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_PTHREAD_ATFORK 1 | #define ENABLE_IPV6 1 | #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP3 1 | #define HAVE_EXECV 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FEXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPENT 1 | #define HAVE_GETSID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MMAP 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNOD 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKTIME 1 | #define HAVE_MREMAP 1 | #define HAVE_NICE 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PUTENV 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_READLINKAT 1 | #define HAVE_READV 1 | #define HAVE_REALPATH 1 | #define HAVE_RENAMEAT 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_SENDFILE 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETPARAM 1 | #define HAVE_SCHED_RR_GET_INTERVAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_SIGWAIT 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITID 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSFTIME 1 | #define HAVE_WCSXFRM 1 | #define HAVE_WMEMCMP 1 | #define HAVE_WRITEV 1 | #define HAVE_DIRFD 1 | #define HAVE_CHROOT 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FSYNC 1 | #define HAVE_FDATASYNC 1 | #define HAVE_EPOLL 1 | #define HAVE_EPOLL_CREATE1 1 | #define HAVE_PRLIMIT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_SETGROUPS 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_SETTIME 1 | #define HAVE_DEVICE_MACROS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_LOCKF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_ADDRINFO 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_ALG 1 | #define HAVE_PROTOTYPES 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6_ARG 1 | #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | #define HAVE_GCC_ASM_FOR_X87 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_COPYSIGN 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_EXPM1 1 | #define HAVE_FINITE 1 | #define HAVE_HYPOT 1 | #define HAVE_LGAMMA 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_BROKEN_SEM_GETVALUE 1 | #define HAVE_DECL_RTLD_LAZY 1 | #define HAVE_DECL_RTLD_NOW 1 | #define HAVE_DECL_RTLD_GLOBAL 1 | #define HAVE_DECL_RTLD_LOCAL 1 | #define HAVE_DECL_RTLD_NODELETE 1 | #define HAVE_DECL_RTLD_NOLOAD 1 | #define HAVE_DECL_RTLD_DEEPBIND 0 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 4 | #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_RESIZE_TERMINAL 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_RL_CATCH_SIGNAL 1 | #define HAVE_RL_APPEND_HISTORY 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 HAVE_DEV_PTC 1 | #define PY_FORMAT_SIZE_T "z" | #define HAVE_STD_ATOMIC 1 | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | | | #include | | int main() { | char buffer[1]; | const size_t buflen = sizeof(buffer); | const int flags = 0; | /* ignore the result, Python checks for ENOSYS at runtime */ | (void)getrandom(buffer, buflen, flags); | return 0; | } | | configure:16861: result: no configure:16990: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 3.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gcc67 config.status:1305: creating Makefile.pre config.status:1305: creating Modules/Setup.config config.status:1305: creating Misc/python.pc config.status:1305: creating Misc/python-config.sh config.status:1305: creating Modules/ld_so_aix config.status:1305: creating pyconfig.h configure:18170: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls, --disable-static, --enable-old-stdlib-cache ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_aligned_required=yes ac_cv_big_endian_double=no ac_cv_broken_mbstowcs=no ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_broken_sem_getvalue=yes ac_cv_buggy_getaddrinfo='no -- configured with --(en|dis)able-ipv6' ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_computed_gotos=no ac_cv_cxx_thread=no ac_cv_disable_missing_field_initializers=yes ac_cv_disable_unused_parameter_warning=yes ac_cv_disable_unused_result_warning=yes ac_cv_enable_sign_compare_warning=yes ac_cv_enable_unreachable_code_warning=no ac_cv_env_CC_set=set ac_cv_env_CC_value=/home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MACHDEP_set= ac_cv_env_MACHDEP_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/peko/autobuild/instance-1/output/host/bin/pkg-config ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-buildroot-linux-musl ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i586-buildroot-linux-musl ac_cv_extra_warnings=yes ac_cv_file__dev_ptc=yes ac_cv_file__dev_ptmx=yes ac_cv_flock_decl=yes ac_cv_func___fpu_control=no ac_cv_func__getpty=no ac_cv_func_accept4=yes ac_cv_func_acosh=yes ac_cv_func_alarm=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_chflags=no ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_clock_getres=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_settime=yes ac_cv_func_confstr=yes ac_cv_func_copysign=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_dup3=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execv=yes ac_cv_func_expm1=yes ac_cv_func_faccessat=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fdopendir=yes ac_cv_func_fexecve=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatat=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_gai_strerror=yes ac_cv_func_gamma=no ac_cv_func_getentropy=no ac_cv_func_getgrouplist=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getsid=yes ac_cv_func_getspent=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=no ac_cv_func_hypot=yes ac_cv_func_initgroups=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchflags=no ac_cv_func_lchmod=yes ac_cv_func_lchown=yes ac_cv_func_lgamma=yes ac_cv_func_linkat=yes ac_cv_func_log1p=yes ac_cv_func_log2=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memrchr=yes ac_cv_func_mkdirat=yes ac_cv_func_mkfifo=yes ac_cv_func_mkfifoat=yes ac_cv_func_mknod=yes ac_cv_func_mknodat=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mremap=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_openpty=yes ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_pipe2=yes ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_fallocate=yes ac_cv_func_pread=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_pwrite=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_readv=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realpath=yes ac_cv_func_renameat=yes ac_cv_func_round=yes ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_rr_get_interval=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_sched_setparam=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_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_sendfile=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_sethostname=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigpending=yes ac_cv_func_sigrelse=yes ac_cv_func_sigtimedwait=yes ac_cv_func_sigwait=yes ac_cv_func_sigwaitinfo=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strlcpy=yes ac_cv_func_symlinkat=yes ac_cv_func_sync=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_tgamma=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=no ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unsetenv=yes ac_cv_func_utimensat=yes ac_cv_func_utimes=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitid=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_func_wcsftime=yes ac_cv_func_wcsxfrm=yes ac_cv_func_wmemcmp=yes ac_cv_func_writev=yes ac_cv_has_le64toh=yes ac_cv_has_makedev=yes ac_cv_have_chflags=no ac_cv_have_decl_RTLD_DEEPBIND=no ac_cv_have_decl_RTLD_GLOBAL=yes ac_cv_have_decl_RTLD_LAZY=yes ac_cv_have_decl_RTLD_LOCAL=yes ac_cv_have_decl_RTLD_NODELETE=yes ac_cv_have_decl_RTLD_NOLOAD=yes ac_cv_have_decl_RTLD_NOW=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_decl_malloc=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='cross -- assuming 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_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_can_bcm_h=no ac_cv_header_linux_can_h=yes ac_cv_header_linux_can_raw_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_random_h=yes ac_cv_header_linux_tipc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_sched_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_endian_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_kern_control_h=no ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_random_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sys_domain_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_altzone=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i586-buildroot-linux-musl ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lbl_unaligned_fail=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ieee___fpu_control=no ac_cv_lib_intl_textdomain=no ac_cv_lib_mpc_usconfig=no ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_append_history=yes 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_readline_rl_resize_terminal=yes ac_cv_lib_sendfile_sendfile=no ac_cv_lib_socket_socket=no ac_cv_lib_z_inflateCopy=yes ac_cv_little_endian_double=yes ac_cv_log1p_drops_zero_sign=no ac_cv_member_struct_passwd_pw_gecos=yes ac_cv_member_struct_passwd_pw_passwd=yes ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_mixed_endian_double=no ac_cv_mvwdelch_is_expression=yes ac_cv_no_strict_aliasing=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_posix_semaphores_enabled=yes ac_cv_prog_AR=/home/peko/autobuild/instance-1/output/host/bin/i586-linux-ar ac_cv_prog_CC=/home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc ac_cv_prog_CPP=/home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp ac_cv_prog_HAS_HG=/bin/false ac_cv_prog_PYTHON_FOR_REGEN=python3.6 ac_cv_prog_RANLIB=/home/peko/autobuild/instance-1/output/host/bin/i586-linux-ranlib ac_cv_prog_READELF=/home/peko/autobuild/instance-1/output/host/bin/i586-linux-readelf ac_cv_prog_TRUE=true ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=no ac_cv_pthread_is_default=no ac_cv_pthread_system_supported=no ac_cv_rshift_extends_sign=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init='none required' 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_alg=yes ac_cv_struct_sockaddr_storage=yes ac_cv_struct_tm=time.h ac_cv_tanh_preserves_zero_sign=no ac_cv_target=i586-buildroot-linux-musl ac_cv_type___uint128_t=no ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_wchar_t_signed=yes ac_cv_window_has_flags=yes ac_cv_working_tzset=yes ac_cv_x87_double_rounding=no gl_cv_func_malloc_0_nonnull=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes lt_cv_sys_lib_search_path_spec= py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIFLAGS='m' AR='/home/peko/autobuild/instance-1/output/host/bin/i586-linux-ar' ARCH_RUN_32BIT='' ARFLAGS='rc' BASECFLAGS=' -Wno-unused-result -Wsign-compare' BASECPPFLAGS='' BLDLIBRARY='-L. -lpython$(LDVERSION)' BLDSHARED='$(CC) -shared' BUILDEXEEXT='' CC='/home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc' CCSHARED='-fPIC' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' CFLAGSFORSHARED='$(CCSHARED)' CFLAGS_ALIASING='' CFLAGS_NODIST=' -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=' '\''--target=i586-buildroot-linux-musl'\'' '\''--host=i586-buildroot-linux-musl'\'' '\''--build=x86_64-pc-linux-gnu'\'' '\''--prefix=/usr'\'' '\''--exec-prefix=/usr'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var'\'' '\''--program-prefix='\'' '\''--disable-gtk-doc'\'' '\''--disable-gtk-doc-html'\'' '\''--disable-doc'\'' '\''--disable-docs'\'' '\''--disable-documentation'\'' '\''--with-xmlto=no'\'' '\''--with-fop=no'\'' '\''--disable-dependency-tracking'\'' '\''--enable-ipv6'\'' '\''--disable-nls'\'' '\''--disable-static'\'' '\''--enable-shared'\'' '\''--with-libmpdec=none'\'' '\''--with-expat=system'\'' '\''--enable-old-stdlib-cache'\'' '\''--disable-xz'\'' '\''--enable-ossaudiodev'\'' '\''--without-ensurepip'\'' '\''--without-cxx-main'\'' '\''--with-system-ffi'\'' '\''--disable-pydoc'\'' '\''--disable-test-modules'\'' '\''--disable-lib2to3'\'' '\''--disable-tk'\'' '\''--disable-nis'\'' '\''--disable-idle3'\'' '\''--disable-pyc-build'\'' '\''build_alias=x86_64-pc-linux-gnu'\'' '\''host_alias=i586-buildroot-linux-musl'\'' '\''target_alias=i586-buildroot-linux-musl'\'' '\''CC=/home/peko/autobuild/instance-1/output/host/bin/i586-linux-gcc'\'' '\''CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os '\'' '\''LDFLAGS='\'' '\''CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'\'' '\''CPP=/home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp'\'' '\''PKG_CONFIG=/home/peko/autobuild/instance-1/output/host/bin/pkg-config'\''' CPP='/home/peko/autobuild/instance-1/output/host/bin/i586-linux-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CURSES='yes' CXX='/home/peko/autobuild/instance-1/output/host/bin/i586-linux-g++' DEFS='-DHAVE_CONFIG_H' DEF_MAKE_ALL_RULE='build_all' DEF_MAKE_RULE='all' DFLAGS='' DISABLED_EXTENSIONS=' _decimal nis _lzma _tkinter' DLINCLDIR='.' DLLLIBRARY='' DTRACE='' DTRACE_HEADERS='' DTRACE_OBJS='' DYNLOADFILE='dynload_shlib.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENSUREPIP='no' EXEEXT='' EXPAT='yes' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXT_SUFFIX='.cpython-36m-i386-linux-gnu.so' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLAPPSPREFIX='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKPYTHONW='' FRAMEWORKUNIXTOOLSPREFIX='/usr' GITBRANCH='' GITTAG='' GITVERSION='' GNULD='yes' GREP='/bin/grep' HAS_GIT='no-repository' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' IDLE='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='libpython$(LDVERSION).so.1.0' LDCXXSHARED='$(CXX) -shared' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(LDVERSION).so' LDLIBRARYDIR='' LDSHARED='$(CC) -shared' LDVERSION='$(VERSION)$(ABIFLAGS)' LIB2TO3='no' LIBC='' LIBFFI_INCLUDEDIR='' LIBM='-lm' LIBOBJS='' LIBPL='$(prefix)/lib/python3.6/config-$(VERSION)$(ABIFLAGS)-i386-linux-gnu' LIBRARY='libpython$(VERSION)$(ABIFLAGS).a' LIBS='-ldl -lpthread' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-Xlinker -export-dynamic' LIPO_32BIT_FLAGS='' LLVM_PROFDATA=''\'''\''' LLVM_PROF_ERR='no' LLVM_PROF_FILE='' LLVM_PROF_FOUND='not-found' LLVM_PROF_MERGER='true' LN='ln' LTLIBOBJS='' LTOFLAGS='' MACHDEP='linux' MACHDEP_OBJS='' MAINCC='$(CC)' MKDIR_P='/bin/mkdir -p' MPDEC='no' MULTIARCH='i386-linux-gnu' MULTIARCH_CPPFLAGS='-DMULTIARCH=\"i386-linux-gnu\"' NO_AS_NEEDED='-Wl,--no-as-needed' OBJEXT='o' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='https://bugs.python.org/' PACKAGE_NAME='python' PACKAGE_STRING='python 3.6' PACKAGE_TARNAME='python' PACKAGE_URL='' PACKAGE_VERSION='3.6' PATH_SEPARATOR=':' PGO_PROF_GEN_FLAG='-fprofile-generate' PGO_PROF_USE_FLAG='-fprofile-use -fprofile-correction' PKG_CONFIG='/home/peko/autobuild/instance-1/output/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_TRIPLET='i386-linux-gnu' PY3LIBRARY='libpython3.so' PYC_BUILD='no' PYDOC='no' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' PYTHON_FOR_BUILD='_PYTHON_PROJECT_BASE=$(abs_builddir) _PYTHON_HOST_PLATFORM=$(_PYTHON_HOST_PLATFORM) PYTHONPATH=$(shell test -f pybuilddir.txt && echo $(abs_builddir)/`cat pybuilddir.txt`:)$(srcdir)/Lib _PYTHON_SYSCONFIGDATA_NAME=_sysconfigdata_$(ABIFLAGS)_$(MACHDEP)_$(MULTIARCH) python3.6' PYTHON_FOR_REGEN='python3.6' PY_ENABLE_SHARED='1' RANLIB='/home/peko/autobuild/instance-1/output/host/bin/i586-linux-ranlib' READELF='/home/peko/autobuild/instance-1/output/host/bin/i586-linux-readelf' RUNSHARED='' SED='/bin/sed' SGI_ABI='' SHELL='/bin/bash' SHLIBS='$(LIBS)' SHLIB_SUFFIX='.so' SOABI='cpython-36m-i386-linux-gnu' SOVERSION='1.0' SQLITE3='yes' SRCDIRS='Parser Grammar Objects Python Modules Mac Programs' TCLTK_INCLUDES='' TCLTK_LIBS='' TEST_MODULES='no' THREADHEADERS=' $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_pthread.h' THREADOBJ='Python/thread.o' TK='no' TRUE='true' UNIVERSALSDK='' UNIVERSAL_ARCH_FLAGS='' USE_INLINE='' USE_THREAD_MODULE='' VERSION='3.6' _PYTHON_HOST_PLATFORM='linux-i586' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_READELF='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host='i586-buildroot-linux-musl' host_alias='i586-buildroot-linux-musl' host_cpu='i586' host_os='linux-musl' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/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='i586-buildroot-linux-musl' target_alias='i586-buildroot-linux-musl' target_cpu='i586' target_os='linux-musl' target_vendor='buildroot' ## ----------- ## ## 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 700 #define _XOPEN_SOURCE_EXTENDED 1 #define _POSIX_C_SOURCE 200809L #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define USE_INLINE 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_PTHREAD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_LINUX_TIPC_H 1 #define HAVE_LINUX_RANDOM_H 1 #define HAVE_SPAWN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_NET_IF_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_CAN_H 1 #define HAVE_LINUX_CAN_RAW_H 1 #define HAVE_MAKEDEV 1 #define HAVE_HTOLE64 1 #define _LARGEFILE_SOURCE 1 #define _FILE_OFFSET_BITS 64 #if defined(SCO_DS) #undef _OFF_T #endif #define RETSIGTYPE void #define HAVE_SSIZE_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #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 SIZEOF_UINTPTR_T 4 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF__BOOL 1 #define SIZEOF_OFF_T 8 #define HAVE_LARGEFILE_SUPPORT 1 #define SIZEOF_TIME_T 4 #define SIZEOF_PTHREAD_T 4 #define HAVE_LIBDL 1 #define HAVE_ALIGNED_REQUIRED 1 #define _REENTRANT 1 #define WITH_THREAD 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_ATFORK 1 #define ENABLE_IPV6 1 #define HAVE_LINUX_CAN_RAW_FD_FRAMES 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_ACCEPT4 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_DUP3 1 #define HAVE_EXECV 1 #define HAVE_FACCESSAT 1 #define HAVE_FCHMOD 1 #define HAVE_FCHMODAT 1 #define HAVE_FCHOWN 1 #define HAVE_FCHOWNAT 1 #define HAVE_FEXECVE 1 #define HAVE_FDOPENDIR 1 #define HAVE_FORK 1 #define HAVE_FPATHCONF 1 #define HAVE_FSTATAT 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_FUTIMESAT 1 #define HAVE_FUTIMENS 1 #define HAVE_FUTIMES 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETGROUPS 1 #define HAVE_GETLOGIN 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETRESUID 1 #define HAVE_GETRESGID 1 #define HAVE_GETPWENT 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPENT 1 #define HAVE_GETSID 1 #define HAVE_INITGROUPS 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LCHMOD 1 #define HAVE_LCHOWN 1 #define HAVE_LINKAT 1 #define HAVE_LSTAT 1 #define HAVE_LUTIMES 1 #define HAVE_MMAP 1 #define HAVE_MEMRCHR 1 #define HAVE_MBRTOWC 1 #define HAVE_MKDIRAT 1 #define HAVE_MKFIFO 1 #define HAVE_MKFIFOAT 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_MKTIME 1 #define HAVE_MREMAP 1 #define HAVE_NICE 1 #define HAVE_OPENAT 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_PIPE2 1 #define HAVE_POLL 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_PREAD 1 #define HAVE_PTHREAD_KILL 1 #define HAVE_PUTENV 1 #define HAVE_PWRITE 1 #define HAVE_READLINK 1 #define HAVE_READLINKAT 1 #define HAVE_READV 1 #define HAVE_REALPATH 1 #define HAVE_RENAMEAT 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_SENDFILE 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETHOSTNAME 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SCHED_SETPARAM 1 #define HAVE_SCHED_RR_GET_INTERVAL 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGPENDING 1 #define HAVE_SIGRELSE 1 #define HAVE_SIGTIMEDWAIT 1 #define HAVE_SIGWAIT 1 #define HAVE_SIGWAITINFO 1 #define HAVE_SNPRINTF 1 #define HAVE_STRFTIME 1 #define HAVE_STRLCPY 1 #define HAVE_SYMLINKAT 1 #define HAVE_SYNC 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TRUNCATE 1 #define HAVE_UNAME 1 #define HAVE_UNLINKAT 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMENSAT 1 #define HAVE_UTIMES 1 #define HAVE_WAITID 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSFTIME 1 #define HAVE_WCSXFRM 1 #define HAVE_WMEMCMP 1 #define HAVE_WRITEV 1 #define HAVE_DIRFD 1 #define HAVE_CHROOT 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FSYNC 1 #define HAVE_FDATASYNC 1 #define HAVE_EPOLL 1 #define HAVE_EPOLL_CREATE1 1 #define HAVE_PRLIMIT 1 #define HAVE_FLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ZLIB_COPY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_SETGROUPS 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define HAVE_MEMMOVE 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_STATVFS 1 #define HAVE_DUP2 1 #define HAVE_STRDUP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_CLOCK_SETTIME 1 #define HAVE_DEVICE_MACROS 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_LOCKF 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_PASSWD_PW_GECOS 1 #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_ADDRINFO 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_SOCKADDR_ALG 1 #define HAVE_PROTOTYPES 1 #define HAVE_STDARG_PROTOTYPES 1 #define HAVE_SOCKETPAIR 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6_ARG 1 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 #define HAVE_GCC_ASM_FOR_X87 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_COPYSIGN 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_EXPM1 1 #define HAVE_FINITE 1 #define HAVE_HYPOT 1 #define HAVE_LGAMMA 1 #define HAVE_LOG1P 1 #define HAVE_LOG2 1 #define HAVE_ROUND 1 #define HAVE_TGAMMA 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_BROKEN_SEM_GETVALUE 1 #define HAVE_DECL_RTLD_LAZY 1 #define HAVE_DECL_RTLD_NOW 1 #define HAVE_DECL_RTLD_GLOBAL 1 #define HAVE_DECL_RTLD_LOCAL 1 #define HAVE_DECL_RTLD_NODELETE 1 #define HAVE_DECL_RTLD_NOLOAD 1 #define HAVE_DECL_RTLD_DEEPBIND 0 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 4 #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_RESIZE_TERMINAL 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_CATCH_SIGNAL 1 #define HAVE_RL_APPEND_HISTORY 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 HAVE_DEV_PTC 1 #define PY_FORMAT_SIZE_T "z" #define HAVE_STD_ATOMIC 1 #define HAVE_BUILTIN_ATOMIC 1 #define HAVE_DIRENT_D_TYPE 1 configure: exit 0