The build took 00h 01m 08s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
428,502 |
ansic |
5,754 |
sh |
5,325 |
python |
1,553 |
cpp |
1,368 |
perl |
6 |
makefile |
442,508 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: glib2 2.48.1-1 (Tue Apr 4 21:38:10 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking for Win32... no
checking for the Android... yes
checking for Mac OS X Carbon support... no
checking for Mac OS X Cocoa support... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for arm-linux-androideabi-c++... arm-linux-androideabi-g++
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking for arm-linux-androideabi-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.16... yes
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for indent... no
checking for perl... /usr/sbin/perl
checking for a Python interpreter with version >= 2.5... python
checking for python... /sysroot/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for iconv_open... no
checking for libiconv_open in -liconv... no
checking for iconv_open in -liconv... no
configure: error: *** No iconv() implementation found in C library or libiconv
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/glib2/src/glib-2.48.1/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 glib configure 2.48.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc --with-pcre=system --disable-fam
## --------- ##
## Platform. ##
## --------- ##
hostname = 02701bc1d8d6
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3092: checking for a BSD-compatible install
configure:3160: result: /usr/bin/install -c
configure:3171: checking whether build environment is sane
configure:3226: result: yes
configure:3285: checking for arm-linux-androideabi-strip
configure:3301: found /sysroot/bin/arm-linux-androideabi-strip
configure:3312: result: arm-linux-androideabi-strip
configure:3377: checking for a thread-safe mkdir -p
configure:3416: result: /usr/sbin/mkdir -p
configure:3423: checking for gawk
configure:3439: found /usr/sbin/gawk
configure:3450: result: gawk
configure:3461: checking whether make sets $(MAKE)
configure:3483: result: yes
configure:3512: checking whether make supports nested variables
configure:3529: result: yes
configure:3609: checking whether UID '1000' is supported by ustar format
configure:3612: result: yes
configure:3619: checking whether GID '1000' is supported by ustar format
configure:3622: result: yes
configure:3630: checking how to create a ustar tar archive
configure:3641: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:3644: $? = 0
configure:3684: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3687: $? = 0
configure:3691: tar -xf -
#
configure:3694: $? = 0
#
configure:3696: cat conftest.dir/file
#
GrepMe
#
configure:3699: $? = 0
#
configure:3712: result: gnutar
#
configure:3763: checking whether to enable maintainer-specific portions of Makefiles
#
configure:3772: result: yes
#
configure:3800: checking whether make supports nested variables
#
configure:3817: result: yes
#
configure:3879: checking for arm-linux-androideabi-gcc
#
configure:3906: result: arm-linux-androideabi-gcc
#
configure:4175: checking for C compiler version
#
configure:4184: arm-linux-androideabi-gcc --version >&5
#
arm-linux-androideabi-gcc (GCC) 4.8
#
Copyright (C) 2013 Free Software Foundation, Inc.
#
This is free software; see the source for copying conditions. There is NO
#
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
#
configure:4195: $? = 0
#
configure:4184: arm-linux-androideabi-gcc -v >&5
#
Using built-in specs.
#
COLLECT_GCC=arm-linux-androideabi-gcc
#
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
#
Target: arm-linux-androideabi
#
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
#
Thread model: posix
#
gcc version 4.8 (GCC)
#
configure:4195: $? = 0
#
configure:4184: arm-linux-androideabi-gcc -V >&5
#
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
#
arm-linux-androideabi-gcc: fatal error: no input files
#
compilation terminated.
#
configure:4195: $? = 1
#
configure:4184: arm-linux-androideabi-gcc -qversion >&5
#
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
#
arm-linux-androideabi-gcc: fatal error: no input files
#
compilation terminated.
#
configure:4195: $? = 1
#
configure:4215: checking whether the C compiler works
#
configure:4237: arm-linux-androideabi-gcc conftest.c >&5
#
configure:4241: $? = 0
#
configure:4289: result: yes
#
configure:4292: checking for C compiler default output file name
#
configure:4294: result: a.out
#
configure:4300: checking for suffix of executables
#
configure:4307: arm-linux-androideabi-gcc -o conftest conftest.c >&5
#
configure:4311: $? = 0
#
configure:4333: result:
#
configure:4355: checking whether we are cross compiling
#
configure:4393: result: yes
#
configure:4398: checking for suffix of object files
#
configure:4420: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:4424: $? = 0
#
configure:4445: result: o
#
configure:4449: checking whether we are using the GNU C compiler
#
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:4468: $? = 0
#
configure:4477: result: yes
#
configure:4486: checking whether arm-linux-androideabi-gcc accepts -g
#
configure:4506: arm-linux-androideabi-gcc -c -g conftest.c >&5
#
configure:4506: $? = 0
#
configure:4547: result: yes
#
configure:4564: checking for arm-linux-androideabi-gcc option to accept ISO C89
#
configure:4627: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:4627: $? = 0
#
configure:4640: result: none needed
#
configure:4665: checking whether arm-linux-androideabi-gcc understands -c and -o together
#
configure:4687: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
#
configure:4690: $? = 0
#
configure:4687: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
#
configure:4690: $? = 0
#
configure:4702: result: yes
#
configure:4730: checking for style of include used by make
#
configure:4758: result: GNU
#
configure:4784: checking dependency style of arm-linux-androideabi-gcc
#
configure:4895: result: gcc3
#
configure:4915: checking how to run the C preprocessor
#
configure:4946: arm-linux-androideabi-gcc -E conftest.c
#
configure:4946: $? = 0
#
configure:4960: arm-linux-androideabi-gcc -E conftest.c
#
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:4960: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| /* end confdefs.h. */
#
| #include
#
configure:4985: result: arm-linux-androideabi-gcc -E
#
configure:5005: arm-linux-androideabi-gcc -E conftest.c
#
configure:5005: $? = 0
#
configure:5019: arm-linux-androideabi-gcc -E conftest.c
#
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:5019: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| /* end confdefs.h. */
#
| #include
#
configure:5049: checking for grep that handles long lines and -e
#
configure:5107: result: /usr/sbin/grep
#
configure:5112: checking for egrep
#
configure:5174: result: /usr/sbin/grep -E
#
configure:5179: checking for ANSI C header files
#
configure:5199: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5199: $? = 0
#
configure:5283: result: yes
#
configure:5296: checking for sys/types.h
#
configure:5296: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5296: result: yes
#
configure:5296: checking for sys/stat.h
#
configure:5296: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5296: result: yes
#
configure:5296: checking for stdlib.h
#
configure:5296: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5296: result: yes
#
configure:5296: checking for string.h
#
configure:5296: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5296: result: yes
#
configure:5296: checking for memory.h
#
configure:5296: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5296: result: yes
#
configure:5296: checking for strings.h
#
configure:5296: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5296: result: yes
#
configure:5296: checking for inttypes.h
#
configure:5296: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5296: result: yes
#
configure:5296: checking for stdint.h
#
configure:5296: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5296: result: yes
#
configure:5296: checking for unistd.h
#
configure:5296: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5296: $? = 0
#
configure:5296: result: yes
#
configure:5309: checking minix/config.h usability
#
configure:5309: arm-linux-androideabi-gcc -c conftest.c >&5
#
conftest.c:57:26: fatal error: minix/config.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:5309: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #include
#
configure:5309: result: no
#
configure:5309: checking minix/config.h presence
#
configure:5309: arm-linux-androideabi-gcc -E conftest.c
#
conftest.c:24:26: fatal error: minix/config.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:5309: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:5309: result: no
#
configure:5309: checking for minix/config.h
#
configure:5309: result: no
#
configure:5330: checking whether it is safe to define __EXTENSIONS__
#
configure:5348: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5348: $? = 0
#
configure:5355: result: yes
#
configure:5383: checking build system type
#
configure:5397: result: x86_64-unknown-linux-gnu
#
configure:5417: checking host system type
#
configure:5430: result: arm-unknown-linux-androideabi
#
configure:5452: checking for Win32
#
configure:5493: result: no
#
configure:5496: checking for the Android
#
configure:5506: result: yes
#
configure:5512: checking for Mac OS X Carbon support
#
configure:5521: arm-linux-androideabi-gcc -E conftest.c
#
conftest.c:30:27: fatal error: Carbon/Carbon.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:5521: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #include
#
|
#
configure:5526: result: no
#
configure:5530: checking for Mac OS X Cocoa support
#
configure:5541: arm-linux-androideabi-gcc -E conftest.c
#
conftest.c:30:25: fatal error: Cocoa/Cocoa.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:5541: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #ifdef GNUSTEP_BASE_VERSION
#
| #error "Detected GNUstep, not Cocoa"
#
| #endif
#
|
#
configure:5546: result: no
#
configure:6148: checking whether to enable garbage collector friendliness
#
configure:6159: result: no
#
configure:6163: checking whether to disable memory pools
#
configure:6167: result: no
#
configure:6204: checking for arm-linux-androideabi-c++
#
configure:6231: result: arm-linux-androideabi-g++
#
configure:6418: checking for C++ compiler version
#
configure:6427: arm-linux-androideabi-g++ --version >&5
#
arm-linux-androideabi-g++ (GCC) 4.8
#
Copyright (C) 2013 Free Software Foundation, Inc.
#
This is free software; see the source for copying conditions. There is NO
#
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
#
configure:6438: $? = 0
#
configure:6427: arm-linux-androideabi-g++ -v >&5
#
Using built-in specs.
#
COLLECT_GCC=arm-linux-androideabi-g++
#
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
#
Target: arm-linux-androideabi
#
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
#
Thread model: posix
#
gcc version 4.8 (GCC)
#
configure:6438: $? = 0
#
configure:6427: arm-linux-androideabi-g++ -V >&5
#
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
#
arm-linux-androideabi-g++: fatal error: no input files
#
compilation terminated.
#
configure:6438: $? = 1
#
configure:6427: arm-linux-androideabi-g++ -qversion >&5
#
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
#
arm-linux-androideabi-g++: fatal error: no input files
#
compilation terminated.
#
configure:6438: $? = 1
#
configure:6442: checking whether we are using the GNU C++ compiler
#
configure:6461: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:6461: $? = 0
#
configure:6470: result: yes
#
configure:6479: checking whether arm-linux-androideabi-g++ accepts -g
#
configure:6499: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
#
configure:6499: $? = 0
#
configure:6540: result: yes
#
configure:6565: checking dependency style of arm-linux-androideabi-g++
#
configure:6676: result: gcc3
#
configure:6703: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:6703: $? = 0
#
configure:6734: checking for special C compiler options needed for large files
#
configure:6779: result: no
#
configure:6785: checking for _FILE_OFFSET_BITS value needed for large files
#
configure:6810: arm-linux-androideabi-gcc -c conftest.c >&5
#
conftest.c:35:7: error: size of array 'off_t_is_large' is negative
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
configure:6810: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
| #include
#
| /* Check that off_t can represent 2**63 - 1 correctly.
#
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
#
| since some C++ compilers masquerading as C compilers
#
| incorrectly reject 9223372036854775807. */
#
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
#
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
| && LARGE_OFF_T % 2147483647 == 1)
#
| ? 1 : -1];
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:6834: arm-linux-androideabi-gcc -c conftest.c >&5
#
conftest.c:36:7: error: size of array 'off_t_is_large' is negative
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
configure:6834: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
| #define _FILE_OFFSET_BITS 64
#
| #include
#
| /* Check that off_t can represent 2**63 - 1 correctly.
#
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
#
| since some C++ compilers masquerading as C compilers
#
| incorrectly reject 9223372036854775807. */
#
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
#
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
| && LARGE_OFF_T % 2147483647 == 1)
#
| ? 1 : -1];
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:6842: result: unknown
#
configure:6854: checking for _LARGE_FILES value needed for large files
#
configure:6879: arm-linux-androideabi-gcc -c conftest.c >&5
#
conftest.c:35:7: error: size of array 'off_t_is_large' is negative
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
configure:6879: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
| #include
#
| /* Check that off_t can represent 2**63 - 1 correctly.
#
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
#
| since some C++ compilers masquerading as C compilers
#
| incorrectly reject 9223372036854775807. */
#
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
#
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
| && LARGE_OFF_T % 2147483647 == 1)
#
| ? 1 : -1];
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:6903: arm-linux-androideabi-gcc -c conftest.c >&5
#
conftest.c:36:7: error: size of array 'off_t_is_large' is negative
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
configure:6903: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
| #define _LARGE_FILES 1
#
| #include
#
| /* Check that off_t can represent 2**63 - 1 correctly.
#
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
#
| since some C++ compilers masquerading as C compilers
#
| incorrectly reject 9223372036854775807. */
#
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
#
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
| && LARGE_OFF_T % 2147483647 == 1)
#
| ? 1 : -1];
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:6911: result: unknown
#
configure:6939: checking for arm-linux-androideabi-pkg-config
#
configure:6972: result: no
#
configure:6982: checking for pkg-config
#
configure:7000: found /usr/sbin/pkg-config
#
configure:7012: result: /usr/sbin/pkg-config
#
configure:7024: WARNING: using cross tools not prefixed with host triplet
#
configure:7037: checking pkg-config is at least version 0.16
#
configure:7040: result: yes
#
configure:7114: checking for gawk
#
configure:7141: result: gawk
#
configure:7156: checking for perl5
#
configure:7186: result: no
#
configure:7156: checking for perl
#
configure:7172: found /usr/sbin/perl
#
configure:7183: result: perl
#
configure:7197: checking for indent
#
configure:7227: result: no
#
configure:7246: checking for perl
#
configure:7264: found /usr/sbin/perl
#
configure:7276: result: /usr/sbin/perl
#
configure:7337: checking for a Python interpreter with version >= 2.5
#
configure:7354: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
#
configure:7357: $? = 0
#
configure:7363: result: python
#
configure:7371: checking for python
#
configure:7389: found /sysroot/bin/python
#
configure:7401: result: /sysroot/bin/python
#
configure:7419: checking for python version
#
configure:7426: result: 2.7
#
configure:7438: checking for python platform
#
configure:7445: result: linux2
#
configure:7471: checking for python script directory
#
configure:7506: result: ${prefix}/lib/python2.7/site-packages
#
configure:7515: checking for python extension module directory
#
configure:7550: result: ${exec_prefix}/lib/python2.7/site-packages
#
configure:7586: checking for iconv_open
#
configure:7586: arm-linux-androideabi-gcc -o conftest conftest.c >&5
#
/tmp/ccMxOS1e.o:conftest.c:function main: error: undefined reference to 'iconv_open'
#
collect2: error: ld returned 1 exit status
#
configure:7586: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
| /* Define iconv_open to an innocuous variant, in case declares iconv_open.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define iconv_open innocuous_iconv_open
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char iconv_open (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef iconv_open
#
|
#
| /* 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 iconv_open ();
#
| /* 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_iconv_open || defined __stub___iconv_open
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return iconv_open ();
#
| ;
#
| return 0;
#
| }
#
configure:7586: result: no
#
configure:7593: checking for libiconv_open in -liconv
#
configure:7618: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
#
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -liconv
#
/tmp/ccWWj8ak.o:conftest.c:function main: error: undefined reference to 'libiconv_open'
#
collect2: error: ld returned 1 exit status
#
configure:7618: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
|
#
| /* 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 libiconv_open ();
#
| int
#
| main ()
#
| {
#
| return libiconv_open ();
#
| ;
#
| return 0;
#
| }
#
configure:7627: result: no
#
configure:7636: checking for iconv_open in -liconv
#
configure:7661: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
#
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -liconv
#
/tmp/ccaMvFup.o:conftest.c:function main: error: undefined reference to 'iconv_open'
#
collect2: error: ld returned 1 exit status
#
configure:7661: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "glib"
#
| #define PACKAGE_TARNAME "glib"
#
| #define PACKAGE_VERSION "2.48.1"
#
| #define PACKAGE_STRING "glib 2.48.1"
#
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
| #define PACKAGE_URL ""
#
| #define GLIB_MAJOR_VERSION 2
#
| #define GLIB_MINOR_VERSION 48
#
| #define GLIB_MICRO_VERSION 1
#
| #define GLIB_INTERFACE_AGE 1
#
| #define GLIB_BINARY_AGE 4801
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
|
#
| /* 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 iconv_open ();
#
| int
#
| main ()
#
| {
#
| return iconv_open ();
#
| ;
#
| return 0;
#
| }
#
configure:7670: result: no
#
configure:7772: error: *** No iconv() implementation found in C library or libiconv
#
#
## ---------------- ##
#
## Cache variables. ##
#
## ---------------- ##
#
#
ac_cv_build=x86_64-unknown-linux-gnu
#
ac_cv_c_compiler_gnu=yes
#
ac_cv_cxx_compiler_gnu=yes
#
ac_cv_env_CCC_set=
#
ac_cv_env_CCC_value=
#
ac_cv_env_CC_set=set
#
ac_cv_env_CC_value=arm-linux-androideabi-gcc
#
ac_cv_env_CFLAGS_set=set
#
ac_cv_env_CFLAGS_value=
#
ac_cv_env_CPPFLAGS_set=set
#
ac_cv_env_CPPFLAGS_value=
#
ac_cv_env_CPP_set=
#
ac_cv_env_CPP_value=
#
ac_cv_env_CXXCPP_set=
#
ac_cv_env_CXXCPP_value=
#
ac_cv_env_CXXFLAGS_set=set
#
ac_cv_env_CXXFLAGS_value=
#
ac_cv_env_CXX_set=set
#
ac_cv_env_CXX_value=arm-linux-androideabi-g++
#
ac_cv_env_DBUS1_CFLAGS_set=
#
ac_cv_env_DBUS1_CFLAGS_value=
#
ac_cv_env_DBUS1_LIBS_set=
#
ac_cv_env_DBUS1_LIBS_value=
#
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
#
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
#
ac_cv_env_GTKDOC_DEPS_LIBS_set=
#
ac_cv_env_GTKDOC_DEPS_LIBS_value=
#
ac_cv_env_LDFLAGS_set=set
#
ac_cv_env_LDFLAGS_value=
#
ac_cv_env_LIBELF_CFLAGS_set=
#
ac_cv_env_LIBELF_CFLAGS_value=
#
ac_cv_env_LIBELF_LIBS_set=
#
ac_cv_env_LIBELF_LIBS_value=
#
ac_cv_env_LIBFFI_CFLAGS_set=
#
ac_cv_env_LIBFFI_CFLAGS_value=
#
ac_cv_env_LIBFFI_LIBS_set=
#
ac_cv_env_LIBFFI_LIBS_value=
#
ac_cv_env_LIBS_set=
#
ac_cv_env_LIBS_value=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
#
ac_cv_env_PCRE_CFLAGS_set=
#
ac_cv_env_PCRE_CFLAGS_value=
#
ac_cv_env_PCRE_LIBS_set=
#
ac_cv_env_PCRE_LIBS_value=
#
ac_cv_env_PKG_CONFIG_LIBDIR_set=
#
ac_cv_env_PKG_CONFIG_LIBDIR_value=
#
ac_cv_env_PKG_CONFIG_PATH_set=
#
ac_cv_env_PKG_CONFIG_PATH_value=
#
ac_cv_env_PKG_CONFIG_set=
#
ac_cv_env_PKG_CONFIG_value=
#
ac_cv_env_PYTHON_set=
#
ac_cv_env_PYTHON_value=
#
ac_cv_env_ZLIB_CFLAGS_set=
#
ac_cv_env_ZLIB_CFLAGS_value=
#
ac_cv_env_ZLIB_LIBS_set=
#
ac_cv_env_ZLIB_LIBS_value=
#
ac_cv_env_build_alias_set=set
#
ac_cv_env_build_alias_value=x86_64-unknown-linux
#
ac_cv_env_host_alias_set=set
#
ac_cv_env_host_alias_value=arm-linux-androideabi
#
ac_cv_env_target_alias_set=
#
ac_cv_env_target_alias_value=
#
ac_cv_func_iconv_open=no
#
ac_cv_header_inttypes_h=yes
#
ac_cv_header_memory_h=yes
#
ac_cv_header_minix_config_h=no
#
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_sys_stat_h=yes
#
ac_cv_header_sys_types_h=yes
#
ac_cv_header_unistd_h=yes
#
ac_cv_host=arm-unknown-linux-androideabi
#
ac_cv_lib_iconv_iconv_open=no
#
ac_cv_lib_iconv_libiconv_open=no
#
ac_cv_objext=o
#
ac_cv_path_EGREP='/usr/sbin/grep -E'
#
ac_cv_path_GREP=/usr/sbin/grep
#
ac_cv_path_PERL_PATH=/usr/sbin/perl
#
ac_cv_path_PYTHON=/sysroot/bin/python
#
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
#
ac_cv_path_install='/usr/bin/install -c'
#
ac_cv_path_mkdir=/usr/sbin/mkdir
#
ac_cv_prog_AWK=gawk
#
ac_cv_prog_CC=arm-linux-androideabi-gcc
#
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
#
ac_cv_prog_CXX=arm-linux-androideabi-g++
#
ac_cv_prog_PERL=perl
#
ac_cv_prog_STRIP=arm-linux-androideabi-strip
#
ac_cv_prog_cc_c89=
#
ac_cv_prog_cc_g=yes
#
ac_cv_prog_cxx_g=yes
#
ac_cv_prog_make_make_set=yes
#
ac_cv_safe_to_define___extensions__=yes
#
ac_cv_sys_file_offset_bits=unknown
#
ac_cv_sys_large_files=unknown
#
ac_cv_sys_largefile_CC=no
#
am_cv_CC_dependencies_compiler_type=gcc3
#
am_cv_CXX_dependencies_compiler_type=gcc3
#
am_cv_make_support_nested_variables=yes
#
am_cv_pathless_PYTHON=python
#
am_cv_prog_cc_c_o=yes
#
am_cv_prog_tar_ustar=gnutar
#
am_cv_python_platform=linux2
#
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
#
am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
#
am_cv_python_version=2.7
#
#
## ----------------- ##
#
## Output variables. ##
#
## ----------------- ##
#
#
ABS_TAPSET_DIR=''
#
ACLOCAL='${SHELL} /tmp/glib2/src/glib-2.48.1/missing aclocal-1.15'
#
ALLOCA=''
#
AMDEPBACKSLASH='\'
#
AMDEP_FALSE='#'
#
AMDEP_TRUE=''
#
AMTAR='$${TAR-tar}'
#
AM_BACKSLASH='\'
#
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
#
AM_DEFAULT_VERBOSITY='0'
#
AM_V='$(V)'
#
AR=''
#
AS=''
#
AUTOCONF='${SHELL} /tmp/glib2/src/glib-2.48.1/missing autoconf'
#
AUTOHEADER='${SHELL} /tmp/glib2/src/glib-2.48.1/missing autoheader'
#
AUTOMAKE='${SHELL} /tmp/glib2/src/glib-2.48.1/missing automake-1.15'
#
AWK='gawk'
#
CARBON_LIBS=''
#
CATALOGS=''
#
CATOBJEXT=''
#
CC='arm-linux-androideabi-gcc'
#
CCDEPMODE='depmode=gcc3'
#
CFLAGS=''
#
COCOA_LIBS=''
#
CONFIG_STATUS_DEPENDENCIES=''
#
CPP='arm-linux-androideabi-gcc -E'
#
CPPFLAGS=''
#
CROSS_COMPILING_FALSE=''
#
CROSS_COMPILING_TRUE=''
#
CXX='arm-linux-androideabi-g++'
#
CXXCPP=''
#
CXXDEPMODE='depmode=gcc3'
#
CXXFLAGS=''
#
CYGPATH_W='echo'
#
DATADIRNAME=''
#
DBUS1_CFLAGS=''
#
DBUS1_LIBS=''
#
DBUS_DAEMON=''
#
DEFS=''
#
DEPDIR='.deps'
#
DLLTOOL=''
#
DSYMUTIL=''
#
DTRACE=''
#
DUMPBIN=''
#
ECHO_C=''
#
ECHO_N='-n'
#
ECHO_T=''
#
EGREP='/usr/sbin/grep -E'
#
ENABLE_ALWAYS_BUILD_TESTS_FALSE=''
#
ENABLE_ALWAYS_BUILD_TESTS_TRUE='#'
#
ENABLE_DTRACE_FALSE=''
#
ENABLE_DTRACE_TRUE=''
#
ENABLE_GTK_DOC_FALSE=''
#
ENABLE_GTK_DOC_TRUE=''
#
ENABLE_INSTALLED_TESTS_FALSE=''
#
ENABLE_INSTALLED_TESTS_TRUE='#'
#
ENABLE_MAN_FALSE=''
#
ENABLE_MAN_TRUE=''
#
ENABLE_SYSTEMTAP_FALSE=''
#
ENABLE_SYSTEMTAP_TRUE=''
#
ENABLE_TIMELOOP_FALSE=''
#
ENABLE_TIMELOOP_TRUE=''
#
EXEEXT=''
#
FAM_LIBS=''
#
FGREP=''
#
GETTEXT_PACKAGE=''
#
GIO=''
#
GIO_MODULE_DIR=''
#
GLIBC21=''
#
GLIB_BINARY_AGE='4801'
#
GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
#
GLIB_EXTRA_CFLAGS=''
#
GLIB_HIDDEN_VISIBILITY_CFLAGS=''
#
GLIB_INTERFACE_AGE='1'
#
GLIB_LINK_FLAGS=''
#
GLIB_MAJOR_VERSION='2'
#
GLIB_MICRO_VERSION='1'
#
GLIB_MINOR_VERSION='48'
#
GLIB_RUNTIME_LIBDIR=''
#
GLIB_VERSION='2.48.1'
#
GLIB_WARN_CFLAGS=''
#
GLIB_WIN32_STATIC_COMPILATION_DEFINE=''
#
GMOFILES=''
#
GMSGFMT=''
#
GREP='/usr/sbin/grep'
#
GSPAWN=''
#
GTHREAD_COMPILE_IMPL_DEFINES=''
#
GTKDOC_CHECK=''
#
GTKDOC_CHECK_PATH=''
#
GTKDOC_DEPS_CFLAGS=''
#
GTKDOC_DEPS_LIBS=''
#
GTKDOC_MKPDF=''
#
GTKDOC_REBASE=''
#
GTK_DOC_BUILD_HTML_FALSE=''
#
GTK_DOC_BUILD_HTML_TRUE=''
#
GTK_DOC_BUILD_PDF_FALSE=''
#
GTK_DOC_BUILD_PDF_TRUE=''
#
GTK_DOC_USE_LIBTOOL_FALSE=''
#
GTK_DOC_USE_LIBTOOL_TRUE=''
#
GTK_DOC_USE_REBASE_FALSE=''
#
GTK_DOC_USE_REBASE_TRUE=''
#
G_LIBS_EXTRA=''
#
G_MODULE_BROKEN_RTLD_GLOBAL=''
#
G_MODULE_HAVE_DLERROR=''
#
G_MODULE_IMPL=''
#
G_MODULE_LDFLAGS=''
#
G_MODULE_LIBS=''
#
G_MODULE_LIBS_EXTRA=''
#
G_MODULE_NEED_USCORE=''
#
G_MODULE_PLUGIN_LIBS=''
#
G_MODULE_SUPPORTED=''
#
G_THREAD_CFLAGS=''
#
G_THREAD_LIBS=''
#
G_THREAD_LIBS_EXTRA=''
#
G_THREAD_LIBS_FOR_GTHREAD=''
#
HAVE_CXX_FALSE='#'
#
HAVE_CXX_TRUE=''
#
HAVE_DBUS1_FALSE=''
#
HAVE_DBUS1_TRUE=''
#
HAVE_DBUS_DAEMON_FALSE=''
#
HAVE_DBUS_DAEMON_TRUE=''
#
HAVE_EVENTFD_FALSE=''
#
HAVE_EVENTFD_TRUE=''
#
HAVE_FAM_FALSE=''
#
HAVE_FAM_TRUE=''
#
HAVE_GCC_FALSE='#'
#
HAVE_GCC_TRUE=''
#
HAVE_GLIB_RUNTIME_LIBDIR_FALSE=''
#
HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#'
#
HAVE_GNUC_VISIBILITY_FALSE=''
#
HAVE_GNUC_VISIBILITY_TRUE=''
#
HAVE_GOOD_PRINTF_FALSE=''
#
HAVE_GOOD_PRINTF_TRUE=''
#
HAVE_GTK_DOC_FALSE=''
#
HAVE_GTK_DOC_TRUE=''
#
HAVE_INOTIFY_FALSE=''
#
HAVE_INOTIFY_TRUE=''
#
HAVE_KQUEUE_FALSE=''
#
HAVE_KQUEUE_TRUE=''
#
HAVE_NETLINK_FALSE=''
#
HAVE_NETLINK_TRUE=''
#
HAVE_SUNSTUDIO_VISIBILITY_FALSE=''
#
HAVE_SUNSTUDIO_VISIBILITY_TRUE=''
#
HTML_DIR=''
#
ICONV_LIBS=''
#
INDENT=''
#
INSTALL_DATA='${INSTALL} -m 644'
#
INSTALL_PROGRAM='${INSTALL}'
#
INSTALL_SCRIPT='${INSTALL}'
#
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
#
INSTOBJEXT=''
#
INTLLIBS=''
#
LD=''
#
LDFLAGS=''
#
LIBELF_CFLAGS=''
#
LIBELF_LIBS=''
#
LIBFFI_CFLAGS=''
#
LIBFFI_LIBS=''
#
LIBOBJS=''
#
LIBS=''
#
LIBTOOL=''
#
LIB_EXE_MACHINE_FLAG='X86'
#
LIPO=''
#
LN_S=''
#
LTLIBOBJS=''
#
LTP=''
#
LTP_GENHTML=''
#
LT_AGE='4800'
#
LT_CURRENT='4800'
#
LT_CURRENT_MINUS_AGE='0'
#
LT_RELEASE='2.48'
#
LT_REVISION='1'
#
LT_SYS_LIBRARY_PATH=''
#
MAINT=''
#
MAINTAINER_MODE_FALSE='#'
#
MAINTAINER_MODE_TRUE=''
#
MAKEINFO='${SHELL} /tmp/glib2/src/glib-2.48.1/missing makeinfo'
#
MANIFEST_TOOL=''
#
MKDIR_P='/usr/sbin/mkdir -p'
#
MKINSTALLDIRS=''
#
MSGFMT=''
#
MSGFMT_OPTS=''
#
MS_LIB_AVAILABLE_FALSE=''
#
MS_LIB_AVAILABLE_TRUE='#'
#
NAMESER_COMPAT_INCLUDE=''
#
NETWORK_LIBS=''
#
NM=''
#
NMEDIT=''
#
OBJDUMP=''
#
OBJEXT='o'
#
OS_CARBON_FALSE=''
#
OS_CARBON_TRUE='#'
#
OS_COCOA_FALSE=''
#
OS_COCOA_TRUE='#'
#
OS_LINUX_FALSE='#'
#
OS_LINUX_TRUE=''
#
OS_UNIX_FALSE='#'
#
OS_UNIX_TRUE=''
#
OS_WIN32_AND_DLL_COMPILATION_FALSE=''
#
OS_WIN32_AND_DLL_COMPILATION_TRUE=''
#
OS_WIN32_FALSE=''
#
OS_WIN32_TRUE='#'
#
OS_WIN32_X64_FALSE=''
#
OS_WIN32_X64_TRUE='#'
#
OTOOL64=''
#
OTOOL=''
#
PACKAGE='glib'
#
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib'
#
PACKAGE_NAME='glib'
#
PACKAGE_STRING='glib 2.48.1'
#
PACKAGE_TARNAME='glib'
#
PACKAGE_URL=''
#
PACKAGE_VERSION='2.48.1'
#
PATH_SEPARATOR=':'
#
PCRE_CFLAGS=''
#
PCRE_LIBS=''
#
PCRE_REQUIRES=''
#
PCRE_WARN_CFLAGS=''
#
PERL='perl'
#
PERL_PATH='/usr/sbin/perl'
#
PKG_CONFIG='/usr/sbin/pkg-config'
#
PKG_CONFIG_LIBDIR=''
#
PKG_CONFIG_PATH=''
#
PLATFORMDEP=''
#
PLATFORM_WIN32_FALSE=''
#
PLATFORM_WIN32_TRUE=''
#
POFILES=''
#
POSUB=''
#
PO_IN_DATADIR_FALSE=''
#
PO_IN_DATADIR_TRUE=''
#
PYTHON='/sysroot/bin/python'
#
PYTHON_EXEC_PREFIX='${exec_prefix}'
#
PYTHON_PLATFORM='linux2'
#
PYTHON_PREFIX='${prefix}'
#
PYTHON_VERSION='2.7'
#
RANLIB=''
#
REBUILD=''
#
SED=''
#
SELINUX_LIBS=''
#
SET_MAKE=''
#
SHELL='/bin/sh'
#
SHTOOL=''
#
STRIP='arm-linux-androideabi-strip'
#
THREADS_NONE_FALSE=''
#
THREADS_NONE_TRUE=''
#
THREADS_POSIX_FALSE=''
#
THREADS_POSIX_TRUE=''
#
THREADS_WIN32_FALSE=''
#
THREADS_WIN32_TRUE=''
#
USE_NLS=''
#
USE_SYSTEM_PCRE_FALSE=''
#
USE_SYSTEM_PCRE_TRUE=''
#
VERSION='2.48.1'
#
WINDRES=''
#
WSPIAPI_INCLUDE=''
#
XATTR_LIBS=''
#
XGETTEXT=''
#
XMLCATALOG=''
#
XML_CATALOG_FILE=''
#
XSLTPROC=''
#
ZLIB_CFLAGS=''
#
ZLIB_LIBS=''
#
ac_ct_AR=''
#
ac_ct_CC=''
#
ac_ct_CXX=''
#
ac_ct_DUMPBIN=''
#
am__EXEEXT_FALSE=''
#
am__EXEEXT_TRUE=''
#
am__fastdepCC_FALSE='#'
#
am__fastdepCC_TRUE=''
#
am__fastdepCXX_FALSE='#'
#
am__fastdepCXX_TRUE=''
#
am__include='include'
#
am__isrc=''
#
am__leading_dot='.'
#
am__nodep='_no'
#
am__quote=''
#
am__tar='tar --format=ustar -chf - "$$tardir"'
#
am__untar='tar -xf -'
#
bindir='${exec_prefix}/bin'
#
build='x86_64-unknown-linux-gnu'
#
build_alias='x86_64-unknown-linux'
#
build_cpu='x86_64'
#
build_os='linux-gnu'
#
build_vendor='unknown'
#
config_h_INCLUDES=''
#
datadir='${datarootdir}'
#
datarootdir='${prefix}/share'
#
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
#
dvidir='${docdir}'
#
exec_prefix='NONE'
#
gio_INCLUDES=''
#
glib_INCLUDES=''
#
gmodule_INCLUDES=''
#
gobject_INCLUDES=''
#
host='arm-unknown-linux-androideabi'
#
host_alias='arm-linux-androideabi'
#
host_cpu='arm'
#
host_os='linux-androideabi'
#
host_vendor='unknown'
#
htmldir='${docdir}'
#
includedir='${prefix}/include'
#
infodir='${datarootdir}/info'
#
install_sh='${SHELL} /tmp/glib2/src/glib-2.48.1/install-sh'
#
installed_test_metadir=''
#
installed_testdir=''
#
libdir='/usr/lib'
#
libexecdir='${exec_prefix}/libexec'
#
localedir='${datarootdir}/locale'
#
localstatedir='${prefix}/var'
#
mandir='${datarootdir}/man'
#
mkdir_p='$(MKDIR_P)'
#
ms_librarian=''
#
oldincludedir='/usr/include'
#
pdfdir='${docdir}'
#
pkgpyexecdir='${pyexecdir}/glib'
#
pkgpythondir='${pythondir}/glib'
#
prefix='/usr'
#
program_transform_name='s,x,x,'
#
psdir='${docdir}'
#
pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
#
pythondir='${prefix}/lib/python2.7/site-packages'
#
runstatedir='${localstatedir}/run'
#
sbindir='${exec_prefix}/sbin'
#
sharedstatedir='${prefix}/com'
#
sysconfdir='/etc'
#
target_alias=''
#
#
## ----------- ##
#
## confdefs.h. ##
#
## ----------- ##
#
#
/* confdefs.h */
#
#define PACKAGE_NAME "glib"
#
#define PACKAGE_TARNAME "glib"
#
#define PACKAGE_VERSION "2.48.1"
#
#define PACKAGE_STRING "glib 2.48.1"
#
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#
#define PACKAGE_URL ""
#
#define GLIB_MAJOR_VERSION 2
#
#define GLIB_MINOR_VERSION 48
#
#define GLIB_MICRO_VERSION 1
#
#define GLIB_INTERFACE_AGE 1
#
#define GLIB_BINARY_AGE 4801
#
#define STDC_HEADERS 1
#
#define HAVE_SYS_TYPES_H 1
#
#define HAVE_SYS_STAT_H 1
#
#define HAVE_STDLIB_H 1
#
#define HAVE_STRING_H 1
#
#define HAVE_MEMORY_H 1
#
#define HAVE_STRINGS_H 1
#
#define HAVE_INTTYPES_H 1
#
#define HAVE_STDINT_H 1
#
#define HAVE_UNISTD_H 1
#
#define __EXTENSIONS__ 1
#
#define _ALL_SOURCE 1
#
#define _GNU_SOURCE 1
#
#define _POSIX_PTHREAD_SEMANTICS 1
#
#define _TANDEM_SOURCE 1
#
#
configure: exit 1