Build of libmtp with android toolchain

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

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

SLOCLanguage
27,789 ansic
4,455 sh
3,248 makefile
35,492 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: libmtp 1.1.11-1 (Tue Apr 4 21:24:09 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 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 whether ln -s works... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# 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 how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) 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 sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -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 for dlfcn.h... yes
# 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... Android linker
# 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-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 iconv... no, consider installing GNU libiconv
# checking for doxygen... true
# configure: API documentation will be generated using Doxygen
# checking if the host operating system is Darwin... no
# checking if the host operating system is Linux... yes
# checking For MinGW32... no
# 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.9.0... yes
# checking for LIBUSB... yes
# checking for libgcrypt... checking for gcry_check_version in -lgcrypt... no
# configure: *** libgcrypt not found - disabling MTPZ support ***
# configure: MTPZ functionality disable
# configure: *** using libusb 1.0.20 ***
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for string.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking langinfo.h usability... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking for an ANSI C-conforming const... yes
# checking for off_t... yes
# checking return type of signal handlers... void
# checking for size_t... yes
# checking for struct stat.st_blksize... yes
# checking for working memcmp... no
# checking whether lstat correctly handles trailing slash... no
# checking whether stat accepts an empty string... yes
# checking for basename... yes
# checking for memset... yes
# checking for select... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strndup... yes
# checking for strrchr... yes
# checking for strtoul... yes
# checking for usleep... yes
# checking for mkstemp... yes
# 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 uint8_t in stdint.h... yes
# checking whether byte ordering is bigendian... no
# checking for le32toh in machine/endian.h... yes
# checking for swap32 in machine/endian.h... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating src/libmtp.h
# config.status: creating doc/Doxyfile
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating examples/Makefile
# config.status: creating util/Makefile
# config.status: creating libmtp.sh
# config.status: creating hotplug.sh
# config.status: creating libmtp.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11'
# Making all in src
# make[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/src'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-libmtp.lo -MD -MP -MF .deps/libmtp_la-libmtp.Tpo -c -o libmtp_la-libmtp.lo `test -f 'libmtp.c' || echo './'`libmtp.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-unicode.lo -MD -MP -MF .deps/libmtp_la-unicode.Tpo -c -o libmtp_la-unicode.lo `test -f 'unicode.c' || echo './'`unicode.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-util.lo -MD -MP -MF .deps/libmtp_la-util.Tpo -c -o libmtp_la-util.lo `test -f 'util.c' || echo './'`util.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-playlist-spl.lo -MD -MP -MF .deps/libmtp_la-playlist-spl.Tpo -c -o libmtp_la-playlist-spl.lo `test -f 'playlist-spl.c' || echo './'`playlist-spl.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-unicode.lo -MD -MP -MF .deps/libmtp_la-unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/libmtp_la-unicode.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-playlist-spl.lo -MD -MP -MF .deps/libmtp_la-playlist-spl.Tpo -c playlist-spl.c -fPIC -DPIC -o .libs/libmtp_la-playlist-spl.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-util.lo -MD -MP -MF .deps/libmtp_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libmtp_la-util.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-libmtp.lo -MD -MP -MF .deps/libmtp_la-libmtp.Tpo -c libmtp.c -fPIC -DPIC -o .libs/libmtp_la-libmtp.o
# unicode.c:39:2: error: #error "libmtp unicode.c needs fixing to work without iconv()!"
# #error "libmtp unicode.c needs fixing to work without iconv()!"
# ^
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-util.lo -MD -MP -MF .deps/libmtp_la-util.Tpo -c util.c -o libmtp_la-util.o >/dev/null 2>&1
# libmtp.c: In function 'LIBMTP_Open_Raw_Device_Uncached':
# libmtp.c:1874:17: error: 'PTPParams' has no member named 'cd_locale_to_ucs2'
# current_params->cd_locale_to_ucs2 = iconv_open("UCS-2LE", "UTF-8");
# ^
# libmtp.c:1874:3: warning: implicit declaration of function 'iconv_open' [-Wimplicit-function-declaration]
# current_params->cd_locale_to_ucs2 = iconv_open("UCS-2LE", "UTF-8");
# ^
# libmtp.c:1875:17: error: 'PTPParams' has no member named 'cd_ucs2_to_locale'
# current_params->cd_ucs2_to_locale = iconv_open("UTF-8", "UCS-2LE");
# ^
# libmtp.c:1877:20: error: 'PTPParams' has no member named 'cd_locale_to_ucs2'
# if(current_params->cd_locale_to_ucs2 == (iconv_t) -1 ||
# ^
# libmtp.c:1877:44: error: 'iconv_t' undeclared (first use in this function)
# if(current_params->cd_locale_to_ucs2 == (iconv_t) -1 ||
# ^
# libmtp.c:1877:44: note: each undeclared identifier is reported only once for each function it appears in
# libmtp.c:1878:20: error: 'PTPParams' has no member named 'cd_ucs2_to_locale'
# current_params->cd_ucs2_to_locale == (iconv_t) -1) {
# ^
# libmtp.c: In function 'LIBMTP_Release_Device':
# libmtp.c:2366:3: warning: implicit declaration of function 'iconv_close' [-Wimplicit-function-declaration]
# iconv_close(params->cd_locale_to_ucs2);
# ^
# libmtp.c:2366:21: error: 'PTPParams' has no member named 'cd_locale_to_ucs2'
# iconv_close(params->cd_locale_to_ucs2);
# ^
# libmtp.c:2367:21: error: 'PTPParams' has no member named 'cd_ucs2_to_locale'
# iconv_close(params->cd_ucs2_to_locale);
# ^
# unicode.c: In function 'utf16_to_utf8':
# unicode.c:91:3: warning: implicit declaration of function 'iconv' [-Wimplicit-function-declaration]
# nconv = iconv(params->cd_ucs2_to_locale, &stringp, &convlen, &locp, &convmax);
# ^
# unicode.c:91:23: error: 'PTPParams' has no member named 'cd_ucs2_to_locale'
# nconv = iconv(params->cd_ucs2_to_locale, &stringp, &convlen, &locp, &convmax);
# ^
# unicode.c: In function 'utf8_to_utf16':
# unicode.c:126:23: error: 'PTPParams' has no member named 'cd_locale_to_ucs2'
# nconv = iconv(params->cd_locale_to_ucs2, &stringp, &convlen, &unip, &convmax);
# ^
# make[2]: *** [Makefile:524: libmtp_la-unicode.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: *** [Makefile:517: libmtp_la-libmtp.lo] Error 1
# mv -f .deps/libmtp_la-util.Tpo .deps/libmtp_la-util.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-playlist-spl.lo -MD -MP -MF .deps/libmtp_la-playlist-spl.Tpo -c playlist-spl.c -o libmtp_la-playlist-spl.o >/dev/null 2>&1
# mv -f .deps/libmtp_la-playlist-spl.Tpo .deps/libmtp_la-playlist-spl.Plo
# make[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/src'
# make[1]: *** [Makefile:526: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11'
# make: *** [Makefile:389: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libmtp/src/libmtp-1.1.11/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 libmtp configure 1.1.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-udev=/usr/lib/udev
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ca737425ea81
# 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:2439: checking for a BSD-compatible install
# configure:2507: result: /usr/bin/install -c
# configure:2518: checking whether build environment is sane
# configure:2573: result: yes
# configure:2632: checking for arm-linux-androideabi-strip
# configure:2648: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2659: result: arm-linux-androideabi-strip
# configure:2724: checking for a thread-safe mkdir -p
# configure:2763: result: /usr/sbin/mkdir -p
# configure:2770: checking for gawk
# configure:2786: found /usr/sbin/gawk
# configure:2797: result: gawk
# configure:2808: checking whether make sets $(MAKE)
# configure:2830: result: yes
# configure:2859: checking whether make supports nested variables
# configure:2876: result: yes
# configure:3015: checking for arm-linux-androideabi-gcc
# configure:3042: result: arm-linux-androideabi-gcc
# configure:3311: checking for C compiler version
# configure:3320: 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:3331: $? = 0
# configure:3320: 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:3331: $? = 0
# configure:3320: 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:3331: $? = 1
# configure:3320: 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:3331: $? = 1
# configure:3351: checking whether the C compiler works
# configure:3373: arm-linux-androideabi-gcc conftest.c >&5
# configure:3377: $? = 0
# configure:3425: result: yes
# configure:3428: checking for C compiler default output file name
# configure:3430: result: a.out
# configure:3436: checking for suffix of executables
# configure:3443: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3447: $? = 0
# configure:3469: result:
# configure:3491: checking whether we are cross compiling
# configure:3529: result: yes
# configure:3534: checking for suffix of object files
# configure:3556: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3560: $? = 0
# configure:3581: result: o
# configure:3585: checking whether we are using the GNU C compiler
# configure:3604: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3604: $? = 0
# configure:3613: result: yes
# configure:3622: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3642: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3642: $? = 0
# configure:3683: result: yes
# configure:3700: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3763: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3763: $? = 0
# configure:3776: result: none needed
# configure:3801: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3823: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3826: $? = 0
# configure:3823: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3826: $? = 0
# configure:3838: result: yes
# configure:3866: checking for style of include used by make
# configure:3894: result: GNU
# configure:3920: checking dependency style of arm-linux-androideabi-gcc
# configure:4031: result: gcc3
# configure:4047: checking whether ln -s works
# configure:4051: result: yes
# configure:4062: checking build system type
# configure:4076: result: x86_64-unknown-linux-gnu
# configure:4096: checking host system type
# configure:4109: result: arm-unknown-linux-androideabi
# configure:4478: checking how to print strings
# configure:4505: result: printf
# configure:4526: checking for a sed that does not truncate output
# configure:4590: result: /usr/sbin/sed
# configure:4608: checking for grep that handles long lines and -e
# configure:4666: result: /usr/sbin/grep
# configure:4671: checking for egrep
# configure:4733: result: /usr/sbin/grep -E
# configure:4738: checking for fgrep
# configure:4800: result: /usr/sbin/grep -F
# configure:4835: checking for ld used by arm-linux-androideabi-gcc
# configure:4902: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4909: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4924: result: yes
# configure:4936: checking for BSD- or MS-compatible name lister (nm)
# configure:4990: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5120: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5127: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5130: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5133: output
# 00000000 B some_variable
# configure:5140: result: BSD nm
# configure:5144: checking the maximum length of command line arguments
# configure:5275: result: 1572864
# configure:5323: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5363: result: func_convert_file_noop
# configure:5370: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5390: result: func_convert_file_noop
# configure:5397: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5404: result: -r
# configure:5438: checking for arm-linux-androideabi-objdump
# configure:5465: result: objdump
# configure:5534: checking how to recognize dependent libraries
# configure:5734: result: pass_all
# configure:5779: checking for arm-linux-androideabi-dlltool
# configure:5806: result: dlltool
# configure:5876: checking how to associate runtime and link libraries
# configure:5903: result: printf %s\n
# configure:5920: checking for arm-linux-androideabi-ar
# configure:5936: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5947: result: arm-linux-androideabi-ar
# configure:6028: checking for archiver @FILE support
# configure:6045: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6045: $? = 0
# configure:6048: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6051: $? = 0
# configure:6056: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6059: $? = 1
# configure:6071: result: @
# configure:6089: checking for arm-linux-androideabi-strip
# configure:6116: result: arm-linux-androideabi-strip
# configure:6188: checking for arm-linux-androideabi-ranlib
# configure:6204: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6215: result: arm-linux-androideabi-ranlib
# configure:6357: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6510: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6513: $? = 0
# configure:6517: /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' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6520: $? = 0
# configure:6586: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6589: $? = 0
# configure:6627: result: ok
# configure:6674: checking for sysroot
# configure:6704: result: no
# configure:6711: checking for a working dd
# configure:6749: result: /usr/sbin/dd
# configure:6753: checking how to truncate binary pipes
# configure:6768: result: /usr/sbin/dd bs=4096 count=1
# configure:7057: checking for arm-linux-androideabi-mt
# configure:7087: result: no
# configure:7097: checking for mt
# configure:7127: result: no
# configure:7147: checking if : is a manifest tool
# configure:7153: : '-?'
# configure:7161: result: no
# configure:7838: checking how to run the C preprocessor
# configure:7869: arm-linux-androideabi-gcc -E conftest.c
# configure:7869: $? = 0
# configure:7883: 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:7883: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | /* end confdefs.h. */
# | #include
# configure:7908: result: arm-linux-androideabi-gcc -E
# configure:7928: arm-linux-androideabi-gcc -E conftest.c
# configure:7928: $? = 0
# configure:7942: 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:7942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | /* end confdefs.h. */
# | #include
# configure:7971: checking for ANSI C header files
# configure:7991: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:8075: result: yes
# configure:8088: checking for sys/types.h
# configure:8088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for sys/stat.h
# configure:8088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for stdlib.h
# configure:8088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for string.h
# configure:8088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for memory.h
# configure:8088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for strings.h
# configure:8088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for inttypes.h
# configure:8088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for stdint.h
# configure:8088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for unistd.h
# configure:8088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8102: checking for dlfcn.h
# configure:8102: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8102: $? = 0
# configure:8102: result: yes
# configure:8356: checking for objdir
# configure:8371: result: .libs
# configure:8635: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8653: 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:8657: $? = 0
# configure:8670: result: no
# configure:9028: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9035: result: -fPIC -DPIC
# configure:9043: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9061: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9065: $? = 0
# configure:9078: result: yes
# configure:9107: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9135: result: yes
# configure:9150: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9171: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9175: $? = 0
# configure:9197: result: yes
# configure:9205: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9252: result: yes
# configure:9285: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10544: result: yes
# configure:10581: checking whether -lc should be explicitly linked in
# configure:10589: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10592: $? = 0
# configure:10607: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10610: $? = 0
# configure:10624: result: no
# configure:10784: checking dynamic linker characteristics
# configure:11602: result: Android linker
# configure:11724: checking how to hardcode library paths into programs
# configure:11749: result: immediate
# configure:12297: checking whether stripping libraries is possible
# configure:12302: result: yes
# configure:12337: checking if libtool supports shared libraries
# configure:12339: result: yes
# configure:12342: checking whether to build shared libraries
# configure:12367: result: yes
# configure:12370: checking whether to build static libraries
# configure:12374: result: yes
# configure:12452: checking for ld used by arm-linux-androideabi-gcc
# configure:12519: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12526: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12541: result: yes
# configure:12548: checking for shared library run path origin
# configure:12561: result: done
# configure:13139: checking for iconv
# configure:13161: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:24:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13161: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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/"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:13183: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:24:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13183: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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/"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:13193: result: no, consider installing GNU libiconv
# configure:13420: checking for doxygen
# configure:13436: found /usr/sbin/doxygen
# configure:13448: result: true
# configure:13460: API documentation will be generated using Doxygen
# configure:13478: checking if the host operating system is Darwin
# configure:13487: result: no
# configure:13492: checking if the host operating system is Linux
# configure:13508: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13508: $? = 0
# configure:13509: result: yes
# configure:13536: checking For MinGW32
# configure:13544: result: no
# configure:13618: checking for arm-linux-androideabi-pkg-config
# configure:13651: result: no
# configure:13661: checking for pkg-config
# configure:13679: found /usr/sbin/pkg-config
# configure:13691: result: /usr/sbin/pkg-config
# configure:13703: WARNING: using cross tools not prefixed with host triplet
# configure:13716: checking pkg-config is at least version 0.9.0
# configure:13719: result: yes
# configure:13729: checking for LIBUSB
# configure:13736: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.0"
# configure:13739: $? = 0
# configure:13753: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.0"
# configure:13756: $? = 0
# configure:14258: result: yes
# configure:14282: checking for libgcrypt
# configure:14284: checking for gcry_check_version in -lgcrypt
# configure:14309: arm-linux-androideabi-gcc -o conftest conftest.c -lgcrypt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgcrypt
# /tmp/ccM5LQK5.o:conftest.c:function main: error: undefined reference to 'gcry_check_version'
# collect2: error: ld returned 1 exit status
# configure:14309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | /* 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 gcry_check_version ();
# | int
# | main ()
# | {
# | return gcry_check_version ();
# | ;
# | return 0;
# | }
# configure:14318: result: no
# configure:14328: *** libgcrypt not found - disabling MTPZ support ***
# configure:14341: MTPZ functionality disable
# configure:14381: *** using libusb 1.0.20 ***
# configure:14385: checking for ANSI C header files
# configure:14489: result: yes
# configure:14497: checking whether time.h and sys/time.h may both be included
# configure:14517: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14517: $? = 0
# configure:14524: result: yes
# configure:14538: checking ctype.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking ctype.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for ctype.h
# configure:14538: result: yes
# configure:14538: checking errno.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking errno.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for errno.h
# configure:14538: result: yes
# configure:14538: checking fcntl.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking fcntl.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for fcntl.h
# configure:14538: result: yes
# configure:14538: checking getopt.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking getopt.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for getopt.h
# configure:14538: result: yes
# configure:14538: checking libgen.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking libgen.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for libgen.h
# configure:14538: result: yes
# configure:14538: checking limits.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking limits.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for limits.h
# configure:14538: result: yes
# configure:14538: checking stdio.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking stdio.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for stdio.h
# configure:14538: result: yes
# configure:14538: checking for string.h
# configure:14538: result: yes
# configure:14538: checking for sys/stat.h
# configure:14538: result: yes
# configure:14538: checking sys/time.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking sys/time.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for sys/time.h
# configure:14538: result: yes
# configure:14538: checking for unistd.h
# configure:14538: result: yes
# configure:14538: checking langinfo.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:70:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14538: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_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:14538: result: no
# configure:14538: checking langinfo.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:37:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14538: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:14538: result: no
# configure:14538: checking for langinfo.h
# configure:14538: result: no
# configure:14538: checking locale.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking locale.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for locale.h
# configure:14538: result: yes
# configure:14538: checking arpa/inet.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking arpa/inet.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for arpa/inet.h
# configure:14538: result: yes
# configure:14538: checking byteswap.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking byteswap.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for byteswap.h
# configure:14538: result: yes
# configure:14538: checking sys/uio.h usability
# configure:14538: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking sys/uio.h presence
# configure:14538: arm-linux-androideabi-gcc -E conftest.c
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking for sys/uio.h
# configure:14538: result: yes
# configure:14550: checking for an ANSI C-conforming const
# configure:14616: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14616: $? = 0
# configure:14623: result: yes
# configure:14631: checking for off_t
# configure:14631: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14631: $? = 0
# configure:14631: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:14631: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_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 ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14631: result: yes
# configure:14642: checking return type of signal handlers
# configure:14660: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:47:1: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:14660: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:14667: result: void
# configure:14675: checking for size_t
# configure:14675: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14675: $? = 0
# configure:14675: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14675: result: yes
# configure:14686: checking for struct stat.st_blksize
# configure:14686: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14686: $? = 0
# configure:14686: result: yes
# configure:14701: checking for working memcmp
# configure:14754: result: no
# configure:14763: checking whether lstat correctly handles trailing slash
# configure:14806: result: no
# configure:14825: checking whether stat accepts an empty string
# configure:14855: result: yes
# configure:14874: checking for basename
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for memset
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:69:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for select
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strdup
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strerror
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strndup
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:73:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
# char strndup ();
# ^
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strrchr
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
# char strrchr ();
# ^
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strtoul
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for usleep
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for mkstemp
# configure:14874: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14893: checking for special C compiler options needed for large files
# configure:14938: result: no
# configure:14944: checking for _FILE_OFFSET_BITS value needed for large files
# configure:14969: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:61:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:61:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:62:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:62:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:61:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:14969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_USLEEP 1
# | #define HAVE_MKSTEMP 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 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:14993: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:62:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:62:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:63:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:63:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:62:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:14993: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_USLEEP 1
# | #define HAVE_MKSTEMP 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 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15001: result: unknown
# configure:15013: checking for _LARGE_FILES value needed for large files
# configure:15038: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:61:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:61:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:62:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:62:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:61:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:15038: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_USLEEP 1
# | #define HAVE_MKSTEMP 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 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15062: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:62:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:62:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:63:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:63:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:62:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:15062: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_USLEEP 1
# | #define HAVE_MKSTEMP 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 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15070: result: unknown
# configure:15129: checking for uint8_t in stdint.h
# configure:15142: result: yes
# configure:15313: checking whether byte ordering is bigendian
# configure:15328: arm-linux-androideabi-gcc -c -Wall -Wmissing-prototypes conftest.c >&5
# conftest.c:56:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:56:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:56:15: error: unknown type name 'universal'
# configure:15328: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_USLEEP 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:15373: arm-linux-androideabi-gcc -c -Wall -Wmissing-prototypes conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:62:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:62:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:15373: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_USLEEP 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15417: arm-linux-androideabi-gcc -c -Wall -Wmissing-prototypes conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:61:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:15417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmtp"
# | #define PACKAGE_TARNAME "libmtp"
# | #define PACKAGE_VERSION "1.1.11"
# | #define PACKAGE_STRING "libmtp 1.1.11"
# | #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmtp"
# | #define VERSION "1.1.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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_LIBUSB1 /**/
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define RETSIGTYPE void
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_USLEEP 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15473: arm-linux-androideabi-gcc -c -Wall -Wmissing-prototypes conftest.c >&5
# conftest.c:59:7: warning: no previous prototype for 'use_ascii' [-Wmissing-prototypes]
# int use_ascii (int i) {
# ^
# conftest.c:66:7: warning: no previous prototype for 'use_ebcdic' [-Wmissing-prototypes]
# int use_ebcdic (int i) {
# ^
# configure:15473: $? = 0
# configure:15519: result: no
# configure:15539: checking for le32toh in machine/endian.h
# configure:15552: result: yes
# configure:15633: checking for swap32 in machine/endian.h
# configure:15646: result: yes
# configure:16178: checking that generated files are newer than configure
# configure:16184: result: done
# configure:16244: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libmtp config.status 1.1.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ca737425ea81
#
# config.status:1158: creating src/libmtp.h
# config.status:1158: creating doc/Doxyfile
# config.status:1158: creating Makefile
# config.status:1158: creating doc/Makefile
# config.status:1158: creating src/Makefile
# config.status:1158: creating examples/Makefile
# config.status:1158: creating util/Makefile
# config.status:1158: creating libmtp.sh
# config.status:1158: creating hotplug.sh
# config.status:1158: creating libmtp.pc
# config.status:1158: creating config.h
# config.status:1387: executing depfiles commands
# config.status:1387: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBUSB_CFLAGS_set=
# ac_cv_env_LIBUSB_CFLAGS_value=
# ac_cv_env_LIBUSB_LIBS_set=
# ac_cv_env_LIBUSB_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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_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_basename=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=no
# ac_cv_func_memcmp_working=no
# ac_cv_func_memset=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_select=yes
# ac_cv_func_stat_empty_string_bug=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_usleep=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_byteswap_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# ac_cv_header_libgen_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_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_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_gcrypt_gcry_check_version=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# 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_DLLTOOL=dlltool
# ac_cv_prog_HAVE_DOXYGEN=true
# ac_cv_prog_OBJDUMP=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=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_type_off_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_uint8_t=yes
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=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_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# pkg_cv_LIBUSB_CFLAGS=-I/usr/include/libusb-1.0
# pkg_cv_LIBUSB_LIBS=-lusb-1.0
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wmissing-prototypes'
# COMPILE_MINGW32_FALSE=''
# COMPILE_MINGW32_TRUE='#'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_DOXYGEN='true'
# HAVE_DOXYGEN_FALSE='#'
# HAVE_DOXYGEN_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBICONV=''
# LIBOBJS=' ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o'
# LIBOPENUSB_COMPILE_FALSE=''
# LIBOPENUSB_COMPILE_TRUE='#'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBUSB0_COMPILE_FALSE=''
# LIBUSB0_COMPILE_TRUE='#'
# LIBUSB1_COMPILE_FALSE='#'
# LIBUSB1_COMPILE_TRUE=''
# LIBUSB_CFLAGS='-I/usr/include/libusb-1.0'
# LIBUSB_LIBS='-lusb-1.0'
# LIBUSB_REQUIRES='libusb-1.0'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo'
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MS_LIB_EXE_FALSE=''
# MS_LIB_EXE_TRUE='#'
# MTPZ_COMPILE_FALSE=''
# MTPZ_COMPILE_TRUE='#'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OSFLAGS=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='libmtp'
# PACKAGE_BUGREPORT='libmtp-discuss@lists.sourceforge.net'
# PACKAGE_NAME='libmtp'
# PACKAGE_STRING='libmtp 1.1.11'
# PACKAGE_TARNAME='libmtp'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.1.11'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# UDEV='/usr/lib/udev'
# UDEV_GROUP=''
# UDEV_MODE=''
# UDEV_RULES='69-libmtp.rules'
# USE_LINUX_FALSE='#'
# USE_LINUX_TRUE=''
# VERSION='1.1.11'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-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'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# effective_target='arm-unknown-linux-androideabi'
# exec_prefix='${prefix}'
# 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/libmtp/src/libmtp-1.1.11/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# ms_lib_exe=''
# 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 "libmtp"
# #define PACKAGE_TARNAME "libmtp"
# #define PACKAGE_VERSION "1.1.11"
# #define PACKAGE_STRING "libmtp 1.1.11"
# #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "libmtp"
# #define VERSION "1.1.11"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_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_LIBUSB1 /**/
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_CTYPE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_BYTESWAP_H 1
# #define HAVE_SYS_UIO_H 1
# #define RETSIGTYPE void
# #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# #define HAVE_ST_BLKSIZE 1
# #define HAVE_STAT_EMPTY_STRING_BUG 1
# #define HAVE_BASENAME 1
# #define HAVE_MEMSET 1
# #define HAVE_SELECT 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRTOUL 1
# #define HAVE_USLEEP 1
# #define HAVE_MKSTEMP 1
#
# configure: exit 0