The build took 00h 01m 21s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
5,136 |
ansic |
4,173 |
sh |
806 |
makefile |
10,115 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME/toolchain_root/lib --> /sysroot/lib/toolchain_root/SOURCES --> /sysroot/SOURCES/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/COPYING --> /sysroot/COPYING/toolchain_root/COPYING3 --> /sysroot/COPYING3/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: 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: t1utils 1.39-1 (Tue Apr 4 20:40:58 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for arm-linux-androideabi-strip... arm-linux-androideabi-stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking for arm-linux-androideabi-gcc... arm-linux-androideabi-gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether arm-linux-androideabi-gcc accepts -g... yeschecking for arm-linux-androideabi-gcc option to accept ISO C89... none neededchecking whether arm-linux-androideabi-gcc understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of arm-linux-androideabi-gcc... gcc3checking for an ANSI C-conforming const... yeschecking for strerror... yeschecking how to run the C preprocessor... arm-linux-androideabi-gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for inttypes.h... (cached) yeschecking for sys/types.h... (cached) yeschecking for uintptr_t... yeschecking size of void *... 4checking size of unsigned long... 4checking size of unsigned int... 4checking build system type... x86_64-unknown-linux-gnuchecking host system type... arm-unknown-linux-androideabichecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-ammake[1]: Entering directory '/tmp/t1utils/src/t1utils-1.39'arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./include -MT clp.o -MD -MP -MF .deps/clp.Tpo -c -o clp.o clp.carm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./include -MT t1lib.o -MD -MP -MF .deps/t1lib.Tpo -c -o t1lib.o t1lib.carm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./include -MT t1ascii.o -MD -MP -MF .deps/t1ascii.Tpo -c -o t1ascii.o t1ascii.carm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./include -MT t1binary.o -MD -MP -MF .deps/t1binary.Tpo -c -o t1binary.o t1binary.cmv -f .deps/t1ascii.Tpo .deps/t1ascii.Poarm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./include -MT t1asm.o -MD -MP -MF .deps/t1asm.Tpo -c -o t1asm.o t1asm.cmv -f .deps/t1binary.Tpo .deps/t1binary.Poarm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./include -MT t1disasm.o -MD -MP -MF .deps/t1disasm.Tpo -c -o t1disasm.o t1disasm.cmv -f .deps/t1lib.Tpo .deps/t1lib.Poarm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./include -MT t1unmac.o -MD -MP -MF .deps/t1unmac.Tpo -c -o t1unmac.o t1unmac.cmv -f .deps/t1asm.Tpo .deps/t1asm.Poarm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./include -MT t1mac.o -MD -MP -MF .deps/t1mac.Tpo -c -o t1mac.o t1mac.cmv -f .deps/t1disasm.Tpo .deps/t1disasm.Pomv -f .deps/t1unmac.Tpo .deps/t1unmac.Pomv -f .deps/clp.Tpo .deps/clp.Poarm-linux-androideabi-gcc -o t1ascii clp.o t1lib.o t1ascii.o arm-linux-androideabi-gcc -o t1binary clp.o t1lib.o t1binary.o arm-linux-androideabi-gcc -o t1asm clp.o t1lib.o t1asm.o arm-linux-androideabi-gcc -o t1disasm clp.o t1lib.o t1disasm.o arm-linux-androideabi-gcc -o t1unmac clp.o t1lib.o t1unmac.o mv -f .deps/t1mac.Tpo .deps/t1mac.Poarm-linux-androideabi-gcc -o t1mac clp.o t1lib.o t1mac.o make[1]: Leaving directory '/tmp/t1utils/src/t1utils-1.39'==> Entering fakeroot environment...==> Starting package()...make[1]: Entering directory '/tmp/t1utils/src/t1utils-1.39' /usr/sbin/mkdir -p '/tmp/t1utils/pkg/t1utils/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/t1utils/pkg/t1utils/usr/bin' /usr/bin/install -c t1ascii t1binary t1asm t1disasm t1unmac t1mac '/tmp/t1utils/pkg/t1utils/usr/bin' /usr/bin/install -c -m 644 t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1 '/tmp/t1utils/pkg/t1utils/usr/share/man/man1'make[1]: Leaving directory '/tmp/t1utils/src/t1utils-1.39'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "t1utils"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: t1utils 1.39-1 (Tue Apr 4 20:41:03 UTC 2017)CMD: pacman --query --file t1utils-1.39-1-x86_64.pkg.tar.xz
Creating hybrid package for 't1utils'
Trying to find vanilla package 't1utils'...
CMD: pacman --query --file /mirror/t1utils-1.39-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/bin/t1binary/usr/bin/t1disasm/usr/bin/t1unmac/usr/bin/t1asm/usr/bin/t1ascii/usr/bin/t1mac/usr/share/man/man1/t1ascii.1.gz/usr/share/man/man1/t1binary.1.gz/usr/share/man/man1/t1unmac.1.gz/usr/share/man/man1/t1disasm.1.gz/usr/share/man/man1/t1asm.1.gz/usr/share/man/man1/t1mac.1.gz/usr/share/licenses/t1utils/LICENSEGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf t1utils.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/t1utils.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/t1utils.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/t1utils.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/t1utils/src/t1utils-1.39/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by t1utils configure 1.39, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr## --------- #### Platform. #### --------- ##hostname = b6fa1a01d950uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /sysroot/binPATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8PATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2443: checking for a BSD-compatible installconfigure:2511: result: /usr/bin/install -cconfigure:2522: checking whether build environment is saneconfigure:2577: result: yesconfigure:2636: checking for arm-linux-androideabi-stripconfigure:2652: found /sysroot/bin/arm-linux-androideabi-stripconfigure:2663: result: arm-linux-androideabi-stripconfigure:2728: checking for a thread-safe mkdir -pconfigure:2767: result: /usr/sbin/mkdir -pconfigure:2774: checking for gawkconfigure:2790: found /usr/sbin/gawkconfigure:2801: result: gawkconfigure:2812: checking whether make sets $(MAKE)configure:2834: result: yesconfigure:2863: checking whether make supports nested variablesconfigure:2880: result: yesconfigure:3008: checking whether to enable maintainer-specific portions of Makefilesconfigure:3017: result: noconfigure:3039: checking for arm-linux-androideabi-gccconfigure:3066: result: arm-linux-androideabi-gccconfigure:3335: checking for C compiler versionconfigure:3344: arm-linux-androideabi-gcc --version >&5arm-linux-androideabi-gcc (GCC) 4.8Copyright (C) 2013 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3355: $? = 0configure:3344: arm-linux-androideabi-gcc -v >&5Using built-in specs.COLLECT_GCC=arm-linux-androideabi-gccCOLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapperTarget: arm-linux-androideabiConfigured 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=defaultThread model: posixgcc version 4.8 (GCC)configure:3355: $? = 0configure:3344: arm-linux-androideabi-gcc -V >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-V'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:3355: $? = 1configure:3344: arm-linux-androideabi-gcc -qversion >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:3355: $? = 1configure:3375: checking whether the C compiler worksconfigure:3397: arm-linux-androideabi-gcc conftest.c >&5configure:3401: $? = 0configure:3449: result: yesconfigure:3452: checking for C compiler default output file nameconfigure:3454: result: a.outconfigure:3460: checking for suffix of executablesconfigure:3467: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:3471: $? = 0configure:3493: result:configure:3515: checking whether we are cross compilingconfigure:3553: result: yesconfigure:3558: checking for suffix of object filesconfigure:3580: arm-linux-androideabi-gcc -c conftest.c >&5configure:3584: $? = 0configure:3605: result: oconfigure:3609: checking whether we are using the GNU C compilerconfigure:3628: arm-linux-androideabi-gcc -c conftest.c >&5configure:3628: $? = 0configure:3637: result: yesconfigure:3646: checking whether arm-linux-androideabi-gcc accepts -gconfigure:3666: arm-linux-androideabi-gcc -c -g conftest.c >&5configure:3666: $? = 0configure:3707: result: yesconfigure:3724: checking for arm-linux-androideabi-gcc option to accept ISO C89configure:3787: arm-linux-androideabi-gcc -c conftest.c >&5configure:3787: $? = 0configure:3800: result: none neededconfigure:3825: checking whether arm-linux-androideabi-gcc understands -c and -o togetherconfigure:3847: arm-linux-androideabi-gcc -c conftest.c -o conftest2.oconfigure:3850: $? = 0configure:3847: arm-linux-androideabi-gcc -c conftest.c -o conftest2.oconfigure:3850: $? = 0configure:3862: result: yesconfigure:3890: checking for style of include used by makeconfigure:3918: result: GNUconfigure:3944: checking dependency style of arm-linux-androideabi-gccconfigure:4055: result: gcc3configure:4071: checking for an ANSI C-conforming constconfigure:4137: arm-linux-androideabi-gcc -c conftest.c >&5configure:4137: $? = 0configure:4144: result: yesconfigure:4163: checking for strerrorconfigure:4163: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:4163: $? = 0configure:4163: result: yesconfigure:4185: checking how to run the C preprocessorconfigure:4216: arm-linux-androideabi-gcc -E conftest.cconfigure:4216: $? = 0configure:4230: arm-linux-androideabi-gcc -E conftest.cconftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4230: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| /* end confdefs.h. */| #include configure:4255: result: arm-linux-androideabi-gcc -Econfigure:4275: arm-linux-androideabi-gcc -E conftest.cconfigure:4275: $? = 0configure:4289: arm-linux-androideabi-gcc -E conftest.cconftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4289: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| /* end confdefs.h. */| #include configure:4318: checking for grep that handles long lines and -econfigure:4376: result: /usr/sbin/grepconfigure:4381: checking for egrepconfigure:4443: result: /usr/sbin/grep -Econfigure:4448: checking for ANSI C header filesconfigure:4468: arm-linux-androideabi-gcc -c conftest.c >&5configure:4468: $? = 0configure:4552: result: yesconfigure:4565: checking for sys/types.hconfigure:4565: arm-linux-androideabi-gcc -c conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for sys/stat.hconfigure:4565: arm-linux-androideabi-gcc -c conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for stdlib.hconfigure:4565: arm-linux-androideabi-gcc -c conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for string.hconfigure:4565: arm-linux-androideabi-gcc -c conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for memory.hconfigure:4565: arm-linux-androideabi-gcc -c conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for strings.hconfigure:4565: arm-linux-androideabi-gcc -c conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for inttypes.hconfigure:4565: arm-linux-androideabi-gcc -c conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for stdint.hconfigure:4565: arm-linux-androideabi-gcc -c conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for unistd.hconfigure:4565: arm-linux-androideabi-gcc -c conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4579: checking for inttypes.hconfigure:4579: result: yesconfigure:4593: checking for sys/types.hconfigure:4593: result: yesconfigure:4678: checking for uintptr_tconfigure:4678: arm-linux-androideabi-gcc -c conftest.c >&5configure:4678: $? = 0configure:4678: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:35:24: error: expected expression before ')' tokenif (sizeof ((uintptr_t)))^configure:4678: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| /* end confdefs.h. */| #if HAVE_INTTYPES_H| # include | #endif| #if HAVE_SYS_TYPES_H| # include | #endif||| int| main ()| {| if (sizeof ((uintptr_t)))| return 0;| ;| return 0;| }configure:4678: result: yesconfigure:4700: checking size of void *configure:4705: arm-linux-androideabi-gcc -c conftest.c >&5configure:4705: $? = 0configure:4705: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:61:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];^configure:4705: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4705: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:61:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];^configure:4705: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4705: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:61:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];^configure:4705: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4705: arm-linux-androideabi-gcc -c conftest.c >&5configure:4705: $? = 0configure:4705: arm-linux-androideabi-gcc -c conftest.c >&5configure:4705: $? = 0configure:4705: arm-linux-androideabi-gcc -c conftest.c >&5configure:4705: $? = 0configure:4719: result: 4configure:4733: checking size of unsigned longconfigure:4738: arm-linux-androideabi-gcc -c conftest.c >&5configure:4738: $? = 0configure:4738: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:62:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];^configure:4738: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 4| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4738: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:62:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];^configure:4738: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 4| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4738: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:62:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];^configure:4738: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 4| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4738: arm-linux-androideabi-gcc -c conftest.c >&5configure:4738: $? = 0configure:4738: arm-linux-androideabi-gcc -c conftest.c >&5configure:4738: $? = 0configure:4738: arm-linux-androideabi-gcc -c conftest.c >&5configure:4738: $? = 0configure:4752: result: 4configure:4766: checking size of unsigned intconfigure:4771: arm-linux-androideabi-gcc -c conftest.c >&5configure:4771: $? = 0configure:4771: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:63:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];^configure:4771: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 4| #define SIZEOF_UNSIGNED_LONG 4| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4771: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:63:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];^configure:4771: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 4| #define SIZEOF_UNSIGNED_LONG 4| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4771: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:63:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];^configure:4771: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 4| #define SIZEOF_UNSIGNED_LONG 4| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4771: arm-linux-androideabi-gcc -c conftest.c >&5configure:4771: $? = 0configure:4771: arm-linux-androideabi-gcc -c conftest.c >&5configure:4771: $? = 0configure:4771: arm-linux-androideabi-gcc -c conftest.c >&5configure:4771: $? = 0configure:4785: result: 4configure:4808: checking build system typeconfigure:4822: result: x86_64-unknown-linux-gnuconfigure:4842: checking host system typeconfigure:4855: result: arm-unknown-linux-androideabiconfigure:4998: checking that generated files are newer than configureconfigure:5004: result: doneconfigure:5031: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by t1utils config.status 1.39, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson b6fa1a01d950config.status:870: creating Makefileconfig.status:870: creating config.hconfig.status:1099: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_env_CC_set=setac_cv_env_CC_value=arm-linux-androideabi-gccac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=setac_cv_env_build_alias_value=x86_64-unknown-linuxac_cv_env_host_alias_set=setac_cv_env_host_alias_value=arm-linux-androideabiac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_strerror=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=arm-unknown-linux-androideabiac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=arm-linux-androideabi-gccac_cv_prog_CPP='arm-linux-androideabi-gcc -E'ac_cv_prog_STRIP=arm-linux-androideabi-stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_sizeof_unsigned_int=4ac_cv_sizeof_unsigned_long=4ac_cv_sizeof_void_p=4ac_cv_type_uintptr_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing aclocal-1.14'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing autoconf'AUTOHEADER='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing autoheader'AUTOMAKE='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing automake-1.14'AWK='gawk'CC='arm-linux-androideabi-gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='arm-linux-androideabi-gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''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=''LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='t1utils'PACKAGE_BUGREPORT=''PACKAGE_NAME='t1utils'PACKAGE_STRING='t1utils 1.39'PACKAGE_TARNAME='t1utils'PACKAGE_URL=''PACKAGE_VERSION='1.39'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='arm-linux-androideabi-strip'VERSION='1.39'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='${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/t1utils/src/t1utils-1.39/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='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "t1utils"#define PACKAGE_TARNAME "t1utils"#define PACKAGE_VERSION "1.39"#define PACKAGE_STRING "t1utils 1.39"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "t1utils"#define VERSION "1.39"#define HAVE_STRERROR 1#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_INTTYPES_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UINTPTR_T 1#define SIZEOF_VOID_P 4#define SIZEOF_UNSIGNED_LONG 4#define SIZEOF_UNSIGNED_INT 4configure: exit 0