Build of libffi with vanilla toolchain

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

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

SLOCLanguage
25,747 ansic
12,754 asm
11,687 sh
7,023 makefile
513 exp
161 python
128 cpp
58,013 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libffi 3.2.1-2 (Wed Aug 24 12:54:59 UTC 2016)
# ==> 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... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# continue configure in default builddir "./x86_64-unknown-linux-gnu"
# ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux
# gnu"
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for gsed... sed
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... 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 x86_64-unknown-linux-gcc... no
# checking for gcc... 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... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking dependency style of gcc... gcc3
# checking whether 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 gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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 x86_64-unknown-linux-gnu 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 /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) 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... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) 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... 8
# 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... yes
# 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... 16
# checking whether byte ordering is bigendian... no
# checking assembler .cfi pseudo-op support... yes
# checking assembler supports pc related relocs... yes
# checking assembler .ascii pseudo-op support... yes
# checking assembler .string pseudo-op support... yes
# checking for _ prefix in compiled symbols... no
# checking toolchain supports unwind section type... yes
# checking whether .eh_frame section should be read-only... yes
# 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/x86/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 x86_64-unknown-linux-gnu (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/x86_64-unknown-linux-gnu'
# 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=ar' 'AS=as' 'CC=gcc' 'CXX=g++' 'LD=/usr/sbin/ld -m elf_x86_64' 'NM=/usr/sbin/nm -B' 'RANLIB=ranlib' 'DESTDIR=' all-recursive
# make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# Making all in include
# make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/include'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/include'
# Making all in testsuite
# make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/testsuite'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/testsuite'
# Making all in man
# make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/man'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/man'
# make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile 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 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
# libtool: compile: 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: 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
# depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile 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
# libtool: compile: 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/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile 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: 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
# depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile 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
# libtool: compile: 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
# depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../src/x86/ffi64.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o
# depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o
# depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo ../src/x86/ffi.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o
# depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo ../src/x86/sysv.S &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c ../src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o
# /bin/sh ./libtool --tag=CC --mode=link 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/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo
# /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -o libffi.la -rpath /usr/lib/../lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo
# libtool: link: 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/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: 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/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.4
# libtool: link: ranlib .libs/libffi_convenience.a
# 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: ( 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/x86_64-unknown-linux-gnu'
# make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# make[1]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# MAKE x86_64-unknown-linux-gnu : 0 * install
# make[1]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# Making install in include
# make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/include'
# make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/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/x86_64-unknown-linux-gnu/include'
# make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/include'
# Making install in testsuite
# make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/testsuite'
# make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/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/x86_64-unknown-linux-gnu/testsuite'
# make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/testsuite'
# Making install in man
# make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/man'
# make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/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/x86_64-unknown-linux-gnu/man'
# make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu/man'
# make[2]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# make[3]: Entering directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# /usr/sbin/mkdir -p '/tmp/libffi/pkg/libffi/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/libffi/pkg/libffi/usr/share/info'
# /usr/bin/install -c -m 644 libffi.pc '/tmp/libffi/pkg/libffi/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/libffi/pkg/libffi/usr/lib/../lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/tmp/libffi/pkg/libffi/usr/lib/../lib'
# /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/../lib/libffi.so.6.0.4
# libtool: install: (cd /tmp/libffi/pkg/libffi/usr/lib/../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/../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/../lib/libffi.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/../lib'
# make[3]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# make[2]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# make[1]: Leaving directory '/tmp/libffi/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
# ==> 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 (Wed Aug 24 12:55:10 UTC 2016)

CMD: pacman --query --file libffi-3.2.1-2-x86_64.pkg.tar.xz
# libffi 3.2.1-2

Creating hybrid package for 'libffi'

Trying to find vanilla package 'libffi'...

CMD: pacman --query --file /mirror/libffi-3.2.1-2.pkg.tar.xz
# libffi 3.2.1-2

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/usr/lib/libffi.so.6.0.4
# /sysroot/usr/lib/libffi.so.6
# /sysroot/usr/lib/libffi.so
# /sysroot/usr/lib/libffi.la
# /sysroot/usr/lib/libffi-3.2.1/include/ffi.h
# /sysroot/usr/lib/libffi-3.2.1/include/ffitarget.h
# /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
# .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
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 491

