Build of fsarchiver with android toolchain

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

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

SLOCLanguage
10,260 ansic
4,096 sh
14,356 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: fsarchiver 0.6.23-1 (Tue Apr 4 20:50:01 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# 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 dependency style of arm-linux-androideabi-gcc... gcc3
# checking for library containing strerror... none required
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for pthread_create in -lpthread... no
# configure: error: *** pthread library (libpthread) not found
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/fsarchiver/src/fsarchiver-0.6.23/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 fsarchiver configure 0.6.23, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a7f0a59a2d36
# 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:2278: checking build system type
# configure:2292: result: x86_64-unknown-linux-gnu
# configure:2312: checking host system type
# configure:2325: result: arm-unknown-linux-androideabi
# configure:2345: checking target system type
# configure:2358: result: arm-unknown-linux-androideabi
# configure:2400: checking for a BSD-compatible install
# configure:2468: result: /usr/bin/install -c
# configure:2479: checking whether build environment is sane
# configure:2534: result: yes
# configure:2593: checking for arm-linux-androideabi-strip
# configure:2609: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2620: result: arm-linux-androideabi-strip
# configure:2685: checking for a thread-safe mkdir -p
# configure:2724: result: /usr/sbin/mkdir -p
# configure:2731: checking for gawk
# configure:2747: found /usr/sbin/gawk
# configure:2758: result: gawk
# configure:2769: checking whether make sets $(MAKE)
# configure:2791: result: yes
# configure:2820: checking whether make supports nested variables
# configure:2837: result: yes
# configure:2974: checking whether make supports nested variables
# configure:2991: result: yes
# configure:3017: checking for style of include used by make
# configure:3045: result: GNU
# configure:3076: checking for arm-linux-androideabi-gcc
# configure:3103: result: arm-linux-androideabi-gcc
# configure:3372: checking for C compiler version
# configure:3381: 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:3392: $? = 0
# configure:3381: 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:3392: $? = 0
# configure:3381: 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:3392: $? = 1
# configure:3381: 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:3392: $? = 1
# configure:3412: checking whether the C compiler works
# configure:3434: arm-linux-androideabi-gcc conftest.c >&5
# configure:3438: $? = 0
# configure:3486: result: yes
# configure:3489: checking for C compiler default output file name
# configure:3491: result: a.out
# configure:3497: checking for suffix of executables
# configure:3504: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3508: $? = 0
# configure:3530: result:
# configure:3552: checking whether we are cross compiling
# configure:3590: result: yes
# configure:3595: checking for suffix of object files
# configure:3617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3621: $? = 0
# configure:3642: result: o
# configure:3646: checking whether we are using the GNU C compiler
# configure:3665: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3665: $? = 0
# configure:3674: result: yes
# configure:3683: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3703: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3703: $? = 0
# configure:3744: result: yes
# configure:3761: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3824: $? = 0
# configure:3837: result: none needed
# configure:3862: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3884: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3887: $? = 0
# configure:3884: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3887: $? = 0
# configure:3899: result: yes
# configure:3918: checking dependency style of arm-linux-androideabi-gcc
# configure:4029: result: gcc3
# configure:4045: checking for library containing strerror
# configure:4076: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4076: $? = 0
# configure:4093: result: none required
# configure:4109: checking for arm-linux-androideabi-gcc
# configure:4136: result: arm-linux-androideabi-gcc
# configure:4405: checking for C compiler version
# configure:4414: 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:4425: $? = 0
# configure:4414: 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:4425: $? = 0
# configure:4414: 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:4425: $? = 1
# configure:4414: 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:4425: $? = 1
# configure:4429: checking whether we are using the GNU C compiler
# configure:4457: result: yes
# configure:4466: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4527: result: yes
# configure:4544: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4620: result: none needed
# configure:4645: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4682: result: yes
# configure:4701: checking dependency style of arm-linux-androideabi-gcc
# configure:4812: result: gcc3
# configure:4832: checking how to run the C preprocessor
# configure:4863: arm-linux-androideabi-gcc -E conftest.c
# configure:4863: $? = 0
# configure:4877: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4877: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fsarchiver"
# | #define PACKAGE_TARNAME "fsarchiver"
# | #define PACKAGE_VERSION "0.6.23"
# | #define PACKAGE_STRING "fsarchiver 0.6.23"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_RELDATE "2016-06-16"
# | #define PACKAGE_FILEFMT "FsArCh_002"
# | #define PACKAGE_VERSION_A 0
# | #define PACKAGE_VERSION_B 6
# | #define PACKAGE_VERSION_C 23
# | #define PACKAGE_VERSION_D 0
# | #define PACKAGE "fsarchiver"
# | #define VERSION "0.6.23"
# | /* end confdefs.h. */
# | #include
# configure:4902: result: arm-linux-androideabi-gcc -E
# configure:4922: arm-linux-androideabi-gcc -E conftest.c
# configure:4922: $? = 0
# configure:4936: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4936: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fsarchiver"
# | #define PACKAGE_TARNAME "fsarchiver"
# | #define PACKAGE_VERSION "0.6.23"
# | #define PACKAGE_STRING "fsarchiver 0.6.23"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_RELDATE "2016-06-16"
# | #define PACKAGE_FILEFMT "FsArCh_002"
# | #define PACKAGE_VERSION_A 0
# | #define PACKAGE_VERSION_B 6
# | #define PACKAGE_VERSION_C 23
# | #define PACKAGE_VERSION_D 0
# | #define PACKAGE "fsarchiver"
# | #define VERSION "0.6.23"
# | /* end confdefs.h. */
# | #include
# configure:4965: checking for grep that handles long lines and -e
# configure:5023: result: /usr/sbin/grep
# configure:5028: checking for egrep
# configure:5090: result: /usr/sbin/grep -E
# configure:5095: checking for ANSI C header files
# configure:5115: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5115: $? = 0
# configure:5199: result: yes
# configure:5216: checking for special C compiler options needed for large files
# configure:5261: result: no
# configure:5267: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5292: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:24:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:24:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:25:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:25:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:24:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5292: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fsarchiver"
# | #define PACKAGE_TARNAME "fsarchiver"
# | #define PACKAGE_VERSION "0.6.23"
# | #define PACKAGE_STRING "fsarchiver 0.6.23"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_RELDATE "2016-06-16"
# | #define PACKAGE_FILEFMT "FsArCh_002"
# | #define PACKAGE_VERSION_A 0
# | #define PACKAGE_VERSION_B 6
# | #define PACKAGE_VERSION_C 23
# | #define PACKAGE_VERSION_D 0
# | #define PACKAGE "fsarchiver"
# | #define VERSION "0.6.23"
# | #define STDC_HEADERS 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:5316: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:25:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:25:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:26:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:26:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:25:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5316: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fsarchiver"
# | #define PACKAGE_TARNAME "fsarchiver"
# | #define PACKAGE_VERSION "0.6.23"
# | #define PACKAGE_STRING "fsarchiver 0.6.23"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_RELDATE "2016-06-16"
# | #define PACKAGE_FILEFMT "FsArCh_002"
# | #define PACKAGE_VERSION_A 0
# | #define PACKAGE_VERSION_B 6
# | #define PACKAGE_VERSION_C 23
# | #define PACKAGE_VERSION_D 0
# | #define PACKAGE "fsarchiver"
# | #define VERSION "0.6.23"
# | #define STDC_HEADERS 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:5324: result: unknown
# configure:5336: checking for _LARGE_FILES value needed for large files
# configure:5361: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:24:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:24:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:25:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:25:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:24:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fsarchiver"
# | #define PACKAGE_TARNAME "fsarchiver"
# | #define PACKAGE_VERSION "0.6.23"
# | #define PACKAGE_STRING "fsarchiver 0.6.23"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_RELDATE "2016-06-16"
# | #define PACKAGE_FILEFMT "FsArCh_002"
# | #define PACKAGE_VERSION_A 0
# | #define PACKAGE_VERSION_B 6
# | #define PACKAGE_VERSION_C 23
# | #define PACKAGE_VERSION_D 0
# | #define PACKAGE "fsarchiver"
# | #define VERSION "0.6.23"
# | #define STDC_HEADERS 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:5385: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:25:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:25:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:26:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:26:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:25:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5385: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fsarchiver"
# | #define PACKAGE_TARNAME "fsarchiver"
# | #define PACKAGE_VERSION "0.6.23"
# | #define PACKAGE_STRING "fsarchiver 0.6.23"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_RELDATE "2016-06-16"
# | #define PACKAGE_FILEFMT "FsArCh_002"
# | #define PACKAGE_VERSION_A 0
# | #define PACKAGE_VERSION_B 6
# | #define PACKAGE_VERSION_C 23
# | #define PACKAGE_VERSION_D 0
# | #define PACKAGE "fsarchiver"
# | #define VERSION "0.6.23"
# | #define STDC_HEADERS 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:5393: result: unknown
# configure:5420: checking for arm-linux-androideabi-pkg-config
# configure:5453: result: no
# configure:5463: checking for pkg-config
# configure:5481: found /usr/sbin/pkg-config
# configure:5493: result: /usr/sbin/pkg-config
# configure:5505: WARNING: using cross tools not prefixed with host triplet
# configure:5518: checking pkg-config is at least version 0.9.0
# configure:5521: result: yes
# configure:5535: checking for pthread_create in -lpthread
# configure:5560: arm-linux-androideabi-gcc -o conftest conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:5560: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fsarchiver"
# | #define PACKAGE_TARNAME "fsarchiver"
# | #define PACKAGE_VERSION "0.6.23"
# | #define PACKAGE_STRING "fsarchiver 0.6.23"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_RELDATE "2016-06-16"
# | #define PACKAGE_FILEFMT "FsArCh_002"
# | #define PACKAGE_VERSION_A 0
# | #define PACKAGE_VERSION_B 6
# | #define PACKAGE_VERSION_C 23
# | #define PACKAGE_VERSION_D 0
# | #define PACKAGE "fsarchiver"
# | #define VERSION "0.6.23"
# | #define STDC_HEADERS 1
# | #define OS_LINUX 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_create ();
# | int
# | main ()
# | {
# | return pthread_create ();
# | ;
# | return 0;
# | }
# configure:5569: result: no
# configure:5579: error: *** pthread library (libpthread) not found
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_BLKID_CFLAGS_set=
# ac_cv_env_BLKID_CFLAGS_value=
# ac_cv_env_BLKID_LIBS_set=
# ac_cv_env_BLKID_LIBS_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_COM_ERR_CFLAGS_set=
# ac_cv_env_COM_ERR_CFLAGS_value=
# ac_cv_env_COM_ERR_LIBS_set=
# ac_cv_env_COM_ERR_LIBS_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_E2P_CFLAGS_set=
# ac_cv_env_E2P_CFLAGS_value=
# ac_cv_env_E2P_LIBS_set=
# ac_cv_env_E2P_LIBS_value=
# ac_cv_env_EXT2FS_CFLAGS_set=
# ac_cv_env_EXT2FS_CFLAGS_value=
# ac_cv_env_EXT2FS_LIBS_set=
# ac_cv_env_EXT2FS_LIBS_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_LZMA_CFLAGS_set=
# ac_cv_env_LZMA_CFLAGS_value=
# ac_cv_env_LZMA_LIBS_set=
# ac_cv_env_LZMA_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_UUID_CFLAGS_set=
# ac_cv_env_UUID_CFLAGS_value=
# ac_cv_env_UUID_LIBS_set=
# ac_cv_env_UUID_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_header_stdc=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_pthread_pthread_create=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_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_search_strerror='none required'
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_target=arm-unknown-linux-androideabi
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/fsarchiver/src/fsarchiver-0.6.23/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/fsarchiver/src/fsarchiver-0.6.23/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/fsarchiver/src/fsarchiver-0.6.23/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/fsarchiver/src/fsarchiver-0.6.23/missing automake-1.15'
# AWK='gawk'
# BLKID_CFLAGS=''
# BLKID_LIBS=''
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# COM_ERR_CFLAGS=''
# COM_ERR_LIBS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFAULT_DEBUG_LEVEL=''
# DEFS=''
# DEPDIR='.deps'
# E2P_CFLAGS=''
# E2P_LIBS=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXT2FS_CFLAGS=''
# EXT2FS_LIBS=''
# FSARCHIVER_LDFLAGS=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LOGDIR=''
# LTLIBOBJS=''
# LZMA_CFLAGS=''
# LZMA_LIBS=''
# MAKEINFO='${SHELL} /tmp/fsarchiver/src/fsarchiver-0.6.23/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='fsarchiver'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='fsarchiver'
# PACKAGE_STRING='fsarchiver 0.6.23'
# PACKAGE_TARNAME='fsarchiver'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.6.23'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# UUID_CFLAGS=''
# UUID_LIBS=''
# VERSION='0.6.23'
# ac_ct_CC=''
# 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}'
# 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'
# install_sh='${SHELL} /tmp/fsarchiver/src/fsarchiver-0.6.23/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "fsarchiver"
# #define PACKAGE_TARNAME "fsarchiver"
# #define PACKAGE_VERSION "0.6.23"
# #define PACKAGE_STRING "fsarchiver 0.6.23"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE_RELDATE "2016-06-16"
# #define PACKAGE_FILEFMT "FsArCh_002"
# #define PACKAGE_VERSION_A 0
# #define PACKAGE_VERSION_B 6
# #define PACKAGE_VERSION_C 23
# #define PACKAGE_VERSION_D 0
# #define PACKAGE "fsarchiver"
# #define VERSION "0.6.23"
# #define STDC_HEADERS 1
# #define OS_LINUX 1
#
# configure: exit 1