The build took 00h 00m 55s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
6,222 |
makefile |
5,258 |
ansic |
1,700 |
sh |
58 |
awk |
13,238 |
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: tnef 1.4.12-1 (Tue Apr 4 21:09:19 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
/tmp/tnef/src/tnef-1.4.12/missing: Unknown `--is-lightweight' option
Try `/tmp/tnef/src/tnef-1.4.12/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
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 gawk... (cached) gawk
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking whether ln -s works... yes
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking for gettext in -lintl... no
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 libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking whether basename is declared... no
checking for size_t... yes
checking whether stat file-mode macros are broken... no
checking for an ANSI C-conforming const... yes
checking size of int... 4
checking for strdup... yes
checking for getopt_long... yes
checking for basename... yes
checking for strrchr... yes
checking for memmove... yes
checking for memset... yes
checking for strtoul... yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating BUGS
config.status: creating tnef.spec
config.status: creating doc/Makefile
config.status: creating doc/tnef.1
config.status: creating doc/www/Makefile
config.status: creating doc/www/cgi-bin/Makefile
config.status: creating doc/www/htdocs/Makefile
config.status: creating src/Makefile
config.status: creating src/replace/Makefile
config.status: creating tests/Makefile
config.status: creating tests/cmdline/Makefile
config.status: creating tests/files/Makefile
config.status: creating tests/files/baselines/Makefile
config.status: creating tests/files/datafiles/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
Making all in doc
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc'
Making all in www
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
Making all in cgi-bin
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www/cgi-bin'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www/cgi-bin'
Making all in htdocs
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www/htdocs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www/htdocs'
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc'
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc'
Making all in src
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src'
/bin/sh -c 'TAG=tnef_name gawk -f ./mkdata.awk \
./tnef-names.data'
/bin/sh -c 'TAG=tnef_name gawk -f ./mkdata.awk \
./tnef-names.data'
/bin/sh -c 'TAG=tnef_type gawk -f ./mkdata.awk \
./tnef-types.data'
/bin/sh -c 'TAG=tnef_type gawk -f ./mkdata.awk \
./tnef-types.data'
/bin/sh -c 'TAG=mapi_type gawk -f ./mkdata.awk \
./mapi-types.data'
/bin/sh -c 'TAG=mapi_type gawk -f ./mkdata.awk \
./mapi-types.data'
/bin/sh -c 'TAG=mapi_name gawk -f ./mkdata.awk \
./mapi-names.data'
/bin/sh -c 'TAG=mapi_name gawk -f ./mkdata.awk \
./mapi-names.data'
make all-recursive
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src'
Making all in replace
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src/replace'
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../../src -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../../src -MT malloc.o -MD -MP -MF .deps/malloc.Tpo -c -o malloc.o malloc.c
malloc.c:30:7: error: conflicting types for 'malloc'
char *malloc ();
^
make[3]: *** [Makefile:312: malloc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/dummy.Tpo .deps/dummy.Po
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src/replace'
make[2]: *** [Makefile:466: all-recursive] Error 1
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src'
make[1]: *** [Makefile:328: all] Error 2
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src'
make: *** [Makefile:339: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/tnef/src/tnef-1.4.12/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 tnef configure 1.4.12, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 30ad1344ad34
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:2535: checking for a BSD-compatible install
configure:2603: result: /usr/bin/install -c
configure:2614: checking whether build environment is sane
configure:2669: result: yes
configure:2707: WARNING: 'missing' script is too old or missing
configure:2728: checking for arm-linux-androideabi-strip
configure:2744: found /sysroot/bin/arm-linux-androideabi-strip
configure:2755: result: arm-linux-androideabi-strip
configure:2820: checking for a thread-safe mkdir -p
configure:2859: result: /usr/sbin/mkdir -p
configure:2866: checking for gawk
configure:2882: found /usr/sbin/gawk
configure:2893: result: gawk
configure:2904: checking whether make sets $(MAKE)
configure:2926: result: yes
configure:2955: checking whether make supports nested variables
configure:2972: result: yes
configure:3105: checking for gawk
configure:3132: result: gawk
configure:3151: checking for arm-linux-androideabi-gcc
configure:3178: result: arm-linux-androideabi-gcc
configure:3447: checking for C compiler version
configure:3456: 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:3467: $? = 0
configure:3456: 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:3467: $? = 0
configure:3456: 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:3467: $? = 1
configure:3456: 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:3467: $? = 1
configure:3487: checking whether the C compiler works
configure:3509: arm-linux-androideabi-gcc conftest.c >&5
configure:3513: $? = 0
configure:3561: result: yes
configure:3564: checking for C compiler default output file name
configure:3566: result: a.out
configure:3572: checking for suffix of executables
configure:3579: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3583: $? = 0
configure:3605: result:
configure:3627: checking whether we are cross compiling
configure:3665: result: yes
configure:3670: checking for suffix of object files
configure:3692: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3696: $? = 0
configure:3717: result: o
configure:3721: checking whether we are using the GNU C compiler
configure:3740: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3740: $? = 0
configure:3749: result: yes
configure:3758: checking whether arm-linux-androideabi-gcc accepts -g
configure:3778: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3778: $? = 0
configure:3819: result: yes
configure:3836: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3899: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3899: $? = 0
configure:3912: result: none needed
configure:3937: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:3959: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3962: $? = 0
configure:3959: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3962: $? = 0
configure:3974: result: yes
configure:4002: checking for style of include used by make
configure:4030: result: GNU
configure:4056: checking dependency style of arm-linux-androideabi-gcc
configure:4167: result: gcc3
configure:4187: checking how to run the C preprocessor
configure:4218: arm-linux-androideabi-gcc -E conftest.c
configure:4218: $? = 0
configure:4232: 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:4232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| /* end confdefs.h. */
| #include
configure:4257: result: arm-linux-androideabi-gcc -E
configure:4277: arm-linux-androideabi-gcc -E conftest.c
configure:4277: $? = 0
configure:4291: 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:4291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| /* end confdefs.h. */
| #include
configure:4431: checking for C++ compiler version
configure:4440: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (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:4451: $? = 0
configure:4440: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
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:4451: $? = 0
configure:4440: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:4451: $? = 1
configure:4440: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:4451: $? = 1
configure:4455: checking whether we are using the GNU C++ compiler
configure:4474: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:4474: $? = 0
configure:4483: result: yes
configure:4492: checking whether arm-linux-androideabi-g++ accepts -g
configure:4512: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:4512: $? = 0
configure:4553: result: yes
configure:4578: checking dependency style of arm-linux-androideabi-g++
configure:4689: result: gcc3
configure:4705: checking whether ln -s works
configure:4709: result: yes
configure:4719: checking for arm-linux-androideabi-ranlib
configure:4735: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:4746: result: arm-linux-androideabi-ranlib
configure:4810: checking for gettext in -lintl
configure:4835: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
conftest.c:18:6: warning: conflicting types for built-in function 'gettext' [enabled by default]
char gettext ();
^
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lintl
/tmp/cc81HOCT.o:conftest.c:function main: error: undefined reference to 'gettext'
collect2: error: ld returned 1 exit status
configure:4835: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| /* 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 gettext ();
| int
| main ()
| {
| return gettext ();
| ;
| return 0;
| }
configure:4844: result: no
configure:4857: checking for grep that handles long lines and -e
configure:4915: result: /usr/sbin/grep
configure:4920: checking for egrep
configure:4982: result: /usr/sbin/grep -E
configure:4987: checking for ANSI C header files
configure:5007: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5007: $? = 0
configure:5091: result: yes
configure:5104: checking for sys/types.h
configure:5104: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for sys/stat.h
configure:5104: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for stdlib.h
configure:5104: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for string.h
configure:5104: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for memory.h
configure:5104: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for strings.h
configure:5104: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for inttypes.h
configure:5104: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for stdint.h
configure:5104: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for unistd.h
configure:5104: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5118: checking libintl.h usability
configure:5118: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:54:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:5118: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #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:5118: result: no
configure:5118: checking libintl.h presence
configure:5118: arm-linux-androideabi-gcc -E conftest.c
conftest.c:21:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:5118: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #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:5118: result: no
configure:5118: checking for libintl.h
configure:5118: result: no
configure:5128: checking whether basename is declared
configure:5128: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:10: error: 'basename' undeclared (first use in this function)
(void) basename;
^
conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
configure:5128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #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
| int
| main ()
| {
| #ifndef basename
| #ifdef __cplusplus
| (void) basename;
| #else
| (void) basename;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:5128: result: no
configure:5140: checking for size_t
configure:5140: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5140: $? = 0
configure:5140: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:5140: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_BASENAME 0
| /* 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:5140: result: yes
configure:5151: checking whether stat file-mode macros are broken
configure:5178: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5178: $? = 0
configure:5185: result: no
configure:5195: checking for an ANSI C-conforming const
configure:5261: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5261: $? = 0
configure:5268: result: yes
configure:5280: checking size of int
configure:5285: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5285: $? = 0
configure:5285: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
^
configure:5285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_BASENAME 0
| /* 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 (int))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:5285: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
^
configure:5285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_BASENAME 0
| /* 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 (int))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:5285: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
^
configure:5285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_BASENAME 0
| /* 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 (int))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:5285: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5285: $? = 0
configure:5285: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5285: $? = 0
configure:5285: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5285: $? = 0
configure:5299: result: 4
configure:5310: checking for strdup
configure:5310: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:46:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:5310: $? = 0
configure:5310: result: yes
configure:5323: checking for getopt_long
configure:5323: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5323: $? = 0
configure:5323: result: yes
configure:5336: checking for basename
configure:5336: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5336: $? = 0
configure:5336: result: yes
configure:5353: checking for strrchr
configure:5353: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:49:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
char strrchr ();
^
configure:5353: $? = 0
configure:5353: result: yes
configure:5353: checking for memmove
configure:5353: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:50:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
char memmove ();
^
configure:5353: $? = 0
configure:5353: result: yes
configure:5353: checking for memset
configure:5353: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:51:6: warning: conflicting types for built-in function 'memset' [enabled by default]
char memset ();
^
configure:5353: $? = 0
configure:5353: result: yes
configure:5353: checking for strtoul
configure:5353: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5353: $? = 0
configure:5353: result: yes
configure:5364: checking for vprintf
configure:5364: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:53:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
char vprintf ();
^
configure:5364: $? = 0
configure:5364: result: yes
configure:5370: checking for _doprnt
configure:5370: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/cc8wAzPH.o:conftest.c:function main: error: undefined reference to '_doprnt'
collect2: error: ld returned 1 exit status
configure:5370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_BASENAME 0
| #define SIZEOF_INT 4
| #define HAVE_STRDUP 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_BASENAME 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRTOUL 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case declares _doprnt.
| For example, HP-UX 11i declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _doprnt
|
| /* 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 _doprnt ();
| /* 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__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:5370: result: no
configure:5383: checking for stdlib.h
configure:5383: result: yes
configure:5393: checking for GNU libc compatible malloc
configure:5427: result: no
configure:5452: checking whether to enable maintainer-specific portions of Makefiles
configure:5461: result: no
configure:5634: checking that generated files are newer than configure
configure:5640: result: done
configure:5671: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by tnef config.status 1.4.12, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 30ad1344ad34
config.status:890: creating Makefile
config.status:890: creating BUGS
config.status:890: creating tnef.spec
config.status:890: creating doc/Makefile
config.status:890: creating doc/tnef.1
config.status:890: creating doc/www/Makefile
config.status:890: creating doc/www/cgi-bin/Makefile
config.status:890: creating doc/www/htdocs/Makefile
config.status:890: creating src/Makefile
config.status:890: creating src/replace/Makefile
config.status:890: creating tests/Makefile
config.status:890: creating tests/cmdline/Makefile
config.status:890: creating tests/files/Makefile
config.status:890: creating tests/files/baselines/Makefile
config.status:890: creating tests/files/datafiles/Makefile
config.status:890: creating src/config.h
config.status:1119: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
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__doprnt=no
ac_cv_func_basename=yes
ac_cv_func_getopt_long=yes
ac_cv_func_malloc_0_nonnull=no
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_strdup=yes
ac_cv_func_strrchr=yes
ac_cv_func_strtoul=yes
ac_cv_func_vprintf=yes
ac_cv_have_decl_basename=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stat_broken=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_lib_intl_gettext=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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.14'
AWK='gawk'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CXX='arm-linux-androideabi-g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}malloc$U.o'
LIBS=''
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
OBJEXT='o'
PACKAGE='tnef'
PACKAGE_BUGREPORT='verdammelt@gmail.com'
PACKAGE_NAME='tnef'
PACKAGE_STRING='tnef 1.4.12'
PACKAGE_TARNAME='tnef'
PACKAGE_URL=''
PACKAGE_VERSION='1.4.12'
PATH_SEPARATOR=':'
RANLIB='arm-linux-androideabi-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='1.4.12'
ac_ct_CC=''
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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/tnef/src/tnef-1.4.12/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "tnef"
#define PACKAGE_TARNAME "tnef"
#define PACKAGE_VERSION "1.4.12"
#define PACKAGE_STRING "tnef 1.4.12"
#define PACKAGE_BUGREPORT "verdammelt@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "tnef"
#define VERSION "1.4.12"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DECL_BASENAME 0
#define SIZEOF_INT 4
#define HAVE_STRDUP 1
#define HAVE_GETOPT_LONG 1
#define HAVE_BASENAME 1
#define HAVE_STRRCHR 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_STRTOUL 1
#define HAVE_VPRINTF 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 0
#define malloc rpl_malloc
configure: exit 0