Build of cabextract with android toolchain

The build took 00h 01m 22s and was SUCCESSFUL.

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

SLOCLanguage
6,205 ansic
802 makefile
752 sh
390 perl
8,149 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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: cabextract 1.6-1 (Tue Apr 4 19:34:37 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... none
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# 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 whether time.h and sys/time.h may both be included... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# 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 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 fnmatch.h usability... yes
# checking fnmatch.h presence... yes
# checking for fnmatch.h... yes
# checking libintl.h usability... no
# checking libintl.h presence... no
# checking for libintl.h... no
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... 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 sys/types.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking for inttypes.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for mode_t... yes
# checking for off_t... yes
# checking for size_t... yes
# checking size of off_t... 4
# 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 working POSIX fnmatch... cross
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for mkdir... yes
# checking for _mkdir... no
# checking whether mkdir takes one argument... no
# checking for sys/time.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for alarm... yes
# checking for working mktime... no
# checking for memcpy... yes
# checking for memmove... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for towlower... yes
# checking for utime... yes
# checking for utimes... yes
# checking for getopt_long... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for mbstate_t... yes
# checking for working POSIX fnmatch... (cached) cross
# checking whether getenv is declared... yes
# checking for btowc... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... no
# checking for wmempcpy... no
# checking for wchar.h... (cached) yes
# checking for wctype.h... (cached) yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating cabextract.spec
# config.status: creating config.h
# config.status: linking ./fnmatch_.h to ./fnmatch.h
# config.status: executing depfiles commands
# make all-am
# make[1]: Entering directory '/tmp/cabextract/src/cabextract-1.6'
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o system.o `test -f 'mspack/system.c' || echo './'`mspack/system.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o cabd.o `test -f 'mspack/cabd.c' || echo './'`mspack/cabd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o lzxd.o `test -f 'mspack/lzxd.c' || echo './'`mspack/lzxd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o mszipd.o `test -f 'mspack/mszipd.c' || echo './'`mspack/mszipd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o qtmd.o `test -f 'mspack/qtmd.c' || echo './'`mspack/qtmd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o cabextract.o `test -f 'src/cabextract.c' || echo './'`src/cabextract.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o md5.o md5.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o mktime.o mktime.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o fnmatch.o fnmatch.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o cabinfo.o `test -f 'src/cabinfo.c' || echo './'`src/cabinfo.c
# rm -f libmspack.a
# ar cru libmspack.a system.o cabd.o lzxd.o mszipd.o qtmd.o
# arm-linux-androideabi-gcc -o src/cabinfo cabinfo.o
# arm-linux-androideabi-ranlib libmspack.a
# arm-linux-androideabi-gcc -o cabextract cabextract.o md5.o libmspack.a mktime.o fnmatch.o
# make[1]: Leaving directory '/tmp/cabextract/src/cabextract-1.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/cabextract/src/cabextract-1.6'
# /usr/sbin/mkdir -p '/tmp/cabextract/pkg/cabextract/usr/bin'
# /usr/sbin/mkdir -p '/tmp/cabextract/pkg/cabextract/usr/share/man/man1'
# /usr/bin/install -c cabextract '/tmp/cabextract/pkg/cabextract/usr/bin'
# /usr/bin/install -c -m 644 doc/cabextract.1 '/tmp/cabextract/pkg/cabextract/usr/share/man/man1'
# make[1]: Leaving directory '/tmp/cabextract/src/cabextract-1.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "cabextract"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: cabextract 1.6-1 (Tue Apr 4 19:34:41 UTC 2017)

CMD: pacman --query --file cabextract-1.6-1-x86_64.pkg.tar.xz
# cabextract 1.6-1

Creating hybrid package for 'cabextract'

Trying to find vanilla package 'cabextract'...

CMD: pacman --query --file /mirror/cabextract-1.6-1.pkg.tar.xz
# cabextract 1.6-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/cabextract
# /usr/share/man/man1/cabextract.1.gz

Generating .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 cabextract.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/cabextract.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cabextract.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/cabextract.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/cabextract/src/cabextract-1.6/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 cabextract configure 1.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 76d8d37e4f1f
# 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:2489: checking for a BSD-compatible install
# configure:2557: result: /usr/bin/install -c
# configure:2568: checking whether build environment is sane
# configure:2623: result: yes
# configure:2682: checking for arm-linux-androideabi-strip
# configure:2698: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2709: result: arm-linux-androideabi-strip
# configure:2774: checking for a thread-safe mkdir -p
# configure:2813: result: /usr/sbin/mkdir -p
# configure:2820: checking for gawk
# configure:2836: found /usr/sbin/gawk
# configure:2847: result: gawk
# configure:2858: checking whether make sets $(MAKE)
# configure:2880: result: yes
# configure:2909: checking whether make supports nested variables
# configure:2926: result: yes
# configure:3064: checking for arm-linux-androideabi-gcc
# configure:3091: result: arm-linux-androideabi-gcc
# configure:3360: checking for C compiler version
# configure:3369: 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:3380: $? = 0
# configure:3369: 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:3380: $? = 0
# configure:3369: 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:3380: $? = 1
# configure:3369: 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:3380: $? = 1
# configure:3400: checking whether the C compiler works
# configure:3422: arm-linux-androideabi-gcc conftest.c >&5
# configure:3426: $? = 0
# configure:3474: result: yes
# configure:3477: checking for C compiler default output file name
# configure:3479: result: a.out
# configure:3485: checking for suffix of executables
# configure:3492: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3496: $? = 0
# configure:3518: result:
# configure:3540: checking whether we are cross compiling
# configure:3578: result: yes
# configure:3583: checking for suffix of object files
# configure:3605: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3630: result: o
# configure:3634: checking whether we are using the GNU C compiler
# configure:3653: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3653: $? = 0
# configure:3662: result: yes
# configure:3671: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3691: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3691: $? = 0
# configure:3732: result: yes
# configure:3749: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3812: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3812: $? = 0
# configure:3825: result: none needed
# configure:3850: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3872: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3875: $? = 0
# configure:3872: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3875: $? = 0
# configure:3887: result: yes
# configure:3915: checking for style of include used by make
# configure:3943: result: GNU
# configure:3969: checking dependency style of arm-linux-androideabi-gcc
# configure:4080: result: none
# configure:4099: checking for arm-linux-androideabi-ranlib
# configure:4115: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4126: result: arm-linux-androideabi-ranlib
# configure:4197: checking how to run the C preprocessor
# configure:4228: arm-linux-androideabi-gcc -E conftest.c
# configure:4228: $? = 0
# configure:4242: 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:4242: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | /* end confdefs.h. */
# | #include
# configure:4267: result: arm-linux-androideabi-gcc -E
# configure:4287: arm-linux-androideabi-gcc -E conftest.c
# configure:4287: $? = 0
# configure:4301: 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:4301: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | /* end confdefs.h. */
# | #include
# configure:4330: checking for grep that handles long lines and -e
# configure:4388: result: /usr/sbin/grep
# configure:4393: checking for egrep
# configure:4455: result: /usr/sbin/grep -E
# configure:4460: checking for ANSI C header files
# configure:4480: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4480: $? = 0
# configure:4564: result: yes
# configure:4572: checking whether time.h and sys/time.h may both be included
# configure:4592: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4592: $? = 0
# configure:4599: result: yes
# configure:4610: checking for dirent.h that defines DIR
# configure:4629: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4629: $? = 0
# configure:4637: result: yes
# configure:4650: checking for library containing opendir
# configure:4681: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4681: $? = 0
# configure:4698: result: none required
# configure:4770: checking for sys/types.h
# configure:4770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for sys/stat.h
# configure:4770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for stdlib.h
# configure:4770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for string.h
# configure:4770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for memory.h
# configure:4770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for strings.h
# configure:4770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for inttypes.h
# configure:4770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for stdint.h
# configure:4770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for unistd.h
# configure:4770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4787: checking ctype.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking ctype.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for ctype.h
# configure:4787: result: yes
# configure:4787: checking errno.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking errno.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for errno.h
# configure:4787: result: yes
# configure:4787: checking fnmatch.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking fnmatch.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for fnmatch.h
# configure:4787: result: yes
# configure:4787: checking libintl.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:59:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4787: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_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:4787: result: no
# configure:4787: checking libintl.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4787: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | /* end confdefs.h. */
# | #include
# configure:4787: result: no
# configure:4787: checking for libintl.h
# configure:4787: result: no
# configure:4787: checking limits.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking limits.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for limits.h
# configure:4787: result: yes
# configure:4787: checking for stdlib.h
# configure:4787: result: yes
# configure:4787: checking for string.h
# configure:4787: result: yes
# configure:4787: checking for strings.h
# configure:4787: result: yes
# configure:4787: checking utime.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking utime.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for utime.h
# configure:4787: result: yes
# configure:4787: checking stdarg.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking stdarg.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for stdarg.h
# configure:4787: result: yes
# configure:4787: checking for sys/stat.h
# configure:4787: result: yes
# configure:4787: checking sys/time.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking sys/time.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for sys/time.h
# configure:4787: result: yes
# configure:4787: checking for sys/types.h
# configure:4787: result: yes
# configure:4787: checking getopt.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking getopt.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for getopt.h
# configure:4787: result: yes
# configure:4787: checking wchar.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking wchar.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for wchar.h
# configure:4787: result: yes
# configure:4787: checking wctype.h usability
# configure:4787: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking wctype.h presence
# configure:4787: arm-linux-androideabi-gcc -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for wctype.h
# configure:4787: result: yes
# configure:4787: checking for inttypes.h
# configure:4787: result: yes
# configure:4799: checking for an ANSI C-conforming const
# configure:4865: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4865: $? = 0
# configure:4872: result: yes
# configure:4880: checking for inline
# configure:4896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4896: $? = 0
# configure:4904: result: inline
# configure:4922: checking for mode_t
# configure:4922: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4922: $? = 0
# configure:4922: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:4922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_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 ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4922: result: yes
# configure:4933: checking for off_t
# configure:4933: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:4933: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_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:4933: result: yes
# configure:4944: checking for size_t
# configure:4944: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4944: $? = 0
# configure:4944: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4944: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4944: result: yes
# configure:4959: checking size of off_t
# configure:4964: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4964: $? = 0
# configure:4964: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^
# configure:4964: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4964: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^
# configure:4964: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4964: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^
# configure:4964: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4964: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4964: $? = 0
# configure:4964: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4964: $? = 0
# configure:4964: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4964: $? = 0
# configure:4978: result: 4
# configure:4995: checking for special C compiler options needed for large files
# configure:5040: result: no
# configure:5046: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5071: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:46:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5071: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5095: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:47:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5103: result: unknown
# configure:5115: checking for _LARGE_FILES value needed for large files
# configure:5140: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:46:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5140: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5164: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:47:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5172: result: unknown
# configure:5190: checking for working POSIX fnmatch
# configure:5233: result: cross
# configure:5242: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5261: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5261: $? = 0
# configure:5289: result: no
# configure:5313: checking for mkdir
# configure:5313: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5313: $? = 0
# configure:5313: result: yes
# configure:5313: checking for _mkdir
# configure:5313: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccOwZZwg.o:conftest.c:function main: error: undefined reference to '_mkdir'
# collect2: error: ld returned 1 exit status
# configure:5313: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_FSEEKO 1
# | #define HAVE_MKDIR 1
# | /* end confdefs.h. */
# | /* Define _mkdir to an innocuous variant, in case declares _mkdir.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _mkdir innocuous__mkdir
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _mkdir (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _mkdir
# |
# | /* 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 _mkdir ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__mkdir || defined __stub____mkdir
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _mkdir ();
# | ;
# | return 0;
# | }
# configure:5313: result: no
# configure:5322: checking whether mkdir takes one argument
# configure:5343: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:1: error: too few arguments to function 'mkdir'
# mkdir (".");
# ^
# In file included from conftest.c:43:0:
# /sysroot/sysroot/usr/include/sys/stat.h:148:12: note: declared here
# extern int mkdir(const char*, mode_t);
# ^
# configure:5343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_FSEEKO 1
# | #define HAVE_MKDIR 1
# | /* end confdefs.h. */
# |
# | #include
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | mkdir (".");
# | ;
# | return 0;
# | }
# configure:5350: result: no
# configure:5364: checking for sys/time.h
# configure:5364: result: yes
# configure:5364: checking for unistd.h
# configure:5364: result: yes
# configure:5385: checking for alarm
# configure:5385: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5385: $? = 0
# configure:5385: result: yes
# configure:5398: checking for working mktime
# configure:5610: result: no
# configure:5624: checking for memcpy
# configure:5624: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:68:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
# char memcpy ();
# ^
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for memmove
# configure:5624: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:69:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for strcasecmp
# configure:5624: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for strchr
# configure:5624: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for towlower
# configure:5624: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
# char towlower ();
# ^
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for utime
# configure:5624: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for utimes
# configure:5624: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5635: checking for getopt_long
# configure:5635: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5700: checking for working alloca.h
# configure:5717: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5717: $? = 0
# configure:5725: result: yes
# configure:5733: checking for alloca
# configure:5770: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5770: $? = 0
# configure:5778: result: yes
# configure:5884: checking for mbstate_t
# configure:5901: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5901: $? = 0
# configure:5908: result: yes
# configure:5919: checking for working POSIX fnmatch
# configure:5962: result: cross
# configure:5967: checking whether getenv is declared
# configure:5967: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5967: $? = 0
# configure:5967: result: yes
# configure:5981: checking for btowc
# configure:5981: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5981: $? = 0
# configure:5981: result: yes
# configure:5981: checking for mbsrtowcs
# configure:5981: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5981: $? = 0
# configure:5981: result: yes
# configure:5981: checking for mempcpy
# configure:5981: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
# char mempcpy ();
# ^
# /tmp/cceEz6Th.o:conftest.c:function main: error: undefined reference to 'mempcpy'
# collect2: error: ld returned 1 exit status
# configure:5981: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_FSEEKO 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | /* end confdefs.h. */
# | /* Define mempcpy to an innocuous variant, in case declares mempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mempcpy innocuous_mempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mempcpy
# |
# | /* 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 mempcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mempcpy || defined __stub___mempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mempcpy ();
# | ;
# | return 0;
# | }
# configure:5981: result: no
# configure:5981: checking for wmempcpy
# configure:5981: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccSAs6Cm.o:conftest.c:function main: error: undefined reference to 'wmempcpy'
# collect2: error: ld returned 1 exit status
# configure:5981: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 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_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 4
# | #define HAVE_FSEEKO 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | /* end confdefs.h. */
# | /* Define wmempcpy to an innocuous variant, in case declares wmempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wmempcpy innocuous_wmempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wmempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wmempcpy
# |
# | /* 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 wmempcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_wmempcpy || defined __stub___wmempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wmempcpy ();
# | ;
# | return 0;
# | }
# configure:5981: result: no
# configure:5993: checking for wchar.h
# configure:5993: result: yes
# configure:5993: checking for wctype.h
# configure:5993: result: yes
# configure:6204: checking that generated files are newer than configure
# configure:6210: result: done
# configure:6237: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by cabextract config.status 1.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 76d8d37e4f1f
#
# config.status:905: creating Makefile
# config.status:905: creating cabextract.spec
# config.status:905: creating config.h
# config.status:1146: linking ./fnmatch_.h to ./fnmatch.h
# config.status:1165: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# 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_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__mkdir=no
# ac_cv_func_alarm=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_fnmatch_works=cross
# ac_cv_func_getopt_long=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mempcpy=no
# ac_cv_func_mkdir=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_towlower=yes
# ac_cv_func_utime=yes
# ac_cv_func_utimes=yes
# ac_cv_func_wmempcpy=no
# ac_cv_func_working_mktime=no
# ac_cv_have_decl_getenv=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fnmatch_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_mkdir_takes_one_arg=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# 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_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_search_opendir='none required'
# ac_cv_sizeof_off_t=4
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/cabextract/src/cabextract-1.6/missing aclocal-1.14'
# ALLOCA=''
# 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/cabextract/src/cabextract-1.6/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/cabextract/src/cabextract-1.6/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/cabextract/src/cabextract-1.6/missing automake-1.14'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=none'
# 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=''
# EXTERNAL_LIBMSPACK_FALSE=''
# EXTERNAL_LIBMSPACK_TRUE='#'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBMSPACK_LIBS=''
# LIBOBJS=' ${LIBOBJDIR}mktime$U.o ${LIBOBJDIR}fnmatch$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo ${LIBOBJDIR}fnmatch$U.lo'
# MAKEINFO='${SHELL} /tmp/cabextract/src/cabextract-1.6/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='cabextract'
# PACKAGE_BUGREPORT='kyzer@4u.net'
# PACKAGE_NAME='cabextract'
# PACKAGE_STRING='cabextract 1.6'
# PACKAGE_TARNAME='cabextract'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.6'
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.6'
# 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_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='arm-linux-androideabi'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/cabextract/src/cabextract-1.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/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='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "cabextract"
# #define PACKAGE_TARNAME "cabextract"
# #define PACKAGE_VERSION "1.6"
# #define PACKAGE_STRING "cabextract 1.6"
# #define PACKAGE_BUGREPORT "kyzer@4u.net"
# #define PACKAGE_URL ""
# #define PACKAGE "cabextract"
# #define VERSION "1.6"
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_DIRENT_H 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_CTYPE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FNMATCH_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_INTTYPES_H 1
# #define SIZEOF_OFF_T 4
# #define HAVE_FSEEKO 1
# #define HAVE_MKDIR 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ALARM 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_TOWLOWER 1
# #define HAVE_UTIME 1
# #define HAVE_UTIMES 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_BTOWC 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define fnmatch rpl_fnmatch
#
# configure: exit 0