Skip to content

Instantly share code, notes, and snippets.

@aaronbartell
Last active August 29, 2015 14:04
Show Gist options
  • Save aaronbartell/5bbc5d2c197b5b676b66 to your computer and use it in GitHub Desktop.
Save aaronbartell/5bbc5d2c197b5b676b66 to your computer and use it in GitHub Desktop.
jffi OS400 build 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.0.10, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ /home/aaron/git/jffi/jni/libffi/configure --disable-static --with-pic=yes --disable-dependency-tracking
## --------- ##
## Platform. ##
## --------- ##
hostname = xxxxxxxxxxx
uname -m = 002100003B1V
uname -r = 1
uname -s = OS400
uname -v = 7
/usr/bin/uname -p = powerpc
/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: /QOpenSys/usr/bin
PATH: /usr/ccs/bin
PATH: /QOpenSys/usr/bin/X11
PATH: /usr/sbin
PATH: .
PATH: /usr/bin
PATH: /java/apache-ant-1.9.4/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2550: checking build system type
configure:2564: result: powerpc-ibm-os400
configure:2584: checking host system type
configure:2597: result: powerpc-ibm-os400
configure:2617: checking target system type
configure:2630: result: powerpc-ibm-os400
configure:2722: checking for gsed
configure:2753: result: sed
configure:2781: checking for a BSD-compatible install
configure:2849: result: /home/aaron/git/jffi/jni/libffi/install-sh -c
configure:2860: checking whether build environment is sane
configure:2910: result: yes
configure:3048: checking for a thread-safe mkdir -p
configure:3087: result: /home/aaron/git/jffi/jni/libffi/install-sh -c -d
configure:3100: checking for gawk
configure:3130: result: no
configure:3100: checking for mawk
configure:3130: result: no
configure:3100: checking for nawk
configure:3116: found /QOpenSys/usr/bin/nawk
configure:3127: result: nawk
configure:3138: checking whether make sets $(MAKE)
configure:3160: result: yes
configure:3299: checking for gcc
configure:3326: result: gcc
configure:3555: checking for C compiler version
configure:3564: gcc --version >&5
gcc (GCC) 4.6.2
Copyright (C) 2011 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:3575: $? = 0
configure:3564: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/QOpenSys/opt/freeware/bin/../libexec/gcc/powerpc-ibm-aix6.1.0.0/4.6.2/lto-wrapper
Target: powerpc-ibm-aix6.1.0.0
Configured with: ../gcc-4.6.2/configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enable-languages=c,c++,fortran --prefix=/opt/freeware --mandir=/opt/freeware/man --infodir=/opt/freeware/info --enable-threads --enable-version-specific-runtime-libs --disable-nls --enable-decimal-float=dpd --host=powerpc-ibm-aix6.1.0.0
Thread model: aix
gcc version 4.6.2 (GCC)
configure:3575: $? = 0
configure:3564: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3575: $? = 1
configure:3564: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3575: $? = 1
configure:3595: checking whether the C compiler works
configure:3617: gcc -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:3621: $? = 0
configure:3669: result: yes
configure:3672: checking for C compiler default output file name
configure:3674: result: a.out
configure:3680: checking for suffix of executables
configure:3687: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:3691: $? = 0
configure:3713: result:
configure:3735: checking whether we are cross compiling
configure:3743: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:3747: $? = 0
configure:3754: ./conftest
configure:3758: $? = 0
configure:3773: result: no
configure:3778: checking for suffix of object files
configure:3800: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:3804: $? = 0
configure:3825: result: o
configure:3829: checking whether we are using the GNU C compiler
configure:3848: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:3848: $? = 0
configure:3857: result: yes
configure:3866: checking whether gcc accepts -g
configure:3886: gcc -c -g conftest.c >&5
configure:3886: $? = 0
configure:3927: result: yes
configure:3944: checking for gcc option to accept ISO C89
configure:4008: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:4008: $? = 0
configure:4021: result: none needed
configure:4052: checking for style of include used by make
configure:4080: result: GNU
configure:4105: checking dependency style of gcc
configure:4215: result: none
configure:4245: checking dependency style of gcc
configure:4353: result: none
configure:4369: checking whether gcc and cc understand -c and -o together
configure:4400: gcc -c conftest.c -o conftest2.o >&5
configure:4404: $? = 0
configure:4410: gcc -c conftest.c -o conftest2.o >&5
configure:4414: $? = 0
configure:4425: cc -c conftest.c >&5
/home/aaron/git/jffi/jni/libffi/configure[4427]: cc: not found
configure:4429: $? = 127
configure:4469: result: yes
configure:4540: checking how to print strings
configure:4569: result: print -r
configure:4588: checking for a sed that does not truncate output
configure:4652: result: /QOpenSys/usr/bin/sed
configure:4670: checking for grep that handles long lines and -e
configure:4728: result: /QOpenSys/usr/bin/grep
configure:4733: checking for egrep
configure:4795: result: /QOpenSys/usr/bin/grep -E
configure:4800: checking for fgrep
configure:4862: result: /QOpenSys/usr/bin/grep -F
configure:4897: checking for ld used by gcc
configure:4964: result: ld
configure:4971: checking if the linker (ld) is GNU ld
configure:4986: result: no
configure:4998: checking for BSD- or MS-compatible name lister (nm)
configure:5047: result: /QOpenSys/usr/bin/nm -B
configure:5177: checking the name lister (/QOpenSys/usr/bin/nm -B) interface
configure:5184: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:5187: /QOpenSys/usr/bin/nm -B "conftest.o"
configure:5190: output
8 d TOC
0 D some_variable
configure:5197: result: BSD nm
configure:5200: checking whether ln -s works
configure:5204: result: yes
configure:5212: checking the maximum length of command line arguments
configure:5337: result: 3145728
configure:5354: checking whether the shell understands some XSI constructs
configure:5364: result: yes
configure:5368: checking whether the shell understands "+="
configure:5374: result: no
configure:5409: checking how to convert powerpc-ibm-os400 file names to powerpc-ibm-os400 format
configure:5449: result: func_convert_file_noop
configure:5456: checking how to convert powerpc-ibm-os400 file names to toolchain format
configure:5476: result: func_convert_file_noop
configure:5483: checking for ld option to reload object files
configure:5490: result: -r
configure:5564: checking for objdump
configure:5594: result: no
configure:5623: checking how to recognize dependent libraries
configure:5825: result: unknown
configure:5910: checking for dlltool
configure:5940: result: no
configure:5970: checking how to associate runtime and link libraries
configure:5997: result: print -r --
configure:6058: checking for ar
configure:6074: found /QOpenSys/usr/bin/ar
configure:6085: result: ar
configure:6122: checking for archiver @FILE support
configure:6139: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:6139: $? = 0
configure:6142: ar cru libconftest.a @conftest.lst >&5
ar: No such file or directory
ar: 0707-117 The fopen system call failed on file @conftest.lst.
configure:6145: $? = 1
configure:6165: result: no
configure:6223: checking for strip
configure:6239: found /QOpenSys/usr/bin/strip
configure:6250: result: strip
configure:6322: checking for ranlib
configure:6338: found /QOpenSys/usr/bin/ranlib
configure:6349: result: ranlib
configure:6451: checking command to parse /QOpenSys/usr/bin/nm -B output from gcc object
configure:6570: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:6573: $? = 0
configure:6577: /QOpenSys/usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6580: $? = 0
configure:6646: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c conftstm.o >&5
configure:6649: $? = 0
configure:6687: result: ok
configure:6724: checking for sysroot
configure:6754: result: no
configure:6997: checking for mt
configure:7027: result: no
configure:7047: checking if : is a manifest tool
configure:7053: : '-?'
configure:7061: result: no
configure:7693: checking how to run the C preprocessor
configure:7724: gcc -E conftest.c
configure:7724: $? = 0
configure:7738: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7738: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7763: result: gcc -E
configure:7783: gcc -E conftest.c
configure:7783: $? = 0
configure:7797: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7797: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7826: checking for ANSI C header files
configure:7846: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7846: $? = 0
configure:7919: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7919: $? = 0
configure:7919: ./conftest
configure:7919: $? = 0
configure:7930: result: yes
configure:7943: checking for sys/types.h
configure:7943: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7943: $? = 0
configure:7943: result: yes
configure:7943: checking for sys/stat.h
configure:7943: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7943: $? = 0
configure:7943: result: yes
configure:7943: checking for stdlib.h
configure:7943: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7943: $? = 0
configure:7943: result: yes
configure:7943: checking for string.h
configure:7943: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7943: $? = 0
configure:7943: result: yes
configure:7943: checking for memory.h
configure:7943: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7943: $? = 0
configure:7943: result: yes
configure:7943: checking for strings.h
configure:7943: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7943: $? = 0
configure:7943: result: yes
configure:7943: checking for inttypes.h
configure:7943: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7943: $? = 0
configure:7943: result: yes
configure:7943: checking for stdint.h
configure:7943: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7943: $? = 0
configure:7943: result: yes
configure:7943: checking for unistd.h
configure:7943: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7943: $? = 0
configure:7943: result: yes
configure:7957: checking for dlfcn.h
configure:7957: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:7957: $? = 0
configure:7957: result: yes
configure:8144: checking for objdir
configure:8159: result: .libs
configure:8430: checking if gcc supports -fno-rtti -fno-exceptions
configure:8448: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8452: $? = 0
configure:8465: result: no
configure:8775: checking for gcc option to produce PIC
configure:8782: result: -fPIC -DPIC
configure:8790: checking if gcc PIC flag -fPIC -DPIC works
configure:8808: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5
configure:8812: $? = 0
configure:8825: result: yes
configure:8854: checking if gcc static flag -static works
configure:8882: result: no
configure:8897: checking if gcc supports -c -o file.o
configure:8918: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -o out/conftest2.o conftest.c >&5
configure:8922: $? = 0
configure:8944: result: yes
configure:8952: checking if gcc supports -c -o file.o
configure:8999: result: yes
configure:9032: checking whether the gcc linker (ld) supports shared libraries
configure:10190: result: no
configure:10435: checking dynamic linker characteristics
configure:11171: result: no
configure:11278: checking how to hardcode library paths into programs
configure:11303: result: unsupported
configure:11843: checking whether stripping libraries is possible
configure:11865: result: no
configure:11883: checking if libtool supports shared libraries
configure:11885: result: no
configure:11888: checking whether to build shared libraries
configure:11909: result: no
configure:11912: checking whether to build static libraries
configure:11916: result: yes
configure:11954: checking for C compiler vendor
configure:11978: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:7: error: 'thisisanerror' undeclared (first use in this function)
conftest.c:29:7: note: each undeclared identifier is reported only once for each function it appears in
configure:11978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| #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. */
|
| int
| main ()
| {
|
| #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:11978: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:7: error: 'thisisanerror' undeclared (first use in this function)
conftest.c:29:7: note: each undeclared identifier is reported only once for each function it appears in
configure:11978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| #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. */
|
| int
| main ()
| {
|
| #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:11978: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:7: error: 'thisisanerror' undeclared (first use in this function)
conftest.c:29:7: note: each undeclared identifier is reported only once for each function it appears in
configure:11978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| #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. */
|
| int
| main ()
| {
|
| #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:11978: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:7: error: 'thisisanerror' undeclared (first use in this function)
conftest.c:29:7: note: each undeclared identifier is reported only once for each function it appears in
configure:11978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| #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. */
|
| int
| main ()
| {
|
| #if !(defined(__clang__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:11978: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG conftest.c >&5
configure:11978: $? = 0
configure:11985: result: gnu
configure:12771: checking CFLAGS for maximum warnings
configure:12797: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -pedantic -Wall conftest.c >&5
configure:12797: $? = 0
configure:12811: result: -Wall
configure:12824: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all"
configure:12827: $? = 0
configure:12839: checking whether to enable maintainer-specific portions of Makefiles
configure:12848: result: no
configure:12864: checking sys/mman.h usability
configure:12864: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
configure:12864: $? = 0
configure:12864: result: yes
configure:12864: checking sys/mman.h presence
configure:12864: gcc -E conftest.c
configure:12864: $? = 0
configure:12864: result: yes
configure:12864: checking for sys/mman.h
configure:12864: result: yes
configure:12876: checking for mmap
configure:12876: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
configure:12876: $? = 0
configure:12876: result: yes
configure:12886: checking for sys/mman.h
configure:12886: result: yes
configure:12894: checking for mmap
configure:12894: result: yes
configure:12907: checking whether read-only mmap of a plain file works
configure:12924: result: yes
configure:12926: checking whether mmap from /dev/zero works
configure:12948: result: yes
configure:12952: checking for MAP_ANON(YMOUS)
configure:12975: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:36:5: warning: unused variable 'n' [-Wunused-variable]
configure:12975: $? = 0
configure:12982: result: yes
configure:12988: checking whether mmap with MAP_ANON(YMOUS) works
configure:13005: result: yes
configure:13401: checking for ANSI C header files
configure:13505: result: yes
configure:13515: checking for memcpy
configure:13515: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
conftest.c:52:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
configure:13515: $? = 0
configure:13515: result: yes
configure:13524: checking for size_t
configure:13524: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
configure:13524: $? = 0
configure:13524: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:21: error: expected expression before ')' token
configure:13524: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| #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 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13524: result: yes
configure:13537: checking for working alloca.h
configure:13554: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
configure:13554: $? = 0
configure:13562: result: yes
configure:13570: checking for alloca
configure:13607: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
configure:13607: $? = 0
configure:13615: result: yes
configure:13729: checking size of double
configure:13734: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
configure:13734: $? = 0
configure:13734: ./conftest
configure:13734: $? = 0
configure:13748: result: 8
configure:13762: checking size of long double
configure:13767: gcc -o conftest -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
configure:13767: $? = 0
configure:13767: ./conftest
configure:13767: $? = 0
configure:13781: result: 8
configure:13806: checking whether byte ordering is bigendian
configure:13821: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
conftest.c:35:9: error: unknown type name 'not'
conftest.c:35:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:35:15: error: unknown type name 'universal'
configure:13821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| #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 HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:13866: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
configure:13866: $? = 0
configure:13884: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
configure:13884: $? = 0
configure:14012: result: yes
configure:14031: checking assembler .cfi pseudo-op support
configure:14049: gcc -c -DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions conftest.c >&5
Assembler:
/tmp//ccvxnRzk.s: line 5: invalid opcode or pseudo-op
/tmp//ccvxnRzk.s: line 6: invalid opcode or pseudo-op
configure:14049: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| #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 HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_MMAP_FILE 1
| #define HAVE_MMAP_DEV_ZERO 1
| #define HAVE_MMAP_ANON 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h. */
| asm (".cfi_startproc\n\t.cfi_endproc");
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:14057: result: no
configure:14338: checking whether .eh_frame section should be read-only
configure:14357: result: no
configure:14372: checking for __attribute__((visibility("hidden")))
configure:14381: gcc -Werror -S conftest.c -o conftest.s 1>&5
conftest.c: In function 'foo':
conftest.c:1:1: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
cc1: all warnings being treated as errors
configure:14384: $? = 1
configure:14393: result: no
configure:14753: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libffi config.status 3.0.10, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on GREEN.SYM-CORP.COM
config.status:1204: creating include/Makefile
config.status:1204: creating include/ffi.h
config.status:1204: creating Makefile
config.status:1204: creating testsuite/Makefile
config.status:1204: creating man/Makefile
config.status:1204: creating libffi.pc
config.status:1204: creating fficonfig.h
config.status:1430: linking /home/aaron/git/jffi/jni/libffi/src/powerpc/ffitarget.h to include/ffitarget.h
config.status:1449: executing buildir commands
config.status:1462: skipping top_srcdir/Makefile - not created
config.status:1449: executing depfiles commands
config.status:1449: executing libtool commands
config.status:1449: executing include commands
config.status:1449: executing src commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=powerpc-ibm-os400
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_cflags_warn_all=-Wall
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_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=powerpc-ibm-os400
ac_cv_objext=o
ac_cv_path_EGREP='/QOpenSys/usr/bin/grep -E'
ac_cv_path_FGREP='/QOpenSys/usr/bin/grep -F'
ac_cv_path_GREP=/QOpenSys/usr/bin/grep
ac_cv_path_SED=/QOpenSys/usr/bin/sed
ac_cv_path_ax_enable_builddir_sed=sed
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP=' gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=' gcc'
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_make_make_set=yes
ac_cv_sizeof_double=8
ac_cv_sizeof_long_double=8
ac_cv_target=powerpc-ibm-os400
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
ax_cv_c_compiler_vendor=gnu
libffi_cv_as_cfi_pseudo_op=no
libffi_cv_hidden_visibility_attribute=no
libffi_cv_ro_eh_frame=no
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=unknown
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=ld
lt_cv_path_NM='/QOpenSys/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='print -r --'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_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/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_sys_max_cmd_len=3145728
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/aaron/git/jffi/jni/libffi/missing --run aclocal-1.11'
ALLOCA=''
ALPHA_FALSE=''
ALPHA_TRUE='#'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /home/aaron/git/jffi/jni/libffi/missing --run tar'
AM_LTLDFLAGS=''
AM_RUNTESTFLAGS=''
AR='ar'
ARM_FALSE=''
ARM_TRUE='#'
AUTOCONF='${SHELL} /home/aaron/git/jffi/jni/libffi/missing --run autoconf'
AUTOHEADER='${SHELL} /home/aaron/git/jffi/jni/libffi/missing --run autoheader'
AUTOMAKE='${SHELL} /home/aaron/git/jffi/jni/libffi/missing --run automake-1.11'
AVR32_FALSE=''
AVR32_TRUE='#'
AWK='nawk'
CC=' gcc'
CCAS=' gcc'
CCASDEPMODE='depmode=none'
CCASFLAGS='-DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG'
CCDEPMODE='depmode=none'
CFLAGS='-DFFI_MMAP_EXEC_WRIT -O2 -fno-omit-frame-pointer -fno-strict-aliasing -DNDEBUG -Wall -fexceptions'
CPP=' gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/QOpenSys/usr/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='/QOpenSys/usr/bin/grep -F'
FRV_FALSE=''
FRV_TRUE='#'
GREP='/QOpenSys/usr/bin/grep'
HAVE_LONG_DOUBLE='0'
IA64_FALSE=''
IA64_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='ld'
LDFLAGS=''
LIBFFI_CRIS_FALSE=''
LIBFFI_CRIS_TRUE='#'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
M32R_FALSE=''
M32R_TRUE='#'
M68K_FALSE=''
M68K_TRUE='#'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/aaron/git/jffi/jni/libffi/missing --run makeinfo'
MANIFEST_TOOL=':'
MIPS_FALSE=''
MIPS_TRUE='#'
MKDIR_P='/home/aaron/git/jffi/jni/libffi/install-sh -c -d'
MOXIE_FALSE=''
MOXIE_TRUE='#'
NM='/QOpenSys/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='false'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PA64_HPUX_FALSE=''
PA64_HPUX_TRUE='#'
PACKAGE='libffi'
PACKAGE_BUGREPORT='http://sourceware.org/libffi.html'
PACKAGE_NAME='libffi'
PACKAGE_STRING='libffi 3.0.10'
PACKAGE_TARNAME='libffi'
PACKAGE_URL=''
PACKAGE_VERSION='3.0.10'
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='/QOpenSys/usr/bin/sed'
SET_MAKE=''
SH64_FALSE=''
SH64_TRUE='#'
SHELL='/bin/sh'
SH_FALSE=''
SH_TRUE='#'
SPARC_FALSE=''
SPARC_TRUE='#'
STRIP='strip'
TARGET='POWERPC_AIX'
TARGETDIR='powerpc'
TESTSUBDIR_FALSE='#'
TESTSUBDIR_TRUE=''
VERSION='3.0.10'
X86_64_FALSE=''
X86_64_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='#'
ac_ct_AR='ar'
ac_ct_CC=' gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
ax_enable_builddir_sed='sed'
bindir='${exec_prefix}/bin'
build='powerpc-ibm-os400'
build_alias=''
build_cpu='powerpc'
build_os='os400'
build_vendor='ibm'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='powerpc-ibm-os400'
host_alias=''
host_cpu='powerpc'
host_os='os400'
host_vendor='ibm'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/aaron/git/jffi/jni/libffi/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/home/aaron/git/jffi/jni/libffi/install-sh -c -d'
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=''
sysconfdir='${prefix}/etc'
target='powerpc-ibm-os400'
target_alias=''
target_cpu='powerpc'
target_os='os400'
target_vendor='ibm'
toolexecdir='$(libdir)/gcc-lib/$(target_alias)'
toolexeclibdir='$(libdir)'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libffi"
#define PACKAGE_TARNAME "libffi"
#define PACKAGE_VERSION "3.0.10"
#define PACKAGE_STRING "libffi 3.0.10"
#define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
#define PACKAGE_URL ""
#define PACKAGE "libffi"
#define VERSION "3.0.10"
#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 HAVE_SYS_MMAN_H 1
#define HAVE_MMAP 1
#define HAVE_MMAP_FILE 1
#define HAVE_MMAP_DEV_ZERO 1
#define HAVE_MMAP_ANON 1
#define STDC_HEADERS 1
#define HAVE_MEMCPY 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 8
#define WORDS_BIGENDIAN 1
#define EH_FRAME_FLAGS "aw"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment