The build took 00h 01m 05s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
13,775 |
ansic |
12,307 |
sh |
631 |
lisp |
288 |
yacc |
19 |
sed |
27,020 |
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/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: ccrypt 1.10-2 (Tue Apr 4 19:44:31 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 for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for style of include used by make... GNU
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking what compiler options to use... -Wall
checking for gtar... no
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 crypt in -lcrypt... no
checking for gethostname in -lsocket... no
checking for stdint.h... (cached) yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for getopt_long... yes
checking size of unsigned int... 4
checking size of unsigned long... 4
checking for 32 bit unsigned integer type... unsigned int
checking whether NLS is requested... yes
checking for msgfmt... /usr/sbin/msgfmt
checking for gmsgfmt... /usr/sbin/msgfmt
checking for xgettext... /usr/sbin/xgettext
checking for msgmerge... /usr/sbin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognized
configure: error: /bin/sh ./config.sub arm-linux-androideabi failed
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/ccrypt/src/ccrypt-1.10/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 configure, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = 0dcc3e5b7db6
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:2519: checking for a BSD-compatible install
configure:2587: result: /usr/bin/install -c
configure:2598: checking whether build environment is sane
configure:2648: result: yes
configure:2697: checking for arm-linux-androideabi-strip
configure:2713: found /sysroot/bin/arm-linux-androideabi-strip
configure:2724: result: arm-linux-androideabi-strip
configure:2789: checking for a thread-safe mkdir -p
configure:2828: result: /usr/sbin/mkdir -p
configure:2841: checking for gawk
configure:2857: found /usr/sbin/gawk
configure:2868: result: gawk
configure:2879: checking whether make sets $(MAKE)
configure:2901: result: yes
configure:2993: checking for emacs
configure:3023: result: no
configure:2993: checking for xemacs
configure:3023: result: no
configure:3044: checking where .elc files should go
configure:3073: result: ${datadir}/emacs/site-lisp
configure:3131: checking for style of include used by make
configure:3159: result: GNU
configure:3189: checking for arm-linux-androideabi-gcc
configure:3216: result: arm-linux-androideabi-gcc
configure:3485: checking for C compiler version
configure:3494: 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:3505: $? = 0
configure:3494: 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:3505: $? = 0
configure:3494: 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:3505: $? = 1
configure:3494: 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:3505: $? = 1
configure:3525: checking whether the C compiler works
configure:3547: arm-linux-androideabi-gcc conftest.c >&5
configure:3551: $? = 0
configure:3599: result: yes
configure:3602: checking for C compiler default output file name
configure:3604: result: a.out
configure:3610: checking for suffix of executables
configure:3617: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3621: $? = 0
configure:3643: result:
configure:3665: checking whether we are cross compiling
configure:3703: result: yes
configure:3708: checking for suffix of object files
configure:3730: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3734: $? = 0
configure:3755: result: o
configure:3759: checking whether we are using the GNU C compiler
configure:3778: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3778: $? = 0
configure:3787: result: yes
configure:3796: checking whether arm-linux-androideabi-gcc accepts -g
configure:3816: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3816: $? = 0
configure:3857: result: yes
configure:3874: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3938: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3938: $? = 0
configure:3951: result: none needed
configure:3973: checking dependency style of arm-linux-androideabi-gcc
configure:4083: result: gcc3
configure:4104: checking how to run the C preprocessor
configure:4135: arm-linux-androideabi-gcc -E conftest.c
configure:4135: $? = 0
configure:4149: arm-linux-androideabi-gcc -E conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4149: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| /* end confdefs.h. */
| #include
configure:4174: result: arm-linux-androideabi-gcc -E
configure:4194: arm-linux-androideabi-gcc -E conftest.c
configure:4194: $? = 0
configure:4208: arm-linux-androideabi-gcc -E conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| /* end confdefs.h. */
| #include
configure:4237: checking for grep that handles long lines and -e
configure:4295: result: /usr/sbin/grep
configure:4300: checking for egrep
configure:4362: result: /usr/sbin/grep -E
configure:4367: checking for ANSI C header files
configure:4387: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4387: $? = 0
configure:4471: result: yes
configure:4484: checking for sys/types.h
configure:4484: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for sys/stat.h
configure:4484: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for stdlib.h
configure:4484: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for string.h
configure:4484: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for memory.h
configure:4484: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for strings.h
configure:4484: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for inttypes.h
configure:4484: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for stdint.h
configure:4484: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for unistd.h
configure:4484: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4497: checking minix/config.h usability
configure:4497: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:59:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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
| /* 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:4497: result: no
configure:4497: checking minix/config.h presence
configure:4497: arm-linux-androideabi-gcc -E conftest.c
conftest.c:26:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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
| /* end confdefs.h. */
| #include
configure:4497: result: no
configure:4497: checking for minix/config.h
configure:4497: result: no
configure:4518: checking whether it is safe to define __EXTENSIONS__
configure:4536: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4536: $? = 0
configure:4543: result: yes
configure:4565: checking for arm-linux-androideabi-gcc
configure:4592: result: arm-linux-androideabi-gcc
configure:4861: checking for C compiler version
configure:4870: 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:4881: $? = 0
configure:4870: 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:4881: $? = 0
configure:4870: 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:4881: $? = 1
configure:4870: 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:4881: $? = 1
configure:4885: checking whether we are using the GNU C compiler
configure:4913: result: yes
configure:4922: checking whether arm-linux-androideabi-gcc accepts -g
configure:4983: result: yes
configure:5000: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:5077: result: none needed
configure:5099: checking dependency style of arm-linux-androideabi-gcc
configure:5209: result: gcc3
configure:5231: checking what compiler options to use
configure:5233: result: -Wall
configure:5241: checking for gtar
configure:5271: result: no
configure:5289: checking for special C compiler options needed for large files
configure:5334: result: no
configure:5340: checking for _FILE_OFFSET_BITS value needed for large files
configure:5365: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c:37:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:37:3: warning: left shift count >= width of type [enabled by default]
conftest.c:38:10: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:38:10: warning: left shift count >= width of type [enabled by default]
conftest.c:37:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:5365: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5389: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c:38:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:38:3: warning: left shift count >= width of type [enabled by default]
conftest.c:39:10: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:39:10: warning: left shift count >= width of type [enabled by default]
conftest.c:38:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:5389: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #define _FILE_OFFSET_BITS 64
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5397: result: unknown
configure:5409: checking for _LARGE_FILES value needed for large files
configure:5434: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c:37:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:37:3: warning: left shift count >= width of type [enabled by default]
conftest.c:38:10: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:38:10: warning: left shift count >= width of type [enabled by default]
conftest.c:37:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:5434: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5458: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c:38:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:38:3: warning: left shift count >= width of type [enabled by default]
conftest.c:39:10: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:39:10: warning: left shift count >= width of type [enabled by default]
conftest.c:38:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:5458: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #define _LARGE_FILES 1
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5466: result: unknown
configure:5499: checking for crypt in -lcrypt
configure:5524: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lcrypt >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypt
/tmp/ccasxIgo.o:conftest.c:function main: error: undefined reference to 'crypt'
collect2: error: ld returned 1 exit status
configure:5524: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| int
| main ()
| {
| return crypt ();
| ;
| return 0;
| }
configure:5533: result: no
configure:5550: checking for gethostname in -lsocket
configure:5575: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lsocket >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:5575: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostname ();
| int
| main ()
| {
| return gethostname ();
| ;
| return 0;
| }
configure:5584: result: no
configure:5599: checking for stdint.h
configure:5599: result: yes
configure:5599: checking crypt.h usability
configure:5599: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c:65:19: fatal error: crypt.h: No such file or directory
#include
^
compilation terminated.
configure:5599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDINT_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:5599: result: no
configure:5599: checking crypt.h presence
configure:5599: arm-linux-androideabi-gcc -E conftest.c
conftest.c:32:19: fatal error: crypt.h: No such file or directory
#include
^
compilation terminated.
configure:5599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include
configure:5599: result: no
configure:5599: checking for crypt.h
configure:5599: result: no
configure:5610: checking for getopt_long
configure:5610: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5
configure:5610: $? = 0
configure:5610: result: yes
configure:5622: checking size of unsigned int
configure:5627: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) >= 0)];
^
configure:5627: $? = 0
configure:5627: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
^
conftest.c:68:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
configure:5627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDINT_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 (unsigned int))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5627: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
^
conftest.c:68:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
configure:5627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDINT_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 (unsigned int))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5627: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
^
conftest.c:68:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
configure:5627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDINT_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 (unsigned int))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5627: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 7)];
^
configure:5627: $? = 0
configure:5627: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 5)];
^
configure:5627: $? = 0
configure:5627: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 4)];
^
configure:5627: $? = 0
configure:5641: result: 4
configure:5655: checking size of unsigned long
configure:5660: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) >= 0)];
^
configure:5660: $? = 0
configure:5660: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
^
conftest.c:69:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
configure:5660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_UNSIGNED_INT 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 0;
| }
configure:5660: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
^
conftest.c:69:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
configure:5660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_UNSIGNED_INT 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 0;
| }
configure:5660: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
^
conftest.c:69:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
configure:5660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ccrypt"
| #define VERSION "1.10"
| #define NAMECCRYPT "ccrypt"
| #define NAMEENCRYPT "ccencrypt"
| #define NAMEDECRYPT "ccdecrypt"
| #define NAMECAT "ccat"
| #define SUF ".cpt"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_UNSIGNED_INT 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 0;
| }
configure:5660: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 7)];
^
configure:5660: $? = 0
configure:5660: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 5)];
^
configure:5660: $? = 0
configure:5660: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 4)];
^
configure:5660: $? = 0
configure:5674: result: 4
configure:5685: checking for 32 bit unsigned integer type
configure:5694: result: unsigned int
configure:5726: checking whether NLS is requested
configure:5735: result: yes
configure:5773: checking for msgfmt
configure: trying /usr/sbin/msgfmt...
0 translated messages.
configure:5805: result: /usr/sbin/msgfmt
configure:5814: checking for gmsgfmt
configure:5845: result: /usr/sbin/msgfmt
configure:5885: checking for xgettext
configure: trying /usr/sbin/xgettext...
/usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:5917: result: /usr/sbin/xgettext
configure:5957: checking for msgmerge
configure: trying /usr/sbin/msgmerge...
configure:5988: result: /usr/sbin/msgmerge
configure:6027: checking build system type
configure:6041: result: x86_64-unknown-linux-gnu
configure:6061: checking host system type
configure:6070: error: /bin/sh ./config.sub arm-linux-androideabi failed
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_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_getopt_long=yes
ac_cv_header_crypt_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=
ac_cv_lib_crypt_crypt=no
ac_cv_lib_socket_gethostname=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_MSGFMT=/usr/sbin/msgfmt
ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
ac_cv_path_XGETTEXT=/usr/sbin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=4
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_lispdir='${datadir}/emacs/site-lisp'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run tar'
AR=''
AUTOCONF='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run automake-1.11'
AWK='gawk'
BUILD_INCLUDED_LIBINTL=''
CADD=''
CATOBJEXT=''
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DATE='October 2012'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EMACS='no'
EMACSLOADPATH=''
EXEEXT=''
EXTRA_OBJS=' unixcrypt3.o'
FGREP=''
GENCAT=''
GETTEXT_PACKAGE='ccrypt'
GLIBC21=''
GLIBC2=''
GMSGFMT='/usr/sbin/msgfmt'
GREP='/usr/sbin/grep'
HAVE_ASPRINTF=''
HAVE_POSIX_PRINTF=''
HAVE_SNPRINTF=''
HAVE_WPRINTF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
INTL_MACOSX_LIBS=''
LD=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/usr/sbin/mkdir -p'
MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
MSGFMT='/usr/sbin/msgfmt'
MSGMERGE='/usr/sbin/msgmerge'
NAMECAT='ccat'
NAMECCRYPT='ccrypt'
NAMEDECRYPT='ccdecrypt'
NAMEENCRYPT='ccencrypt'
NAMEUC='CCRYPT'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='ccrypt'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
SUF='.cpt'
TAR='tar'
USE_INCLUDED_LIBINTL=''
USE_NLS='yes'
VERSION='1.10'
XGETTEXT='/usr/sbin/xgettext'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} 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}'
dvidir='${docdir}'
exec_prefix='NONE'
host='arm-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datadir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
mkdir_p='/usr/sbin/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 ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "ccrypt"
#define VERSION "1.10"
#define NAMECCRYPT "ccrypt"
#define NAMEENCRYPT "ccencrypt"
#define NAMEDECRYPT "ccdecrypt"
#define NAMECAT "ccat"
#define SUF ".cpt"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_STDINT_H 1
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 4
#define UINT32_TYPE unsigned int
#define GETTEXT_PACKAGE "ccrypt"
configure: exit 1