Attempting to access local repository, attempt 2

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/x86_64-unknown-linux-gnu/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=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux --prefix=/usr --disable-static --enable-pax_emutramp host_alias=x86_64-unknown-linux CPPFLAGS=
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 1b0716d74f45
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /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: x86_64-unknown-linux-gnu
# configure:2812: checking target system type
# configure:2825: result: x86_64-unknown-linux-gnu
# 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 x86_64-unknown-linux-strip
# configure:3201: result: no
# configure:3211: checking for strip
# configure:3227: found /usr/sbin/strip
# configure:3238: result: 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 x86_64-unknown-linux-gcc
# configure:3548: result: no
# configure:3558: checking for gcc
# configure:3574: found /usr/sbin/gcc
# configure:3585: result: gcc
# configure:3814: checking for C compiler version
# configure:3823: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3834: $? = 0
# configure:3823: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3834: $? = 1
# configure:3823: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3834: $? = 1
# configure:3854: checking whether the C compiler works
# configure:3876: 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: gcc -o conftest conftest.c >&5
# configure:3950: $? = 0
# configure:3972: result:
# configure:3994: checking whether we are cross compiling
# configure:4002: gcc -o conftest conftest.c >&5
# configure:4006: $? = 0
# configure:4013: ./conftest
# configure:4017: $? = 0
# configure:4032: result: no
# configure:4037: checking for suffix of object files
# configure:4059: 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: gcc -c conftest.c >&5
# configure:4107: $? = 0
# configure:4116: result: yes
# configure:4125: checking whether gcc accepts -g
# configure:4145: gcc -c -g conftest.c >&5
# configure:4145: $? = 0
# configure:4186: result: yes
# configure:4203: checking for gcc option to accept ISO C89
# configure:4266: 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 gcc
# configure:4475: result: gcc3
# configure:4504: checking for x86_64-unknown-linux-g++
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-c++
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-gpp
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-aCC
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-CC
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-cxx
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-cc++
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-cl.exe
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-FCC
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-KCC
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-RCC
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-xlC_r
# configure:4534: result: no
# configure:4504: checking for x86_64-unknown-linux-xlC
# configure:4534: result: no
# configure:4548: checking for g++
# configure:4564: found /usr/sbin/g++
# configure:4575: result: g++
# configure:4602: checking for C++ compiler version
# configure:4611: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4622: $? = 0
# configure:4611: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4622: $? = 1
# configure:4611: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4622: $? = 1
# configure:4626: checking whether we are using the GNU C++ compiler
# configure:4645: g++ -c conftest.cpp >&5
# configure:4645: $? = 0
# configure:4654: result: yes
# configure:4663: checking whether g++ accepts -g
# configure:4683: g++ -c -g conftest.cpp >&5
# configure:4683: $? = 0
# configure:4724: result: yes
# configure:4749: checking dependency style of g++
# configure:4860: result: gcc3
# configure:4890: checking dependency style of gcc
# configure:4999: result: gcc3
# configure:5015: checking whether gcc and cc understand -c and -o together
# configure:5046: gcc -c conftest.c -o conftest2.o >&5
# configure:5050: $? = 0
# configure:5056: gcc -c conftest.c -o conftest2.o >&5
# configure:5060: $? = 0
# configure:5071: cc -c conftest.c >&5
# configure:5075: $? = 0
# configure:5083: cc -c conftest.c -o conftest2.o >&5
# configure:5087: $? = 0
# configure:5093: cc -c conftest.c -o conftest2.o >&5
# configure:5097: $? = 0
# 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 gcc
# configure:5610: result: /usr/sbin/ld
# configure:5617: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5632: result: yes
# configure:5644: checking for BSD- or MS-compatible name lister (nm)
# configure:5693: result: /usr/sbin/nm -B
# configure:5823: checking the name lister (/usr/sbin/nm -B) interface
# configure:5830: gcc -c conftest.c >&5
# configure:5833: /usr/sbin/nm -B "conftest.o"
# configure:5836: output
# 0000000000000000 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 x86_64-unknown-linux-gnu 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 /usr/sbin/ld option to reload object files
# configure:6141: result: -r
# configure:6175: checking for x86_64-unknown-linux-objdump
# configure:6205: result: no
# configure:6215: checking for objdump
# configure:6231: found /usr/sbin/objdump
# configure:6242: result: objdump
# configure:6274: checking how to recognize dependent libraries
# configure:6476: result: pass_all
# configure:6521: checking for x86_64-unknown-linux-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 x86_64-unknown-linux-ar
# configure:6695: result: no
# configure:6709: checking for ar
# configure:6725: found /usr/sbin/ar
# configure:6736: result: ar
# configure:6773: checking for archiver @FILE support
# configure:6790: gcc -c conftest.c >&5
# configure:6790: $? = 0
# configure:6793: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6796: $? = 0
# configure:6801: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6804: $? = 1
# configure:6816: result: @
# configure:6834: checking for x86_64-unknown-linux-strip
# configure:6861: result: strip
# configure:6933: checking for x86_64-unknown-linux-ranlib
# configure:6963: result: no
# configure:6973: checking for ranlib
# configure:6989: found /usr/sbin/ranlib
# configure:7000: result: ranlib
# configure:7102: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7222: gcc -c conftest.c >&5
# configure:7225: $? = 0
# configure:7229: /usr/sbin/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: 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:7483: gcc -c conftest.c >&5
# configure:7486: $? = 0
# configure:7622: checking for x86_64-unknown-linux-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: gcc -E conftest.c
# configure:8399: $? = 0
# configure:8413: 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: gcc -E
# configure:8458: gcc -E conftest.c
# configure:8458: $? = 0
# configure:8472: 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: gcc -c conftest.c >&5
# configure:8521: $? = 0
# configure:8594: gcc -o conftest conftest.c >&5
# configure:8594: $? = 0
# configure:8594: ./conftest
# configure:8594: $? = 0
# configure:8605: result: yes
# configure:8618: checking for sys/types.h
# configure:8618: gcc -c conftest.c >&5
# configure:8618: $? = 0
# configure:8618: result: yes
# configure:8618: checking for sys/stat.h
# configure:8618: gcc -c conftest.c >&5
# configure:8618: $? = 0
# configure:8618: result: yes
# configure:8618: checking for stdlib.h
# configure:8618: gcc -c conftest.c >&5
# configure:8618: $? = 0
# configure:8618: result: yes
# configure:8618: checking for string.h
# configure:8618: gcc -c conftest.c >&5
# configure:8618: $? = 0
# configure:8618: result: yes
# configure:8618: checking for memory.h
# configure:8618: gcc -c conftest.c >&5
# configure:8618: $? = 0
# configure:8618: result: yes
# configure:8618: checking for strings.h
# configure:8618: gcc -c conftest.c >&5
# configure:8618: $? = 0
# configure:8618: result: yes
# configure:8618: checking for inttypes.h
# configure:8618: gcc -c conftest.c >&5
# configure:8618: $? = 0
# configure:8618: result: yes
# configure:8618: checking for stdint.h
# configure:8618: gcc -c conftest.c >&5
# configure:8618: $? = 0
# configure:8618: result: yes
# configure:8618: checking for unistd.h
# configure:8618: gcc -c conftest.c >&5
# configure:8618: $? = 0
# configure:8618: result: yes
# configure:8632: checking for dlfcn.h
# configure:8632: 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 gcc supports -fno-rtti -fno-exceptions
# configure:9153: 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
# configure:9157: $? = 0
# configure:9170: result: no
# configure:9497: checking for gcc option to produce PIC
# configure:9504: result: -fPIC -DPIC
# configure:9512: checking if gcc PIC flag -fPIC -DPIC works
# configure:9530: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9534: $? = 0
# configure:9547: result: yes
# configure:9576: checking if gcc static flag -static works
# configure:9604: result: yes
# configure:9619: checking if gcc supports -c -o file.o
# configure:9640: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9644: $? = 0
# configure:9666: result: yes
# configure:9674: checking if gcc supports -c -o file.o
# configure:9721: result: yes
# configure:9754: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10907: result: yes
# configure:10944: checking whether -lc should be explicitly linked in
# configure:10952: gcc -c conftest.c >&5
# configure:10955: $? = 0
# configure:10970: 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: 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: g++ -E conftest.cpp
# configure:12679: $? = 0
# configure:12693: 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: g++ -E
# configure:12738: g++ -E conftest.cpp
# configure:12738: $? = 0
# configure:12752: 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 g++
# configure:12988: result: /usr/sbin/ld -m elf_x86_64
# configure:12995: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:13010: result: yes
# configure:13065: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14070: result: yes
# configure:14106: g++ -c conftest.cpp >&5
# configure:14109: $? = 0
# configure:14629: checking for g++ option to produce PIC
# configure:14636: result: -fPIC -DPIC
# configure:14644: checking if g++ PIC flag -fPIC -DPIC works
# configure:14662: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14666: $? = 0
# configure:14679: result: yes
# configure:14702: checking if g++ static flag -static works
# configure:14730: result: yes
# configure:14742: checking if g++ supports -c -o file.o
# configure:14763: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14767: $? = 0
# configure:14789: result: yes
# configure:14794: checking if g++ supports -c -o file.o
# configure:14841: result: yes
# configure:14871: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) 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: gcc -o conftest conftest.c >&5
# configure:15870: $? = 0
# configure:15870: ./conftest
# configure:15870: $? = 0
# configure:15884: result: 8
# configure:15895: checking for C compiler vendor
# configure:15940: 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 8
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15940: 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 8
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15940: 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 8
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15940: 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 8
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__clang__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15940: 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: gcc -c -warn all -warn all conftest.c >&5
# gcc: error: all: No such file or directory
# gcc: error: all: No such file or directory
# gcc: error: unrecognized command line option '-warn'; did you mean '--warn-'?
# gcc: error: unrecognized command line option '-warn'; did you mean '--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 8
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:16819: 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: gcc -c -Wall -fexceptions conftest.c >&5
# configure:16901: $? = 0
# configure:16901: result: yes
# configure:16901: checking sys/mman.h presence
# configure:16901: 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: gcc -o conftest -Wall -fexceptions conftest.c >&5
# configure:16914: $? = 0
# configure:16914: result: yes
# configure:16914: checking for mkostemp
# configure:16914: gcc -o conftest -Wall -fexceptions conftest.c >&5
# configure:16914: $? = 0
# configure:16914: result: yes
# 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: gcc -c -Wall -fexceptions conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38: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: gcc -o conftest -Wall -fexceptions conftest.c >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:17736: $? = 0
# configure:17736: result: yes
# configure:17745: checking for size_t
# configure:17745: gcc -c -Wall -fexceptions conftest.c >&5
# configure:17745: $? = 0
# configure:17745: gcc -c -Wall -fexceptions conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68: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 8
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MMAP 1
# | #define HAVE_MKOSTEMP 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: gcc -o conftest -Wall -fexceptions conftest.c >&5
# configure:17775: $? = 0
# configure:17783: result: yes
# configure:17791: checking for alloca
# configure:17828: gcc -o conftest -Wall -fexceptions conftest.c >&5
# configure:17828: $? = 0
# configure:17836: result: yes
# configure:17947: checking size of double
# configure:17952: gcc -o conftest -Wall -fexceptions conftest.c >&5
# configure:17952: $? = 0
# configure:17952: ./conftest
# configure:17952: $? = 0
# configure:17966: result: 8
# configure:17980: checking size of long double
# configure:17985: gcc -o conftest -Wall -fexceptions conftest.c >&5
# configure:17985: $? = 0
# configure:17985: ./conftest
# configure:17985: $? = 0
# configure:17999: result: 16
# configure:18032: checking whether byte ordering is bigendian
# configure:18047: gcc -c -Wall -fexceptions conftest.c >&5
# conftest.c:38:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:38:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:38: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 8
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MMAP 1
# | #define HAVE_MKOSTEMP 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 16
# | #define HAVE_LONG_DOUBLE 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:18092: gcc -c -Wall -fexceptions conftest.c >&5
# configure:18092: $? = 0
# configure:18110: gcc -c -Wall -fexceptions conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:44:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:44:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:18110: $? = 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 8
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MMAP 1
# | #define HAVE_MKOSTEMP 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 16
# | #define HAVE_LONG_DOUBLE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18238: result: no
# configure:18257: checking assembler .cfi pseudo-op support
# configure:18275: gcc -c -Wall -fexceptions conftest.c >&5
# configure:18275: $? = 0
# configure:18283: result: yes
# configure:18369: checking assembler supports pc related relocs
# configure:18382: result: yes
# configure:18390: checking assembler .ascii pseudo-op support
# configure:18409: gcc -c -Wall -fexceptions conftest.c >&5
# configure:18409: $? = 0
# configure:18417: result: yes
# configure:18425: checking assembler .string pseudo-op support
# configure:18444: gcc -c -Wall -fexceptions conftest.c >&5
# configure:18444: $? = 0
# configure:18452: result: yes
# configure:18472: checking for _ prefix in compiled symbols
# configure:18482: 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: /usr/sbin/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:18550: checking toolchain supports unwind section type
# configure:18579: result: yes
# configure:18589: checking whether .eh_frame section should be read-only
# configure:18609: result: yes
# configure:18624: checking for __attribute__((visibility("hidden")))
# configure:18633: 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 1b0716d74f45
#
# config.status:1300: creating include/Makefile
# config.status:1300: creating include/ffi.h
# config.status:1300: creating Makefile
# config.status:1300: creating testsuite/Makefile
# config.status:1300: creating man/Makefile
# config.status:1300: creating libffi.pc
# config.status:1300: creating fficonfig.h
# config.status:1526: linking ../src/x86/ffitarget.h to include/ffitarget.h
# config.status:1545: executing buildir commands
# config.status:1575: create top_srcdir/Makefile guessed from local Makefile
# config.status:1690: build in x86_64-unknown-linux-gnu (HOST=)
# config.status:1545: executing depfiles commands
# config.status:1545: executing libtool commands
# config.status:1545: executing include commands
# config.status:1545: 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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# 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=yes
# 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=x86_64-unknown-linux-gnu
# 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_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_double=8
# ac_cv_sizeof_long_double=16
# ac_cv_sizeof_size_t=8
# ac_cv_target=x86_64-unknown-linux-gnu
# 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_as_ascii_pseudo_op=yes
# libffi_cv_as_string_pseudo_op=yes
# libffi_cv_as_x86_64_unwind_section_type=yes
# libffi_cv_as_x86_pcrel=yes
# libffi_cv_hidden_visibility_attribute=yes
# libffi_cv_ro_eh_frame=yes
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='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='gcc'
# CCAS='gcc'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -fexceptions'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='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='1'
# 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='/usr/sbin/ld -m elf_x86_64'
# 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='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='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='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='strip'
# TARGET='X86_64'
# TARGETDIR='x86'
# 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='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# 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=''
# 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='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# 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='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
# toolexecdir='${exec_prefix}/lib/gcc-lib/$(target_alias)'
# toolexeclibdir='${exec_prefix}/lib/../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 8
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_MMAP 1
# #define HAVE_MKOSTEMP 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 16
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_AS_CFI_PSEUDO_OP 1
# #define HAVE_AS_X86_PCREL 1
# #define HAVE_AS_ASCII_PSEUDO_OP 1
# #define HAVE_AS_STRING_PSEUDO_OP 1
# #define FFI_MMAP_EXEC_EMUTRAMP_PAX 1
# #define HAVE_AS_X86_64_UNWIND_SECTION_TYPE 1
# #define HAVE_RO_EH_FRAME 1
# #define EH_FRAME_FLAGS "a"
# #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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_target=x86_64-unknown-linux-gnu
#
# ## ----------------- ##
# ## 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=''
# CCAS=''
# CCASDEPMODE=''
# CCASFLAGS=''
# CCDEPMODE=''
# CFLAGS=''
# CPP=''
# CPPFLAGS=''
# CXX=''
# 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='x86_64-unknown-linux-gnu'
# 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=''
# 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='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# 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='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
# toolexecdir=''
# toolexeclibdir=''
#
# configure: exit 0