The build took 00h 01m 23s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
25,740 |
ansic |
12,754 |
asm |
11,687 |
sh |
7,021 |
makefile |
513 |
exp |
161 |
python |
128 |
cpp |
58,004 |
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: libffi 3.2.1-2 (Tue Apr 4 20:38:40 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking target system type... arm-unknown-linux-androideabi
continue configure in default builddir "./arm-unknown-linux-androideabi"
....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=arm-unknown-linux-androideabi" "linux
androideabi"
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking target system type... arm-unknown-linux-androideabi
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
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 dependency style of arm-linux-androideabi-gcc... gcc3
checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... arm-linux-androideabi-gcc -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 dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-g++ static flag -static works... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking size of size_t... 4
checking for C compiler vendor... gnu
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for mkostemp... no
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 8
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking for _ prefix in compiled symbols... no
checking whether .eh_frame section should be read-only... no
checking for __attribute__((visibility("hidden")))... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: linking ../src/arm/ffitarget.h to include/ffitarget.h
config.status: executing buildir commands
config.status: create top_srcdir/Makefile guessed from local Makefile
config.status: build in arm-unknown-linux-androideabi (HOST=)
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
MAKE x86_64-unknown-linux-gnu : 0 * all-all
make[1]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-Wall -fexceptions' 'CXXFLAGS=' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=make' 'MAKEINFO=/bin/sh /tmp/libffi/src/libffi-3.2.1/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/usr' 'infodir=/usr/share/info' 'libdir=/usr/lib' 'mandir=/usr/share/man' 'prefix=/usr' 'AR=arm-linux-androideabi-ar' 'AS=as' 'CC=arm-linux-androideabi-gcc' 'CXX=arm-linux-androideabi-g++' 'LD=/sysroot/arm-linux-androideabi/bin/ld' 'NM=/sysroot/bin/arm-linux-androideabi-nm -B' 'RANLIB=arm-linux-androideabi-ranlib' 'DESTDIR=' all-recursive
make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
Making all in include
make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/include'
Making all in testsuite
make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/testsuite'
Making all in man
make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/man'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/man'
make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/arm/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/arm/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/arm/sysv.lo ../src/arm/sysv.S &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/arm/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/arm/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/arm/ffi.lo ../src/arm/ffi.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/arm/ffi.lo -MD -MP -MF src/arm/.deps/ffi.Tpo -c ../src/arm/ffi.c -fPIC -DPIC -o src/arm/.libs/ffi.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/arm/sysv.lo -MD -MP -MF src/arm/.deps/sysv.Tpo -c ../src/arm/sysv.S -fPIC -DPIC -o src/arm/.libs/sysv.o
../src/arm/sysv.S: Assembler messages:
../src/arm/sysv.S:399: Warning: conditional infixes are deprecated in unified syntax
/bin/sh ./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/arm/sysv.lo src/arm/ffi.lo
/bin/sh ./libtool --tag=CC --mode=link arm-linux-androideabi-gcc -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -o libffi.la -rpath /usr/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/arm/sysv.lo src/arm/ffi.lo
libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/arm/.libs/sysv.o src/arm/.libs/ffi.o -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.4
libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.4" "libffi.so.6")
libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.4" "libffi.so")
libtool: link: arm-linux-androideabi-ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/arm/.libs/sysv.o src/arm/.libs/ffi.o
libtool: link: arm-linux-androideabi-ranlib .libs/libffi_convenience.a
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
make[1]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
==> Entering fakeroot environment...
==> Starting package()...
MAKE x86_64-unknown-linux-gnu : 0 * install
make[1]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
Making install in include
make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/include'
make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/include'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libffi/pkg/libffi/usr/lib/libffi-3.2.1/include'
/usr/bin/install -c -m 644 ffi.h ffitarget.h '/tmp/libffi/pkg/libffi/usr/lib/libffi-3.2.1/include'
make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/include'
make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/include'
Making install in testsuite
make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/testsuite'
make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/testsuite'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/testsuite'
make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/testsuite'
Making install in man
make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/man'
make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/man'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libffi/pkg/libffi/usr/share/man/man3'
/usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/tmp/libffi/pkg/libffi/usr/share/man/man3'
make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/man'
make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/man'
make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
/usr/sbin/mkdir -p '/tmp/libffi/pkg/libffi/usr/lib/pkgconfig'
/usr/sbin/mkdir -p '/tmp/libffi/pkg/libffi/usr/lib'
/usr/sbin/mkdir -p '/tmp/libffi/pkg/libffi/usr/share/info'
/bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/tmp/libffi/pkg/libffi/usr/lib'
/usr/bin/install -c -m 644 libffi.pc '/tmp/libffi/pkg/libffi/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 ../doc/libffi.info '/tmp/libffi/pkg/libffi/usr/share/info'
install-info --info-dir='/tmp/libffi/pkg/libffi/usr/share/info' '/tmp/libffi/pkg/libffi/usr/share/info/libffi.info'
libtool: install: /usr/bin/install -c .libs/libffi.so.6.0.4 /tmp/libffi/pkg/libffi/usr/lib/libffi.so.6.0.4
libtool: install: (cd /tmp/libffi/pkg/libffi/usr/lib && { ln -s -f libffi.so.6.0.4 libffi.so.6 || { rm -f libffi.so.6 && ln -s libffi.so.6.0.4 libffi.so.6; }; })
libtool: install: (cd /tmp/libffi/pkg/libffi/usr/lib && { ln -s -f libffi.so.6.0.4 libffi.so || { rm -f libffi.so && ln -s libffi.so.6.0.4 libffi.so; }; })
libtool: install: /usr/bin/install -c .libs/libffi.lai /tmp/libffi/pkg/libffi/usr/lib/libffi.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
make[1]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libffi"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libffi 3.2.1-2 (Tue Apr 4 20:38:49 UTC 2017)
CMD: pacman --query --file libffi-3.2.1-2-x86_64.pkg.tar.xz
Creating hybrid package for 'libffi'
Trying to find vanilla package 'libffi'...
CMD: pacman --query --file /mirror/libffi-3.2.1-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libffi.so.6
/usr/lib/libffi.so
/usr/lib/libffi.so.6.0.4
/usr/lib/libffi-3.2.1/include/ffi.h
/usr/lib/libffi-3.2.1/include/ffitarget.h
/usr/lib/pkgconfig/libffi.pc
/usr/share/man/man3/ffi.3.gz
/usr/share/man/man3/ffi_call.3.gz
/usr/share/man/man3/ffi_prep_cif.3.gz
/usr/share/man/man3/ffi_prep_cif_var.3.gz
/usr/share/info/libffi.info.gz
/usr/share/licenses/libffi/LICENSE
/sysroot/sysroot/usr/lib/libffi.so.6.0.4
/sysroot/sysroot/usr/lib/libffi.so.6
/sysroot/sysroot/usr/lib/libffi.so
/sysroot/sysroot/usr/lib/libffi.la
/sysroot/sysroot/usr/lib/libffi-3.2.1/include/ffi.h
/sysroot/sysroot/usr/lib/libffi-3.2.1/include/ffitarget.h
/sysroot/sysroot/usr/lib/pkgconfig/libffi.pc
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libffi.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libffi.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libffi.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libffi.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/libffi/src/libffi-3.2.1/arm-unknown-linux-androideabi/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 libffi configure 3.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ .././configure --srcdir=.. --enable-builddir=arm-unknown-linux-androideabi --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static --enable-pax_emutramp build_alias=x86_64-unknown-linux host_alias=arm-linux-androideabi CPPFLAGS=
## --------- ##
## Platform. ##
## --------- ##
hostname = b24820db0e0a
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:2745: checking build system type
configure:2759: result: x86_64-unknown-linux-gnu
configure:2779: checking host system type
configure:2792: result: arm-unknown-linux-androideabi
configure:2812: checking target system type
configure:2825: result: arm-unknown-linux-androideabi
configure:2922: checking for gsed
configure:2953: result: sed
configure:2981: checking for a BSD-compatible install
configure:3049: result: /usr/bin/install -c
configure:3060: checking whether build environment is sane
configure:3115: result: yes
configure:3171: checking for arm-linux-androideabi-strip
configure:3187: found /sysroot/bin/arm-linux-androideabi-strip
configure:3198: result: arm-linux-androideabi-strip
configure:3263: checking for a thread-safe mkdir -p
configure:3302: result: /usr/sbin/mkdir -p
configure:3309: checking for gawk
configure:3325: found /usr/sbin/gawk
configure:3336: result: gawk
configure:3347: checking whether make sets $(MAKE)
configure:3369: result: yes
configure:3398: checking whether make supports nested variables
configure:3415: result: yes
configure:3518: checking for arm-linux-androideabi-gcc
configure:3545: result: arm-linux-androideabi-gcc
configure:3814: checking for C compiler version
configure:3823: 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:3834: $? = 0
configure:3823: 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:3834: $? = 0
configure:3823: 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:3834: $? = 1
configure:3823: 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:3834: $? = 1
configure:3854: checking whether the C compiler works
configure:3876: arm-linux-androideabi-gcc conftest.c >&5
configure:3880: $? = 0
configure:3928: result: yes
configure:3931: checking for C compiler default output file name
configure:3933: result: a.out
configure:3939: checking for suffix of executables
configure:3946: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3950: $? = 0
configure:3972: result:
configure:3994: checking whether we are cross compiling
configure:4032: result: yes
configure:4037: checking for suffix of object files
configure:4059: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4063: $? = 0
configure:4084: result: o
configure:4088: checking whether we are using the GNU C compiler
configure:4107: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4107: $? = 0
configure:4116: result: yes
configure:4125: checking whether arm-linux-androideabi-gcc accepts -g
configure:4145: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:4145: $? = 0
configure:4186: result: yes
configure:4203: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4266: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4266: $? = 0
configure:4279: result: none needed
configure:4310: checking for style of include used by make
configure:4338: result: GNU
configure:4364: checking dependency style of arm-linux-androideabi-gcc
configure:4475: result: gcc3
configure:4602: checking for C++ compiler version
configure:4611: 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:4622: $? = 0
configure:4611: 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:4622: $? = 0
configure:4611: 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:4622: $? = 1
configure:4611: 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:4622: $? = 1
configure:4626: checking whether we are using the GNU C++ compiler
configure:4645: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:4645: $? = 0
configure:4654: result: yes
configure:4663: checking whether arm-linux-androideabi-g++ accepts -g
configure:4683: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:4683: $? = 0
configure:4724: result: yes
configure:4749: checking dependency style of arm-linux-androideabi-g++
configure:4860: result: gcc3
configure:4890: checking dependency style of arm-linux-androideabi-gcc
configure:4999: result: gcc3
configure:5015: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
configure:5046: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:5050: $? = 0
configure:5056: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:5060: $? = 0
configure:5071: cc -c conftest.c >&5
cc1: error: no include path in which to search for stdc-predef.h
configure:5075: $? = 1
configure:5115: result: yes
configure:5186: checking how to print strings
configure:5213: result: printf
configure:5234: checking for a sed that does not truncate output
configure:5298: result: /usr/sbin/sed
configure:5316: checking for grep that handles long lines and -e
configure:5374: result: /usr/sbin/grep
configure:5379: checking for egrep
configure:5441: result: /usr/sbin/grep -E
configure:5446: checking for fgrep
configure:5508: result: /usr/sbin/grep -F
configure:5543: checking for ld used by arm-linux-androideabi-gcc
configure:5610: result: /sysroot/arm-linux-androideabi/bin/ld
configure:5617: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:5632: result: yes
configure:5644: checking for BSD- or MS-compatible name lister (nm)
configure:5693: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:5823: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:5830: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5833: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:5836: output
00000000 B some_variable
configure:5843: result: BSD nm
configure:5846: checking whether ln -s works
configure:5850: result: yes
configure:5858: checking the maximum length of command line arguments
configure:5988: result: 1572864
configure:6005: checking whether the shell understands some XSI constructs
configure:6015: result: yes
configure:6019: checking whether the shell understands "+="
configure:6025: result: yes
configure:6060: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:6100: result: func_convert_file_noop
configure:6107: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6127: result: func_convert_file_noop
configure:6134: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:6141: result: -r
configure:6175: checking for arm-linux-androideabi-objdump
configure:6191: found /sysroot/bin/arm-linux-androideabi-objdump
configure:6202: result: arm-linux-androideabi-objdump
configure:6274: checking how to recognize dependent libraries
configure:6476: result: pass_all
configure:6521: checking for arm-linux-androideabi-dlltool
configure:6551: result: no
configure:6561: checking for dlltool
configure:6591: result: no
configure:6621: checking how to associate runtime and link libraries
configure:6648: result: printf %s\n
configure:6665: checking for arm-linux-androideabi-ar
configure:6681: found /sysroot/bin/arm-linux-androideabi-ar
configure:6692: result: arm-linux-androideabi-ar
configure:6773: checking for archiver @FILE support
configure:6790: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6790: $? = 0
configure:6793: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:6796: $? = 0
configure:6801: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:6804: $? = 1
configure:6816: result: @
configure:6834: checking for arm-linux-androideabi-strip
configure:6861: result: arm-linux-androideabi-strip
configure:6933: checking for arm-linux-androideabi-ranlib
configure:6949: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:6960: result: arm-linux-androideabi-ranlib
configure:7102: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:7222: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7225: $? = 0
configure:7229: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7232: $? = 0
configure:7298: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:7301: $? = 0
configure:7339: result: ok
configure:7376: checking for sysroot
configure:7406: result: no
configure:7622: checking for arm-linux-androideabi-mt
configure:7652: result: no
configure:7662: checking for mt
configure:7692: result: no
configure:7712: checking if : is a manifest tool
configure:7718: : '-?'
configure:7726: result: no
configure:8368: checking how to run the C preprocessor
configure:8399: arm-linux-androideabi-gcc -E conftest.c
configure:8399: $? = 0
configure:8413: 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:8413: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| /* end confdefs.h. */
| #include
configure:8438: result: arm-linux-androideabi-gcc -E
configure:8458: arm-linux-androideabi-gcc -E conftest.c
configure:8458: $? = 0
configure:8472: 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:8472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| /* end confdefs.h. */
| #include
configure:8501: checking for ANSI C header files
configure:8521: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8521: $? = 0
configure:8605: result: yes
configure:8618: checking for sys/types.h
configure:8618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8618: checking for sys/stat.h
configure:8618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8618: checking for stdlib.h
configure:8618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8618: checking for string.h
configure:8618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8618: checking for memory.h
configure:8618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8618: checking for strings.h
configure:8618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8618: checking for inttypes.h
configure:8618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8618: checking for stdint.h
configure:8618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8618: checking for unistd.h
configure:8618: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8618: $? = 0
configure:8618: result: yes
configure:8632: checking for dlfcn.h
configure:8632: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8632: $? = 0
configure:8632: result: yes
configure:8849: checking for objdir
configure:8864: result: .libs
configure:9135: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:9153: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9157: $? = 0
configure:9170: result: no
configure:9497: checking for arm-linux-androideabi-gcc option to produce PIC
configure:9504: result: -fPIC -DPIC
configure:9512: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:9530: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9534: $? = 0
configure:9547: result: yes
configure:9576: checking if arm-linux-androideabi-gcc static flag -static works
configure:9604: result: yes
configure:9619: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:9640: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:9644: $? = 0
configure:9666: result: yes
configure:9674: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:9721: result: yes
configure:9754: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:10907: result: yes
configure:10944: checking whether -lc should be explicitly linked in
configure:10952: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10955: $? = 0
configure:10970: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:10973: $? = 0
configure:10987: result: no
configure:11147: checking dynamic linker characteristics
configure:11658: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11658: $? = 0
configure:11884: result: GNU/Linux ld.so
configure:11991: checking how to hardcode library paths into programs
configure:12016: result: immediate
configure:12556: checking whether stripping libraries is possible
configure:12561: result: yes
configure:12596: checking if libtool supports shared libraries
configure:12598: result: yes
configure:12601: checking whether to build shared libraries
configure:12622: result: yes
configure:12625: checking whether to build static libraries
configure:12629: result: no
configure:12652: checking how to run the C++ preprocessor
configure:12679: arm-linux-androideabi-g++ -E conftest.cpp
configure:12679: $? = 0
configure:12693: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12718: result: arm-linux-androideabi-g++ -E
configure:12738: arm-linux-androideabi-g++ -E conftest.cpp
configure:12738: $? = 0
configure:12752: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12752: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12921: checking for ld used by arm-linux-androideabi-g++
configure:12988: result: /sysroot/arm-linux-androideabi/bin/ld
configure:12995: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:13010: result: yes
configure:13065: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:14070: result: yes
configure:14106: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:14109: $? = 0
configure:14629: checking for arm-linux-androideabi-g++ option to produce PIC
configure:14636: result: -fPIC -DPIC
configure:14644: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
configure:14662: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14666: $? = 0
configure:14679: result: yes
configure:14702: checking if arm-linux-androideabi-g++ static flag -static works
configure:14730: result: yes
configure:14742: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:14763: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
configure:14767: $? = 0
configure:14789: result: yes
configure:14794: checking if arm-linux-androideabi-g++ supports -c -o file.o
configure:14841: result: yes
configure:14871: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:14907: result: yes
configure:15048: checking dynamic linker characteristics
configure:15719: result: GNU/Linux ld.so
configure:15772: checking how to hardcode library paths into programs
configure:15797: result: immediate
configure:15865: checking size of size_t
configure:15870: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15870: $? = 0
configure:15870: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
^
configure:15870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 (size_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15870: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
^
configure:15870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 (size_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15870: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
^
configure:15870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 (size_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15870: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15870: $? = 0
configure:15870: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15870: $? = 0
configure:15870: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15870: $? = 0
configure:15884: result: 4
configure:15895: checking for C compiler vendor
configure:15940: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^
conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in
configure:15940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:15940: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^
conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in
configure:15940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:15940: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^
conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in
configure:15940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:15940: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^
conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in
configure:15940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__clang__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:15940: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15940: $? = 0
configure:15948: result: gnu
configure:16774: : CFLAGS already contains
configure:16777: $? = 0
configure:16799: checking CFLAGS for maximum warnings
configure:16819: arm-linux-androideabi-gcc -c -warn all -warn all conftest.c >&5
arm-linux-androideabi-gcc: error: all: No such file or directory
arm-linux-androideabi-gcc: error: all: No such file or directory
arm-linux-androideabi-gcc: error: unrecognized command line option '-warn'
arm-linux-androideabi-gcc: error: unrecognized command line option '-warn'
configure:16819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:16819: arm-linux-androideabi-gcc -c -pedantic -Wall conftest.c >&5
configure:16819: $? = 0
configure:16827: result: -Wall
configure:16843: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all"
configure:16846: $? = 0
configure:16876: checking whether to enable maintainer-specific portions of Makefiles
configure:16885: result: no
configure:16901: checking sys/mman.h usability
configure:16901: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:16901: $? = 0
configure:16901: result: yes
configure:16901: checking sys/mman.h presence
configure:16901: arm-linux-androideabi-gcc -E conftest.c
configure:16901: $? = 0
configure:16901: result: yes
configure:16901: checking for sys/mman.h
configure:16901: result: yes
configure:16914: checking for mmap
configure:16914: arm-linux-androideabi-gcc -o conftest -Wall -fexceptions conftest.c >&5
configure:16914: $? = 0
configure:16914: result: yes
configure:16914: checking for mkostemp
configure:16914: arm-linux-androideabi-gcc -o conftest -Wall -fexceptions conftest.c >&5
/tmp/ccgzRQgO.o:conftest.c:function main: error: undefined reference to 'mkostemp'
collect2: error: ld returned 1 exit status
configure:16914: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| /* Define mkostemp to an innocuous variant, in case declares mkostemp.
| For example, HP-UX 11i declares gettimeofday. */
| #define mkostemp innocuous_mkostemp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mkostemp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mkostemp
|
| /* 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 mkostemp ();
| /* 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_mkostemp || defined __stub___mkostemp
| choke me
| #endif
|
| int
| main ()
| {
| return mkostemp ();
| ;
| return 0;
| }
configure:16914: result: no
configure:16924: checking for sys/mman.h
configure:16924: result: yes
configure:16932: checking for mmap
configure:16932: result: yes
configure:16945: checking whether read-only mmap of a plain file works
configure:16962: result: yes
configure:16964: checking whether mmap from /dev/zero works
configure:16986: result: yes
configure:16990: checking for MAP_ANON(YMOUS)
configure:17013: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:5: warning: unused variable 'n' [-Wunused-variable]
int n = MAP_ANONYMOUS;
^
configure:17013: $? = 0
configure:17020: result: yes
configure:17026: checking whether mmap with MAP_ANON(YMOUS) works
configure:17043: result: yes
configure:17622: checking for ANSI C header files
configure:17726: result: yes
configure:17736: checking for memcpy
configure:17736: arm-linux-androideabi-gcc -o conftest -Wall -fexceptions conftest.c >&5
conftest.c:53:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
char memcpy ();
^
configure:17736: $? = 0
configure:17736: result: yes
configure:17745: checking for size_t
configure:17745: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17745: $? = 0
configure:17745: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:17745: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 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:17745: result: yes
configure:17758: checking for working alloca.h
configure:17775: arm-linux-androideabi-gcc -o conftest -Wall -fexceptions conftest.c >&5
configure:17775: $? = 0
configure:17783: result: yes
configure:17791: checking for alloca
configure:17828: arm-linux-androideabi-gcc -o conftest -Wall -fexceptions conftest.c >&5
configure:17828: $? = 0
configure:17836: result: yes
configure:17947: checking size of double
configure:17952: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17952: $? = 0
configure:17952: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
^
configure:17952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17952: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
^
configure:17952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17952: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
^
configure:17952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17952: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
^
configure:17952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17952: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17952: $? = 0
configure:17952: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17952: $? = 0
configure:17952: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17952: $? = 0
configure:17952: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17952: $? = 0
configure:17966: result: 8
configure:17980: checking size of long double
configure:17985: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17985: $? = 0
configure:17985: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)];
^
configure:17985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| /* 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 (long double))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17985: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)];
^
configure:17985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| /* 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 (long double))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17985: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)];
^
configure:17985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| /* 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 (long double))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17985: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)];
^
configure:17985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| /* 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 (long double))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:17985: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17985: $? = 0
configure:17985: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17985: $? = 0
configure:17985: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17985: $? = 0
configure:17985: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:17985: $? = 0
configure:17999: result: 8
configure:18032: checking whether byte ordering is bigendian
configure:18047: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c:36:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:36:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:36:15: error: unknown type name 'universal'
configure:18047: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:18092: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:42:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:42:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:18092: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:18136: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:41:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:41:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:18136: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.2.1"
| #define PACKAGE_STRING "libffi 3.2.1"
| #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_SIZE_T 4
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:18192: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:18192: $? = 0
configure:18238: result: no
configure:18257: checking assembler .cfi pseudo-op support
configure:18275: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
configure:18275: $? = 0
configure:18283: result: yes
configure:18472: checking for _ prefix in compiled symbols
configure:18482: arm-linux-androideabi-gcc -c -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:2:12: warning: statement with no effect [-Wunused-value]
int main(){nm_test_func;return 0;}
^
configure:18485: $? = 0
configure:18489: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:18492: $? = 0
configure:18514: result: no
configure:18589: checking whether .eh_frame section should be read-only
configure:18609: result: no
configure:18624: checking for __attribute__((visibility("hidden")))
configure:18633: arm-linux-androideabi-gcc -Werror -S conftest.c -o conftest.s 1>&5
configure:18636: $? = 0
configure:18645: result: yes
configure:18859: checking that generated files are newer than configure
configure:18865: result: done
configure:19077: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libffi config.status 3.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on b24820db0e0a
config.status:1293: creating include/Makefile
config.status:1293: creating include/ffi.h
config.status:1293: creating Makefile
config.status:1293: creating testsuite/Makefile
config.status:1293: creating man/Makefile
config.status:1293: creating libffi.pc
config.status:1293: creating fficonfig.h
config.status:1519: linking ../src/arm/ffitarget.h to include/ffitarget.h
config.status:1538: executing buildir commands
config.status:1568: create top_srcdir/Makefile guessed from local Makefile
config.status:1683: build in arm-unknown-linux-androideabi (HOST=)
config.status:1538: executing depfiles commands
config.status:1538: executing libtool commands
config.status:1538: executing include commands
config.status:1538: executing src commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cflags_warn_all=-Wall
ac_cv_cxx_compiler_gnu=yes
ac_cv_decl_map_anon=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_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_CXXCPP_set=
ac_cv_env_CXXCPP_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_alloca_works=yes
ac_cv_func_memcpy=yes
ac_cv_func_mkostemp=no
ac_cv_func_mmap=yes
ac_cv_func_mmap_anon=yes
ac_cv_func_mmap_dev_zero=yes
ac_cv_func_mmap_file=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_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_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_ax_enable_builddir_sed=sed
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_CXXCPP='arm-linux-androideabi-g++ -E'
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
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_double=8
ac_cv_sizeof_long_double=8
ac_cv_sizeof_size_t=4
ac_cv_target=arm-unknown-linux-androideabi
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
ax_cv_c_compiler_vendor=gnu
gcc_cv_as_cfi_pseudo_op=yes
libffi_cv_hidden_visibility_attribute=yes
libffi_cv_ro_eh_frame=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_sys_symbol_underscore=no
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
AARCH64_FALSE=''
AARCH64_TRUE='#'
ACLOCAL='${SHELL} /tmp/libffi/src/libffi-3.2.1/missing aclocal-1.13'
ALLOCA=''
ALPHA_FALSE=''
ALPHA_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_LTLDFLAGS=''
AM_RUNTESTFLAGS=''
AM_V='$(V)'
AR='arm-linux-androideabi-ar'
ARC_FALSE=''
ARC_TRUE='#'
ARM_FALSE='#'
ARM_TRUE=''
AUTOCONF='${SHELL} /tmp/libffi/src/libffi-3.2.1/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libffi/src/libffi-3.2.1/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libffi/src/libffi-3.2.1/missing automake-1.13'
AVR32_FALSE=''
AVR32_TRUE='#'
AWK='gawk'
BFIN_FALSE=''
BFIN_TRUE='#'
CC='arm-linux-androideabi-gcc'
CCAS='arm-linux-androideabi-gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall -fexceptions'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CXX='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FFI_DEBUG_FALSE=''
FFI_DEBUG_TRUE='#'
FFI_EXEC_TRAMPOLINE_TABLE='0'
FFI_EXEC_TRAMPOLINE_TABLE_FALSE=''
FFI_EXEC_TRAMPOLINE_TABLE_TRUE='#'
FGREP='/usr/sbin/grep -F'
FRV_FALSE=''
FRV_TRUE='#'
GREP='/usr/sbin/grep'
HAVE_LONG_DOUBLE='0'
HAVE_LONG_DOUBLE_VARIANT='0'
IA64_FALSE=''
IA64_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/arm-linux-androideabi/bin/ld'
LDFLAGS=''
LIBFFI_CRIS_FALSE=''
LIBFFI_CRIS_TRUE='#'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
M32R_FALSE=''
M32R_TRUE='#'
M68K_FALSE=''
M68K_TRUE='#'
M88K_FALSE=''
M88K_TRUE='#'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/libffi/src/libffi-3.2.1/missing makeinfo'
MANIFEST_TOOL=':'
METAG_FALSE=''
METAG_TRUE='#'
MICROBLAZE_FALSE=''
MICROBLAZE_TRUE='#'
MIPS_FALSE=''
MIPS_TRUE='#'
MKDIR_P='/usr/sbin/mkdir -p'
MOXIE_FALSE=''
MOXIE_TRUE='#'
NIOS2_FALSE=''
NIOS2_TRUE='#'
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OR1K_FALSE=''
OR1K_TRUE='#'
OTOOL64=''
OTOOL=''
PA64_HPUX_FALSE=''
PA64_HPUX_TRUE='#'
PACKAGE='libffi'
PACKAGE_BUGREPORT='http://github.com/atgreen/libffi/issues'
PACKAGE_NAME='libffi'
PACKAGE_STRING='libffi 3.2.1'
PACKAGE_TARNAME='libffi'
PACKAGE_URL=''
PACKAGE_VERSION='3.2.1'
PATH_SEPARATOR=':'
PA_HPUX_FALSE=''
PA_HPUX_TRUE='#'
PA_LINUX_FALSE=''
PA_LINUX_TRUE='#'
POWERPC_AIX_FALSE=''
POWERPC_AIX_TRUE='#'
POWERPC_DARWIN_FALSE=''
POWERPC_DARWIN_TRUE='#'
POWERPC_FALSE=''
POWERPC_FREEBSD_FALSE=''
POWERPC_FREEBSD_TRUE='#'
POWERPC_TRUE='#'
PRTDIAG=''
RANLIB='arm-linux-androideabi-ranlib'
S390_FALSE=''
S390_TRUE='#'
SED='/usr/sbin/sed'
SET_MAKE=''
SH64_FALSE=''
SH64_TRUE='#'
SHELL='/bin/sh'
SH_FALSE=''
SH_TRUE='#'
SPARC_FALSE=''
SPARC_TRUE='#'
STRIP='arm-linux-androideabi-strip'
TARGET='ARM'
TARGETDIR='arm'
TESTSUBDIR_FALSE='#'
TESTSUBDIR_TRUE=''
TILE_FALSE=''
TILE_TRUE='#'
VAX_FALSE=''
VAX_TRUE='#'
VERSION='3.2.1'
X86_64_FALSE=''
X86_64_TRUE='#'
X86_DARWIN32_FALSE=''
X86_DARWIN32_TRUE='#'
X86_DARWIN64_FALSE=''
X86_DARWIN64_TRUE='#'
X86_DARWIN_FALSE=''
X86_DARWIN_TRUE='#'
X86_FALSE=''
X86_FREEBSD_FALSE=''
X86_FREEBSD_TRUE='#'
X86_TRUE='#'
X86_WIN32_FALSE=''
X86_WIN32_TRUE='#'
X86_WIN64_FALSE=''
X86_WIN64_TRUE='#'
XTENSA_FALSE=''
XTENSA_TRUE='#'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_enable_builddir_sed='sed'
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/libffi/src/libffi-3.2.1/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'
sys_symbol_underscore='no'
sysconfdir='${prefix}/etc'
target='arm-unknown-linux-androideabi'
target_alias='arm-linux-androideabi'
target_cpu='arm'
target_os='linux-androideabi'
target_vendor='unknown'
toolexecdir='${exec_prefix}/lib/gcc-lib/$(target_alias)'
toolexeclibdir='${exec_prefix}/lib'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libffi"
#define PACKAGE_TARNAME "libffi"
#define PACKAGE_VERSION "3.2.1"
#define PACKAGE_STRING "libffi 3.2.1"
#define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues"
#define PACKAGE_URL ""
#define PACKAGE "libffi"
#define VERSION "3.2.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define SIZEOF_SIZE_T 4
#define HAVE_SYS_MMAN_H 1
#define HAVE_MMAP 1
#define HAVE_MMAP_FILE 1
#define HAVE_MMAP_DEV_ZERO 1
#define HAVE_MMAP_ANON 1
#define STDC_HEADERS 1
#define HAVE_MEMCPY 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 8
#define HAVE_AS_CFI_PSEUDO_OP 1
#define FFI_MMAP_EXEC_EMUTRAMP_PAX 1
#define EH_FRAME_FLAGS "aw"
#define HAVE_HIDDEN_VISIBILITY_ATTRIBUTE 1
configure: exit 0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_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_CXXCPP_set=
ac_cv_env_CXXCPP_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_host=arm-unknown-linux-androideabi
ac_cv_target=arm-unknown-linux-androideabi
## ----------------- ##
## Output variables. ##
## ----------------- ##
AARCH64_FALSE=''
AARCH64_TRUE=''
ACLOCAL=''
ALLOCA=''
ALPHA_FALSE=''
ALPHA_TRUE=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR=''
AM_BACKSLASH=''
AM_DEFAULT_V=''
AM_DEFAULT_VERBOSITY=''
AM_LTLDFLAGS=''
AM_RUNTESTFLAGS=''
AM_V=''
AR=''
ARC_FALSE=''
ARC_TRUE=''
ARM_FALSE=''
ARM_TRUE=''
AUTOCONF=''
AUTOHEADER=''
AUTOMAKE=''
AVR32_FALSE=''
AVR32_TRUE=''
AWK=''
BFIN_FALSE=''
BFIN_TRUE=''
CC='arm-linux-androideabi-gcc'
CCAS=''
CCASDEPMODE=''
CCASFLAGS=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX='arm-linux-androideabi-g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W=''
DEFS=''
DEPDIR=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FFI_DEBUG_FALSE=''
FFI_DEBUG_TRUE=''
FFI_EXEC_TRAMPOLINE_TABLE=''
FFI_EXEC_TRAMPOLINE_TABLE_FALSE=''
FFI_EXEC_TRAMPOLINE_TABLE_TRUE=''
FGREP=''
FRV_FALSE=''
FRV_TRUE=''
GREP=''
HAVE_LONG_DOUBLE=''
HAVE_LONG_DOUBLE_VARIANT=''
IA64_FALSE=''
IA64_TRUE=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
INSTALL_STRIP_PROGRAM=''
LD=''
LDFLAGS=''
LIBFFI_CRIS_FALSE=''
LIBFFI_CRIS_TRUE=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
M32R_FALSE=''
M32R_TRUE=''
M68K_FALSE=''
M68K_TRUE=''
M88K_FALSE=''
M88K_TRUE=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO=''
MANIFEST_TOOL=''
METAG_FALSE=''
METAG_TRUE=''
MICROBLAZE_FALSE=''
MICROBLAZE_TRUE=''
MIPS_FALSE=''
MIPS_TRUE=''
MKDIR_P=''
MOXIE_FALSE=''
MOXIE_TRUE=''
NIOS2_FALSE=''
NIOS2_TRUE=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OR1K_FALSE=''
OR1K_TRUE=''
OTOOL64=''
OTOOL=''
PA64_HPUX_FALSE=''
PA64_HPUX_TRUE=''
PACKAGE=''
PACKAGE_BUGREPORT='http://github.com/atgreen/libffi/issues'
PACKAGE_NAME='libffi'
PACKAGE_STRING='libffi 3.2.1'
PACKAGE_TARNAME='libffi'
PACKAGE_URL=''
PACKAGE_VERSION='3.2.1'
PATH_SEPARATOR=':'
PA_HPUX_FALSE=''
PA_HPUX_TRUE=''
PA_LINUX_FALSE=''
PA_LINUX_TRUE=''
POWERPC_AIX_FALSE=''
POWERPC_AIX_TRUE=''
POWERPC_DARWIN_FALSE=''
POWERPC_DARWIN_TRUE=''
POWERPC_FALSE=''
POWERPC_FREEBSD_FALSE=''
POWERPC_FREEBSD_TRUE=''
POWERPC_TRUE=''
PRTDIAG=''
RANLIB=''
S390_FALSE=''
S390_TRUE=''
SED=''
SET_MAKE=''
SH64_FALSE=''
SH64_TRUE=''
SHELL='/bin/sh'
SH_FALSE=''
SH_TRUE=''
SPARC_FALSE=''
SPARC_TRUE=''
STRIP=''
TARGET='arm-unknown-linux-androideabi'
TARGETDIR=''
TESTSUBDIR_FALSE=''
TESTSUBDIR_TRUE=''
TILE_FALSE=''
TILE_TRUE=''
VAX_FALSE=''
VAX_TRUE=''
VERSION=''
X86_64_FALSE=''
X86_64_TRUE=''
X86_DARWIN32_FALSE=''
X86_DARWIN32_TRUE=''
X86_DARWIN64_FALSE=''
X86_DARWIN64_TRUE=''
X86_DARWIN_FALSE=''
X86_DARWIN_TRUE=''
X86_FALSE=''
X86_FREEBSD_FALSE=''
X86_FREEBSD_TRUE=''
X86_TRUE=''
X86_WIN32_FALSE=''
X86_WIN32_TRUE=''
X86_WIN64_FALSE=''
X86_WIN64_TRUE=''
XTENSA_FALSE=''
XTENSA_TRUE=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot=''
am__nodep=''
am__quote=''
am__tar=''
am__untar=''
ax_enable_builddir_sed=''
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='NONE'
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=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sys_symbol_underscore=''
sysconfdir='${prefix}/etc'
target='arm-unknown-linux-androideabi'
target_alias='arm-linux-androideabi'
target_cpu='arm'
target_os='linux-androideabi'
target_vendor='unknown'
toolexecdir=''
toolexeclibdir=''
configure: exit 0