Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 270489 Details for
Bug 364093
dev-lang/python-3.1.3-r1: _socket module build fails on ARM
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config log
py31_success_config.log (text/plain), 489.00 KB, created by
Yixun Lan
on 2011-04-19 07:33:43 UTC
(
hide
)
Description:
config log
Filename:
MIME Type:
Creator:
Yixun Lan
Created:
2011-04-19 07:33:43 UTC
Size:
489.00 KB
patch
obsolete
>cat py31_success_config.log >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.1, which was >generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure --prefix=/usr --build=armv7a-hardfloat-linux-gnueabi --host=armv7a-hardfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fpectl --enable-shared --enable-ipv6 --with-threads --with-wide-unicode --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder=gdbm --with-libc= --with-system-ffi > >## --------- ## >## Platform. ## >## --------- ## > >hostname = neuvoo >uname -m = armv7l >uname -r = 2.6.32 >uname -s = Linux >uname -v = #3 PREEMPT Thu Jan 6 17:37:46 CET 2011 > >/usr/bin/uname -p = ARMv7 Processor rev 3 (v7l) >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/armv7a-hardfloat-linux-gnueabi/gcc-bin/4.5.2 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2752: checking for --enable-universalsdk >configure:2793: result: no >configure:2803: checking for --with-universal-archs >configure:2815: result: 32-bit >configure:2940: checking MACHDEP >configure:3106: result: linux2 >configure:3117: checking machine type as reported by uname -m >configure:3120: result: armv7l >configure:3133: checking for --without-gcc >configure:3156: result: no >configure:3174: checking for armv7a-hardfloat-linux-gnueabi-gcc >configure:3190: found /usr/bin/armv7a-hardfloat-linux-gnueabi-gcc >configure:3201: result: armv7a-hardfloat-linux-gnueabi-gcc >configure:3470: checking for C compiler version >configure:3479: armv7a-hardfloat-linux-gnueabi-gcc --version >&5 >armv7a-hardfloat-linux-gnueabi-gcc (Gentoo 4.5.2 p1.1, pie-0.4.5) 4.5.2 >Copyright (C) 2010 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:3490: $? = 0 >configure:3479: armv7a-hardfloat-linux-gnueabi-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/armv7a-hardfloat-linux-gnueabi/gcc-bin/4.5.2/armv7a-hardfloat-linux-gnueabi-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7a-hardfloat-linux-gnueabi/4.5.2/lto-wrapper >Target: armv7a-hardfloat-linux-gnueabi >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/armv7a-hardfloat-linux-gnueabi/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.5.2/include --datadir=/usr/share/gcc-data/armv7a-hardfloat-linux-gnueabi/4.5.2 --mandir=/usr/share/gcc-data/armv7a-hardfloat-linux-gnueabi/4.5.2/man --infodir=/usr/share/gcc-data/armv7a-hardfloat-linux-gnueabi/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.5.2/include/g++-v4 --host=armv7a-hardfloat-linux-gnueabi --target=armv7a-hardfloat-linux-gnueabi --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --with-float=hard --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/armv7a-hardfloat-linux-gnueabi/4.5.2/python --enable-checking=release --disable-libgcj --with-arch=armv7-a --with-float=hard --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.1, pie-0.4.5' >Thread model: posix >gcc version 4.5.2 (Gentoo 4.5.2 p1.1, pie-0.4.5) >configure:3490: $? = 0 >configure:3479: armv7a-hardfloat-linux-gnueabi-gcc -V >&5 >armv7a-hardfloat-linux-gnueabi-gcc: '-V' option must have argument >configure:3490: $? = 1 >configure:3479: armv7a-hardfloat-linux-gnueabi-gcc -qversion >&5 >armv7a-hardfloat-linux-gnueabi-gcc: unrecognized option '-qversion' >armv7a-hardfloat-linux-gnueabi-gcc: no input files >configure:3490: $? = 1 >configure:3510: checking whether the C compiler works >configure:3532: armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:3536: $? = 0 >configure:3584: result: yes >configure:3587: checking for C compiler default output file name >configure:3589: result: a.out >configure:3595: checking for suffix of executables >configure:3602: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:3606: $? = 0 >configure:3628: result: >configure:3650: checking whether we are cross compiling >configure:3658: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:3662: $? = 0 >configure:3669: ./conftest >configure:3673: $? = 0 >configure:3688: result: no >configure:3693: checking for suffix of object files >configure:3715: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:3719: $? = 0 >configure:3740: result: o >configure:3744: checking whether we are using the GNU C compiler >configure:3763: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:3763: $? = 0 >configure:3772: result: yes >configure:3781: checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -g >configure:3801: armv7a-hardfloat-linux-gnueabi-gcc -c -g conftest.c >&5 >configure:3801: $? = 0 >configure:3842: result: yes >configure:3859: checking for armv7a-hardfloat-linux-gnueabi-gcc option to accept ISO C89 >configure:3923: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:3923: $? = 0 >configure:3936: result: none needed >configure:3959: checking for --with-cxx-main=<compiler> >configure:3985: result: no >configure:4152: checking how to run the C preprocessor >configure:4183: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:4183: $? = 0 >configure:4197: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4197: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4222: result: armv7a-hardfloat-linux-gnueabi-gcc -E >configure:4242: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:4242: $? = 0 >configure:4256: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4256: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4285: checking for grep that handles long lines and -e >configure:4343: result: /bin/grep >configure:4348: checking for egrep >configure:4410: result: /bin/grep -E >configure:4415: checking for ANSI C header files >configure:4435: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4435: $? = 0 >configure:4508: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:4508: $? = 0 >configure:4508: ./conftest >configure:4508: $? = 0 >configure:4519: result: yes >configure:4532: checking for sys/types.h >configure:4532: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4532: $? = 0 >configure:4532: result: yes >configure:4532: checking for sys/stat.h >configure:4532: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4532: $? = 0 >configure:4532: result: yes >configure:4532: checking for stdlib.h >configure:4532: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4532: $? = 0 >configure:4532: result: yes >configure:4532: checking for string.h >configure:4532: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4532: $? = 0 >configure:4532: result: yes >configure:4532: checking for memory.h >configure:4532: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4532: $? = 0 >configure:4532: result: yes >configure:4532: checking for strings.h >configure:4532: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4532: $? = 0 >configure:4532: result: yes >configure:4532: checking for inttypes.h >configure:4532: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4532: $? = 0 >configure:4532: result: yes >configure:4532: checking for stdint.h >configure:4532: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4532: $? = 0 >configure:4532: result: yes >configure:4532: checking for unistd.h >configure:4532: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4532: $? = 0 >configure:4532: result: yes >configure:4545: checking minix/config.h usability >configure:4545: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:54:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4545: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4545: result: no >configure:4545: checking minix/config.h presence >configure:4545: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:21:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4545: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:4545: result: no >configure:4545: checking for minix/config.h >configure:4545: result: no >configure:4566: checking whether it is safe to define __EXTENSIONS__ >configure:4584: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:4584: $? = 0 >configure:4591: result: yes >configure:4616: checking for --with-suffix >configure:4629: result: >configure:4635: checking for case-insensitive build directory >configure:4647: result: no >configure:4675: checking LIBRARY >configure:4681: result: libpython$(VERSION).a >configure:4717: checking LINKCC >configure:4736: result: $(PURIFY) $(MAINCC) >configure:4745: checking for GNU ld >configure:4757: result: yes >configure:4760: checking for --enable-shared >configure:4777: result: yes >configure:4780: checking for --enable-profiling >configure:4805: result: >configure:4815: checking LDLIBRARY >configure:4902: result: libpython$(VERSION).so >configure:4908: checking for armv7a-hardfloat-linux-gnueabi-ranlib >configure:4924: found /usr/bin/armv7a-hardfloat-linux-gnueabi-ranlib >configure:4935: result: armv7a-hardfloat-linux-gnueabi-ranlib >configure:5002: checking for ar >configure:5018: found /usr/bin/ar >configure:5029: result: ar >configure:5052: checking for svnversion >configure:5080: result: not-found >configure:5146: checking for a BSD-compatible install >configure:5214: result: /usr/bin/install -c >configure:5237: checking for --with-pydebug >configure:5255: result: no >configure:5326: checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts and needs -fno-strict-aliasing >configure:5347: armv7a-hardfloat-linux-gnueabi-gcc -fno-strict-aliasing -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:5347: $? = 0 >configure:5364: armv7a-hardfloat-linux-gnueabi-gcc -fstrict-aliasing -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -Werror -Wstrict-aliasing conftest.c >&5 >configure:5364: $? = 0 >configure:5385: result: no >configure:5550: checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -OPT:Olimit=0 >configure:5564: armv7a-hardfloat-linux-gnueabi-gcc -OPT:Olimit=0 -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >cc1: error: invalid option argument '-OPT:Olimit=0' >configure:5564: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| /* end confdefs.h. */ >| int main() { return 0; } >configure:5576: result: no >configure:5590: checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -Olimit 1500 >configure:5604: armv7a-hardfloat-linux-gnueabi-gcc -Olimit 1500 -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >armv7a-hardfloat-linux-gnueabi-gcc: 1500: No such file or directory >cc1: error: invalid option argument '-Olimit' >configure:5604: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| /* end confdefs.h. */ >| int main() { return 0; } >configure:5616: result: no >configure:5626: checking whether gcc supports ParseTuple __format__ >configure:5643: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -Werror conftest.c >&5 >cc1: warnings being treated as errors >conftest.c:28:5: error: 'PyArg_ParseTuple' is an unrecognized format function type >configure:5643: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| /* end confdefs.h. */ >| >| void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:5650: result: no >configure:5663: checking whether pthreads are available without options >configure:5687: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccNXUVah.o: In function `main': >conftest.c:(.text+0x20): undefined reference to `pthread_create' >conftest.c:(.text+0x34): undefined reference to `pthread_detach' >collect2: ld returned 1 exit status >configure:5687: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| /* end confdefs.h. */ >| >| #include <pthread.h> >| >| void* routine(void* p){return NULL;} >| >| int main(){ >| pthread_t p; >| if(pthread_create(&p,NULL,routine,NULL)!=0) >| return 1; >| (void)pthread_detach(p); >| return 0; >| } >| >configure:5703: result: no >configure:5716: checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -Kpthread >configure:5742: armv7a-hardfloat-linux-gnueabi-gcc -Kpthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >armv7a-hardfloat-linux-gnueabi-gcc: unrecognized option '-Kpthread' >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccc1NC68.o: In function `main': >conftest.c:(.text+0x20): undefined reference to `pthread_create' >conftest.c:(.text+0x34): undefined reference to `pthread_detach' >collect2: ld returned 1 exit status >configure:5742: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| /* end confdefs.h. */ >| >| #include <pthread.h> >| >| void* routine(void* p){return NULL;} >| >| int main(){ >| pthread_t p; >| if(pthread_create(&p,NULL,routine,NULL)!=0) >| return 1; >| (void)pthread_detach(p); >| return 0; >| } >| >configure:5754: result: no >configure:5765: checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -Kthread >configure:5791: armv7a-hardfloat-linux-gnueabi-gcc -Kthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >armv7a-hardfloat-linux-gnueabi-gcc: unrecognized option '-Kthread' >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccF4WQkW.o: In function `main': >conftest.c:(.text+0x20): undefined reference to `pthread_create' >conftest.c:(.text+0x34): undefined reference to `pthread_detach' >collect2: ld returned 1 exit status >configure:5791: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| /* end confdefs.h. */ >| >| #include <pthread.h> >| >| void* routine(void* p){return NULL;} >| >| int main(){ >| pthread_t p; >| if(pthread_create(&p,NULL,routine,NULL)!=0) >| return 1; >| (void)pthread_detach(p); >| return 0; >| } >| >configure:5803: result: no >configure:5814: checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -pthread >configure:5840: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:5840: $? = 0 >configure:5840: ./conftest >configure:5840: $? = 0 >configure:5852: result: yes >configure:5861: checking whether armv7a-hardfloat-linux-gnueabi-g++ also accepts flags for thread support >configure:5892: result: yes >configure:5899: checking for ANSI C header files >configure:6003: result: yes >configure:6025: checking asm/types.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking asm/types.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for asm/types.h >configure:6025: result: yes >configure:6025: checking conio.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:62:19: fatal error: conio.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # [0] 0:bash 1:python2.7- 2:cat* "root@neuvoo:~" 15:23 19-Apr-11include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <conio.h> >configure:6025: result: no >configure:6025: checking conio.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:29:19: fatal error: conio.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| /* end confdefs.h. */ >| #include <conio.h> >configure:6025: result: no >configure:6025: checking for conio.h >configure:6025: result: no >configure:6025: checking curses.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking curses.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for curses.h >configure:6025: result: yes >configure:6025: checking direct.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:63:20: fatal error: direct.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <direct.h> >configure:6025: result: no >configure:6025: checking direct.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:30:20: fatal error: direct.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| /* end confdefs.h. */ >| #include <direct.h> >configure:6025: result: no >configure:6025: checking for direct.h >configure:6025: result: no >configure:6025: checking dlfcn.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking dlfcn.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for dlfcn.h >configure:6025: result: yes >configure:6025: checking errno.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking errno.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for errno.h >configure:6025: result: yes >configure:6025: checking fcntl.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking fcntl.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for fcntl.h >configure:6025: result: yes >configure:6025: checking grp.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking grp.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for grp.h >configure:6025: result: yes >configure:6025: checking ieeefp.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:67:20: fatal error: ieeefp.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ieeefp.h> >configure:6025: result: no >configure:6025: checking ieeefp.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:34:20: fatal error: ieeefp.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_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 <ieeefp.h> >configure:6025: result: no >configure:6025: checking for ieeefp.h >configure:6025: result: no >configure:6025: checking io.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:67:16: fatal error: io.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <io.h> >configure:6025: result: no >configure:6025: checking io.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:34:16: fatal error: io.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_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 <io.h> >configure:6025: result: no >configure:6025: checking for io.h >configure:6025: result: no >configure:6025: checking langinfo.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking langinfo.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for langinfo.h >configure:6025: result: yes >configure:6025: checking libintl.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking libintl.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for libintl.h >configure:6025: result: yes >configure:6025: checking ncurses.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking ncurses.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for ncurses.h >configure:6025: result: yes >configure:6025: checking poll.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking poll.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for poll.h >configure:6025: result: yes >configure:6025: checking process.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:71:21: fatal error: process.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <process.h> >configure:6025: result: no >configure:6025: checking process.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:38:21: fatal error: process.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| /* end confdefs.h. */ >| #include <process.h> >configure:6025: result: no >configure:6025: checking for process.h >configure:6025: result: no >configure:6025: checking pthread.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking pthread.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for pthread.h >configure:6025: result: yes >configure:6025: checking shadow.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking shadow.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for shadow.h >configure:6025: result: yes >configure:6025: checking signal.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking signal.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for signal.h >configure:6025: result: yes >configure:6025: checking for stdint.h >configure:6025: result: yes >configure:6025: checking stropts.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking stropts.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for stropts.h >configure:6025: result: yes >configure:6025: checking termios.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking termios.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for termios.h >configure:6025: result: yes >configure:6025: checking thread.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:77:20: fatal error: thread.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <thread.h> >configure:6025: result: no >configure:6025: checking thread.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:44:20: fatal error: thread.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| /* end confdefs.h. */ >| #include <thread.h> >configure:6025: result: no >configure:6025: checking for thread.h >configure:6025: result: no >configure:6025: checking for unistd.h >configure:6025: result: yes >configure:6025: checking utime.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking utime.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for utime.h >configure:6025: result: yes >configure:6025: checking sys/audioio.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:79:25: fatal error: sys/audioio.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/audioio.h> >configure:6025: result: no >configure:6025: checking sys/audioio.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:46:25: fatal error: sys/audioio.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <sys/audioio.h> >configure:6025: result: no >configure:6025: checking for sys/audioio.h >configure:6025: result: no >configure:6025: checking sys/bsdtty.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:79:24: fatal error: sys/bsdtty.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/bsdtty.h> >configure:6025: result: no >configure:6025: checking sys/bsdtty.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:46:24: fatal error: sys/bsdtty.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <sys/bsdtty.h> >configure:6025: result: no >configure:6025: checking for sys/bsdtty.h >configure:6025: result: no >configure:6025: checking sys/epoll.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/epoll.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/epoll.h >configure:6025: result: yes >configure:6025: checking sys/event.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:80:23: fatal error: sys/event.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/event.h> >configure:6025: result: no >configure:6025: checking sys/event.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:47:23: fatal error: sys/event.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| /* end confdefs.h. */ >| #include <sys/event.h> >configure:6025: result: no >configure:6025: checking for sys/event.h >configure:6025: result: no >configure:6025: checking sys/file.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/file.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/file.h >configure:6025: result: yes >configure:6025: checking sys/loadavg.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:81:25: fatal error: sys/loadavg.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/loadavg.h> >configure:6025: result: no >configure:6025: checking sys/loadavg.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:48:25: fatal error: sys/loadavg.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <sys/loadavg.h> >configure:6025: result: no >configure:6025: checking for sys/loadavg.h >configure:6025: result: no >configure:6025: checking sys/lock.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:81:22: fatal error: sys/lock.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/lock.h> >configure:6025: result: no >configure:6025: checking sys/lock.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:48:22: fatal error: sys/lock.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <sys/lock.h> >configure:6025: result: no >configure:6025: checking for sys/lock.h >configure:6025: result: no >configure:6025: checking sys/mkdev.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:81:23: fatal error: sys/mkdev.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/mkdev.h> >configure:6025: result: no >configure:6025: checking sys/mkdev.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:48:23: fatal error: sys/mkdev.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <sys/mkdev.h> >configure:6025: result: no >configure:6025: checking for sys/mkdev.h >configure:6025: result: no >configure:6025: checking sys/modem.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:81:23: fatal error: sys/modem.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/modem.h> >configure:6025: result: no >configure:6025: checking sys/modem.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:48:23: fatal error: sys/modem.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <sys/modem.h> >configure:6025: result: no >configure:6025: checking for sys/modem.h >configure:6025: result: no >configure:6025: checking sys/param.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/param.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/param.h >configure:6025: result: yes >configure:6025: checking sys/poll.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/poll.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/poll.h >configure:6025: result: yes >configure:6025: checking sys/select.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/select.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/select.h >configure:6025: result: yes >configure:6025: checking sys/socket.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/socket.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/socket.h >configure:6025: result: yes >configure:6025: checking sys/statvfs.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/statvfs.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/statvfs.h >configure:6025: result: yes >configure:6025: checking for sys/stat.h >configure:6025: result: yes >configure:6025: checking sys/termio.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:87:24: fatal error: sys/termio.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/termio.h> >configure:6025: result: no >configure:6025: checking sys/termio.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:54:24: fatal error: sys/termio.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| /* end confdefs.h. */ >| #include <sys/termio.h> >configure:6025: result: no >configure:6025: checking for sys/termio.h >configure:6025: result: no >configure:6025: checking sys/time.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/time.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/time.h >configure:6025: result: yes >configure:6025: checking sys/times.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/times.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/times.h >configure:6025: result: yes >configure:6025: checking for sys/types.h >configure:6025: result: yes >configure:6025: checking sys/un.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/un.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/un.h >configure:6025: result: yes >configure:6025: checking sys/utsname.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/utsname.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/utsname.h >configure:6025: result: yes >configure:6025: checking sys/wait.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/wait.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/wait.h >configure:6025: result: yes >configure:6025: checking pty.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking pty.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for pty.h >configure:6025: result: yes >configure:6025: checking libutil.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:94:21: fatal error: libutil.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libutil.h> >configure:6025: result: no >configure:6025: checking libutil.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:61:21: fatal error: libutil.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| /* end confdefs.h. */ >| #include <libutil.h> >configure:6025: result: no >configure:6025: checking for libutil.h >configure:6025: result: no >configure:6025: checking sys/resource.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sys/resource.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sys/resource.h >configure:6025: result: yes >configure:6025: checking netpacket/packet.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking netpacket/packet.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for netpacket/packet.h >configure:6025: result: yes >configure:6025: checking sysexits.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking sysexits.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for sysexits.h >configure:6025: result: yes >configure:6025: checking bluetooth.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:97:23: fatal error: bluetooth.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bluetooth.h> >configure:6025: result: no >configure:6025: checking bluetooth.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:64:23: fatal error: bluetooth.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| /* end confdefs.h. */ >| #include <bluetooth.h> >configure:6025: result: no >configure:6025: checking for bluetooth.h >configure:6025: result: no >configure:6025: checking bluetooth/bluetooth.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:97:33: fatal error: bluetooth/bluetooth.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bluetooth/bluetooth.h> >configure:6025: result: no >configure:6025: checking bluetooth/bluetooth.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >conftest.c:64:33: fatal error: bluetooth/bluetooth.h: No such file or directory >compilation terminated. >configure:6025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| /* end confdefs.h. */ >| #include <bluetooth/bluetooth.h> >configure:6025: result: no >configure:6025: checking for bluetooth/bluetooth.h >configure:6025: result: no >configure:6025: checking linux/tipc.h usability >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking linux/tipc.h presence >configure:6025: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:6025: $? = 0 >configure:6025: result: yes >configure:6025: checking for linux/tipc.h >configure:6025: result: yes >configure:6038: checking for dirent.h that defines DIR >configure:6057: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6057: $? = 0 >configure:6065: result: yes >configure:6078: checking for library containing opendir >configure:6109: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6109: $? = 0 >configure:6126: result: none required >configure:6193: checking whether sys/types.h defines makedev >configure:6209: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6209: $? = 0 >configure:6218: result: yes >configure:6247: checking for term.h >configure:6247: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6247: $? = 0 >configure:6247: result: yes >configure:6266: checking for linux/netlink.h >configure:6266: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6266: $? = 0 >configure:6266: result: yes >configure:6287: checking for clock_t in time.h >configure:6306: result: yes >configure:6310: checking for makedev >configure:6330: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6330: $? = 0 >configure:6366: result: yes >configure:6382: checking Solaris LFS bug >configure:6399: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6399: $? = 0 >configure:6405: result: no >configure:6430: checking for mode_t >configure:6430: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6430: $? = 0 >configure:6430: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:110:21: error: expected expression before ')' token >configure:6430: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((mode_t))) >| return 0; >| ; >| return 0; >| } >configure:6430: result: yes >configure:6441: checking for off_t >configure:6441: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6441: $? = 0 >configure:6441: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:110:20: error: expected expression before ')' token >configure:6441: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((off_t))) >| return 0; >| ; >| return 0; >| } >configure:6441: result: yes >configure:6452: checking for pid_t >configure:6452: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6452: $? = 0 >configure:6452: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:110:20: error: expected expression before ')' token >configure:6452: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((pid_t))) >| return 0; >| ; >| return 0; >| } >configure:6452: result: yes >configure:6463: checking return type of signal handlers >configure:6481: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:80:1: error: void value not ignored as it ought to be >configure:6481: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:6488: result: void >configure:6496: checking for size_t >configure:6496: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6496: $? = 0 >configure:6496: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:111:21: error: expected expression before ')' token >configure:6496: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:6496: result: yes >configure:6507: checking for uid_t in sys/types.h >configure:6526: result: yes >configure:6537: checking for uint32_t >configure:6537: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6537: $? = 0 >configure:6537: result: yes >configure:6551: checking for uint64_t >configure:6551: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6551: $? = 0 >configure:6551: result: yes >configure:6565: checking for int32_t >configure:6565: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6565: $? = 0 >configure:6565: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:113:53: warning: integer overflow in expression >conftest.c:112:12: error: size of array 'test_array' is negative >conftest.c:112:12: error: storage size of 'test_array' isn't constant >configure:6565: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| enum { N = 32 / 2 - 1 }; >| int >| main () >| { >| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) >| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:6565: result: yes >configure:6576: checking for int64_t >configure:6576: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6576: $? = 0 >configure:6576: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:113:53: warning: integer overflow in expression >conftest.c:112:12: error: size of array 'test_array' is negative >conftest.c:112:12: error: storage size of 'test_array' isn't constant >configure:6576: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| enum { N = 64 / 2 - 1 }; >| int >| main () >| { >| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) >| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:6576: result: yes >configure:6587: checking for ssize_t >configure:6587: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6587: $? = 0 >configure:6587: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:111:22: error: expected expression before ')' token >configure:6587: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((ssize_t))) >| return 0; >| ; >| return 0; >| } >configure:6587: result: yes >configure:6601: checking size of int >configure:6606: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6606: $? = 0 >configure:6606: ./conftest >configure:6606: $? = 0 >configure:6620: result: 4 >configure:6634: checking size of long >configure:6639: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6639: $? = 0 >configure:6639: ./conftest >configure:6639: $? = 0 >configure:6653: result: 4 >configure:6667: checking size of void * >configure:6672: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6672: $? = 0 >configure:6672: ./conftest >configure:6672: $? = 0 >configure:6686: result: 4 >configure:6700: checking size of short >configure:6705: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6705: $? = 0 >configure:6705: ./conftest >configure:6705: $? = 0 >configure:6719: result: 2 >configure:6733: checking size of float >configure:6738: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6738: $? = 0 >configure:6738: ./conftest >configure:6738: $? = 0 >configure:6752: result: 4 >configure:6766: checking size of double >configure:6771: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6771: $? = 0 >configure:6771: ./conftest >configure:6771: $? = 0 >configure:6785: result: 8 >configure:6799: checking size of fpos_t >configure:6804: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6804: $? = 0 >configure:6804: ./conftest >configure:6804: $? = 0 >configure:6818: result: 16 >configure:6832: checking size of size_t >configure:6837: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6837: $? = 0 >configure:6837: ./conftest >configure:6837: $? = 0 >configure:6851: result: 4 >configure:6865: checking size of pid_t >configure:6870: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6870: $? = 0 >configure:6870: ./conftest >configure:6870: $? = 0 >configure:6884: result: 4 >configure:6895: checking for long long support >configure:6909: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6909: $? = 0 >configure:6918: result: yes >configure:6925: checking size of long long >configure:6930: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6930: $? = 0 >configure:6930: ./conftest >configure:6930: $? = 0 >configure:6944: result: 8 >configure:6956: checking for long double support >configure:6970: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:6970: $? = 0 >configure:6979: result: yes >configure:6986: checking size of long double >configure:6991: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:6991: $? = 0 >configure:6991: ./conftest >configure:6991: $? = 0 >configure:7005: result: 8 >configure:7018: checking for _Bool support >configure:7032: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:7032: $? = 0 >configure:7041: result: yes >configure:7048: checking size of _Bool >configure:7053: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:7053: $? = 0 >configure:7053: ./conftest >configure:7053: $? = 0 >configure:7067: result: 1 >configure:7079: checking for uintptr_t >configure:7079: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:7079: $? = 0 >configure:7079: armv7a-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:101:24: error: expected expression before ')' token >configure:7079: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| /* end confdefs.h. */ >| #ifdef HAVE_STDINT_H >| #include <stdint.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| #include <inttypes.h> >| #endif >| >| int >| main () >| { >| if (sizeof ((uintptr_t))) >| return 0; >| ; >| return 0; >| } >configure:7079: result: yes >configure:7096: checking size of uintptr_t >configure:7101: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >configure:7101: $? = 0 >configure:7101: ./conftest >configure:7101: $? = 0 >configure:7115: result: 4 >configure:7130: checking size of off_t >configure:7150: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >conftest.c: In function 'main': >conftest.c:98:11: warning: incompatible implicit declaration of built-in function 'exit' >configure:7150: $? = 0 >configure:7150: ./conftest >configure:7150: $? = 0 >configure:7162: result: 8 >configure:7170: checking whether to enable large file support >configure:7179: result: yes >configure:7191: checking size of time_t >configure:7211: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >conftest.c: In function 'main': >conftest.c:100:11: warning: incompatible implicit declaration of built-in function 'exit' >configure:7211: $? = 0 >configure:7211: ./conftest >configure:7211: $? = 0 >configure:7223: result: 4 >configure:7241: checking for pthread_t >configure:7255: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:7255: $? = 0 >configure:7259: result: yes >configure:7263: checking size of pthread_t >configure:7283: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c >&5 >conftest.c: In function 'main': >conftest.c:101:13: warning: incompatible implicit declaration of built-in function 'exit' >configure:7283: $? = 0 >configure:7283: ./conftest >configure:7283: $? = 0 >configure:7295: result: 4 >configure:7398: checking for --enable-framework >configure:7415: result: no >configure:7419: checking for dyld >configure:7430: result: no >configure:7444: checking SO >configure:7470: result: .so >configure:7482: checking LDSHARED >configure:7617: result: $(CC) -shared >configure:7623: checking CCSHARED >configure:7658: result: -fPIC >configure:7662: checking LINKFORSHARED >configure:7710: result: -Xlinker -export-dynamic >configure:7715: checking CFLAGSFORSHARED >configure:7728: result: $(CCSHARED) >configure:7740: checking SHLIBS >configure:7746: result: $(LIBS) >configure:7751: checking for dlopen in -ldl >configure:7776: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -ldl >&5 >configure:7776: $? = 0 >configure:7785: result: yes >configure:7796: checking for shl_load in -ldld >configure:7821: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -ldld -ldl >&5 >/usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.5.2/../../../../armv7a-hardfloat-linux-gnueabi/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:7821: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:7830: result: no >configure:7844: checking for library containing sem_init >configure:7875: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccC7XAlF.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `sem_init' >collect2: ld returned 1 exit status >configure:7875: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char sem_init (); >| int >| main () >| { >| return sem_init (); >| ; >| return 0; >| } >configure:7875: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:7875: $? = 0 >configure:7892: result: -lpthread >configure:7905: checking for textdomain in -lintl >configure:7930: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lintl -lpthread -ldl >&5 >/usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.5.2/../../../../armv7a-hardfloat-linux-gnueabi/bin/ld: cannot find -lintl >collect2: ld returned 1 exit status >configure:7930: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char textdomain (); >| int >| main () >| { >| return textdomain (); >| ; >| return 0; >| } >configure:7939: result: no >configure:7980: checking for t_open in -lnsl >configure:8005: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lnsl -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/cccstjbJ.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `t_open' >collect2: ld returned 1 exit status >configure:8005: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char t_open (); >| int >| main () >| { >| return t_open (); >| ; >| return 0; >| } >configure:8014: result: no >configure:8020: checking for socket in -lsocket >configure:8045: armv7a-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5 >/usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.5.2/../../../../armv7a-hardfloat-linux-gnueabi/bin/ld: cannot find -lsocket >collect2: ld returned 1 exit status >configure:8045: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char socket (); >| int >| main () >| { >| return socket (); >| ; >| return 0; >| } >configure:8054: result: no >configure:8061: checking for --with-libs >configure:8072: result: no >configure:8080: checking for armv7a-hardfloat-linux-gnueabi-pkg-config >configure:8113: result: no >configure:8123: checking for pkg-config >configure:8141: found /usr/bin/pkg-config >configure:8153: result: /usr/bin/pkg-config >configure:8177: checking for --with-system-ffi >configure:8195: result: yes >configure:8199: checking for --with-dbmliborder >configure:8218: result: gdbm >configure:8224: checking for --with-signal-module >configure:8236: result: yes >configure:8251: checking for --with-dec-threads >configure:8265: result: no >configure:8276: checking for --with-threads >configure:8296: result: yes >configure:8802: checking if PTHREAD_SCOPE_SYSTEM is supported >configure:8825: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >conftest.c: In function 'main': >conftest.c:107:39: warning: incompatible implicit declaration of built-in function 'exit' >configure:8825: $? = 0 >configure:8825: ./conftest >configure:8825: $? = 0 >configure:8837: result: yes >configure:8846: checking for pthread_sigmask >configure:8846: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:8846: $? = 0 >configure:8846: result: yes >configure:8866: checking if --enable-ipv6 is specified >configure:8876: result: yes >configure:8960: checking ipv6 stack type >configure:9093: result: linux-glibc >configure:9113: checking for OSX 10.5 SDK or later >configure:9126: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:103:27: fatal error: Carbon/Carbon.h: No such file or directory >compilation terminated. >configure:9126: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| /* end confdefs.h. */ >| #include <Carbon/Carbon.h> >| int >| main () >| { >| FSIORefNum fRef = 0 >| ; >| return 0; >| } >configure:9133: result: no >configure:9140: checking for --with-doc-strings >configure:9158: result: yes >configure:9162: checking for --with-tsc >configure:9179: result: no >configure:9185: checking for --with-pymalloc >configure:9203: result: yes >configure:9207: checking for --with-wctype-functions >configure:9224: result: no >configure:9237: checking for dlopen >configure:9237: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9237: $? = 0 >configure:9237: result: yes >configure:9250: checking DYNLOADFILE >configure:9275: result: dynload_shlib.o >configure:9287: checking MACHDEP_OBJS >configure:9295: result: MACHDEP_OBJS >configure:9315: checking for alarm >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setitimer >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getitimer >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for bind_textdomain_codeset >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for chown >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for clock >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for confstr >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for ctermid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for execv >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >conftest.c:138:6: warning: conflicting types for built-in function 'execv' >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for fchmod >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for fchown >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for fork >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >conftest.c:141:6: warning: conflicting types for built-in function 'fork' >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for fpathconf >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for ftime >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for ftruncate >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for gai_strerror >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getgroups >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getlogin >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getloadavg >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getpeername >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getpgid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getpid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getpriority >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getpwent >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getspnam >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getspent >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getsid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for getwd >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccImc8xM.o: In function `main': >conftest.c:(.text+0x4): warning: the `getwd' function is dangerous and should not be used. >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for kill >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for killpg >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for lchmod >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >conftest.c:165:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:9315: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| /* end confdefs.h. */ >| /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define lchmod innocuous_lchmod >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char lchmod (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef lchmod >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char lchmod (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_lchmod || defined __stub___lchmod >| choke me >| #endif >| >| int >| main () >| { >| return lchmod (); >| ; >| return 0; >| } >configure:9315: result: no >configure:9315: checking for lchown >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for lstat >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for mbrtowc >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for mkfifo >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for mknod >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for mktime >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for mremap >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for nice >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for pathconf >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for pause >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for plock >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccorGvSh.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `plock' >collect2: ld returned 1 exit status >configure:9315: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| /* end confdefs.h. */ >| /* Define plock to an innocuous variant, in case <limits.h> declares plock. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define plock innocuous_plock >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char plock (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:9315: result: no >configure:9315: checking for poll >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for pthread_init >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccKq1Fa7.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `pthread_init' >collect2: ld returned 1 exit status >configure:9315: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| /* end confdefs.h. */ >| /* Define pthread_init to an innocuous variant, in case <limits.h> declares pthread_init. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_init innocuous_pthread_init >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_init (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:9315: result: no >configure:9315: checking for putenv >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for readlink >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for realpath >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for select >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for sem_open >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for sem_timedwait >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for sem_getvalue >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for sem_unlink >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setegid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for seteuid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setgid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setlocale >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setregid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setreuid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setsid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setpgid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setpgrp >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setuid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for setvbuf >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for snprintf >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >conftest.c:190:6: warning: conflicting types for built-in function 'snprintf' >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for sigaction >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for siginterrupt >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for sigrelse >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for strftime >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >conftest.c:194:6: warning: conflicting types for built-in function 'strftime' >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for strlcpy >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccEOzngl.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `strlcpy' >collect2: ld returned 1 exit status >configure:9315: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:9315: result: no >configure:9315: checking for sysconf >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for tcgetpgrp >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for tcsetpgrp >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for tempnam >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccgurQML.o: In function `main': >conftest.c:(.text+0x4): warning: the use of `tempnam' is dangerous, better use `mkstemp' >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for timegm >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for times >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for tmpfile >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for tmpnam >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/cc4laiik.o: In function `main': >conftest.c:(.text+0x4): warning: the use of `tmpnam' is dangerous, better use `mkstemp' >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for tmpnam_r >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccBaK7Kb.o: In function `main': >conftest.c:(.text+0x4): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for truncate >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for uname >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for unsetenv >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for utimes >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for waitpid >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for wait3 >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for wait4 >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for wcscoll >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for wcsftime >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for wcsxfrm >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9315: $? = 0 >configure:9315: result: yes >configure:9315: checking for _getpty >configure:9315: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccxd1SQv.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `_getpty' >collect2: ld returned 1 exit status >configure:9315: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| /* end confdefs.h. */ >| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _getpty innocuous__getpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _getpty (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:9315: result: no >configure:9327: checking for chroot >configure:9340: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:9340: $? = 0 >configure:9344: result: yes >configure:9352: checking for link >configure:9365: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:9365: $? = 0 >configure:9369: result: yes >configure:9377: checking for symlink >configure:9390: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:9390: $? = 0 >configure:9394: result: yes >configure:9402: checking for fchdir >configure:9415: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:9415: $? = 0 >configure:9419: result: yes >configure:9427: checking for fsync >configure:9440: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:9440: $? = 0 >configure:9444: result: yes >configure:9452: checking for fdatasync >configure:9465: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:9465: $? = 0 >configure:9469: result: yes >configure:9477: checking for epoll >configure:9490: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:9490: $? = 0 >configure:9494: result: yes >configure:9502: checking for kqueue >configure:9518: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:200:23: fatal error: sys/event.h: No such file or directory >compilation terminated. >configure:9518: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/event.h> >| >| int >| main () >| { >| int x=kqueue() >| ; >| return 0; >| } >configure:9525: result: no >configure:9536: checking for ctermid_r >configure:9552: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:205:11: error: 'ctermid_r' undeclared (first use in this function) >conftest.c:205:11: note: each undeclared identifier is reported only once for each function it appears in >configure:9552: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| /* end confdefs.h. */ >| >| #include "confdefs.h" >| #include <stdio.h> >| >| int >| main () >| { >| void* p = ctermid_r >| ; >| return 0; >| } >configure:9559: result: no >configure:9565: checking for flock declaration >configure:9582: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:9582: $? = 0 >configure:9591: result: yes >configure:9596: checking for flock >configure:9596: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9596: $? = 0 >configure:9596: result: yes >configure:9654: checking for getpagesize >configure:9670: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:9670: $? = 0 >configure:9674: result: yes >configure:9687: checking for true >configure:9703: found /bin/true >configure:9714: result: true >configure:9727: checking for inet_aton in -lc >configure:9752: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lc -lpthread -ldl >&5 >configure:9752: $? = 0 >configure:9761: result: yes >configure:9817: checking for chflags >configure:9838: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >conftest.c:200:1: error: expected identifier or '(' before '[' token >conftest.c:209:1: error: expected identifier or '(' before ']' token >configure:9838: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| /* end confdefs.h. */ >| [ >| #include <sys/stat.h> >| #include <unistd.h> >| int main(int argc, char*argv[]) >| { >| if(chflags(argv[0], 0) != 0) >| return 1; >| return 0; >| } >| ] >configure:9849: result: no >configure:9866: checking for lchflags >configure:9887: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >conftest.c:200:1: error: expected identifier or '(' before '[' token >conftest.c:209:1: error: expected identifier or '(' before ']' token >configure:9887: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| /* end confdefs.h. */ >| [ >| #include <sys/stat.h> >| #include <unistd.h> >| int main(int argc, char*argv[]) >| { >| if(lchflags(argv[0], 0) != 0) >| return 1; >| return 0; >| } >| ] >configure:9898: result: no >configure:9924: checking for inflateCopy in -lz >configure:9949: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lz -lpthread -ldl >&5 >configure:9949: $? = 0 >configure:9958: result: yes >configure:9974: checking for hstrerror >configure:9990: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:9990: $? = 0 >configure:9994: result: yes >configure:10004: checking for inet_aton >configure:10023: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >configure:10023: $? = 0 >configure:10027: result: yes >configure:10037: checking for inet_pton >configure:10056: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10056: $? = 0 >configure:10060: result: yes >configure:10070: checking for setgroups >configure:10089: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10089: $? = 0 >configure:10093: result: yes >configure:10106: checking for openpty >configure:10106: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccBLZbdf.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `openpty' >collect2: ld returned 1 exit status >configure:10106: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define openpty innocuous_openpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char openpty (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef openpty >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char openpty (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_openpty || defined __stub___openpty >| choke me >| #endif >| >| int >| main () >| { >| return openpty (); >| ; >| return 0; >| } >configure:10106: result: no >configure:10113: checking for openpty in -lutil >configure:10138: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lutil -lpthread -ldl >&5 >configure:10138: $? = 0 >configure:10147: result: yes >configure:10203: checking for forkpty >configure:10203: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10203: $? = 0 >configure:10203: result: yes >configure:10302: checking for memmove >configure:10302: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >conftest.c:230:6: warning: conflicting types for built-in function 'memmove' >configure:10302: $? = 0 >configure:10302: result: yes >configure:10316: checking for fseek64 >configure:10316: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/cctBnBGt.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `fseek64' >collect2: ld returned 1 exit status >configure:10316: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| /* end confdefs.h. */ >| /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fseek64 innocuous_fseek64 >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fseek64 (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:10316: result: no >configure:10316: checking for fseeko >configure:10316: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10316: $? = 0 >configure:10316: result: yes >configure:10316: checking for fstatvfs >configure:10316: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10316: $? = 0 >configure:10316: result: yes >configure:10316: checking for ftell64 >configure:10316: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >/var/tmp/portage/dev-lang/python-3.1.3-r1/temp/ccVgYtk9.o: In function `main': >conftest.c:(.text+0x4): undefined reference to `ftell64' >collect2: ld returned 1 exit status >configure:10316: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| /* end confdefs.h. */ >| /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define ftell64 innocuous_ftell64 >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ftell64 (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:10316: result: no >configure:10316: checking for ftello >configure:10316: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10316: $? = 0 >configure:10316: result: yes >configure:10316: checking for statvfs >configure:10316: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10316: $? = 0 >configure:10316: result: yes >configure:10326: checking for dup2 >configure:10326: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10326: $? = 0 >configure:10326: result: yes >configure:10339: checking for getcwd >configure:10339: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10339: $? = 0 >configure:10339: result: yes >configure:10352: checking for strdup >configure:10352: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >conftest.c:237:6: warning: conflicting types for built-in function 'strdup' >configure:10352: $? = 0 >configure:10352: result: yes >configure:10368: checking for getpgrp >configure:10368: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10368: $? = 0 >configure:10368: result: yes >configure:10384: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:220:1: error: too many arguments to function 'getpgrp' >/usr/include/unistd.h:633:16: note: declared here >configure:10384: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| /* end confdefs.h. */ >| #include <unistd.h> >| int >| main () >| { >| getpgrp(0); >| ; >| return 0; >| } >configure:10397: checking for setpgrp >configure:10397: result: yes >configure:10413: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:221:1: error: too many arguments to function 'setpgrp' >/usr/include/unistd.h:669:12: note: declared here >configure:10413: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| /* end confdefs.h. */ >| #include <unistd.h> >| int >| main () >| { >| setpgrp(0,0); >| ; >| return 0; >| } >configure:10426: checking for gettimeofday >configure:10426: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10426: $? = 0 >configure:10426: result: yes >configure:10442: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10442: $? = 0 >configure:10456: checking for major >configure:10479: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10479: $? = 0 >configure:10484: result: yes >configure:10498: checking for getaddrinfo >configure:10518: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10518: $? = 0 >configure:10520: result: yes >configure:10522: checking getaddrinfo bug >configure:10619: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >conftest.c: In function 'main': >conftest.c:298:3: warning: incompatible implicit declaration of built-in function 'exit' >configure:10619: $? = 0 >configure:10619: ./conftest >configure:10619: $? = 0 >configure:10620: result: good >configure:10655: checking for getnameinfo >configure:10655: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:10655: $? = 0 >configure:10655: result: yes >configure:10666: checking whether time.h and sys/time.h may both be included >configure:10686: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10686: $? = 0 >configure:10693: result: yes >configure:10701: checking whether struct tm is in sys/time.h or time.h >configure:10721: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10721: $? = 0 >configure:10728: result: time.h >configure:10736: checking for struct tm.tm_zone >configure:10736: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10736: $? = 0 >configure:10736: result: yes >configure:10803: checking for struct stat.st_rdev >configure:10803: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10803: $? = 0 >configure:10803: result: yes >configure:10813: checking for struct stat.st_blksize >configure:10813: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10813: $? = 0 >configure:10813: result: yes >configure:10823: checking for struct stat.st_flags >configure:10823: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:263:12: error: 'struct stat' has no member named 'st_flags' >configure:10823: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_flags) >| return 0; >| ; >| return 0; >| } >configure:10823: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:263:19: error: 'struct stat' has no member named 'st_flags' >configure:10823: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_flags) >| return 0; >| ; >| return 0; >| } >configure:10823: result: no >configure:10833: checking for struct stat.st_gen >configure:10833: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:263:12: error: 'struct stat' has no member named 'st_gen' >configure:10833: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_gen) >| return 0; >| ; >| return 0; >| } >configure:10833: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:263:19: error: 'struct stat' has no member named 'st_gen' >configure:10833: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_gen) >| return 0; >| ; >| return 0; >| } >configure:10833: result: no >configure:10843: checking for struct stat.st_birthtime >configure:10843: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:263:12: error: 'struct stat' has no member named 'st_birthtime' >configure:10843: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_birthtime) >| return 0; >| ; >| return 0; >| } >configure:10843: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:263:19: error: 'struct stat' has no member named 'st_birthtime' >configure:10843: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_birthtime) >| return 0; >| ; >| return 0; >| } >configure:10843: result: no >configure:10853: checking for struct stat.st_blocks >configure:10853: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10853: $? = 0 >configure:10853: result: yes >configure:10874: checking for time.h that defines altzone >configure:10890: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:232:8: error: 'altzone' undeclared (first use in this function) >conftest.c:232:8: note: each undeclared identifier is reported only once for each function it appears in >configure:10890: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| /* end confdefs.h. */ >| #include <time.h> >| int >| main () >| { >| return altzone; >| ; >| return 0; >| } >configure:10898: result: no >configure:10907: checking whether sys/select.h and sys/time.h may both be included >configure:10924: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10924: $? = 0 >configure:10933: result: yes >configure:10936: checking for addrinfo >configure:10953: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10953: $? = 0 >configure:10961: result: yes >configure:10969: checking for sockaddr_storage >configure:10987: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:10987: $? = 0 >configure:10995: result: yes >configure:11005: checking whether char is unsigned >configure:11023: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:267:12: error: size of array 'test_array' is negative >configure:11023: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static int test_array [1 - 2 * !(((char) -1) < 0)]; >| test_array [0] = 0 >| >| ; >| return 0; >| } >configure:11030: result: yes >configure:11037: checking for an ANSI C-conforming const >configure:11102: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11102: $? = 0 >configure:11109: result: yes >configure:11119: checking for working volatile >configure:11132: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11132: $? = 0 >configure:11141: result: yes >configure:11145: checking for working signed char >configure:11158: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11158: $? = 0 >configure:11167: result: yes >configure:11171: checking for prototypes >configure:11184: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11184: $? = 0 >configure:11193: result: yes >configure:11197: checking for variable length prototypes and stdarg.h >configure:11220: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11220: $? = 0 >configure:11229: result: yes >configure:11233: checking for socketpair >configure:11249: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11249: $? = 0 >configure:11253: result: yes >configure:11263: checking if sockaddr has sa_len member >configure:11278: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:240:2: error: 'struct sockaddr' has no member named 'sa_len' >configure:11278: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| int >| main () >| { >| struct sockaddr x; >| x.sa_len = 0; >| ; >| return 0; >| } >configure:11285: result: no >configure:11291: checking whether va_list is an array >configure:11310: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11310: $? = 0 >configure:11321: result: no >configure:11327: checking for gethostbyname_r >configure:11327: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:11327: $? = 0 >configure:11327: result: yes >configure:11332: checking gethostbyname_r with 6 args >configure:11357: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11357: $? = 0 >configure:11364: result: yes >configure:11480: checking for __fpu_control >configure:11480: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:11480: $? = 0 >configure:11480: result: yes >configure:11534: checking for --with-fpectl >configure:11545: result: yes >configure:11562: checking for --with-libm=STRING >configure:11579: result: default LIBM="-lm" >configure:11586: checking for --with-libc=STRING >configure:11598: result: set LIBC="" >configure:11612: checking whether C doubles are little-endian IEEE 754 binary64 >configure:11634: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:11634: $? = 0 >configure:11634: ./conftest >configure:11634: $? = 0 >configure:11645: result: yes >configure:11654: checking whether C doubles are big-endian IEEE 754 binary64 >configure:11676: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:11676: $? = 0 >configure:11676: ./conftest >configure:11676: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| /* end confdefs.h. */ >| >| #include <string.h> >| int main() { >| double x = 9006104071832581.0; >| if (memcmp(&x, "\x43\x3f\xff\x01\x02\x03\x04\x05", 8) == 0) >| return 0; >| else >| return 1; >| } >| >configure:11687: result: no >configure:11700: checking whether C doubles are ARM mixed-endian IEEE 754 binary64 >configure:11722: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:11722: $? = 0 >configure:11722: ./conftest >configure:11722: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| /* end confdefs.h. */ >| >| #include <string.h> >| int main() { >| double x = 9006104071832581.0; >| if (memcmp(&x, "\x01\xff\x3f\x43\x05\x04\x03\x02", 8) == 0) >| return 0; >| else >| return 1; >| } >| >configure:11733: result: no >configure:11790: checking for x87-style double rounding >configure:11821: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:11821: $? = 0 >configure:11821: ./conftest >configure:11821: $? = 0 >configure:11831: result: no >configure:11849: checking whether tanh preserves the sign of zero >configure:11873: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >configure:11873: $? = 0 >configure:11873: ./conftest >configure:11873: $? = 0 >configure:11884: result: yes >configure:11896: checking for acosh >configure:11896: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >conftest.c:263:6: warning: conflicting types for built-in function 'acosh' >configure:11896: $? = 0 >configure:11896: result: yes >configure:11896: checking for asinh >configure:11896: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >conftest.c:264:6: warning: conflicting types for built-in function 'asinh' >configure:11896: $? = 0 >configure:11896: result: yes >configure:11896: checking for atanh >configure:11896: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >conftest.c:265:6: warning: conflicting types for built-in function 'atanh' >configure:11896: $? = 0 >configure:11896: result: yes >configure:11896: checking for copysign >configure:11896: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >conftest.c:266:6: warning: conflicting types for built-in function 'copysign' >configure:11896: $? = 0 >configure:11896: result: yes >configure:11896: checking for expm1 >configure:11896: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >conftest.c:267:6: warning: conflicting types for built-in function 'expm1' >configure:11896: $? = 0 >configure:11896: result: yes >configure:11896: checking for finite >configure:11896: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >conftest.c:268:6: warning: conflicting types for built-in function 'finite' >configure:11896: $? = 0 >configure:11896: result: yes >configure:11896: checking for hypot >configure:11896: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >conftest.c:269:6: warning: conflicting types for built-in function 'hypot' >configure:11896: $? = 0 >configure:11896: result: yes >configure:11896: checking for log1p >configure:11896: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >conftest.c:270:6: warning: conflicting types for built-in function 'log1p' >configure:11896: $? = 0 >configure:11896: result: yes >configure:11896: checking for round >configure:11896: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil -lm >&5 >conftest.c:271:6: warning: conflicting types for built-in function 'round' >configure:11896: $? = 0 >configure:11896: result: yes >configure:11905: checking whether isinf is declared >configure:11905: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11905: $? = 0 >configure:11905: result: yes >configure:11916: checking whether isnan is declared >configure:11916: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11916: $? = 0 >configure:11916: result: yes >configure:11927: checking whether isfinite is declared >configure:11927: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:11927: $? = 0 >configure:11927: result: yes >configure:11947: checking whether POSIX semaphores are enabled >configure:11976: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:11976: $? = 0 >configure:11976: ./conftest >configure:11976: $? = 0 >configure:11988: result: yes >configure:11998: checking for broken sem_getvalue >configure:12032: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:12032: $? = 0 >configure:12032: ./conftest >configure:12032: $? = 0 >configure:12033: result: no >configure:12049: checking digit size for Python's longs >configure:12072: result: no value specified >configure:12078: checking wchar.h usability >configure:12078: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:12078: $? = 0 >configure:12078: result: yes >configure:12078: checking wchar.h presence >configure:12078: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:12078: $? = 0 >configure:12078: result: yes >configure:12078: checking for wchar.h >configure:12078: result: yes >configure:12100: checking size of wchar_t >configure:12105: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:12105: $? = 0 >configure:12105: ./conftest >configure:12105: $? = 0 >configure:12120: result: 4 >configure:12132: checking for UCS-4 tcl >configure:12150: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:255:17: fatal error: tcl.h: No such file or directory >compilation terminated. >configure:12150: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| #define TANH_PRESERVES_ZERO_SIGN 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ASINH 1 >| #define HAVE_ATANH 1 >| #define HAVE_COPYSIGN 1 >| #define HAVE_EXPM1 1 >| #define HAVE_FINITE 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_ROUND 1 >| #define HAVE_DECL_ISINF 1 >| #define HAVE_DECL_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_WCHAR_H 1 >| #define SIZEOF_WCHAR_T 4 >| /* end confdefs.h. */ >| >| #include <tcl.h> >| #if TCL_UTF_MAX != 6 >| # error "NOT UCS4_TCL" >| #endif >| int >| main () >| { >| >| ; >| return 0; >| } >configure:12159: result: no >configure:12166: checking whether wchar_t is signed >configure:12186: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >conftest.c: In function 'main': >conftest.c:259:9: warning: incompatible implicit declaration of built-in function 'exit' >configure:12186: $? = 0 >configure:12186: ./conftest >configure:12186: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| #define TANH_PRESERVES_ZERO_SIGN 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ASINH 1 >| #define HAVE_ATANH 1 >| #define HAVE_COPYSIGN 1 >| #define HAVE_EXPM1 1 >| #define HAVE_FINITE 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_ROUND 1 >| #define HAVE_DECL_ISINF 1 >| #define HAVE_DECL_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_WCHAR_H 1 >| #define SIZEOF_WCHAR_T 4 >| /* end confdefs.h. */ >| >| #include <wchar.h> >| int main() >| { >| /* Success: exit code 0 */ >| exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); >| } >| >configure:12197: result: no >configure:12201: checking what type to use for str >configure:12255: result: wchar_t >configure:12259: checking whether byte ordering is bigendian >configure:12274: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c:258:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' >configure:12274: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| #define TANH_PRESERVES_ZERO_SIGN 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ASINH 1 >| #define HAVE_ATANH 1 >| #define HAVE_COPYSIGN 1 >| #define HAVE_EXPM1 1 >| #define HAVE_FINITE 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_ROUND 1 >| #define HAVE_DECL_ISINF 1 >| #define HAVE_DECL_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_WCHAR_H 1 >| #define SIZEOF_WCHAR_T 4 >| #define Py_UNICODE_SIZE 4 >| #define HAVE_USABLE_WCHAR_T 1 >| #define PY_UNICODE_TYPE wchar_t >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:12319: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:12319: $? = 0 >configure:12337: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:264:4: error: 'not' undeclared (first use in this function) >conftest.c:264:4: note: each undeclared identifier is reported only once for each function it appears in >conftest.c:264:8: error: expected ';' before 'big' >configure:12337: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| #define TANH_PRESERVES_ZERO_SIGN 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ASINH 1 >| #define HAVE_ATANH 1 >| #define HAVE_COPYSIGN 1 >| #define HAVE_EXPM1 1 >| #define HAVE_FINITE 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_ROUND 1 >| #define HAVE_DECL_ISINF 1 >| #define HAVE_DECL_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_WCHAR_H 1 >| #define SIZEOF_WCHAR_T 4 >| #define Py_UNICODE_SIZE 4 >| #define HAVE_USABLE_WCHAR_T 1 >| #define PY_UNICODE_TYPE wchar_t >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:12465: result: no >configure:12486: checking whether right shift extends the sign bit >configure:12504: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >conftest.c: In function 'main': >conftest.c:260:2: warning: incompatible implicit declaration of built-in function 'exit' >configure:12504: $? = 0 >configure:12504: ./conftest >configure:12504: $? = 0 >configure:12515: result: yes >configure:12525: checking for getc_unlocked() and friends >configure:12547: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:12547: $? = 0 >configure:12556: result: yes >configure:12573: checking how to link readline libs >configure:12600: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lreadline -lpthread -ldl -lutil >&5 >configure:12600: $? = 0 >configure:12615: result: -lreadline >configure:12623: checking for rl_callback_handler_install in -lreadline >configure:12648: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 >configure:12648: $? = 0 >configure:12657: result: yes >configure:12671: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:12671: $? = 0 >configure:12708: checking for rl_pre_input_hook in -lreadline >configure:12733: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 >configure:12733: $? = 0 >configure:12742: result: yes >configure:12752: checking for rl_completion_display_matches_hook in -lreadline >configure:12777: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 >configure:12777: $? = 0 >configure:12786: result: yes >configure:12796: checking for rl_completion_matches in -lreadline >configure:12821: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lreadline -lreadline -lreadline -lpthread -ldl -lutil >&5 >configure:12821: $? = 0 >configure:12830: result: yes >configure:12844: armv7a-hardfloat-linux-gnueabi-gcc -E conftest.c >configure:12844: $? = 0 >configure:12870: checking for broken nice() >configure:12891: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >conftest.c: In function 'main': >conftest.c:271:3: warning: incompatible implicit declaration of built-in function 'exit' >configure:12891: $? = 0 >configure:12891: ./conftest >configure:12891: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| #define TANH_PRESERVES_ZERO_SIGN 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ASINH 1 >| #define HAVE_ATANH 1 >| #define HAVE_COPYSIGN 1 >| #define HAVE_EXPM1 1 >| #define HAVE_FINITE 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_ROUND 1 >| #define HAVE_DECL_ISINF 1 >| #define HAVE_DECL_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_WCHAR_H 1 >| #define SIZEOF_WCHAR_T 4 >| #define Py_UNICODE_SIZE 4 >| #define HAVE_USABLE_WCHAR_T 1 >| #define PY_UNICODE_TYPE wchar_t >| #define HAVE_GETC_UNLOCKED 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_RL_CALLBACK 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 >| #define HAVE_RL_PRE_INPUT_HOOK 1 >| #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_CATCH_SIGNAL 1 >| /* end confdefs.h. */ >| >| int main() >| { >| int val1 = nice(1); >| if (val1 != -1 && val1 == nice(2)) >| exit(0); >| exit(1); >| } >| >configure:12902: result: no >configure:12911: checking for broken poll() >configure:12944: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >conftest.c: In function 'main': >conftest.c:279:9: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:283:9: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:287:9: warning: incompatible implicit declaration of built-in function 'exit' >configure:12944: $? = 0 >configure:12944: ./conftest >configure:12944: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| #define TANH_PRESERVES_ZERO_SIGN 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ASINH 1 >| #define HAVE_ATANH 1 >| #define HAVE_COPYSIGN 1 >| #define HAVE_EXPM1 1 >| #define HAVE_FINITE 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_ROUND 1 >| #define HAVE_DECL_ISINF 1 >| #define HAVE_DECL_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_WCHAR_H 1 >| #define SIZEOF_WCHAR_T 4 >| #define Py_UNICODE_SIZE 4 >| #define HAVE_USABLE_WCHAR_T 1 >| #define PY_UNICODE_TYPE wchar_t >| #define HAVE_GETC_UNLOCKED 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_RL_CALLBACK 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 >| #define HAVE_RL_PRE_INPUT_HOOK 1 >| #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_CATCH_SIGNAL 1 >| /* end confdefs.h. */ >| >| #include <poll.h> >| >| int main (void) >| { >| struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; >| >| close (42); >| >| int poll_test = poll (&poll_struct, 1, 0); >| >| if (poll_test < 0) >| { >| exit(0); >| } >| else if (poll_test == 0 && poll_struct.revents != POLLNVAL) >| { >| exit(0); >| } >| else >| { >| exit(1); >| } >| } >| >configure:12953: result: no >configure:12965: checking for struct tm.tm_zone >configure:12965: result: yes >configure:13034: checking for working tzset() >configure:13110: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:13110: $? = 0 >configure:13110: ./conftest >configure:13110: $? = 0 >configure:13121: result: yes >configure:13131: checking for tv_nsec in struct stat >configure:13150: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:13150: $? = 0 >configure:13158: result: yes >configure:13168: checking for tv_nsec2 in struct stat >configure:13187: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:276:3: error: 'struct stat' has no member named 'st_mtimespec' >configure:13187: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| #define TANH_PRESERVES_ZERO_SIGN 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ASINH 1 >| #define HAVE_ATANH 1 >| #define HAVE_COPYSIGN 1 >| #define HAVE_EXPM1 1 >| #define HAVE_FINITE 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_ROUND 1 >| #define HAVE_DECL_ISINF 1 >| #define HAVE_DECL_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_WCHAR_H 1 >| #define SIZEOF_WCHAR_T 4 >| #define Py_UNICODE_SIZE 4 >| #define HAVE_USABLE_WCHAR_T 1 >| #define PY_UNICODE_TYPE wchar_t >| #define HAVE_GETC_UNLOCKED 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_RL_CALLBACK 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 >| #define HAVE_RL_PRE_INPUT_HOOK 1 >| #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_CATCH_SIGNAL 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_WORKING_TZSET 1 >| #define HAVE_STAT_TV_NSEC 1 >| /* end confdefs.h. */ >| #include <sys/stat.h> >| int >| main () >| { >| >| struct stat st; >| st.st_mtimespec.tv_nsec = 1; >| >| ; >| return 0; >| } >configure:13195: result: no >configure:13205: checking whether mvwdelch is an expression >configure:13224: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:13224: $? = 0 >configure:13232: result: yes >configure:13242: checking whether WINDOW has _flags >configure:13261: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:13261: $? = 0 >configure:13269: result: yes >configure:13280: checking for is_term_resized >configure:13293: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:13293: $? = 0 >configure:13297: result: yes >configure:13306: checking for resize_term >configure:13319: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:13319: $? = 0 >configure:13323: result: yes >configure:13332: checking for resizeterm >configure:13345: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:13345: $? = 0 >configure:13349: result: yes >configure:13358: checking for /dev/ptmx >configure:13363: result: yes >configure:13373: checking for /dev/ptc >configure:13384: result: no >configure:13388: checking for %zd printf() format support >configure:13433: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:13433: $? = 0 >configure:13433: ./conftest >configure:13433: $? = 0 >configure:13434: result: yes >configure:13448: checking for socklen_t >configure:13448: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >configure:13448: $? = 0 >configure:13448: armv7a-hardfloat-linux-gnueabi-gcc -pthread -c -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv conftest.c >&5 >conftest.c: In function 'main': >conftest.c:289:24: error: expected expression before ')' token >configure:13448: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define _GNU_SOURCE 1 >| #define _NETBSD_SOURCE 1 >| #define __BSD_VISIBLE 1 >| #define _BSD_TYPES 1 >| #define _DARWIN_C_SOURCE 1 >| #define _XOPEN_SOURCE 600 >| #define _XOPEN_SOURCE_EXTENDED 1 >| #define _POSIX_C_SOURCE 200112L >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define Py_ENABLE_SHARED 1 >| #define STDC_HEADERS 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETPACKET_PACKET_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_LINUX_TIPC_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_TERM_H 1 >| #define HAVE_LINUX_NETLINK_H 1 >| #define HAVE_MAKEDEV 1 >| #define _LARGEFILE_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #if defined(SCO_DS) >| #undef _OFF_T >| #endif >| #define RETSIGTYPE void >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_FPOS_T 16 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_PID_T 4 >| #define HAVE_LONG_LONG 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 8 >| #define HAVE_C99_BOOL 1 >| #define SIZEOF__BOOL 1 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 4 >| #define SIZEOF_OFF_T 8 >| #define HAVE_LARGEFILE_SUPPORT 1 >| #define SIZEOF_TIME_T 4 >| #define SIZEOF_PTHREAD_T 4 >| #define SHLIB_EXT ".so" >| #define HAVE_LIBDL 1 >| #define WITH_THREAD 1 >| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define ENABLE_IPV6 1 >| #define WITH_DOC_STRINGS 1 >| #define WITH_PYMALLOC 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DYNAMIC_LOADING 1 >| #define HAVE_ALARM 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_GETITIMER 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CLOCK 1 >| #define HAVE_CONFSTR 1 >| #define HAVE_CTERMID 1 >| #define HAVE_EXECV 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_FPATHCONF 1 >| #define HAVE_FTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETPEERNAME 1 >| #define HAVE_GETPGID 1 >| #define HAVE_GETPID 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETPWENT 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETSPENT 1 >| #define HAVE_GETSID 1 >| #define HAVE_GETWD 1 >| #define HAVE_KILL 1 >| #define HAVE_KILLPG 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKTIME 1 >| #define HAVE_MREMAP 1 >| #define HAVE_NICE 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PAUSE 1 >| #define HAVE_POLL 1 >| #define HAVE_PUTENV 1 >| #define HAVE_READLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SELECT 1 >| #define HAVE_SEM_OPEN 1 >| #define HAVE_SEM_TIMEDWAIT 1 >| #define HAVE_SEM_GETVALUE 1 >| #define HAVE_SEM_UNLINK 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGINTERRUPT 1 >| #define HAVE_SIGRELSE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TCSETPGRP 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_TIMES 1 >| #define HAVE_TMPFILE 1 >| #define HAVE_TMPNAM 1 >| #define HAVE_TMPNAM_R 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNAME 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT3 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_WCSFTIME 1 >| #define HAVE_WCSXFRM 1 >| #define HAVE_CHROOT 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_EPOLL 1 >| #define HAVE_FLOCK 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_ZLIB_COPY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_FORKPTY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTELLO 1 >| #define HAVE_STATVFS 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_DEVICE_MACROS 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| #define TANH_PRESERVES_ZERO_SIGN 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ASINH 1 >| #define HAVE_ATANH 1 >| #define HAVE_COPYSIGN 1 >| #define HAVE_EXPM1 1 >| #define HAVE_FINITE 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_ROUND 1 >| #define HAVE_DECL_ISINF 1 >| #define HAVE_DECL_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_WCHAR_H 1 >| #define SIZEOF_WCHAR_T 4 >| #define Py_UNICODE_SIZE 4 >| #define HAVE_USABLE_WCHAR_T 1 >| #define PY_UNICODE_TYPE wchar_t >| #define HAVE_GETC_UNLOCKED 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_RL_CALLBACK 1 >| #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >| #define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 >| #define HAVE_RL_PRE_INPUT_HOOK 1 >| #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define HAVE_RL_CATCH_SIGNAL 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_WORKING_TZSET 1 >| #define HAVE_STAT_TV_NSEC 1 >| #define MVWDELCH_IS_EXPRESSION 1 >| #define WINDOW_HAS_FLAGS 1 >| #define HAVE_CURSES_IS_TERM_RESIZED 1 >| #define HAVE_CURSES_RESIZE_TERM 1 >| #define HAVE_CURSES_RESIZETERM 1 >| #define HAVE_DEV_PTMX 1 >| #define PY_FORMAT_SIZE_T "z" >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((socklen_t))) >| return 0; >| ; >| return 0; >| } >configure:13448: result: yes >configure:13466: checking for broken mbstowcs >configure:13483: armv7a-hardfloat-linux-gnueabi-gcc -pthread -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv -L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L. conftest.c -lpthread -ldl -lutil >&5 >configure:13483: $? = 0 >configure:13483: ./conftest >configure:13483: $? = 0 >configure:13492: result: no >configure:13502: checking for --with-computed-gotos >configure:13513: result: yes >configure:13540: checking for build directories >configure:13547: result: done >configure:13670: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by python config.status 3.1, which was >generated by GNU Autoconf 2.68. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on neuvoo > >config.status:1154: creating Makefile.pre >config.status:1154: creating Modules/Setup.config >config.status:1154: creating Misc/python.pc >config.status:1154: creating Modules/ld_so_aix >config.status:1154: creating pyconfig.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_big_endian_double=no >ac_cv_broken_mbstowcs=no >ac_cv_broken_nice=no >ac_cv_broken_poll=no >ac_cv_c_bigendian=no >ac_cv_c_char_unsigned=yes >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_int32_t=yes >ac_cv_c_int64_t=yes >ac_cv_c_uint32_t=yes >ac_cv_c_uint64_t=yes >ac_cv_cxx_thread=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L.' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=armv7a-hardfloat-linux-gnueabi >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=armv7a-hardfloat-linux-gnueabi >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_flock_decl=yes >ac_cv_func___fpu_control=yes >ac_cv_func__getpty=no >ac_cv_func_acosh=yes >ac_cv_func_alarm=yes >ac_cv_func_asinh=yes >ac_cv_func_atanh=yes >ac_cv_func_bind_textdomain_codeset=yes >ac_cv_func_chown=yes >ac_cv_func_clock=yes >ac_cv_func_confstr=yes >ac_cv_func_copysign=yes >ac_cv_func_ctermid=yes >ac_cv_func_dlopen=yes >ac_cv_func_dup2=yes >ac_cv_func_execv=yes >ac_cv_func_expm1=yes >ac_cv_func_fchmod=yes >ac_cv_func_fchown=yes >ac_cv_func_finite=yes >ac_cv_func_flock=yes >ac_cv_func_fork=yes >ac_cv_func_forkpty=yes >ac_cv_func_fpathconf=yes >ac_cv_func_fseek64=no >ac_cv_func_fseeko=yes >ac_cv_func_fstatvfs=yes >ac_cv_func_ftell64=no >ac_cv_func_ftello=yes >ac_cv_func_ftime=yes >ac_cv_func_ftruncate=yes >ac_cv_func_gai_strerror=yes >ac_cv_func_getcwd=yes >ac_cv_func_getgroups=yes >ac_cv_func_gethostbyname_r=yes >ac_cv_func_getitimer=yes >ac_cv_func_getloadavg=yes >ac_cv_func_getlogin=yes >ac_cv_func_getnameinfo=yes >ac_cv_func_getpeername=yes >ac_cv_func_getpgid=yes >ac_cv_func_getpgrp=yes >ac_cv_func_getpid=yes >ac_cv_func_getpriority=yes >ac_cv_func_getpwent=yes >ac_cv_func_getsid=yes >ac_cv_func_getspent=yes >ac_cv_func_getspnam=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getwd=yes >ac_cv_func_hypot=yes >ac_cv_func_kill=yes >ac_cv_func_killpg=yes >ac_cv_func_lchmod=no >ac_cv_func_lchown=yes >ac_cv_func_log1p=yes >ac_cv_func_lstat=yes >ac_cv_func_mbrtowc=yes >ac_cv_func_memmove=yes >ac_cv_func_mkfifo=yes >ac_cv_func_mknod=yes >ac_cv_func_mktime=yes >ac_cv_func_mremap=yes >ac_cv_func_nice=yes >ac_cv_func_openpty=no >ac_cv_func_pathconf=yes >ac_cv_func_pause=yes >ac_cv_func_plock=no >ac_cv_func_poll=yes >ac_cv_func_pthread_init=no >ac_cv_func_pthread_sigmask=yes >ac_cv_func_putenv=yes >ac_cv_func_readlink=yes >ac_cv_func_realpath=yes >ac_cv_func_round=yes >ac_cv_func_select=yes >ac_cv_func_sem_getvalue=yes >ac_cv_func_sem_open=yes >ac_cv_func_sem_timedwait=yes >ac_cv_func_sem_unlink=yes >ac_cv_func_setegid=yes >ac_cv_func_seteuid=yes >ac_cv_func_setgid=yes >ac_cv_func_setitimer=yes >ac_cv_func_setlocale=yes >ac_cv_func_setpgid=yes >ac_cv_func_setpgrp=yes >ac_cv_func_setregid=yes >ac_cv_func_setreuid=yes >ac_cv_func_setsid=yes >ac_cv_func_setuid=yes >ac_cv_func_setvbuf=yes >ac_cv_func_sigaction=yes >ac_cv_func_siginterrupt=yes >ac_cv_func_sigrelse=yes >ac_cv_func_snprintf=yes >ac_cv_func_statvfs=yes >ac_cv_func_strdup=yes >ac_cv_func_strftime=yes >ac_cv_func_strlcpy=no >ac_cv_func_sysconf=yes >ac_cv_func_tcgetpgrp=yes >ac_cv_func_tcsetpgrp=yes >ac_cv_func_tempnam=yes >ac_cv_func_timegm=yes >ac_cv_func_times=yes >ac_cv_func_tmpfile=yes >ac_cv_func_tmpnam=yes >ac_cv_func_tmpnam_r=yes >ac_cv_func_truncate=yes >ac_cv_func_uname=yes >ac_cv_func_unsetenv=yes >ac_cv_func_utimes=yes >ac_cv_func_wait3=yes >ac_cv_func_wait4=yes >ac_cv_func_waitpid=yes >ac_cv_func_wcscoll=yes >ac_cv_func_wcsftime=yes >ac_cv_func_wcsxfrm=yes >ac_cv_has_makedev=yes >ac_cv_have_chflags=no >ac_cv_have_decl_isfinite=yes >ac_cv_have_decl_isinf=yes >ac_cv_have_decl_isnan=yes >ac_cv_have_getc_unlocked=yes >ac_cv_have_lchflags=no >ac_cv_header_asm_types_h=yes >ac_cv_header_bluetooth_bluetooth_h=no >ac_cv_header_bluetooth_h=no >ac_cv_header_conio_h=no >ac_cv_header_curses_h=yes >ac_cv_header_direct_h=no >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_io_h=no >ac_cv_header_langinfo_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_libutil_h=no >ac_cv_header_linux_netlink_h=yes >ac_cv_header_linux_tipc_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_ncurses_h=yes >ac_cv_header_netpacket_packet_h=yes >ac_cv_header_poll_h=yes >ac_cv_header_process_h=no >ac_cv_header_pthread_h=yes >ac_cv_header_pty_h=yes >ac_cv_header_shadow_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_stropts_h=yes >ac_cv_header_sys_audioio_h=no >ac_cv_header_sys_bsdtty_h=no >ac_cv_header_sys_epoll_h=yes >ac_cv_header_sys_event_h=no >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_loadavg_h=no >ac_cv_header_sys_lock_h=no >ac_cv_header_sys_mkdev_h=no >ac_cv_header_sys_modem_h=no >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_termio_h=no >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_types_h_makedev=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_utsname_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_sysexits_h=yes >ac_cv_header_term_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_thread_h=no >ac_cv_header_time=yes >ac_cv_header_time_altzone=no >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_wchar_h=yes >ac_cv_kpthread=no >ac_cv_kthread=no >ac_cv_lib_c_inet_aton=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_intl_textdomain=no >ac_cv_lib_nsl_t_open=no >ac_cv_lib_readline_rl_callback_handler_install=yes >ac_cv_lib_readline_rl_completion_display_matches_hook=yes >ac_cv_lib_readline_rl_completion_matches=yes >ac_cv_lib_readline_rl_pre_input_hook=yes >ac_cv_lib_socket_socket=no >ac_cv_lib_util_openpty=yes >ac_cv_lib_z_inflateCopy=yes >ac_cv_little_endian_double=yes >ac_cv_member_struct_stat_st_birthtime=no >ac_cv_member_struct_stat_st_blksize=yes >ac_cv_member_struct_stat_st_blocks=yes >ac_cv_member_struct_stat_st_flags=no >ac_cv_member_struct_stat_st_gen=no >ac_cv_member_struct_stat_st_rdev=yes >ac_cv_member_struct_tm_tm_zone=yes >ac_cv_mixed_endian_double=no >ac_cv_mvwdelch_is_expression=yes >ac_cv_no_strict_aliasing=no >ac_cv_objext=o >ac_cv_olimit_ok=no >ac_cv_opt_olimit_ok=no >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_posix_semaphores_enabled=yes >ac_cv_prog_AR=ar >ac_cv_prog_CC=armv7a-hardfloat-linux-gnueabi-gcc >ac_cv_prog_CPP='armv7a-hardfloat-linux-gnueabi-gcc -E' >ac_cv_prog_RANLIB=armv7a-hardfloat-linux-gnueabi-ranlib >ac_cv_prog_SVNVERSION=not-found >ac_cv_prog_TRUE=true >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_pthread=yes >ac_cv_pthread_is_default=no >ac_cv_pthread_system_supported=yes >ac_cv_rshift_extends_sign=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_opendir='none required' >ac_cv_search_sem_init=-lpthread >ac_cv_sizeof__Bool=1 >ac_cv_sizeof_double=8 >ac_cv_sizeof_float=4 >ac_cv_sizeof_fpos_t=16 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_long_double=8 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_off_t=8 >ac_cv_sizeof_pid_t=4 >ac_cv_sizeof_pthread_t=4 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=4 >ac_cv_sizeof_time_t=4 >ac_cv_sizeof_uintptr_t=4 >ac_cv_sizeof_void_p=4 >ac_cv_sizeof_wchar_t=4 >ac_cv_stat_tv_nsec2=no >ac_cv_stat_tv_nsec=yes >ac_cv_struct_addrinfo=yes >ac_cv_struct_sockaddr_storage=yes >ac_cv_struct_tm=time.h >ac_cv_tanh_preserves_zero_sign=yes >ac_cv_type_mode_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_socklen_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_uid_t=yes >ac_cv_type_uintptr_t=yes >ac_cv_wchar_t_signed=no >ac_cv_window_has_flags=yes >ac_cv_working_tzset=yes >ac_cv_x87_double_rounding=no >py_cv_lib_readline=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='ar' >ARCH_RUN_32BIT='' >ARFLAGS='rc' >BASECFLAGS='' >BLDLIBRARY='-L. -lpython$(VERSION)' >BLDSHARED='$(CC) -shared' >BUILDEXEEXT='' >CC='armv7a-hardfloat-linux-gnueabi-gcc -pthread' >CCSHARED='-fPIC' >CFLAGS='-O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv' >CFLAGSFORSHARED='$(CCSHARED)' >CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' >CONFIG_ARGS=' '\''--prefix=/usr'\'' '\''--build=armv7a-hardfloat-linux-gnueabi'\'' '\''--host=armv7a-hardfloat-linux-gnueabi'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--datadir=/usr/share'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var/lib'\'' '\''--with-fpectl'\'' '\''--enable-shared'\'' '\''--enable-ipv6'\'' '\''--with-threads'\'' '\''--with-wide-unicode'\'' '\''--infodir=${prefix}/share/info'\'' '\''--mandir=${prefix}/share/man'\'' '\''--with-computed-gotos'\'' '\''--with-dbmliborder=gdbm'\'' '\''--with-libc='\'' '\''--with-system-ffi'\'' '\''build_alias=armv7a-hardfloat-linux-gnueabi'\'' '\''host_alias=armv7a-hardfloat-linux-gnueabi'\'' '\''CFLAGS=-O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -fomit-frame-pointer -ftree-vectorize -I/usr/include/ -I/include/ -fwrapv'\'' '\''LDFLAGS=-L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L.'\'' '\''CPPFLAGS='\''' >CPP='armv7a-hardfloat-linux-gnueabi-gcc -E' >CPPFLAGS='' >CXX='armv7a-hardfloat-linux-gnueabi-g++ -pthread' >DEFS='-DHAVE_CONFIG_H' >DLINCLDIR='.' >DLLLIBRARY='' >DYNLOADFILE='dynload_shlib.o' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >EXPORT_MACOSX_DEPLOYMENT_TARGET='#' >FRAMEWORKALTINSTALLFIRST='' >FRAMEWORKALTINSTALLLAST='' >FRAMEWORKINSTALLFIRST='' >FRAMEWORKINSTALLLAST='' >FRAMEWORKUNIXTOOLSPREFIX='/usr' >GNULD='yes' >GREP='/bin/grep' >HAVE_GETHOSTBYNAME='' >HAVE_GETHOSTBYNAME_R='' >HAVE_GETHOSTBYNAME_R_3_ARG='' >HAVE_GETHOSTBYNAME_R_5_ARG='' >HAVE_GETHOSTBYNAME_R_6_ARG='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTSONAME='libpython$(VERSION).so.1.0' >LDCXXSHARED='$(CXX) -shared' >LDFLAGS='-L/lib -L/usr/lib -Wl,-O1 -Wl,--as-needed -L.' >LDLAST='' >LDLIBRARY='libpython$(VERSION).so' >LDLIBRARYDIR='' >LDSHARED='$(CC) -shared' >LIBC='' >LIBFFI_INCLUDEDIR='/usr/lib/libffi-3.0.10rc8/include' >LIBM='-lm' >LIBOBJS='' >LIBRARY='libpython$(VERSION).a' >LIBS='-lpthread -ldl -lutil' >LIBTOOL_CRUFT='' >LINKCC='$(PURIFY) $(MAINCC)' >LINKFORSHARED='-Xlinker -export-dynamic' >LIPO_32BIT_FLAGS='' >LIPO_64BIT_FLAGS='' >LN='ln' >LTLIBOBJS='' >MACHDEP='linux2' >MACHDEP_OBJS='' >MAINCC='$(CC)' >OBJEXT='o' >OPT='-DNDEBUG ' >OTHER_LIBTOOL_OPT='' >PACKAGE_BUGREPORT='http://bugs.python.org/' >PACKAGE_NAME='python' >PACKAGE_STRING='python 3.1' >PACKAGE_TARNAME='python' >PACKAGE_URL='' >PACKAGE_VERSION='3.1' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PYTHONFRAMEWORK='' >PYTHONFRAMEWORKDIR='no-framework' >PYTHONFRAMEWORKIDENTIFIER='org.python.python' >PYTHONFRAMEWORKINSTALLDIR='' >PYTHONFRAMEWORKPREFIX='' >RANLIB='armv7a-hardfloat-linux-gnueabi-ranlib' >RUNSHARED='LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.1.3-r1/work/Python-3.1.3:' >SGI_ABI='' >SHELL='/bin/sh' >SHLIBS='$(LIBS)' >SIGNAL_OBJS='' >SO='.so' >SOVERSION='1.0' >SRCDIRS='Parser Grammar Objects Python Modules Mac' >SVNVERSION='echo Unversioned directory' >THREADHEADERS=' $(srcdir)/Python/thread_atheos.h $(srcdir)/Python/thread_cthread.h $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_lwp.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_sgi.h $(srcdir)/Python/thread_solaris.h $(srcdir)/Python/thread_wince.h' >THREADOBJ='Python/thread.o' >TRUE='true' >UNIVERSALSDK='' >UNIVERSAL_ARCH_FLAGS='' >USE_SIGNAL_MODULE='' >USE_THREAD_MODULE='' >VERSION='3.1' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build_alias='armv7a-hardfloat-linux-gnueabi' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host_alias='armv7a-hardfloat-linux-gnueabi' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='${prefix}/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='${prefix}/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define _GNU_SOURCE 1 >#define _NETBSD_SOURCE 1 >#define __BSD_VISIBLE 1 >#define _BSD_TYPES 1 >#define _DARWIN_C_SOURCE 1 >#define _XOPEN_SOURCE 600 >#define _XOPEN_SOURCE_EXTENDED 1 >#define _POSIX_C_SOURCE 200112L >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define Py_ENABLE_SHARED 1 >#define STDC_HEADERS 1 >#define HAVE_ASM_TYPES_H 1 >#define HAVE_CURSES_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_ERRNO_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_GRP_H 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_LIBINTL_H 1 >#define HAVE_NCURSES_H 1 >#define HAVE_POLL_H 1 >#define HAVE_PTHREAD_H 1 >#define HAVE_SHADOW_H 1 >#define HAVE_SIGNAL_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STROPTS_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_SYS_EPOLL_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_POLL_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_SYS_UTSNAME_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_PTY_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_NETPACKET_PACKET_H 1 >#define HAVE_SYSEXITS_H 1 >#define HAVE_LINUX_TIPC_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_TERM_H 1 >#define HAVE_LINUX_NETLINK_H 1 >#define HAVE_MAKEDEV 1 >#define _LARGEFILE_SOURCE 1 >#define _FILE_OFFSET_BITS 64 >#if defined(SCO_DS) >#undef _OFF_T >#endif >#define RETSIGTYPE void >#define HAVE_SSIZE_T 1 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 4 >#define SIZEOF_VOID_P 4 >#define SIZEOF_SHORT 2 >#define SIZEOF_FLOAT 4 >#define SIZEOF_DOUBLE 8 >#define SIZEOF_FPOS_T 16 >#define SIZEOF_SIZE_T 4 >#define SIZEOF_PID_T 4 >#define HAVE_LONG_LONG 1 >#define SIZEOF_LONG_LONG 8 >#define HAVE_LONG_DOUBLE 1 >#define SIZEOF_LONG_DOUBLE 8 >#define HAVE_C99_BOOL 1 >#define SIZEOF__BOOL 1 >#define HAVE_UINTPTR_T 1 >#define SIZEOF_UINTPTR_T 4 >#define SIZEOF_OFF_T 8 >#define HAVE_LARGEFILE_SUPPORT 1 >#define SIZEOF_TIME_T 4 >#define SIZEOF_PTHREAD_T 4 >#define SHLIB_EXT ".so" >#define HAVE_LIBDL 1 >#define WITH_THREAD 1 >#define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 >#define HAVE_PTHREAD_SIGMASK 1 >#define ENABLE_IPV6 1 >#define WITH_DOC_STRINGS 1 >#define WITH_PYMALLOC 1 >#define HAVE_DLOPEN 1 >#define HAVE_DYNAMIC_LOADING 1 >#define HAVE_ALARM 1 >#define HAVE_SETITIMER 1 >#define HAVE_GETITIMER 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_CHOWN 1 >#define HAVE_CLOCK 1 >#define HAVE_CONFSTR 1 >#define HAVE_CTERMID 1 >#define HAVE_EXECV 1 >#define HAVE_FCHMOD 1 >#define HAVE_FCHOWN 1 >#define HAVE_FORK 1 >#define HAVE_FPATHCONF 1 >#define HAVE_FTIME 1 >#define HAVE_FTRUNCATE 1 >#define HAVE_GAI_STRERROR 1 >#define HAVE_GETGROUPS 1 >#define HAVE_GETLOGIN 1 >#define HAVE_GETLOADAVG 1 >#define HAVE_GETPEERNAME 1 >#define HAVE_GETPGID 1 >#define HAVE_GETPID 1 >#define HAVE_GETPRIORITY 1 >#define HAVE_GETPWENT 1 >#define HAVE_GETSPNAM 1 >#define HAVE_GETSPENT 1 >#define HAVE_GETSID 1 >#define HAVE_GETWD 1 >#define HAVE_KILL 1 >#define HAVE_KILLPG 1 >#define HAVE_LCHOWN 1 >#define HAVE_LSTAT 1 >#define HAVE_MBRTOWC 1 >#define HAVE_MKFIFO 1 >#define HAVE_MKNOD 1 >#define HAVE_MKTIME 1 >#define HAVE_MREMAP 1 >#define HAVE_NICE 1 >#define HAVE_PATHCONF 1 >#define HAVE_PAUSE 1 >#define HAVE_POLL 1 >#define HAVE_PUTENV 1 >#define HAVE_READLINK 1 >#define HAVE_REALPATH 1 >#define HAVE_SELECT 1 >#define HAVE_SEM_OPEN 1 >#define HAVE_SEM_TIMEDWAIT 1 >#define HAVE_SEM_GETVALUE 1 >#define HAVE_SEM_UNLINK 1 >#define HAVE_SETEGID 1 >#define HAVE_SETEUID 1 >#define[0] 0:bash 1:python2.7- 2:bash* "root@neuvoo:~" 15:23 19-Apr-11 HAVE_SETGID 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SETREGID 1 >#define HAVE_SETREUID 1 >#define HAVE_SETSID 1 >#define HAVE_SETPGID 1 >#define HAVE_SETPGRP 1 >#define HAVE_SETUID 1 >#define HAVE_SETVBUF 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SIGACTION 1 >#define HAVE_SIGINTERRUPT 1 >#define HAVE_SIGRELSE 1 >#define HAVE_STRFTIME 1 >#define HAVE_SYSCONF 1 >#define HAVE_TCGETPGRP 1 >#define HAVE_TCSETPGRP 1 >#define HAVE_TEMPNAM 1 >#define HAVE_TIMEGM 1 >#define HAVE_TIMES 1 >#define HAVE_TMPFILE 1 >#define HAVE_TMPNAM 1 >#define HAVE_TMPNAM_R 1 >#define HAVE_TRUNCATE 1 >#define HAVE_UNAME 1 >#define HAVE_UNSETENV 1 >#define HAVE_UTIMES 1 >#define HAVE_WAITPID 1 >#define HAVE_WAIT3 1 >#define HAVE_WAIT4 1 >#define HAVE_WCSCOLL 1 >#define HAVE_WCSFTIME 1 >#define HAVE_WCSXFRM 1 >#define HAVE_CHROOT 1 >#define HAVE_LINK 1 >#define HAVE_SYMLINK 1 >#define HAVE_FCHDIR 1 >#define HAVE_FSYNC 1 >#define HAVE_FDATASYNC 1 >#define HAVE_EPOLL 1 >#define HAVE_FLOCK 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_ZLIB_COPY 1 >#define HAVE_HSTRERROR 1 >#define HAVE_INET_ATON 1 >#define HAVE_INET_PTON 1 >#define HAVE_SETGROUPS 1 >#define HAVE_OPENPTY 1 >#define HAVE_FORKPTY 1 >#define HAVE_MEMMOVE 1 >#define HAVE_FSEEKO 1 >#define HAVE_FSTATVFS 1 >#define HAVE_FTELLO 1 >#define HAVE_STATVFS 1 >#define HAVE_DUP2 1 >#define HAVE_GETCWD 1 >#define HAVE_STRDUP 1 >#define HAVE_GETPGRP 1 >#define HAVE_SETPGRP 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_DEVICE_MACROS 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETNAMEINFO 1 >#define TIME_WITH_SYS_TIME 1 >#define HAVE_STRUCT_TM_TM_ZONE 1 >#define HAVE_TM_ZONE 1 >#define HAVE_STRUCT_STAT_ST_RDEV 1 >#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >#define HAVE_STRUCT_STAT_ST_BLOCKS 1 >#define HAVE_ST_BLOCKS 1 >#define SYS_SELECT_WITH_SYS_TIME 1 >#define HAVE_ADDRINFO 1 >#define HAVE_SOCKADDR_STORAGE 1 >#define HAVE_PROTOTYPES 1 >#define HAVE_STDARG_PROTOTYPES 1 >#define HAVE_SOCKETPAIR 1 >#define HAVE_GETHOSTBYNAME_R 1 >#define HAVE_GETHOSTBYNAME_R 1 >#define HAVE_GETHOSTBYNAME_R_6_ARG 1 >#define WANT_SIGFPE_HANDLER 1 >#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >#define TANH_PRESERVES_ZERO_SIGN 1 >#define HAVE_ACOSH 1 >#define HAVE_ASINH 1 >#define HAVE_ATANH 1 >#define HAVE_COPYSIGN 1 >#define HAVE_EXPM1 1 >#define HAVE_FINITE 1 >#define HAVE_HYPOT 1 >#define HAVE_LOG1P 1 >#define HAVE_ROUND 1 >#define HAVE_DECL_ISINF 1 >#define HAVE_DECL_ISNAN 1 >#define HAVE_DECL_ISFINITE 1 >#define HAVE_WCHAR_H 1 >#define SIZEOF_WCHAR_T 4 >#define Py_UNICODE_SIZE 4 >#define HAVE_USABLE_WCHAR_T 1 >#define PY_UNICODE_TYPE wchar_t >#define HAVE_GETC_UNLOCKED 1 >#define HAVE_LIBREADLINE 1 >#define HAVE_RL_CALLBACK 1 >#define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 >#define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 >#define HAVE_RL_PRE_INPUT_HOOK 1 >#define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 >#define HAVE_RL_COMPLETION_MATCHES 1 >#define HAVE_RL_CATCH_SIGNAL 1 >#define HAVE_STRUCT_TM_TM_ZONE 1 >#define HAVE_TM_ZONE 1 >#define HAVE_WORKING_TZSET 1 >#define HAVE_STAT_TV_NSEC 1 >#define MVWDELCH_IS_EXPRESSION 1 >#define WINDOW_HAS_FLAGS 1 >#define HAVE_CURSES_IS_TERM_RESIZED 1 >#define HAVE_CURSES_RESIZE_TERM 1 >#define HAVE_CURSES_RESIZETERM 1 >#define HAVE_DEV_PTMX 1 >#define PY_FORMAT_SIZE_T "z" >#define USE_COMPUTED_GOTOS 1 > >configure: exit 0 >neuvoo ~ # >[0] 0:bash 1:python2.7- 2:bash* "root@neuvoo:~" 15:24 19-Apr-11 >[0] 0:bash 1:python2.7! 2:bash* "root@neuvoo:~" 15:24 19-Apr-11cat py31_success_config.log neuvoo ~ # py31_success_config.log neuvoo ~ # py31_success_config.log vneuvoo ~ # v py31_success_config.log u >-bash: vu: command not found >neuvoo ~ # vu py31_success_config.log neuvoo ~ # py31_success_config.log neuvoo ~ # py31_success_config.log vneuvoo ~ # v py31_success_config.log i > >[0] 0:bash 1:python2.7! 2:vi* "root@neuvoo:~" 15:24 19-Apr-11/ > > > > > > > > > > > > > > > > > > > > > > >"py31_success_config.log" [converted] 15167L, 487729CThis 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.1, which was >generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --build=armv7a-hardfloat-linux-gnueabi --host=armvv7a-hardfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --ddatadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fpectl --enaable-shared --enable-ipv6 --with-threads --with-wide-unicode --infodir=${prefix}//share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborderr=gdbm --with-libc= --with-system-ffi## --------- ## >## Platform. ## >## --------- ##hostname = neuvoo >uname -m = armv7l >uname -r = 2.6.32 >uname -s = Linux >uname -v = #3 PREEMPT Thu Jan 6 17:37:46 CET 20111,1Top/HAVE_ADDR >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h>11107,11 73%/\<HAVE_ADDRINFO\> >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| int >| main () >| { >| struct sockaddr x;11410,11 75%/\<HAVE_ADDRINFO\> >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| /* end confdefs.h. */ >|11689,11 77%/\<HAVE_ADDRINFO\> >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYNAME_R_6_ARG 1 >| #define WANT_SIGFPE_HANDLER 1 >| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 >| /* end confdefs.h. */ >|11945,11 78% >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.1, which was >generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --build=armv7a-hardfloat-linux-gnueabi --host=armvv7a-hardfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --ddatadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fpectl --enaable-shared --enable-ipv6 --with-threads --with-wide-unicode --infodir=${prefix}//share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborderr=gdbm --with-libc= --with-system-ffi## --------- ## >## Platform. ## >## --------- ##hostname = neuvoo >uname -m = armv7l >uname -r = 2.6.32 >uname -s = Linux >uname -v = #3 PREEMPT Thu Jan 6 17:37:46 CET 20111,1Top/\<HAVE_ADDRINFO\> >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h>11107,11 73%/\<HAVE_ADDRINFO\> >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define SYS_SELECT_WITH_SYS_TIME 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_PROTOTYPES 1 >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_SOCKETPAIR 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| int >| main () >| { >| struct sockaddr x;11410,11 75%:q#define HAVE_RL_COMPLETION_SUPPRESS_APPEND 1 >#define HAVE_RL_PRE_INPUT_HOOK 1 >#define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 >#define HAVE_RL_COMPLETION_MATCHES 1 >#define HAVE_RL_CATCH_SIGNAL 1 >#define HAVE_STRUCT_TM_TM_ZONE 1 >#define HAVE_TM_ZONE 1 >#define HAVE_WORKING_TZSET 1 >#define HAVE_STAT_TV_NSEC 1 >#define MVWDELCH_IS_EXPRESSION 1 >#define WINDOW_HAS_FLAGS 1 >#define HAVE_CURSES_IS_TERM_RESIZED 1 >#define HAVE_CURSES_RESIZE_TERM 1 >#define HAVE_CURSES_RESIZETERM 1 >#define HAVE_DEV_PTMX 1 >#define PY_FORMAT_SIZE_T "z" >#define USE_COMPUTED_GOTOS 1 > >configure: exit 0 >neuvoo ~ # vu py31_success_config.log -bash: vu: command not found >neuvoo ~ # vi py31_success_config.log /neuvoo ~ # >[0] 0:bash 1:python2.7! 2:bash* "root@neuvoo:~" 15:24 19-Apr-11grep -R -n >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:24 19-Apr-11HAVE_ADDRINFO py31_success_config.log >11107:| #define HAVE_ADDRINFO 1 >11410:| #define HAVE_ADDRINFO 1 >11689:| #define HAVE_ADDRINFO 1 >11945:| #define HAVE_ADDRINFO 1 >12299:| #define HAVE_ADDRINFO 1 >12574:| #define HAVE_ADDRINFO 1 >12843:| #define HAVE_ADDRINFO 1 >13113:| #define HAVE_ADDRINFO 1 >13428:| #define HAVE_ADDRINFO 1 >13714:| #define HAVE_ADDRINFO 1 >14023:| #define HAVE_ADDRINFO 1 >14342:| #define HAVE_ADDRINFO 1 >15117:#define HAVE_ADDRINFO 1 >neuvoo ~ # ls >bug.txt good_msg.txt py31_success_build.log update.sh >date.sh hello py31_success_config.log >neuvoo ~ # [0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:25 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:26 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:27 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:28 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:29 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:30 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:31 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:32 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:33 19-Apr-11 >neuvoo ~ # >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:34 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:35 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:36 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:37 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:38 19-Apr-11 >[0] 0:bash 1:bash! 2:bash* "root@neuvoo:~" 15:39 19-Apr-11 >neuvoo ~ # ls > >bug.txt good_msg.txt py31_success_build.log update.sh >date.sh hello py31_success_config.log >neuvoo ~ # >neuvoo ~ # neuvoo ~ # >neuvoo ~ # >neuvoo ~ # ls >bug.txt good_msg.txt py31_success_build.log update.sh >date.sh hello py31_success_config.log >neuvoo ~ # p >-bash: p: command not found >neuvoo ~ # > > > > > > > > > > > > > > > >[0] 0:bash 1:bash* 2:bash- "root@neuvoo:~" 15:39 19-Apr-11neuvoo ~ # > > > > > > > > > > > > > > > > > > > > > > >[0] 0:bash* 1:bash- 2:bash "root@neuvoo:~" 15:39 19-Apr-11eixls /var/tmp/portage/ > >._unmerge_/ dev-vcs/ >neuvoo ~ # ls /var/tmp/portage/dev-vcs/ls >bug.txt good_msg.txt py31_success_build.log update.sh >date.sh hello py31_success_config.logneuvoo ~ # emerge ls >bug.txt good_msg.txt py31_success_build.log update.sh >date.sh hello py31_success_config.log >neuvoo ~ # python --version >Python 2.7.1 >neuvoo ~ # eix -e python >[0] 0:eix* 1:bash- 2:bash "root@neuvoo:~" 15:39 19-Apr-11[I] dev-lang/python Available versions: (2.4)2.4.6(2.5)2.5.4-r4(2.6)2.6.5-r3 2.6.6-r1 2.6.6-r2{tbz2}(2.7)2.7.1-r1{tbz2}(3.1)(~)3.1.2-r4 (~)3.1.3-r1{tbz2}(3.2)[M](~)3.2{-berkdb bootstrap build +cxx doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml} Installed versions: 2.6.6-r2(2.6){tbz2}(05:20:32 04/19/11)(gdbm ipv6 ncurses readline ssl threads wide-unicode xml -berkdb -build -doc -elibc_uclibc -examples -sqlite -tk -wininst) 2.7.1-r1(2.7){tbz2}(06:02:41 04/19/11)(gdbm ipv6 ncurses readline ssl threads wide-unicode xml -berkdb -build -doc -elibc_uclibc -examples -sqlite -tk -wininst) 3.1.3-r1(3.1){tbz2}(15:21:01 04/19/11)(gdbm ipv6 ncurses readline ssl threads wide-unicode xml -build -doc -elibc_uclibc -examples -sqlite -tk -wininst) > Homepage: http://www.python.org/ > Description: Python is an interpreted, interactive, object-oriented programming language. > >neuvoo ~ # >[0] 0:bash* 1:bash- 2:bash "root@neuvoo:~" 15:39 19-Apr-11 >neuvoo ~ # ls > >bug.txt good_msg.txt py31_success_build.log update.sh >date.sh hello py31_success_config.log >neuvoo ~ # [0] 0:bash* 1:bash- 2:bash "root@neuvoo:~" 15:40 19-Apr-11[0] 0:bash* 1:bash- 2:bash "root@neuvoo:~" 15:41 19-Apr-11!grep >-bash: !grep: event not foundneuvoo ~ # neuvoo ~ # >neuvoo ~ # >neuvoo ~ # ls >bug.txt good_msg.txt py31_success_build.log update.sh >date.sh hello py31_success_config.log >neuvoo ~ # p >-bash: p: command not found >neuvoo ~ # > > > > > > > > > > > > > > > >[0] 0:bash- 1:bash* 2:bash "root@neuvoo:~" 15:41 19-Apr-11!grep-bash: !grep: event not found >neuvoo ~ # neuvoo ~ # > > > > > > > > > > > > > > > > > > > > > > >[0] 0:bash 1:bash- 2:bash* "root@neuvoo:~" 15:41 19-Apr-11!grep >grep -R -n HAVE_ADDRINFO py31_success_config.log 11107:| #define HAVE_ADDRINFO 1 >11410:| #define HAVE_ADDRINFO 1 >11689:| #define HAVE_ADDRINFO 1 >11945:| #define HAVE_ADDRINFO 1 >12299:| #define HAVE_ADDRINFO 1 >12574:| #define HAVE_ADDRINFO 1 >12843:| #define HAVE_ADDRINFO 1 >13113:| #define HAVE_ADDRINFO 1 >13428:| #define HAVE_ADDRINFO 1 >13714:| #define HAVE_ADDRINFO 1 >14023:| #define HAVE_ADDRINFO 1 >14342:| #define HAVE_ADDRINFO 1 >15117:#define HAVE_ADDRINFO 1neuvoo ~ # [0] 0:bash 1:bash- 2:bash* "root@neuvoo:~" 15:42 19-Apr-11[0] 0:bash 1:bash- 2:bash* "root@neuvoo:~" 15:43 19-Apr-11
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 364093
:
270467
| 270489 |
270491