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.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-python-2.7.15/Modules/_ctypes/libffi/configure ## --------- ## ## Platform. ## ## --------- ## hostname = bacon uname -m = x86_64 uname -r = 4.4.0-141-generic uname -s = Linux uname -v = #167-Ubuntu SMP Wed Dec 5 10:40:15 UTC 2018 /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: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/bin PATH: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/host/sbin PATH: /usr/bin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2743: checking build system type configure:2757: result: x86_64-pc-linux-gnu configure:2777: checking host system type configure:2790: result: x86_64-pc-linux-gnu configure:2810: checking target system type configure:2823: result: x86_64-pc-linux-gnu configure:2919: checking for gsed configure:2950: result: sed configure:2978: checking for a BSD-compatible install configure:3046: result: /usr/bin/install -c configure:3057: checking whether build environment is sane configure:3112: result: yes configure:3260: checking for a thread-safe mkdir -p configure:3299: result: /bin/mkdir -p configure:3306: checking for gawk configure:3322: found /usr/bin/gawk configure:3333: result: gawk configure:3344: checking whether make sets $(MAKE) configure:3366: result: yes configure:3395: checking whether make supports nested variables configure:3412: result: yes configure:3555: checking for gcc configure:3582: result: /usr/bin/gcc -pthread configure:3811: checking for C compiler version configure:3820: /usr/bin/gcc -pthread --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 Copyright (C) 2015 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:3831: $? = 0 configure:3820: /usr/bin/gcc -pthread -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.10' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) configure:3831: $? = 0 configure:3820: /usr/bin/gcc -pthread -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3831: $? = 1 configure:3820: /usr/bin/gcc -pthread -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3831: $? = 1 configure:3851: checking whether the C compiler works configure:3873: /usr/bin/gcc -pthread conftest.c >&5 configure:3877: $? = 0 configure:3925: result: yes configure:3928: checking for C compiler default output file name configure:3930: result: a.out configure:3936: checking for suffix of executables configure:3943: /usr/bin/gcc -pthread -o conftest conftest.c >&5 configure:3947: $? = 0 configure:3969: result: configure:3991: checking whether we are cross compiling configure:3999: /usr/bin/gcc -pthread -o conftest conftest.c >&5 configure:4003: $? = 0 configure:4010: ./conftest configure:4014: $? = 0 configure:4029: result: no configure:4034: checking for suffix of object files configure:4056: /usr/bin/gcc -pthread -c conftest.c >&5 configure:4060: $? = 0 configure:4081: result: o configure:4085: checking whether we are using the GNU C compiler configure:4104: /usr/bin/gcc -pthread -c conftest.c >&5 configure:4104: $? = 0 configure:4113: result: yes configure:4122: checking whether /usr/bin/gcc -pthread accepts -g configure:4142: /usr/bin/gcc -pthread -c -g conftest.c >&5 configure:4142: $? = 0 configure:4183: result: yes configure:4200: checking for /usr/bin/gcc -pthread option to accept ISO C89 configure:4263: /usr/bin/gcc -pthread -c conftest.c >&5 configure:4263: $? = 0 configure:4276: result: none needed configure:4307: checking for style of include used by make configure:4335: result: GNU configure:4361: checking dependency style of /usr/bin/gcc -pthread configure:4472: result: gcc3 configure:4545: checking for g++ configure:4561: found /usr/bin/g++ configure:4572: result: g++ configure:4599: checking for C++ compiler version configure:4608: g++ --version >&5 g++ (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 Copyright (C) 2015 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:4619: $? = 0 configure:4608: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.10' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) configure:4619: $? = 0 configure:4608: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4619: $? = 1 configure:4608: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4619: $? = 1 configure:4623: checking whether we are using the GNU C++ compiler configure:4642: g++ -c conftest.cpp >&5 configure:4642: $? = 0 configure:4651: result: yes configure:4660: checking whether g++ accepts -g configure:4680: g++ -c -g conftest.cpp >&5 configure:4680: $? = 0 configure:4721: result: yes configure:4746: checking dependency style of g++ configure:4857: result: gcc3 configure:4887: checking dependency style of /usr/bin/gcc -pthread configure:4996: result: gcc3 configure:5012: checking whether /usr/bin/gcc -pthread and cc understand -c and -o together configure:5043: /usr/bin/gcc -pthread -c conftest.c -o conftest2.o >&5 configure:5047: $? = 0 configure:5053: /usr/bin/gcc -pthread -c conftest.c -o conftest2.o >&5 configure:5057: $? = 0 configure:5068: cc -c conftest.c >&5 configure:5072: $? = 0 configure:5080: cc -c conftest.c -o conftest2.o >&5 configure:5084: $? = 0 configure:5090: cc -c conftest.c -o conftest2.o >&5 configure:5094: $? = 0 configure:5112: result: yes configure:5183: checking how to print strings configure:5210: result: printf configure:5231: checking for a sed that does not truncate output configure:5295: result: /bin/sed configure:5313: checking for grep that handles long lines and -e configure:5371: result: /bin/grep configure:5376: checking for egrep configure:5438: result: /bin/grep -E configure:5443: checking for fgrep configure:5505: result: /bin/grep -F configure:5540: checking for ld used by /usr/bin/gcc -pthread configure:5607: result: /usr/bin/ld configure:5614: checking if the linker (/usr/bin/ld) is GNU ld configure:5629: result: yes configure:5641: checking for BSD- or MS-compatible name lister (nm) configure:5690: result: /usr/bin/nm -B configure:5820: checking the name lister (/usr/bin/nm -B) interface configure:5827: /usr/bin/gcc -pthread -c conftest.c >&5 configure:5830: /usr/bin/nm -B "conftest.o" configure:5833: output 0000000000000000 B some_variable configure:5840: result: BSD nm configure:5843: checking whether ln -s works configure:5847: result: yes configure:5855: checking the maximum length of command line arguments configure:5986: result: 1572864 configure:6034: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6074: result: func_convert_file_noop configure:6081: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6101: result: func_convert_file_noop configure:6108: checking for /usr/bin/ld option to reload object files configure:6115: result: -r configure:6189: checking for objdump configure:6205: found /usr/bin/objdump configure:6216: result: objdump configure:6248: checking how to recognize dependent libraries configure:6445: result: pass_all configure:6530: checking for dlltool configure:6560: result: no configure:6590: checking how to associate runtime and link libraries configure:6617: result: printf %s\n configure:6678: checking for ar configure:6694: found /usr/bin/ar configure:6705: result: ar configure:6742: checking for archiver @FILE support configure:6759: /usr/bin/gcc -pthread -c conftest.c >&5 configure:6759: $? = 0 configure:6762: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:6765: $? = 0 configure:6770: 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:6773: $? = 1 configure:6785: result: @ configure:6843: checking for strip configure:6859: found /usr/bin/strip configure:6870: result: strip configure:6942: checking for ranlib configure:6958: found /usr/bin/ranlib configure:6969: result: ranlib configure:7071: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc -pthread object configure:7224: /usr/bin/gcc -pthread -c conftest.c >&5 configure:7227: $? = 0 configure:7231: /usr/bin/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:7234: $? = 0 configure:7300: /usr/bin/gcc -pthread -o conftest conftest.c conftstm.o >&5 configure:7303: $? = 0 configure:7341: result: ok configure:7388: checking for sysroot configure:7418: result: no configure:7538: /usr/bin/gcc -pthread -c conftest.c >&5 configure:7541: $? = 0 configure:7731: checking for mt configure:7747: found /bin/mt configure:7758: result: mt configure:7781: checking if mt is a manifest tool configure:7787: mt '-?' configure:7795: result: no configure:8437: checking how to run the C preprocessor configure:8468: /usr/bin/gcc -pthread -E conftest.c configure:8468: $? = 0 configure:8482: /usr/bin/gcc -pthread -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.1" | /* end confdefs.h. */ | #include configure:8507: result: /usr/bin/gcc -pthread -E configure:8527: /usr/bin/gcc -pthread -E conftest.c configure:8527: $? = 0 configure:8541: /usr/bin/gcc -pthread -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.1" | /* end confdefs.h. */ | #include configure:8570: checking for ANSI C header files configure:8590: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8590: $? = 0 configure:8663: /usr/bin/gcc -pthread -o conftest conftest.c >&5 configure:8663: $? = 0 configure:8663: ./conftest configure:8663: $? = 0 configure:8674: result: yes configure:8687: checking for sys/types.h configure:8687: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8687: $? = 0 configure:8687: result: yes configure:8687: checking for sys/stat.h configure:8687: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8687: $? = 0 configure:8687: result: yes configure:8687: checking for stdlib.h configure:8687: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8687: $? = 0 configure:8687: result: yes configure:8687: checking for string.h configure:8687: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8687: $? = 0 configure:8687: result: yes configure:8687: checking for memory.h configure:8687: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8687: $? = 0 configure:8687: result: yes configure:8687: checking for strings.h configure:8687: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8687: $? = 0 configure:8687: result: yes configure:8687: checking for inttypes.h configure:8687: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8687: $? = 0 configure:8687: result: yes configure:8687: checking for stdint.h configure:8687: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8687: $? = 0 configure:8687: result: yes configure:8687: checking for unistd.h configure:8687: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8687: $? = 0 configure:8687: result: yes configure:8701: checking for dlfcn.h configure:8701: /usr/bin/gcc -pthread -c conftest.c >&5 configure:8701: $? = 0 configure:8701: result: yes configure:8916: checking for objdir configure:8931: result: .libs configure:9202: checking if /usr/bin/gcc -pthread supports -fno-rtti -fno-exceptions configure:9220: /usr/bin/gcc -pthread -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:9224: $? = 0 configure:9237: result: no configure:9585: checking for /usr/bin/gcc -pthread option to produce PIC configure:9592: result: -fPIC -DPIC configure:9600: checking if /usr/bin/gcc -pthread PIC flag -fPIC -DPIC works configure:9618: /usr/bin/gcc -pthread -c -fPIC -DPIC -DPIC conftest.c >&5 configure:9622: $? = 0 configure:9635: result: yes configure:9664: checking if /usr/bin/gcc -pthread static flag -static works configure:9692: result: yes configure:9707: checking if /usr/bin/gcc -pthread supports -c -o file.o configure:9728: /usr/bin/gcc -pthread -c -o out/conftest2.o conftest.c >&5 configure:9732: $? = 0 configure:9754: result: yes configure:9762: checking if /usr/bin/gcc -pthread supports -c -o file.o configure:9809: result: yes configure:9842: checking whether the /usr/bin/gcc -pthread linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10990: result: yes configure:11027: checking whether -lc should be explicitly linked in configure:11035: /usr/bin/gcc -pthread -c conftest.c >&5 configure:11038: $? = 0 configure:11053: /usr/bin/gcc -pthread -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11056: $? = 0 configure:11070: result: no configure:11230: checking dynamic linker characteristics configure:11757: /usr/bin/gcc -pthread -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11757: $? = 0 configure:11968: result: GNU/Linux ld.so configure:12075: checking how to hardcode library paths into programs configure:12100: result: immediate configure:12648: checking whether stripping libraries is possible configure:12653: result: yes configure:12688: checking if libtool supports shared libraries configure:12690: result: yes configure:12693: checking whether to build shared libraries configure:12714: result: yes configure:12717: checking whether to build static libraries configure:12721: result: yes configure:12744: checking how to run the C++ preprocessor configure:12771: g++ -E conftest.cpp configure:12771: $? = 0 configure:12785: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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:12810: result: g++ -E configure:12830: g++ -E conftest.cpp configure:12830: $? = 0 configure:12844: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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:13013: checking for ld used by g++ configure:13080: result: /usr/bin/ld -m elf_x86_64 configure:13087: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13102: result: yes configure:13157: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14155: result: yes configure:14191: g++ -c -g -O2 conftest.cpp >&5 configure:14194: $? = 0 configure:14715: checking for g++ option to produce PIC configure:14722: result: -fPIC -DPIC configure:14730: checking if g++ PIC flag -fPIC -DPIC works configure:14748: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14752: $? = 0 configure:14765: result: yes configure:14788: checking if g++ static flag -static works configure:14816: result: yes configure:14828: checking if g++ supports -c -o file.o configure:14849: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14853: $? = 0 configure:14875: result: yes configure:14880: checking if g++ supports -c -o file.o configure:14927: result: yes configure:14957: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14993: result: yes configure:15134: checking dynamic linker characteristics configure:15799: result: GNU/Linux ld.so configure:15852: checking how to hardcode library paths into programs configure:15877: result: immediate configure:15945: checking size of size_t configure:15950: /usr/bin/gcc -pthread -o conftest conftest.c >&5 configure:15950: $? = 0 configure:15950: ./conftest configure:15950: $? = 0 configure:15964: result: 8 configure:15975: checking for C compiler vendor configure:16020: /usr/bin/gcc -pthread -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:16020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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:16020: /usr/bin/gcc -pthread -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:16020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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:16020: /usr/bin/gcc -pthread -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:16020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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:16020: /usr/bin/gcc -pthread -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:16020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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:16020: /usr/bin/gcc -pthread -c conftest.c >&5 configure:16020: $? = 0 configure:16028: result: gnu configure:16854: : CFLAGS already contains configure:16857: $? = 0 configure:16879: checking CFLAGS for maximum warnings configure:16899: /usr/bin/gcc -pthread -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' gcc: error: unrecognized command line option '-warn' configure:16899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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:16899: /usr/bin/gcc -pthread -c -pedantic -Wall conftest.c >&5 configure:16899: $? = 0 configure:16907: result: -Wall configure:16923: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all" configure:16926: $? = 0 configure:16956: checking whether to enable maintainer-specific portions of Makefiles configure:16965: result: no configure:16981: checking sys/mman.h usability configure:16981: /usr/bin/gcc -pthread -c -Wall -fexceptions conftest.c >&5 configure:16981: $? = 0 configure:16981: result: yes configure:16981: checking sys/mman.h presence configure:16981: /usr/bin/gcc -pthread -E conftest.c configure:16981: $? = 0 configure:16981: result: yes configure:16981: checking for sys/mman.h configure:16981: result: yes configure:16993: checking for mmap configure:16993: /usr/bin/gcc -pthread -o conftest -Wall -fexceptions conftest.c >&5 configure:16993: $? = 0 configure:16993: result: yes configure:17003: checking for sys/mman.h configure:17003: result: yes configure:17011: checking for mmap configure:17011: result: yes configure:17024: checking whether read-only mmap of a plain file works configure:17041: result: yes configure:17043: checking whether mmap from /dev/zero works configure:17065: result: yes configure:17069: checking for MAP_ANON(YMOUS) configure:17092: /usr/bin/gcc -pthread -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:17092: $? = 0 configure:17099: result: yes configure:17105: checking whether mmap with MAP_ANON(YMOUS) works configure:17122: result: yes configure:17693: checking for ANSI C header files configure:17797: result: yes configure:17807: checking for memcpy configure:17807: /usr/bin/gcc -pthread -o conftest -Wall -fexceptions conftest.c >&5 conftest.c:53:6: warning: conflicting types for built-in function 'memcpy' char memcpy (); ^ configure:17807: $? = 0 configure:17807: result: yes configure:17816: checking for size_t configure:17816: /usr/bin/gcc -pthread -c -Wall -fexceptions conftest.c >&5 configure:17816: $? = 0 configure:17816: /usr/bin/gcc -pthread -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:17816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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_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:17816: result: yes configure:17829: checking for working alloca.h configure:17846: /usr/bin/gcc -pthread -o conftest -Wall -fexceptions conftest.c >&5 configure:17846: $? = 0 configure:17854: result: yes configure:17862: checking for alloca configure:17899: /usr/bin/gcc -pthread -o conftest -Wall -fexceptions conftest.c >&5 configure:17899: $? = 0 configure:17907: result: yes configure:18018: checking size of double configure:18023: /usr/bin/gcc -pthread -o conftest -Wall -fexceptions conftest.c >&5 configure:18023: $? = 0 configure:18023: ./conftest configure:18023: $? = 0 configure:18037: result: 8 configure:18051: checking size of long double configure:18056: /usr/bin/gcc -pthread -o conftest -Wall -fexceptions conftest.c >&5 configure:18056: $? = 0 configure:18056: ./conftest configure:18056: $? = 0 configure:18070: result: 16 configure:18103: checking whether byte ordering is bigendian configure:18118: /usr/bin/gcc -pthread -c -Wall -fexceptions conftest.c >&5 conftest.c:37:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:37:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:37:15: error: unknown type name 'universal' configure:18118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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_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:18163: /usr/bin/gcc -pthread -c -Wall -fexceptions conftest.c >&5 configure:18163: $? = 0 configure:18181: /usr/bin/gcc -pthread -c -Wall -fexceptions conftest.c >&5 conftest.c: In function 'main': conftest.c:43:4: error: unknown type name 'not' not big endian ^ conftest.c:43:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:18181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libffi" | #define PACKAGE_TARNAME "libffi" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libffi 3.1" | #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" | #define PACKAGE_URL "" | #define PACKAGE "libffi" | #define VERSION "3.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_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:18309: result: no configure:18328: checking assembler .cfi pseudo-op support configure:18346: /usr/bin/gcc -pthread -c -Wall -fexceptions conftest.c >&5 configure:18346: $? = 0 configure:18354: result: yes configure:18440: checking assembler supports pc related relocs configure:18453: result: yes configure:18461: checking assembler .ascii pseudo-op support configure:18480: /usr/bin/gcc -pthread -c -Wall -fexceptions conftest.c >&5 configure:18480: $? = 0 configure:18488: result: yes configure:18496: checking assembler .string pseudo-op support configure:18515: /usr/bin/gcc -pthread -c -Wall -fexceptions conftest.c >&5 configure:18515: $? = 0 configure:18523: result: yes configure:18543: checking for _ prefix in compiled symbols configure:18553: /usr/bin/gcc -pthread -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:18556: $? = 0 configure:18560: /usr/bin/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:18563: $? = 0 configure:18585: result: no configure:18621: checking toolchain supports unwind section type configure:18650: result: yes configure:18660: checking whether .eh_frame section should be read-only configure:18680: result: yes configure:18695: checking for __attribute__((visibility("hidden"))) configure:18704: /usr/bin/gcc -pthread -Werror -S conftest.c -o conftest.s 1>&5 configure:18707: $? = 0 configure:18716: result: yes configure:18936: checking that generated files are newer than configure configure:18942: result: done configure:19150: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libffi config.status 3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bacon config.status:1297: creating include/Makefile config.status:1297: creating include/ffi.h config.status:1297: creating Makefile config.status:1297: creating testsuite/Makefile config.status:1297: creating man/Makefile config.status:1297: creating libffi.pc config.status:1297: creating fficonfig.py config.status:1297: creating fficonfig.h config.status:1523: linking /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-python-2.7.15/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h config.status:1523: linking /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-python-2.7.15/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h config.status:1542: executing buildir commands config.status:1555: skipping top_srcdir/Makefile - not created config.status:1542: executing depfiles commands config.status:1542: executing libtool commands config.status:1542: executing include commands config.status:1542: executing src commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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= 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= ac_cv_env_host_alias_value= 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_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-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ax_enable_builddir_sed=sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/gcc -pthread -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC='/usr/bin/gcc -pthread' ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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__usr_bin_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=16 ac_cv_sizeof_size_t=8 ac_cv_target=x86_64-pc-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/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-python-2.7.15/Modules/_ctypes/libffi/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} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-python-2.7.15/Modules/_ctypes/libffi/missing autoconf' AUTOHEADER='${SHELL} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-python-2.7.15/Modules/_ctypes/libffi/missing autoheader' AUTOMAKE='${SHELL} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-python-2.7.15/Modules/_ctypes/libffi/missing automake-1.13' AVR32_FALSE='' AVR32_TRUE='#' AWK='gawk' BFIN_FALSE='' BFIN_TRUE='#' CC='/usr/bin/gcc -pthread' CCAS='/usr/bin/gcc -pthread' CCASDEPMODE='depmode=gcc3' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CFLAGS=' -Wall -fexceptions' CPP='/usr/bin/gcc -pthread -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/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='/bin/grep -F' FRV_FALSE='' FRV_TRUE='#' GREP='/bin/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/bin/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} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-python-2.7.15/Modules/_ctypes/libffi/missing makeinfo' MANIFEST_TOOL=':' METAG_FALSE='' METAG_TRUE='#' MICROBLAZE_FALSE='' MICROBLAZE_TRUE='#' MIPS_FALSE='' MIPS_TRUE='#' MKDIR_P='/bin/mkdir -p' MOXIE_FALSE='' MOXIE_TRUE='#' NIOS2_FALSE='' NIOS2_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' 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.1' PACKAGE_TARNAME='libffi' PACKAGE_URL='' PACKAGE_VERSION='3.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='/bin/sed' SET_MAKE='' SH64_FALSE='' SH64_TRUE='#' SHELL='/bin/bash' 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.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='/usr/bin/gcc -pthread' 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-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-3/output/build/host-python-2.7.15/Modules/_ctypes/libffi/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/local' 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-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' toolexecdir='$(libdir)/gcc-lib/$(target_alias)' toolexeclibdir='$(libdir)/../lib' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libffi" #define PACKAGE_TARNAME "libffi" #define PACKAGE_VERSION "3.1" #define PACKAGE_STRING "libffi 3.1" #define PACKAGE_BUGREPORT "http://github.com/atgreen/libffi/issues" #define PACKAGE_URL "" #define PACKAGE "libffi" #define VERSION "3.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_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 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