The build took 00h 01m 08s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
74,423 |
asm |
53,086 |
ansic |
9,927 |
python |
5,276 |
sh |
4,366 |
makefile |
95 |
pascal |
16 |
sed |
147,189 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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: yasm 1.3.0-1 (Tue Apr 4 21:45:18 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether ln -s works... yes
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking for xmlto... no
configure: WARNING: xmlto not found, manpages will not be rebuilt.
checking if malloc debugging is wanted... 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 for strings.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for unistd.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for sys/stat.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for function prototypes... yes
checking for size_t... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)
checking for abort... yes
checking for toascii... yes
checking for vsnprintf... yes
checking for strsep... yes
checking for mergesort... no
checking for getcwd... yes
checking for popen... yes
checking for ftruncate... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for stricmp... no
checking for _stricmp... no
checking for strcmpi... no
checking for a sed that does not truncate output... /usr/sbin/sed
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... arm-unknown-linux-androideabi
checking for ld used by arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for GNU C Library... no
configure: Checking for Python
checking for a Python interpreter with version >= 2.4... python
checking for python... /sysroot/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libyasm-stdint.h commands
config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
cc -I. \
-c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c
cc -I. \
-c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c
cc -I. \
-c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c
cc -I. \
-c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c
tools/genperf/perfect.c:50:20: fatal error: string.h: No such file or directory
#include
^
compilation terminated.
make: *** [Makefile:4069: gp-perfect.o] Error 1
make: *** Waiting for unfinished jobs....
tools/genperf/genperf.c:28:19: fatal error: stdio.h: No such file or directory
#include
^
compilation terminated.
make: *** [Makefile:4065: genperf.o] Error 1
In file included from libyasm/phash.c:2:0:
./util.h:55:19: fatal error: stdio.h: No such file or directory
#include
^
compilation terminated.
make: *** [Makefile:4073: gp-phash.o] Error 1
In file included from libyasm/xmalloc.c:27:0:
./util.h:55:19: fatal error: stdio.h: No such file or directory
#include
^
compilation terminated.
make: *** [Makefile:4077: gp-xmalloc.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/yasm/src/yasm-1.3.0/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 yasm configure 1.3.0, 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 = bcbf0e4653bf
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:2536: checking for a BSD-compatible install
configure:2604: result: /usr/bin/install -c
configure:2615: checking whether build environment is sane
configure:2670: result: yes
configure:2729: checking for arm-linux-androideabi-strip
configure:2745: found /sysroot/bin/arm-linux-androideabi-strip
configure:2756: result: arm-linux-androideabi-strip
configure:2821: checking for a thread-safe mkdir -p
configure:2860: result: /usr/sbin/mkdir -p
configure:2867: checking for gawk
configure:2883: found /usr/sbin/gawk
configure:2894: result: gawk
configure:2905: checking whether make sets $(MAKE)
configure:2927: result: yes
configure:2956: checking whether make supports nested variables
configure:2973: result: yes
configure:3099: checking whether to enable maintainer-specific portions of Makefiles
configure:3108: result: no
configure:3204: checking for style of include used by make
configure:3232: result: GNU
configure:3263: checking for arm-linux-androideabi-gcc
configure:3290: result: arm-linux-androideabi-gcc
configure:3559: checking for C compiler version
configure:3568: 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:3579: $? = 0
configure:3568: 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:3579: $? = 0
configure:3568: 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:3579: $? = 1
configure:3568: 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:3579: $? = 1
configure:3599: checking whether the C compiler works
configure:3621: arm-linux-androideabi-gcc conftest.c >&5
configure:3625: $? = 0
configure:3673: result: yes
configure:3676: checking for C compiler default output file name
configure:3678: result: a.out
configure:3684: checking for suffix of executables
configure:3691: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3695: $? = 0
configure:3717: result:
configure:3739: checking whether we are cross compiling
configure:3777: result: yes
configure:3782: checking for suffix of object files
configure:3804: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3808: $? = 0
configure:3829: result: o
configure:3833: checking whether we are using the GNU C compiler
configure:3852: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3852: $? = 0
configure:3861: result: yes
configure:3870: checking whether arm-linux-androideabi-gcc accepts -g
configure:3890: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3890: $? = 0
configure:3931: result: yes
configure:3948: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4011: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4011: $? = 0
configure:4024: result: none needed
configure:4049: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:4071: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4074: $? = 0
configure:4071: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4074: $? = 0
configure:4086: result: yes
configure:4105: checking dependency style of arm-linux-androideabi-gcc
configure:4216: result: gcc3
configure:4236: checking how to run the C preprocessor
configure:4267: arm-linux-androideabi-gcc -E conftest.c
configure:4267: $? = 0
configure:4281: 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:4281: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| /* end confdefs.h. */
| #include
configure:4306: result: arm-linux-androideabi-gcc -E
configure:4326: arm-linux-androideabi-gcc -E conftest.c
configure:4326: $? = 0
configure:4340: 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:4340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| /* end confdefs.h. */
| #include
configure:4372: checking for arm-linux-androideabi-gcc option to accept ISO C99
configure:4521: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:61:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c: In function 'main':
conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:115:18: error: 'newvar' undeclared (first use in this function)
conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:4521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4521: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:4521: $? = 0
configure:4541: result: -std=gnu99
configure:4642: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C
configure:4656: result: -std=gnu99
configure:4661: checking whether ln -s works
configure:4665: result: yes
configure:4678: checking for arm-linux-androideabi-ar
configure:4694: found /sysroot/bin/arm-linux-androideabi-ar
configure:4705: result: arm-linux-androideabi-ar
configure:4776: checking for arm-linux-androideabi-ranlib
configure:4792: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:4803: result: arm-linux-androideabi-ranlib
configure:4876: checking for xmlto
configure:4906: result: no
configure:4916: WARNING: xmlto not found, manpages will not be rebuilt.
configure:4935: checking if malloc debugging is wanted
configure:4953: result: no
configure:4964: checking for grep that handles long lines and -e
configure:5022: result: /usr/sbin/grep
configure:5027: checking for egrep
configure:5089: result: /usr/sbin/grep -E
configure:5094: checking for ANSI C header files
configure:5114: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5114: $? = 0
configure:5198: result: yes
configure:5211: checking for sys/types.h
configure:5211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5211: checking for sys/stat.h
configure:5211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5211: checking for stdlib.h
configure:5211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5211: checking for string.h
configure:5211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5211: checking for memory.h
configure:5211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5211: checking for strings.h
configure:5211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5211: checking for inttypes.h
configure:5211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5211: checking for stdint.h
configure:5211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5211: checking for unistd.h
configure:5211: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5226: checking for strings.h
configure:5226: result: yes
configure:5226: checking libgen.h usability
configure:5226: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5226: $? = 0
configure:5226: result: yes
configure:5226: checking libgen.h presence
configure:5226: arm-linux-androideabi-gcc -E conftest.c
configure:5226: $? = 0
configure:5226: result: yes
configure:5226: checking for libgen.h
configure:5226: result: yes
configure:5226: checking for unistd.h
configure:5226: result: yes
configure:5226: checking direct.h usability
configure:5226: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c:57:20: fatal error: direct.h: No such file or directory
#include
^
compilation terminated.
configure:5226: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_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:5226: result: no
configure:5226: checking direct.h presence
configure:5226: arm-linux-androideabi-gcc -E conftest.c
conftest.c:24:20: fatal error: direct.h: No such file or directory
#include
^
compilation terminated.
configure:5226: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:5226: result: no
configure:5226: checking for direct.h
configure:5226: result: no
configure:5226: checking for sys/stat.h
configure:5226: result: yes
configure:5245: checking for an ANSI C-conforming const
configure:5311: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5311: $? = 0
configure:5318: result: yes
configure:5326: checking for inline
configure:5342: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5342: $? = 0
configure:5350: result: inline
configure:5368: checking for function prototypes
configure:5371: result: yes
configure:5384: checking for size_t
configure:5384: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5384: $? = 0
configure:5384: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:5384: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5384: result: yes
configure:5396: checking for stdint types
configure:5419: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5419: $? = 0
configure:5444: result: stdint.h (shortcircuit)
configure:5824: result: make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)
configure:5838: checking for abort
configure:5838: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:50:6: warning: conflicting types for built-in function 'abort' [enabled by default]
char abort ();
^
configure:5838: $? = 0
configure:5838: result: yes
configure:5838: checking for toascii
configure:5838: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:51:6: warning: conflicting types for built-in function 'toascii' [enabled by default]
char toascii ();
^
configure:5838: $? = 0
configure:5838: result: yes
configure:5838: checking for vsnprintf
configure:5838: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:52:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
char vsnprintf ();
^
configure:5838: $? = 0
configure:5838: result: yes
configure:5850: checking for strsep
configure:5850: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:5850: $? = 0
configure:5850: result: yes
configure:5850: checking for mergesort
configure:5850: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccoY0CIQ.o:conftest.c:function main: error: undefined reference to 'mergesort'
collect2: error: ld returned 1 exit status
configure:5850: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| /* end confdefs.h. */
| /* Define mergesort to an innocuous variant, in case declares mergesort.
| For example, HP-UX 11i declares gettimeofday. */
| #define mergesort innocuous_mergesort
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mergesort (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mergesort
|
| /* 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 mergesort ();
| /* 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_mergesort || defined __stub___mergesort
| choke me
| #endif
|
| int
| main ()
| {
| return mergesort ();
| ;
| return 0;
| }
configure:5850: result: no
configure:5850: checking for getcwd
configure:5850: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:5850: $? = 0
configure:5850: result: yes
configure:5862: checking for popen
configure:5862: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:5862: $? = 0
configure:5862: result: yes
configure:5862: checking for ftruncate
configure:5862: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:5862: $? = 0
configure:5862: result: yes
configure:5875: checking for strcasecmp
configure:5875: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:57:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
^
configure:5875: $? = 0
configure:5875: result: yes
configure:5875: checking for strncasecmp
configure:5875: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:58:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
char strncasecmp ();
^
configure:5875: $? = 0
configure:5875: result: yes
configure:5875: checking for stricmp
configure:5875: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccMrwdEo.o:conftest.c:function main: error: undefined reference to 'stricmp'
collect2: error: ld returned 1 exit status
configure:5875: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_GETCWD 1
| #define HAVE_POPEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case declares stricmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef stricmp
|
| /* 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 stricmp ();
| /* 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_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:5875: result: no
configure:5875: checking for _stricmp
configure:5875: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccGmaSet.o:conftest.c:function main: error: undefined reference to '_stricmp'
collect2: error: ld returned 1 exit status
configure:5875: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_GETCWD 1
| #define HAVE_POPEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| /* Define _stricmp to an innocuous variant, in case declares _stricmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define _stricmp innocuous__stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _stricmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _stricmp
|
| /* 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 _stricmp ();
| /* 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__stricmp || defined __stub____stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return _stricmp ();
| ;
| return 0;
| }
configure:5875: result: no
configure:5875: checking for strcmpi
configure:5875: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
/tmp/ccI5DBoy.o:conftest.c:function main: error: undefined reference to 'strcmpi'
collect2: error: ld returned 1 exit status
configure:5875: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_GETCWD 1
| #define HAVE_POPEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| /* Define strcmpi to an innocuous variant, in case declares strcmpi.
| For example, HP-UX 11i declares gettimeofday. */
| #define strcmpi innocuous_strcmpi
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strcmpi (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strcmpi
|
| /* 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 strcmpi ();
| /* 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_strcmpi || defined __stub___strcmpi
| choke me
| #endif
|
| int
| main ()
| {
| return strcmpi ();
| ;
| return 0;
| }
configure:5875: result: no
configure:5889: checking for a sed that does not truncate output
configure:5953: result: /usr/sbin/sed
configure:5959: checking whether NLS is requested
configure:5968: result: yes
configure:6008: checking for msgfmt
configure: trying /usr/sbin/msgfmt...
0 translated messages.
configure:6040: result: /usr/sbin/msgfmt
configure:6049: checking for gmsgfmt
configure:6080: result: /usr/sbin/msgfmt
configure:6130: checking for xgettext
configure: trying /usr/sbin/xgettext...
/usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:6162: result: /usr/sbin/xgettext
configure:6207: checking for msgmerge
configure: trying /usr/sbin/msgmerge...
configure:6238: result: /usr/sbin/msgmerge
configure:6275: checking build system type
configure:6289: result: x86_64-unknown-linux-gnu
configure:6309: checking host system type
configure:6322: result: arm-unknown-linux-androideabi
configure:6367: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
configure:6434: result: /sysroot/arm-linux-androideabi/bin/ld
configure:6441: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:6456: result: yes
configure:6463: checking for shared library run path origin
configure:6476: result: done
configure:7048: checking for CFPreferencesCopyAppValue
configure:7066: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:36:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
#include
^
compilation terminated.
configure:7066: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_GETCWD 1
| #define HAVE_POPEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:7075: result: no
configure:7082: checking for CFLocaleCopyCurrent
configure:7100: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:36:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
#include
^
compilation terminated.
configure:7100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_GETCWD 1
| #define HAVE_POPEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:7109: result: no
configure:7158: checking for GNU gettext in libc
configure:7182: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:37:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_GETCWD 1
| #define HAVE_POPEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
|
| #include
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
|
| int
| main ()
| {
|
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
|
| ;
| return 0;
| }
configure:7191: result: no
configure:7225: checking for iconv
configure:7249: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c:38:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:7249: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_GETCWD 1
| #define HAVE_POPEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:7273: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -liconv >&5
conftest.c:38:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:7273: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_GETCWD 1
| #define HAVE_POPEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:7283: result: no, consider installing GNU libiconv
configure:7907: checking for GNU gettext in libintl
configure:7939: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lintl >&5
conftest.c:37:21: fatal error: libintl.h: No such file or directory
#include
^
compilation terminated.
configure:7939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yasm"
| #define PACKAGE_TARNAME "yasm"
| #define PACKAGE_VERSION "1.3.0"
| #define PACKAGE_STRING "yasm 1.3.0"
| #define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
| #define PACKAGE_URL ""
| #define PACKAGE "yasm"
| #define VERSION "1.3.0"
| #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_STRINGS_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_ABORT 1
| #define HAVE_TOASCII 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRSEP 1
| #define HAVE_GETCWD 1
| #define HAVE_POPEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
|
| #include
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
|
| int
| main ()
| {
|
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
|
| ;
| return 0;
| }
configure:7984: result: no
configure:8019: checking whether to use NLS
configure:8021: result: no
configure:8101: checking for GNU C Library
configure:8123: result: no
configure:8237: Checking for Python
configure:8275: checking for a Python interpreter with version >= 2.4
configure:8292: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:8295: $? = 0
configure:8301: result: python
configure:8309: checking for python
configure:8327: found /sysroot/bin/python
configure:8339: result: /sysroot/bin/python
configure:8358: checking for python version
configure:8365: result: 2.7
configure:8377: checking for python platform
configure:8384: result: linux2
configure:8410: checking for python script directory
configure:8445: result: ${prefix}/lib/python2.7/site-packages
configure:8454: checking for python extension module directory
configure:8489: result: ${exec_prefix}/lib/python2.7/site-packages
configure:8733: checking that generated files are newer than configure
configure:8739: result: done
configure:8778: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by yasm config.status 1.3.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on bcbf0e4653bf
config.status:952: creating Makefile
config.status:952: creating po/Makefile.in
config.status:952: creating config.h
config.status:1181: executing depfiles commands
config.status:1181: executing libyasm-stdint.h commands
config.status:1282: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H
config.status:1181: executing po-directories commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CCLD_FOR_BUILD_set=
ac_cv_env_CCLD_FOR_BUILD_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_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_FOR_HOST_set=
ac_cv_env_CPP_FOR_HOST_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_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__stricmp=no
ac_cv_func_abort=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getcwd=yes
ac_cv_func_mergesort=no
ac_cv_func_popen=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcmpi=no
ac_cv_func_stricmp=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strsep=yes
ac_cv_func_toascii=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_direct_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
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=arm-unknown-linux-androideabi
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_PYTHON=/sysroot/bin/python
ac_cv_path_SED=/usr/sbin/sed
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_AR=arm-linux-androideabi-ar
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_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_make_make_set=yes
ac_cv_stdint_message='using arm-linux-androideabi-gcc -std=gnu99'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_type_size_t=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv='no, consider installing GNU libiconv'
am_cv_lib_iconv=no
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python
am_cv_prog_cc_c_o=yes
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
am_cv_python_version=2.7
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=no
yasm_cv_header_gnulib=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/yasm/src/yasm-1.3.0/config/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='arm-linux-androideabi-ar'
ARCH='x86'
AUTOCONF='${SHELL} /tmp/yasm/src/yasm-1.3.0/config/missing autoconf'
AUTOHEADER='${SHELL} /tmp/yasm/src/yasm-1.3.0/config/missing autoheader'
AUTOMAKE='${SHELL} /tmp/yasm/src/yasm-1.3.0/config/missing automake-1.14'
AWK='gawk'
BUILD_MAN_FALSE=''
BUILD_MAN_TRUE='#'
CC='arm-linux-androideabi-gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CCLD_FOR_BUILD='cc'
CC_FOR_BUILD='cc'
CFLAGS=''
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CPP_FOR_HOST=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GCC='yes'
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT='/usr/sbin/msgfmt'
GMSGFMT_015='/usr/sbin/msgfmt'
GREP='/usr/sbin/grep'
HAVE_PYTHON_BINDINGS_FALSE=''
HAVE_PYTHON_BINDINGS_TRUE='#'
HAVE_PYTHON_FALSE='#'
HAVE_PYTHON_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/yasm/src/yasm-1.3.0/config/missing makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
MORE_CFLAGS=''
MSGFMT='/usr/sbin/msgfmt'
MSGFMT_015='/usr/sbin/msgfmt'
MSGMERGE='/usr/sbin/msgmerge'
OBJEXT='o'
PACKAGE='yasm'
PACKAGE_BUGREPORT='bug-yasm@tortall.net'
PACKAGE_NAME='yasm'
PACKAGE_STRING='yasm 1.3.0'
PACKAGE_TARNAME='yasm'
PACKAGE_URL=''
PACKAGE_VERSION='1.3.0'
PATH_SEPARATOR=':'
POSUB=''
PYTHON='/sysroot/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_INCLUDES=''
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
USE_NLS='no'
VERSION='1.3.0'
XGETTEXT='/usr/sbin/xgettext'
XGETTEXT_015='/usr/sbin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XMLTO=':'
ac_ct_AR=''
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/yasm/src/yasm-1.3.0/config/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}'
pkgpyexecdir='${pyexecdir}/yasm'
pkgpythondir='${pythondir}/yasm'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
pythondir='${prefix}/lib/python2.7/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "yasm"
#define PACKAGE_TARNAME "yasm"
#define PACKAGE_VERSION "1.3.0"
#define PACKAGE_STRING "yasm 1.3.0"
#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
#define PACKAGE_URL ""
#define PACKAGE "yasm"
#define VERSION "1.3.0"
#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_STRINGS_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_STAT_H 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define HAVE_ABORT 1
#define HAVE_TOASCII 1
#define HAVE_VSNPRINTF 1
#define HAVE_STRSEP 1
#define HAVE_GETCWD 1
#define HAVE_POPEN 1
#define HAVE_FTRUNCATE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define CPP_PROG "cc -E"
configure: exit 0