Build of exiv2 with android toolchain

The build took 00h 00m 50s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
73,038 cpp
10,328 sh
1,989 ansic
604 makefile
489 python
92 awk
16 sed
5 perl
86,561 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

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: exiv2 0.25-3 (Tue Apr 4 21:06:40 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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-g++ accepts -g... (cached) no
# checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) no
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking whether NLS is requested... yes
# checking for GNU gettext in libc... no
# checking for iconv... no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# 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 for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether arm-linux-androideabi-g++ accepts -g... (cached) no
# checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for cos in -lm... yes
# checking if zlib is wanted... yes
# checking for inflateEnd in -lz... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for inflateEnd in -lz... (cached) yes
# checking zlib in /usr... ok
# checking for iconv... (cached) no, consider installing GNU libiconv
# checking for ANSI C header files... (cached) yes
# checking libintl.h usability... no
# checking libintl.h presence... no
# checking for libintl.h... no
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for pid_t... yes
# checking for size_t... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for gmtime_r... yes
# checking for lstat... yes
# checking for memset... yes
# checking for mmap... yes
# checking for munmap... yes
# checking for strchr... yes
# checking for strerror... yes
# checking for strtol... yes
# checking for timegm... yes
# checking whether to enable dependency tracking... yes
# checking whether to enable symbol visibility support... yes
# checking whether the C++ compiler accepts the -xldscope=hidden flag... no
# checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag... yes
# checking whether to use the lens database for Nikon lens names... yes
# checking whether to compile a commercial version of the Exiv2 library... no
# checking whether to enable XMP support (requires expat)... yes
# checking whether to compile with video support... yes
# checking whether to compile with webready support... no
# checking expat.h usability... no
# checking expat.h presence... no
# checking for expat.h... no
# configure: error: either specify a valid expat installation with --with-expat=DIR or disable XMP support with --disable-xmp
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/exiv2/src/exiv2-0.25/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 exiv2 configure 0.25, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-video
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 84aa2e0bc770
# 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:2765: checking for C++ compiler version
# configure:2774: 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:2785: $? = 0
# configure:2774: 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:2785: $? = 0
# configure:2774: 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:2785: $? = 1
# configure:2774: 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:2785: $? = 1
# configure:2805: checking whether the C++ compiler works
# configure:2827: arm-linux-androideabi-g++ conftest.cpp >&5
# configure:2831: $? = 0
# configure:2879: result: yes
# configure:2882: checking for C++ compiler default output file name
# configure:2884: result: a.out
# configure:2890: checking for suffix of executables
# configure:2897: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:2901: $? = 0
# configure:2923: result:
# configure:2945: checking whether we are cross compiling
# configure:2983: result: yes
# configure:2988: checking for suffix of object files
# configure:3010: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3014: $? = 0
# configure:3035: result: o
# configure:3039: checking whether we are using the GNU C++ compiler
# configure:3058: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3058: $? = 0
# configure:3067: result: yes
# configure:3076: checking whether arm-linux-androideabi-g++ accepts -g
# configure:3137: result: no
# configure:3165: checking how to run the C++ preprocessor
# configure:3192: arm-linux-androideabi-g++ -E conftest.cpp
# configure:3192: $? = 0
# configure:3206: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3206: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# configure:3231: result: arm-linux-androideabi-g++ -E
# configure:3251: arm-linux-androideabi-g++ -E conftest.cpp
# configure:3251: $? = 0
# configure:3265: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3265: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# configure:3303: checking for arm-linux-androideabi-gcc
# configure:3330: result: arm-linux-androideabi-gcc
# configure:3599: checking for C compiler version
# configure:3608: 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:3619: $? = 0
# configure:3608: 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:3619: $? = 0
# configure:3608: 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:3619: $? = 1
# configure:3608: 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:3619: $? = 1
# configure:3623: checking whether we are using the GNU C compiler
# configure:3642: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3642: $? = 0
# configure:3651: result: yes
# configure:3660: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3721: result: no
# configure:3738: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3801: $? = 0
# configure:3814: result: none needed
# configure:3839: checking how to run the C preprocessor
# configure:3870: arm-linux-androideabi-gcc -E conftest.c
# configure:3870: $? = 0
# configure:3884: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3884: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# configure:3909: result: arm-linux-androideabi-gcc -E
# configure:3929: arm-linux-androideabi-gcc -E conftest.c
# configure:3929: $? = 0
# configure:3943: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3943: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# configure:3985: checking for a BSD-compatible install
# configure:4053: result: /usr/bin/install -c
# configure:4064: checking whether ln -s works
# configure:4068: result: yes
# configure:4075: checking whether make sets $(MAKE)
# configure:4097: result: yes
# configure:4110: checking build system type
# configure:4124: result: x86_64-unknown-linux-gnu
# configure:4144: checking host system type
# configure:4157: result: arm-unknown-linux-androideabi
# configure:4196: checking whether NLS is requested
# configure:4205: result: yes
# configure:4243: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:4275: result: /usr/sbin/msgfmt
# configure:4284: checking for gmsgfmt
# configure:4315: result: /usr/sbin/msgfmt
# configure:4355: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:4387: result: /usr/sbin/xgettext
# configure:4427: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:4458: result: /usr/sbin/msgmerge
# configure:4533: checking for ld used by GCC
# configure:4597: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4604: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4617: result: yes
# configure:4624: checking for shared library run path origin
# configure:4637: result: done
# configure:5054: checking for CFPreferencesCopyAppValue
# configure:5074: arm-linux-androideabi-gcc -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
# arm-linux-androideabi-gcc: error: CoreFoundation: No such file or directory
# arm-linux-androideabi-gcc: error: unrecognized command line option '-framework'
# configure:5074: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:5084: result: no
# configure:5091: checking for CFLocaleCopyCurrent
# configure:5111: arm-linux-androideabi-gcc -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
# arm-linux-androideabi-gcc: error: CoreFoundation: No such file or directory
# arm-linux-androideabi-gcc: error: unrecognized command line option '-framework'
# configure:5111: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:5121: result: no
# configure:5136: checking whether NLS is requested
# configure:5145: result: yes
# configure:5163: checking for GNU gettext in libc
# configure:5182: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:11:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5182: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:5190: result: no
# configure:5224: checking for iconv
# configure:5246: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:12:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5246: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:5268: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:12:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5268: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:5278: result: no, consider installing GNU libiconv
# configure:5677: checking for GNU gettext in libintl
# configure:5704: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
# conftest.c:11:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5704: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:5743: result: no
# configure:5778: checking whether to use NLS
# configure:5780: result: no
# configure:5880: checking for a sed that does not truncate output
# configure:5944: result: /usr/sbin/sed
# configure:5962: checking for grep that handles long lines and -e
# configure:6020: result: /usr/sbin/grep
# configure:6025: checking for egrep
# configure:6087: result: /usr/sbin/grep -E
# configure:6092: checking for fgrep
# configure:6154: result: /usr/sbin/grep -F
# configure:6189: checking for ld used by arm-linux-androideabi-gcc
# configure:6256: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:6263: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:6278: result: yes
# configure:6290: checking for BSD- or MS-compatible name lister (nm)
# configure:6339: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:6457: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:6464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6467: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:6470: output
# 00000000 B some_variable
# configure:6477: result: BSD nm
# configure:6481: checking the maximum length of command line arguments
# configure:6601: result: 1572864
# configure:6618: checking whether the shell understands some XSI constructs
# configure:6628: result: yes
# configure:6632: checking whether the shell understands "+="
# configure:6638: result: yes
# configure:6673: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6680: result: -r
# configure:6709: checking for arm-linux-androideabi-objdump
# configure:6725: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:6736: result: arm-linux-androideabi-objdump
# configure:6808: checking how to recognize dependent libraries
# configure:7004: result: pass_all
# configure:7024: checking for arm-linux-androideabi-ar
# configure:7040: found /sysroot/bin/arm-linux-androideabi-ar
# configure:7051: result: arm-linux-androideabi-ar
# configure:7129: checking for arm-linux-androideabi-strip
# configure:7145: found /sysroot/bin/arm-linux-androideabi-strip
# configure:7156: result: arm-linux-androideabi-strip
# configure:7228: checking for arm-linux-androideabi-ranlib
# configure:7244: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:7255: result: arm-linux-androideabi-ranlib
# configure:7385: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7503: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7506: $? = 0
# configure:7510: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:7513: $? = 0
# configure:7567: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:7570: $? = 0
# configure:7608: result: ok
# configure:8412: checking for ANSI C header files
# configure:8432: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8432: $? = 0
# configure:8516: result: yes
# configure:8529: checking for sys/types.h
# configure:8529: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for sys/stat.h
# configure:8529: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for stdlib.h
# configure:8529: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for string.h
# configure:8529: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for memory.h
# configure:8529: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for strings.h
# configure:8529: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for inttypes.h
# configure:8529: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for stdint.h
# configure:8529: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for unistd.h
# configure:8529: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8543: checking for dlfcn.h
# configure:8543: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8543: $? = 0
# configure:8543: result: yes
# configure:8668: checking for C++ compiler version
# configure:8677: 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:8688: $? = 0
# configure:8677: 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:8688: $? = 0
# configure:8677: 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:8688: $? = 1
# configure:8677: 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:8688: $? = 1
# configure:8692: checking whether we are using the GNU C++ compiler
# configure:8720: result: yes
# configure:8729: checking whether arm-linux-androideabi-g++ accepts -g
# configure:8790: result: no
# configure:8821: checking how to run the C++ preprocessor
# configure:8887: result: arm-linux-androideabi-g++ -E
# configure:8907: arm-linux-androideabi-g++ -E conftest.cpp
# configure:8907: $? = 0
# configure:8921: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8921: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:9127: checking for objdir
# configure:9142: result: .libs
# configure:9438: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9456: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:9460: $? = 0
# configure:9473: result: no
# configure:9493: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9765: result: -fPIC -DPIC
# configure:9777: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9795: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9799: $? = 0
# configure:9812: result: yes
# configure:9836: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9864: result: yes
# configure:9879: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9900: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9904: $? = 0
# configure:9926: result: yes
# configure:9934: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9981: result: yes
# configure:10014: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11004: result: yes
# configure:11041: checking whether -lc should be explicitly linked in
# configure:11046: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11049: $? = 0
# configure:11064: arm-linux-androideabi-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11067: $? = 0
# configure:11079: result: no
# configure:11243: checking dynamic linker characteristics
# configure:11676: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11676: $? = 0
# configure:11906: result: GNU/Linux ld.so
# configure:12008: checking how to hardcode library paths into programs
# configure:12033: result: immediate
# configure:12553: checking whether stripping libraries is possible
# configure:12558: result: yes
# configure:12593: checking if libtool supports shared libraries
# configure:12595: result: yes
# configure:12598: checking whether to build shared libraries
# configure:12619: result: yes
# configure:12622: checking whether to build static libraries
# configure:12626: result: yes
# configure:12776: checking for ld used by arm-linux-androideabi-g++
# configure:12843: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12850: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12865: result: yes
# configure:12920: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13833: result: yes
# configure:13861: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:13864: $? = 0
# configure:14046: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:14363: result: -fPIC -DPIC
# configure:14372: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:14390: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14394: $? = 0
# configure:14407: result: yes
# configure:14428: checking if arm-linux-androideabi-g++ static flag -static works
# configure:14456: result: yes
# configure:14468: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14489: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14493: $? = 0
# configure:14515: result: yes
# configure:14520: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14567: result: yes
# configure:14597: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14626: result: yes
# configure:14763: checking dynamic linker characteristics
# configure:15144: arm-linux-androideabi-g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
# configure:15144: $? = 0
# configure:15374: result: GNU/Linux ld.so
# configure:15425: checking how to hardcode library paths into programs
# configure:15450: result: immediate
# configure:15601: checking for cos in -lm
# configure:15626: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# conftest.c:30:6: warning: conflicting types for built-in function 'cos' [enabled by default]
# char cos ();
# ^
# configure:15626: $? = 0
# configure:15635: result: yes
# configure:15649: checking if zlib is wanted
# configure:15664: result: yes
# configure:15698: checking for inflateEnd in -lz
# configure:15723: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:15723: $? = 0
# configure:15732: result: yes
# configure:15740: checking zlib.h usability
# configure:15740: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15740: $? = 0
# configure:15740: result: yes
# configure:15740: checking zlib.h presence
# configure:15740: arm-linux-androideabi-gcc -E conftest.c
# configure:15740: $? = 0
# configure:15740: result: yes
# configure:15740: checking for zlib.h
# configure:15740: result: yes
# configure:15759: checking for inflateEnd in -lz
# configure:15793: result: yes
# configure:15804: checking zlib in /usr
# configure:15806: result: ok
# configure:15856: checking for iconv
# configure:15910: result: no, consider installing GNU libiconv
# configure:15985: checking for ANSI C header files
# configure:16089: result: yes
# configure:16100: checking libintl.h usability
# configure:16100: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:58:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16100: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define STDC_HEADERS 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:16100: result: no
# configure:16100: checking libintl.h presence
# configure:16100: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:25:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16100: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:16100: result: no
# configure:16100: checking for libintl.h
# configure:16100: result: no
# configure:16100: checking locale.h usability
# configure:16100: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking locale.h presence
# configure:16100: arm-linux-androideabi-gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for locale.h
# configure:16100: result: yes
# configure:16100: checking malloc.h usability
# configure:16100: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking malloc.h presence
# configure:16100: arm-linux-androideabi-gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for malloc.h
# configure:16100: result: yes
# configure:16100: checking for stdint.h
# configure:16100: result: yes
# configure:16100: checking for stdlib.h
# configure:16100: result: yes
# configure:16100: checking for string.h
# configure:16100: result: yes
# configure:16100: checking for unistd.h
# configure:16100: result: yes
# configure:16100: checking sys/mman.h usability
# configure:16100: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking sys/mman.h presence
# configure:16100: arm-linux-androideabi-gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for sys/mman.h
# configure:16100: result: yes
# configure:16100: checking utime.h usability
# configure:16100: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking utime.h presence
# configure:16100: arm-linux-androideabi-gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for utime.h
# configure:16100: result: yes
# configure:16100: checking regex.h usability
# configure:16100: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking regex.h presence
# configure:16100: arm-linux-androideabi-gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for regex.h
# configure:16100: result: yes
# configure:16114: checking for stdbool.h that conforms to C99
# configure:16181: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16181: $? = 0
# configure:16188: result: yes
# configure:16190: checking for _Bool
# configure:16190: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16190: $? = 0
# configure:16190: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:16190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define STDC_HEADERS 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_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
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16190: result: yes
# configure:16207: checking for an ANSI C-conforming const
# configure:16273: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16273: $? = 0
# configure:16280: result: yes
# configure:16288: checking for inline
# configure:16304: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16304: $? = 0
# configure:16312: result: inline
# configure:16330: checking for pid_t
# configure:16330: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16330: $? = 0
# configure:16330: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:16330: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define STDC_HEADERS 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_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
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16330: result: yes
# configure:16341: checking for size_t
# configure:16341: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16341: $? = 0
# configure:16341: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:16341: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define STDC_HEADERS 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16341: result: yes
# configure:16352: checking whether struct tm is in sys/time.h or time.h
# configure:16372: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16372: $? = 0
# configure:16379: result: time.h
# configure:16407: checking for stdlib.h
# configure:16407: result: yes
# configure:16407: checking for unistd.h
# configure:16407: result: yes
# configure:16407: checking for sys/param.h
# configure:16407: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16407: $? = 0
# configure:16407: result: yes
# configure:16427: checking for getpagesize
# configure:16427: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:16427: $? = 0
# configure:16427: result: yes
# configure:16436: checking for working mmap
# configure:16593: result: no
# configure:16602: checking whether strerror_r is declared
# configure:16602: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16602: $? = 0
# configure:16602: result: yes
# configure:16615: checking for strerror_r
# configure:16615: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:16615: $? = 0
# configure:16615: result: yes
# configure:16624: checking whether strerror_r returns char *
# configure:16648: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^
# conftest.c:81:14: warning: initialization makes pointer from integer without a cast [enabled by default]
# char *p = strerror_r (0, buf, sizeof buf);
# ^
# configure:16648: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define STDC_HEADERS 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:16686: result: no
# configure:16697: checking for gmtime_r
# configure:16697: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for lstat
# configure:16697: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for memset
# configure:16697: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# conftest.c:67:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for mmap
# configure:16697: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for munmap
# configure:16697: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for strchr
# configure:16697: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for strerror
# configure:16697: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for strtol
# configure:16697: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16708: checking for timegm
# configure:16708: arm-linux-androideabi-gcc -o conftest conftest.c -lz -lm >&5
# configure:16708: $? = 0
# configure:16708: result: yes
# configure:16723: checking whether to enable dependency tracking
# configure:16732: result: yes
# configure:16741: checking whether to enable symbol visibility support
# configure:16755: result: yes
# configure:16766: checking whether the C++ compiler accepts the -xldscope=hidden flag
# configure:16795: arm-linux-androideabi-g++ -c -xldscope=hidden conftest.cpp >&5
# arm-linux-androideabi-g++: error: language ldscope=hidden not recognized
# arm-linux-androideabi-g++: error: language ldscope=hidden not recognized
# configure:16795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define STDC_HEADERS 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_TIMEGM 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# |
# configure:16818: result: no
# configure:16844: checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag
# configure:16873: arm-linux-androideabi-g++ -c -fvisibility-inlines-hidden conftest.cpp >&5
# configure:16873: $? = 0
# configure:16896: result: yes
# configure:16925: checking whether to use the lens database for Nikon lens names
# configure:16934: result: yes
# configure:16941: checking whether to compile a commercial version of the Exiv2 library
# configure:16950: result: no
# configure:16955: checking whether to enable XMP support (requires expat)
# configure:16964: result: yes
# configure:16967: checking whether to compile with video support
# configure:16976: result: yes
# configure:16987: checking whether to compile with webready support
# configure:16996: result: no
# configure:17230: checking expat.h usability
# configure:17230: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:88:19: fatal error: expat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17230: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define STDC_HEADERS 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_TIMEGM 1
# | #define WANT_VISIBILITY_SUPPORT 1
# | #define HAVE_DLL 1
# | #define HAVE_LENSDATA 1
# | #define ENABLE_VIDEO 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:17230: result: no
# configure:17230: checking expat.h presence
# configure:17230: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:55:19: fatal error: expat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17230: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define STDC_HEADERS 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_TIMEGM 1
# | #define WANT_VISIBILITY_SUPPORT 1
# | #define HAVE_DLL 1
# | #define HAVE_LENSDATA 1
# | #define ENABLE_VIDEO 1
# | /* end confdefs.h. */
# | #include
# configure:17230: result: no
# configure:17230: checking for expat.h
# configure:17230: result: no
# configure:17293: error: either specify a valid expat installation with --with-expat=DIR or disable XMP support with --disable-xmp
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=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_getpagesize=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_lstat=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_munmap=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strtol=yes
# ac_cv_func_timegm=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_expat_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=no
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_stdbool_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_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_m_cos=yes
# ac_cv_lib_z_inflateEnd=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=no
# ac_cv_prog_cxx_g=no
# ac_cv_prog_make_make_set=yes
# ac_cv_struct_tm=time.h
# ac_cv_type__Bool=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_lib_iconv=no
# ax_cv_cxx_check_flag__fvisibility_inlines_hidden=yes
# ax_cv_cxx_check_flag__xldscope_hidden=no
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# zlib_cv_libz=yes
# zlib_cv_zlib_h=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# CC='arm-linux-androideabi-gcc'
# CFLAGS=''
# COMMERCIAL_VERSION='no'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CURL_CPPFLAGS=''
# CURL_LDFLAGS=''
# CURL_LIBS=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXFLAGS=' -fvisibility=hidden -fvisibility-inlines-hidden'
# DEFS=''
# DEP_TRACKING='1'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_VIDEO='1'
# ENABLE_XMP=''
# EXEEXT=''
# EXIV2_LTVERSION='14:0:0'
# EXPAT_CPPFLAGS=''
# EXPAT_LDFLAGS=''
# EXPAT_LIBS=''
# EXV_LIB_STATIC=''
# FGREP='/usr/sbin/grep -F'
# GCC='yes'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# GXX='yes'
# HAVE_LIBZ='1'
# HAVE_TIMEGM='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBM='-lm'
# LIBOBJS=''
# LIBS='-lz -lm'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./config/ltmain.sh'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MKINSTALLDIRS='$(top_builddir)/./config/mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='exiv2'
# PACKAGE_BUGREPORT='ahuggel@gmx.net'
# PACKAGE_NAME='exiv2'
# PACKAGE_STRING='exiv2 0.25'
# PACKAGE_TARNAME='exiv2'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.25'
# PATH_SEPARATOR=':'
# POSUB=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SSH_CPPFLAGS=''
# SSH_LDFLAGS=''
# SSH_LIBS=''
# STRIP='arm-linux-androideabi-strip'
# USE_NLS='no'
# USE_SSH=''
# VERSION='0.25'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# 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'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# 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'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "exiv2"
# #define PACKAGE_TARNAME "exiv2"
# #define PACKAGE_VERSION "0.25"
# #define PACKAGE_STRING "exiv2 0.25"
# #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# #define PACKAGE_URL ""
# #define PACKAGE "exiv2"
# #define VERSION "0.25"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBZ 1
# #define STDC_HEADERS 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_REGEX_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_GMTIME_R 1
# #define HAVE_LSTAT 1
# #define HAVE_MEMSET 1
# #define HAVE_MMAP 1
# #define HAVE_MUNMAP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRERROR 1
# #define HAVE_STRTOL 1
# #define HAVE_TIMEGM 1
# #define WANT_VISIBILITY_SUPPORT 1
# #define HAVE_DLL 1
# #define HAVE_LENSDATA 1
# #define ENABLE_VIDEO 1
#
# configure: exit 1