This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by LLVM configure 3.4.2, which was generated by GNU Autoconf 2.60. Invocation command line was $ /opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src/configure --build=powerpc64-apple-darwin9 --enable-bindings=none --enable-libffi --disable-shared --disable-jit --disable-optimized --disable-profiling --enable-pic --disable-debug-symbols --disable-debug-runtime --prefix=/opt/local/libexec/llvm-3.4 --disable-assertions --disable-doxygen --with-ar=/usr/bin/ar --enable-targets=powerpc --with-optimize-option=-O0 ## --------- ## ## Platform. ## ## --------- ## hostname = 36-42.wireless-city.scu.edu.tw uname -m = Power Macintosh uname -r = 9.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC Kernel configured for up to 4 processors. 4 processors are physically available. 4 processors are logically available. Processor type: ppc970 (PowerPC 970) Processors active: 0 1 2 3 Primary memory available: 16.00 gigabytes Default processor set: 51 tasks, 231 threads, 4 processors Load average: 1.39, Mach factor: 2.60 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2135: checking for C compiler version configure:2142: /usr/bin/gcc-4.2 --version >&5 powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) Copyright (C) 2007 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:2145: $? = 0 configure:2152: /usr/bin/gcc-4.2 -v >&5 Using built-in specs. Target: powerpc-apple-darwin9 Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5577) configure:2155: $? = 0 configure:2162: /usr/bin/gcc-4.2 -V >&5 gcc-4.2: argument to `-V' is missing configure:2165: $? = 1 configure:2188: checking for C compiler default output file name configure:2215: /usr/bin/gcc-4.2 -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 configure:2218: $? = 0 configure:2264: result: a.out configure:2269: checking whether the C compiler works configure:2279: ./a.out configure:2282: $? = 0 configure:2299: result: yes configure:2306: checking whether we are cross compiling configure:2308: result: no configure:2311: checking for suffix of executables configure:2318: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 configure:2321: $? = 0 configure:2345: result: configure:2351: checking for suffix of object files configure:2377: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:2380: $? = 0 configure:2403: result: o configure:2407: checking whether we are using the GNU C compiler configure:2436: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:2442: $? = 0 configure:2449: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2452: $? = 0 configure:2459: test -s conftest.o configure:2462: $? = 0 configure:2476: result: yes configure:2481: checking whether /usr/bin/gcc-4.2 accepts -g configure:2511: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 configure:2517: $? = 0 configure:2524: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2527: $? = 0 configure:2534: test -s conftest.o configure:2537: $? = 0 configure:2667: result: yes configure:2684: checking for /usr/bin/gcc-4.2 option to accept ISO C89 configure:2758: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:2764: $? = 0 configure:2771: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2774: $? = 0 configure:2781: test -s conftest.o configure:2784: $? = 0 configure:2804: result: none needed configure:2938: checking for C++ compiler version configure:2945: /usr/bin/g++-4.2 --version >&5 powerpc-apple-darwin9-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) Copyright (C) 2007 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:2948: $? = 0 configure:2955: /usr/bin/g++-4.2 -v >&5 Using built-in specs. Target: powerpc-apple-darwin9 Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5577) configure:2958: $? = 0 configure:2965: /usr/bin/g++-4.2 -V >&5 g++-4.2: argument to `-V' is missing configure:2968: $? = 1 configure:2971: checking whether we are using the GNU C++ compiler configure:3000: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 configure:3006: $? = 0 configure:3013: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3016: $? = 0 configure:3023: test -s conftest.o configure:3026: $? = 0 configure:3040: result: yes configure:3045: checking whether /usr/bin/g++-4.2 accepts -g configure:3075: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5 configure:3081: $? = 0 configure:3088: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3091: $? = 0 configure:3098: test -s conftest.o configure:3101: $? = 0 configure:3231: result: yes configure:3259: checking how to run the C preprocessor configure:3299: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:3305: $? = 0 configure:3343: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3349: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | /* end confdefs.h. */ | #include configure:3389: result: /usr/bin/gcc-4.2 -E configure:3418: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:3424: $? = 0 configure:3462: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3468: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | /* end confdefs.h. */ | #include configure:3700: checking build system type configure:3718: result: powerpc64-apple-darwin9 configure:3740: checking host system type configure:3755: result: powerpc64-apple-darwin9 configure:3777: checking target system type configure:3792: result: powerpc64-apple-darwin9 configure:3821: checking type of operating system we're going to host on configure:3939: result: Darwin configure:3942: checking type of operating system we're going to target configure:3996: result: Darwin configure:4042: checking target architecture configure:4064: result: PowerPC configure:4107: checking for grep that handles long lines and -e configure:4181: result: /opt/local/bin/ggrep configure:4186: checking for egrep configure:4264: result: /opt/local/bin/ggrep -E configure:4269: checking for ANSI C header files configure:4299: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4305: $? = 0 configure:4312: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4315: $? = 0 configure:4322: test -s conftest.o configure:4325: $? = 0 configure:4421: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 configure:4424: $? = 0 configure:4430: ./conftest configure:4433: $? = 0 configure:4450: result: yes configure:4474: checking for sys/types.h configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4501: $? = 0 configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4511: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4534: result: yes configure:4474: checking for sys/stat.h configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4501: $? = 0 configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4511: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4534: result: yes configure:4474: checking for stdlib.h configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4501: $? = 0 configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4511: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4534: result: yes configure:4474: checking for string.h configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4501: $? = 0 configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4511: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4534: result: yes configure:4474: checking for memory.h configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4501: $? = 0 configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4511: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4534: result: yes configure:4474: checking for strings.h configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4501: $? = 0 configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4511: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4534: result: yes configure:4474: checking for inttypes.h configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4501: $? = 0 configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4511: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4534: result: yes configure:4474: checking for stdint.h configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4501: $? = 0 configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4511: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4534: result: yes configure:4474: checking for unistd.h configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4501: $? = 0 configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4511: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4534: result: yes configure:4546: checking whether byte ordering is bigendian configure:4578: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4584: $? = 0 configure:4591: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4594: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4633: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:4639: $? = 0 configure:4646: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4649: $? = 0 configure:4656: test -s conftest.o configure:4659: $? = 0 configure:4813: result: yes configure:5854: checking optimization flags configure:5867: result: -O0 configure:6094: checking for BSD-compatible nm configure:6143: result: /usr/bin/nm -p configure:6149: checking for GNU make configure:6164: result: make configure:6175: checking whether ln -s works configure:6179: result: yes configure:6188: checking for cmp configure:6206: found /usr/bin/cmp configure:6219: result: /usr/bin/cmp configure:6229: checking for cp configure:6247: found /bin/cp configure:6260: result: /bin/cp configure:6270: checking for date configure:6288: found /bin/date configure:6301: result: /bin/date configure:6311: checking for find configure:6329: found /usr/bin/find configure:6342: result: /usr/bin/find configure:6352: checking for grep configure:6383: result: /opt/local/bin/ggrep configure:6393: checking for mkdir configure:6411: found /bin/mkdir configure:6424: result: /bin/mkdir configure:6434: checking for mv configure:6452: found /bin/mv configure:6465: result: /bin/mv configure:6516: checking for ranlib configure:6532: found /opt/local/bin/ranlib configure:6543: result: ranlib configure:6612: checking for ar configure:6628: found /opt/local/bin/ar configure:6639: result: ar configure:6667: checking for rm configure:6685: found /bin/rm configure:6698: result: /bin/rm configure:6708: checking for sed configure:6726: found /usr/bin/sed configure:6739: result: /usr/bin/sed configure:6749: checking for tar configure:6767: found /usr/bin/tar configure:6780: result: /usr/bin/tar configure:6790: checking for pwd configure:6808: found /bin/pwd configure:6821: result: /bin/pwd configure:6832: checking for Graphviz configure:6863: result: echo Graphviz configure:6888: checking for dot configure:6919: result: echo dot configure:6944: checking for fdp configure:6975: result: echo fdp configure:7000: checking for neato configure:7031: result: echo neato configure:7056: checking for twopi configure:7087: result: echo twopi configure:7112: checking for circo configure:7143: result: echo circo configure:7170: checking for gv configure:7203: result: no configure:7170: checking for gsview32 configure:7203: result: no configure:7229: checking for dotty configure:7260: result: echo dotty configure:7287: checking for xdot configure:7320: result: no configure:7287: checking for xdot.py configure:7320: result: no configure:7358: checking for a BSD-compatible install configure:7414: result: /usr/bin/install -c configure:7432: checking for bzip2 configure:7450: found /opt/local/bin/bzip2 configure:7462: result: /opt/local/bin/bzip2 configure:7472: checking for cat configure:7490: found /bin/cat configure:7502: result: /bin/cat configure:7512: checking for doxygen configure:7545: result: no configure:7552: checking for groff configure:7570: found /usr/bin/groff configure:7582: result: /usr/bin/groff configure:7592: checking for gzip configure:7610: found /usr/bin/gzip configure:7622: result: /usr/bin/gzip configure:7632: checking for pdfroff configure:7650: found /usr/bin/pdfroff configure:7662: result: /usr/bin/pdfroff configure:7672: checking for zip configure:7690: found /usr/bin/zip configure:7702: result: /usr/bin/zip configure:7714: checking for ocamlc configure:7747: result: no configure:7759: checking for ocamlopt configure:7792: result: no configure:7804: checking for ocamldep configure:7837: result: no configure:7849: checking for ocamldoc configure:7882: result: no configure:7894: checking for gas configure:7927: result: no configure:7894: checking for as configure:7912: found /opt/local/bin/as configure:7924: result: /opt/local/bin/as configure:7936: checking for linker version configure:7952: result: 97.17 configure:7961: checking for compiler -Wl,-R option configure:7995: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -Wl,-R. -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 ld: unknown option: -R. collect2: ld returned 1 exit status configure:8001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8042: result: no configure:8053: checking for compiler -rdynamic option configure:8087: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -rdynamic -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 configure:8093: $? = 0 configure:8100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8103: $? = 0 configure:8110: test -s conftest configure:8113: $? = 0 configure:8134: result: yes configure:8145: checking for compiler -Wl,--version-script option configure:8201: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -Wl,--version-script=/opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/.tmp/fooN8yV8g/export.map -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 ld: unknown option: --version-script=/opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/.tmp/fooN8yV8g/export.map collect2: ld returned 1 exit status configure:8207: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8250: result: no configure:8260: checking for an ANSI C-conforming const configure:8335: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:8341: $? = 0 configure:8348: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8351: $? = 0 configure:8358: test -s conftest.o configure:8361: $? = 0 configure:8373: result: yes configure:8391: checking for dirent.h that defines DIR configure:8420: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:8426: $? = 0 configure:8433: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8436: $? = 0 configure:8443: test -s conftest.o configure:8446: $? = 0 configure:8459: result: yes configure:8472: checking for library containing opendir configure:8513: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 configure:8519: $? = 0 configure:8526: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8529: $? = 0 configure:8536: test -s conftest configure:8539: $? = 0 configure:8563: result: none required configure:8688: checking dlfcn.h usability configure:8705: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:8711: $? = 0 configure:8718: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8721: $? = 0 configure:8728: test -s conftest.o configure:8731: $? = 0 configure:8742: result: yes configure:8746: checking dlfcn.h presence configure:8761: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:8767: $? = 0 configure:8788: result: yes configure:8821: checking for dlfcn.h configure:8829: result: yes configure:8869: checking dynamic linker characteristics configure:9457: result: darwin9 dyld configure:9467: checking which extension is used for loadable modules configure:9477: result: .dylib configure:9488: checking for the default library search path configure:9495: result: /usr/local/lib /lib /usr/lib configure:9513: checking for objdir configure:9534: result: .libs configure:9547: checking command to parse /usr/bin/nm -p output from object configure:9652: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:9655: $? = 0 configure:9659: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:9662: $? = 0 cannot find nm_test_var in conftest.nm configure:9652: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:9655: $? = 0 configure:9659: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:9662: $? = 0 configure:9714: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c conftstm.o >&5 configure:9717: $? = 0 configure:9755: result: ok configure:9760: checking whether libtool supports -dlopen/-dlpreopen configure:9772: result: yes configure:9791: checking for shl_load configure:9847: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 Undefined symbols: "_shl_load", referenced from: _main in ccEBNZeF.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:9853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:9886: result: no configure:9895: checking for shl_load in -ldld configure:9930: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ldld >&5 ld: library not found for -ldld collect2: ld returned 1 exit status configure:9936: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9970: result: no configure:9980: checking for dlopen in -ldl configure:10015: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ldl >&5 configure:10021: $? = 0 configure:10028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10031: $? = 0 configure:10038: test -s conftest configure:10041: $? = 0 configure:10055: result: yes configure:10430: checking for dlerror configure:10486: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ldl >&5 configure:10492: $? = 0 configure:10499: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10502: $? = 0 configure:10509: test -s conftest configure:10512: $? = 0 configure:10526: result: yes configure:10546: checking for _ prefix in compiled symbols configure:10556: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:10559: $? = 0 configure:10563: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:10566: $? = 0 configure:10588: result: yes configure:10595: checking whether we have to add an underscore for dlsym configure:10672: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ldl >&5 configure: In function 'main': configure:10668: warning: incompatible implicit declaration of built-in function 'exit' configure:10675: $? = 0 configure:10694: result: no configure:10708: checking whether deplibs are loaded by dlopen configure:10789: result: yes configure:10814: checking argz.h usability configure:10831: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 conftest.c:82:18: error: argz.h: No such file or directory configure:10837: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10868: result: no configure:10872: checking argz.h presence configure:10887: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c conftest.c:49:18: error: argz.h: No such file or directory configure:10893: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include configure:10914: result: no configure:10947: checking for argz.h configure:10955: result: no configure:10969: checking for error_t configure:11002: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 conftest.c:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:57: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:57: error: (Each undeclared identifier is reported only once conftest.c:57: error: for each function it appears in.) conftest.c:57: error: expected expression before ')' token configure:11008: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #if HAVE_ARGZ_H | # include | #endif | | typedef error_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:11040: result: no configure:11066: checking for argz_append configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 Undefined symbols: "_argz_append", referenced from: _main in cc4CS82j.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:11128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_append to an innocuous variant, in case declares argz_append. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_append innocuous_argz_append | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_append (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_append | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_append (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_append || defined __stub___argz_append | choke me | #endif | | int | main () | { | return argz_append (); | ; | return 0; | } configure:11162: result: no configure:11066: checking for argz_create_sep configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 Undefined symbols: "_argz_create_sep", referenced from: _main in ccsVoRI5.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:11128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_create_sep innocuous_argz_create_sep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_create_sep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_create_sep | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_create_sep (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep | choke me | #endif | | int | main () | { | return argz_create_sep (); | ; | return 0; | } configure:11162: result: no configure:11066: checking for argz_insert configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 Undefined symbols: "_argz_insert", referenced from: _main in ccziRru3.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:11128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_insert to an innocuous variant, in case declares argz_insert. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_insert innocuous_argz_insert | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_insert (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_insert | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_insert (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_insert || defined __stub___argz_insert | choke me | #endif | | int | main () | { | return argz_insert (); | ; | return 0; | } configure:11162: result: no configure:11066: checking for argz_next configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 Undefined symbols: "_argz_next", referenced from: _main in cceRY71t.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:11128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:11162: result: no configure:11066: checking for argz_stringify configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 Undefined symbols: "_argz_stringify", referenced from: _main in ccCej5mz.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:11128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:11162: result: no configure:11208: checking errno.h usability configure:11225: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:11231: $? = 0 configure:11238: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11241: $? = 0 configure:11248: test -s conftest.o configure:11251: $? = 0 configure:11262: result: yes configure:11266: checking errno.h presence configure:11281: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:11287: $? = 0 configure:11308: result: yes configure:11341: checking for errno.h configure:11349: result: yes configure:11208: checking malloc.h usability configure:11225: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 conftest.c:84:20: error: malloc.h: No such file or directory configure:11231: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11262: result: no configure:11266: checking malloc.h presence configure:11281: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c conftest.c:51:20: error: malloc.h: No such file or directory configure:11287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:11308: result: no configure:11341: checking for malloc.h configure:11349: result: no configure:11198: checking for memory.h configure:11204: result: yes configure:11198: checking for unistd.h configure:11204: result: yes configure:11377: checking mach-o/dyld.h usability configure:11394: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:11400: $? = 0 configure:11407: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11410: $? = 0 configure:11417: test -s conftest.o configure:11420: $? = 0 configure:11431: result: yes configure:11435: checking mach-o/dyld.h presence configure:11450: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:11456: $? = 0 configure:11477: result: yes configure:11510: checking for mach-o/dyld.h configure:11518: result: yes configure:11538: checking for closedir configure:11594: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 configure:11600: $? = 0 configure:11607: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11610: $? = 0 configure:11617: test -s conftest configure:11620: $? = 0 configure:11634: result: yes configure:11538: checking for opendir configure:11594: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 configure:11600: $? = 0 configure:11607: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11610: $? = 0 configure:11617: test -s conftest configure:11620: $? = 0 configure:11634: result: yes configure:11538: checking for readdir configure:11594: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 configure:11600: $? = 0 configure:11607: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11610: $? = 0 configure:11617: test -s conftest configure:11620: $? = 0 configure:11634: result: yes configure:11646: checking tool compatibility configure:11696: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:11702: $? = 0 configure:11709: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11712: $? = 0 configure:11719: test -s conftest.o configure:11722: $? = 0 configure:11744: result: ok configure:11747: checking optional compiler flags configure:11768: result: -Wno-variadic-macros -Wno-missing-field-initializers configure:11772: checking for sin in -lm configure:11807: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lm >&5 conftest.c:64: warning: conflicting types for built-in function 'sin' configure:11813: $? = 0 configure:11820: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11823: $? = 0 configure:11830: test -s conftest configure:11833: $? = 0 configure:11847: result: yes configure:12104: checking for library containing dlopen configure:12145: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lm >&5 configure:12151: $? = 0 configure:12158: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12161: $? = 0 configure:12168: test -s conftest configure:12171: $? = 0 configure:12195: result: none required configure:12211: checking for library containing clock_gettime configure:12252: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lm >&5 Undefined symbols: "_clock_gettime", referenced from: _main in ccPvpWMY.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:12258: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:12252: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lrt -lm >&5 ld: library not found for -lrt collect2: ld returned 1 exit status configure:12258: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:12302: result: no configure:12312: checking for library containing setupterm configure:12353: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lm >&5 Undefined symbols: "_setupterm", referenced from: _main in ccU23ppj.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:12359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setupterm (); | int | main () | { | return setupterm (); | ; | return 0; | } configure:12353: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ltinfo -lm >&5 ld: library not found for -ltinfo collect2: ld returned 1 exit status configure:12359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setupterm (); | int | main () | { | return setupterm (); | ; | return 0; | } configure:12353: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lterminfo -lm >&5 ld: library not found for -lterminfo collect2: ld returned 1 exit status configure:12359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setupterm (); | int | main () | { | return setupterm (); | ; | return 0; | } configure:12353: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lcurses -lm >&5 configure:12359: $? = 0 configure:12366: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12369: $? = 0 configure:12376: test -s conftest configure:12379: $? = 0 configure:12403: result: -lcurses configure:12418: checking for library containing ffi_call configure:12459: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lcurses -lm >&5 Undefined symbols: "_ffi_call", referenced from: _main in ccKkFfOQ.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:12465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ffi_call (); | int | main () | { | return ffi_call (); | ; | return 0; | } configure:12459: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lffi -lcurses -lm >&5 configure:12465: $? = 0 configure:12472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12475: $? = 0 configure:12482: test -s conftest configure:12485: $? = 0 configure:12509: result: -lffi configure:12527: checking for library containing mallinfo configure:12568: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lffi -lcurses -lm >&5 Undefined symbols: "_mallinfo", referenced from: _main in ccEzpXia.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:12574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mallinfo (); | int | main () | { | return mallinfo (); | ; | return 0; | } configure:12568: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lmalloc -lffi -lcurses -lm >&5 ld: library not found for -lmalloc collect2: ld returned 1 exit status configure:12574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mallinfo (); | int | main () | { | return mallinfo (); | ; | return 0; | } configure:12618: result: no configure:12633: checking for pthread_mutex_init in -lpthread configure:12668: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lpthread -lffi -lcurses -lm >&5 configure:12674: $? = 0 configure:12681: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12684: $? = 0 configure:12691: test -s conftest configure:12694: $? = 0 configure:12708: result: yes configure:12719: checking for library containing pthread_mutex_lock configure:12760: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lpthread -lffi -lcurses -lm >&5 configure:12766: $? = 0 configure:12773: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12776: $? = 0 configure:12783: test -s conftest configure:12786: $? = 0 configure:12810: result: none required configure:12822: checking for library containing pthread_rwlock_init configure:12863: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lpthread -lffi -lcurses -lm >&5 configure:12869: $? = 0 configure:12876: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12879: $? = 0 configure:12886: test -s conftest configure:12889: $? = 0 configure:12913: result: none required configure:12925: checking for library containing pthread_getspecific configure:12966: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lpthread -lffi -lcurses -lm >&5 configure:12972: $? = 0 configure:12979: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12982: $? = 0 configure:12989: test -s conftest configure:12992: $? = 0 configure:13016: result: none required configure:13032: checking for compress2 in -lz configure:13067: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:13073: $? = 0 configure:13080: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:13083: $? = 0 configure:13090: test -s conftest configure:13093: $? = 0 configure:13107: result: yes configure:13684: checking for xml2-config configure:13700: found /usr/bin/xml2-config configure:13711: result: xml2-config configure:13723: checking for libxml2 includes configure:13730: result: -I/usr/include/libxml2 configure:13732: checking for xmlReadFile in -lxml2 configure:13767: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lxml2 -lz -lpthread -lffi -lcurses -lm >&5 configure:13773: $? = 0 configure:13780: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:13783: $? = 0 configure:13790: test -s conftest configure:13793: $? = 0 configure:13807: result: yes configure:13831: checking for dirent.h that defines DIR configure:13899: result: yes configure:13912: checking for library containing opendir configure:14003: result: none required configure:14113: checking for MAP_ANONYMOUS vs. MAP_ANON configure:14147: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: 'MAP_ANONYMOUS' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) configure:14153: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | mmap (0, 1, PROT_READ, MAP_ANONYMOUS, -1, 0); return (0); | ; | return 0; | } configure:14192: result: no configure:14202: checking whether stat file-mode macros are broken configure:14250: result: no configure:14260: checking for sys/wait.h that is POSIX.1 compatible configure:14296: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:14302: $? = 0 configure:14309: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:14312: $? = 0 configure:14319: test -s conftest.o configure:14322: $? = 0 configure:14334: result: yes configure:14344: checking whether time.h and sys/time.h may both be included configure:14374: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:14380: $? = 0 configure:14387: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:14390: $? = 0 configure:14397: test -s conftest.o configure:14400: $? = 0 configure:14412: result: yes configure:14434: checking how to run the C++ preprocessor configure:14470: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp configure:14476: $? = 0 configure:14514: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp conftest.cpp:73:28: error: ac_nonexistent.h: No such file or directory configure:14520: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:14560: result: /usr/bin/g++-4.2 -E configure:14589: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp configure:14595: $? = 0 configure:14633: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp conftest.cpp:73:28: error: ac_nonexistent.h: No such file or directory configure:14639: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:14699: checking cxxabi.h usability configure:14716: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 configure:14722: $? = 0 configure:14729: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:14732: $? = 0 configure:14739: test -s conftest.o configure:14742: $? = 0 configure:14753: result: yes configure:14757: checking cxxabi.h presence configure:14772: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp configure:14778: $? = 0 configure:14799: result: yes configure:14832: checking for cxxabi.h configure:14840: result: yes configure:14868: checking for dlfcn.h configure:14874: result: yes configure:14878: checking execinfo.h usability configure:14895: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:14901: $? = 0 configure:14908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:14911: $? = 0 configure:14918: test -s conftest.o configure:14921: $? = 0 configure:14932: result: yes configure:14936: checking execinfo.h presence configure:14951: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:14957: $? = 0 configure:14978: result: yes configure:15011: checking for execinfo.h configure:15019: result: yes configure:14878: checking fcntl.h usability configure:14895: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:14901: $? = 0 configure:14908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:14911: $? = 0 configure:14918: test -s conftest.o configure:14921: $? = 0 configure:14932: result: yes configure:14936: checking fcntl.h presence configure:14951: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:14957: $? = 0 configure:14978: result: yes configure:15011: checking for fcntl.h configure:15019: result: yes configure:14868: checking for inttypes.h configure:14874: result: yes configure:14878: checking link.h usability configure:14895: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 conftest.c:111:18: error: link.h: No such file or directory configure:14901: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14932: result: no configure:14936: checking link.h presence configure:14951: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c conftest.c:78:18: error: link.h: No such file or directory configure:14957: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:14978: result: no configure:15011: checking for link.h configure:15019: result: no configure:15042: checking for malloc.h configure:15048: result: no configure:15052: checking setjmp.h usability configure:15069: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15075: $? = 0 configure:15082: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15085: $? = 0 configure:15092: test -s conftest.o configure:15095: $? = 0 configure:15106: result: yes configure:15110: checking setjmp.h presence configure:15125: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15131: $? = 0 configure:15152: result: yes configure:15185: checking for setjmp.h configure:15193: result: yes configure:15052: checking signal.h usability configure:15069: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15075: $? = 0 configure:15082: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15085: $? = 0 configure:15092: test -s conftest.o configure:15095: $? = 0 configure:15106: result: yes configure:15110: checking signal.h presence configure:15125: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15131: $? = 0 configure:15152: result: yes configure:15185: checking for signal.h configure:15193: result: yes configure:15042: checking for stdint.h configure:15048: result: yes configure:15052: checking termios.h usability configure:15069: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15075: $? = 0 configure:15082: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15085: $? = 0 configure:15092: test -s conftest.o configure:15095: $? = 0 configure:15106: result: yes configure:15110: checking termios.h presence configure:15125: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15131: $? = 0 configure:15152: result: yes configure:15185: checking for termios.h configure:15193: result: yes configure:15042: checking for unistd.h configure:15048: result: yes configure:15221: checking utime.h usability configure:15238: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15244: $? = 0 configure:15251: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15254: $? = 0 configure:15261: test -s conftest.o configure:15264: $? = 0 configure:15275: result: yes configure:15279: checking utime.h presence configure:15294: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15300: $? = 0 configure:15321: result: yes configure:15354: checking for utime.h configure:15362: result: yes configure:15394: checking sys/mman.h usability configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15417: $? = 0 configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15427: $? = 0 configure:15434: test -s conftest.o configure:15437: $? = 0 configure:15448: result: yes configure:15452: checking sys/mman.h presence configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15473: $? = 0 configure:15494: result: yes configure:15527: checking for sys/mman.h configure:15535: result: yes configure:15394: checking sys/param.h usability configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15417: $? = 0 configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15427: $? = 0 configure:15434: test -s conftest.o configure:15437: $? = 0 configure:15448: result: yes configure:15452: checking sys/param.h presence configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15473: $? = 0 configure:15494: result: yes configure:15527: checking for sys/param.h configure:15535: result: yes configure:15394: checking sys/resource.h usability configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15417: $? = 0 configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15427: $? = 0 configure:15434: test -s conftest.o configure:15437: $? = 0 configure:15448: result: yes configure:15452: checking sys/resource.h presence configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15473: $? = 0 configure:15494: result: yes configure:15527: checking for sys/resource.h configure:15535: result: yes configure:15394: checking sys/time.h usability configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15417: $? = 0 configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15427: $? = 0 configure:15434: test -s conftest.o configure:15437: $? = 0 configure:15448: result: yes configure:15452: checking sys/time.h presence configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15473: $? = 0 configure:15494: result: yes configure:15527: checking for sys/time.h configure:15535: result: yes configure:15394: checking sys/uio.h usability configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15417: $? = 0 configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15427: $? = 0 configure:15434: test -s conftest.o configure:15437: $? = 0 configure:15448: result: yes configure:15452: checking sys/uio.h presence configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15473: $? = 0 configure:15494: result: yes configure:15527: checking for sys/uio.h configure:15535: result: yes configure:15565: checking sys/ioctl.h usability configure:15582: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15588: $? = 0 configure:15595: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15598: $? = 0 configure:15605: test -s conftest.o configure:15608: $? = 0 configure:15619: result: yes configure:15623: checking sys/ioctl.h presence configure:15638: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15644: $? = 0 configure:15665: result: yes configure:15698: checking for sys/ioctl.h configure:15706: result: yes configure:15565: checking malloc/malloc.h usability configure:15582: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15588: $? = 0 configure:15595: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15598: $? = 0 configure:15605: test -s conftest.o configure:15608: $? = 0 configure:15619: result: yes configure:15623: checking malloc/malloc.h presence configure:15638: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15644: $? = 0 configure:15665: result: yes configure:15698: checking for malloc/malloc.h configure:15706: result: yes configure:15565: checking mach/mach.h usability configure:15582: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15588: $? = 0 configure:15595: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15598: $? = 0 configure:15605: test -s conftest.o configure:15608: $? = 0 configure:15619: result: yes configure:15623: checking mach/mach.h presence configure:15638: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15644: $? = 0 configure:15665: result: yes configure:15698: checking for mach/mach.h configure:15706: result: yes configure:15734: checking valgrind/valgrind.h usability configure:15751: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 conftest.c:125:31: error: valgrind/valgrind.h: No such file or directory configure:15757: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15788: result: no configure:15792: checking valgrind/valgrind.h presence configure:15807: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c conftest.c:92:31: error: valgrind/valgrind.h: No such file or directory configure:15813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | /* end confdefs.h. */ | #include configure:15834: result: no configure:15867: checking for valgrind/valgrind.h configure:15875: result: no configure:15903: checking fenv.h usability configure:15920: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:15926: $? = 0 configure:15933: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15936: $? = 0 configure:15943: test -s conftest.o configure:15946: $? = 0 configure:15957: result: yes configure:15961: checking fenv.h presence configure:15976: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:15982: $? = 0 configure:16003: result: yes configure:16036: checking for fenv.h configure:16044: result: yes configure:16057: checking whether FE_ALL_EXCEPT is declared configure:16088: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:16094: $? = 0 configure:16101: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16104: $? = 0 configure:16111: test -s conftest.o configure:16114: $? = 0 configure:16126: result: yes configure:16142: checking whether FE_INEXACT is declared configure:16173: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:16179: $? = 0 configure:16186: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16189: $? = 0 configure:16196: test -s conftest.o configure:16199: $? = 0 configure:16211: result: yes configure:16245: checking pthread.h usability configure:16262: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:16268: $? = 0 configure:16275: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16278: $? = 0 configure:16285: test -s conftest.o configure:16288: $? = 0 configure:16299: result: yes configure:16303: checking pthread.h presence configure:16318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:16324: $? = 0 configure:16345: result: yes configure:16378: checking for pthread.h configure:16386: result: yes configure:16423: checking zlib.h usability configure:16440: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:16446: $? = 0 configure:16453: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16456: $? = 0 configure:16463: test -s conftest.o configure:16466: $? = 0 configure:16477: result: yes configure:16481: checking zlib.h presence configure:16496: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:16502: $? = 0 configure:16523: result: yes configure:16556: checking for zlib.h configure:16564: result: yes configure:16603: checking ffi.h usability configure:16620: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:16626: $? = 0 configure:16633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16636: $? = 0 configure:16643: test -s conftest.o configure:16646: $? = 0 configure:16657: result: yes configure:16661: checking ffi.h presence configure:16676: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:16682: $? = 0 configure:16703: result: yes configure:16736: checking for ffi.h configure:16744: result: yes configure:16603: checking ffi/ffi.h usability configure:16620: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:16626: $? = 0 configure:16633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16636: $? = 0 configure:16643: test -s conftest.o configure:16646: $? = 0 configure:16657: result: yes configure:16661: checking ffi/ffi.h presence configure:16676: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c configure:16682: $? = 0 configure:16703: result: yes configure:16736: checking for ffi/ffi.h configure:16744: result: yes configure:16774: checking CrashReporterClient.h usability configure:16791: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 conftest.c:132:33: error: CrashReporterClient.h: No such file or directory configure:16797: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_FENV_H 1 | #define HAVE_DECL_FE_ALL_EXCEPT 1 | #define HAVE_DECL_FE_INEXACT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_FFI_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16828: result: no configure:16832: checking CrashReporterClient.h presence configure:16847: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c conftest.c:99:33: error: CrashReporterClient.h: No such file or directory configure:16853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_FENV_H 1 | #define HAVE_DECL_FE_ALL_EXCEPT 1 | #define HAVE_DECL_FE_INEXACT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_FFI_H 1 | /* end confdefs.h. */ | #include configure:16874: result: no configure:16907: checking for CrashReporterClient.h configure:16915: result: no configure:16929: checking __crashreporter_info__ configure:16953: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 Undefined symbols: "___crashreporter_info__", referenced from: ___crashreporter_info__$non_lazy_ptr in ccncDLxD.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:16959: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_FENV_H 1 | #define HAVE_DECL_FE_ALL_EXCEPT 1 | #define HAVE_DECL_FE_INEXACT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_FFI_H 1 | /* end confdefs.h. */ | | extern const char *__crashreporter_info__; | int main() { | __crashreporter_info__ = "test"; | return 0; | } | | configure:16995: result: no configure:17010: checking for HUGE_VAL sanity configure:17048: /usr/bin/g++-4.2 -o conftest -pipe -O0 -arch ppc64 -pedantic -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.cpp -lz -lpthread -lffi -lcurses -lm >&5 configure:17051: $? = 0 configure:17057: ./conftest configure:17060: $? = 0 configure:17084: result: yes configure:17089: checking for pid_t configure:17119: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:17125: $? = 0 configure:17132: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17135: $? = 0 configure:17142: test -s conftest.o configure:17145: $? = 0 configure:17157: result: yes configure:17169: checking for size_t configure:17199: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:17205: $? = 0 configure:17212: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17215: $? = 0 configure:17222: test -s conftest.o configure:17225: $? = 0 configure:17237: result: yes configure:17254: checking whether struct tm is in sys/time.h or time.h configure:17282: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:17288: $? = 0 configure:17295: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17298: $? = 0 configure:17305: test -s conftest.o configure:17308: $? = 0 configure:17320: result: time.h configure:17330: checking for int64_t configure:17360: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:17366: $? = 0 configure:17373: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17376: $? = 0 configure:17383: test -s conftest.o configure:17386: $? = 0 configure:17398: result: yes configure:17413: checking for uint64_t configure:17443: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 configure:17449: $? = 0 configure:17456: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17459: $? = 0 configure:17466: test -s conftest.o configure:17469: $? = 0 configure:17481: result: yes configure:17588: checking for backtrace configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:17650: $? = 0 configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17660: $? = 0 configure:17667: test -s conftest configure:17670: $? = 0 configure:17684: result: yes configure:17588: checking for ceilf configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:127: warning: conflicting types for built-in function 'ceilf' configure:17650: $? = 0 configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17660: $? = 0 configure:17667: test -s conftest configure:17670: $? = 0 configure:17684: result: yes configure:17588: checking for floorf configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:128: warning: conflicting types for built-in function 'floorf' configure:17650: $? = 0 configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17660: $? = 0 configure:17667: test -s conftest configure:17670: $? = 0 configure:17684: result: yes configure:17588: checking for roundf configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:129: warning: conflicting types for built-in function 'roundf' configure:17650: $? = 0 configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17660: $? = 0 configure:17667: test -s conftest configure:17670: $? = 0 configure:17684: result: yes configure:17588: checking for rintf configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:130: warning: conflicting types for built-in function 'rintf' configure:17650: $? = 0 configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17660: $? = 0 configure:17667: test -s conftest configure:17670: $? = 0 configure:17684: result: yes configure:17588: checking for nearbyintf configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:131: warning: conflicting types for built-in function 'nearbyintf' configure:17650: $? = 0 configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17660: $? = 0 configure:17667: test -s conftest configure:17670: $? = 0 configure:17684: result: yes configure:17588: checking for getcwd configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:17650: $? = 0 configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17660: $? = 0 configure:17667: test -s conftest configure:17670: $? = 0 configure:17684: result: yes configure:17701: checking for powf configure:17757: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:133: warning: conflicting types for built-in function 'powf' configure:17763: $? = 0 configure:17770: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17773: $? = 0 configure:17780: test -s conftest configure:17783: $? = 0 configure:17797: result: yes configure:17701: checking for fmodf configure:17757: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:134: warning: conflicting types for built-in function 'fmodf' configure:17763: $? = 0 configure:17770: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17773: $? = 0 configure:17780: test -s conftest configure:17783: $? = 0 configure:17797: result: yes configure:17701: checking for strtof configure:17757: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:17763: $? = 0 configure:17770: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17773: $? = 0 configure:17780: test -s conftest configure:17783: $? = 0 configure:17797: result: yes configure:17701: checking for round configure:17757: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:136: warning: conflicting types for built-in function 'round' configure:17763: $? = 0 configure:17770: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17773: $? = 0 configure:17780: test -s conftest configure:17783: $? = 0 configure:17797: result: yes configure:17815: checking for log configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:137: warning: conflicting types for built-in function 'log' configure:17877: $? = 0 configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17887: $? = 0 configure:17894: test -s conftest configure:17897: $? = 0 configure:17911: result: yes configure:17815: checking for log2 configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:138: warning: conflicting types for built-in function 'log2' configure:17877: $? = 0 configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17887: $? = 0 configure:17894: test -s conftest configure:17897: $? = 0 configure:17911: result: yes configure:17815: checking for log10 configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:139: warning: conflicting types for built-in function 'log10' configure:17877: $? = 0 configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17887: $? = 0 configure:17894: test -s conftest configure:17897: $? = 0 configure:17911: result: yes configure:17815: checking for exp configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:140: warning: conflicting types for built-in function 'exp' configure:17877: $? = 0 configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17887: $? = 0 configure:17894: test -s conftest configure:17897: $? = 0 configure:17911: result: yes configure:17815: checking for exp2 configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c:141: warning: conflicting types for built-in function 'exp2' configure:17877: $? = 0 configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17887: $? = 0 configure:17894: test -s conftest configure:17897: $? = 0 configure:17911: result: yes configure:17929: checking for getpagesize configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:17991: $? = 0 configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18001: $? = 0 configure:18008: test -s conftest configure:18011: $? = 0 configure:18025: result: yes configure:17929: checking for getrusage configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:17991: $? = 0 configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18001: $? = 0 configure:18008: test -s conftest configure:18011: $? = 0 configure:18025: result: yes configure:17929: checking for getrlimit configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:17991: $? = 0 configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18001: $? = 0 configure:18008: test -s conftest configure:18011: $? = 0 configure:18025: result: yes configure:17929: checking for setrlimit configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:17991: $? = 0 configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18001: $? = 0 configure:18008: test -s conftest configure:18011: $? = 0 configure:18025: result: yes configure:17929: checking for gettimeofday configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:17991: $? = 0 configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18001: $? = 0 configure:18008: test -s conftest configure:18011: $? = 0 configure:18025: result: yes configure:18041: checking for isatty configure:18097: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18103: $? = 0 configure:18110: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18113: $? = 0 configure:18120: test -s conftest configure:18123: $? = 0 configure:18137: result: yes configure:18041: checking for mkdtemp configure:18097: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18103: $? = 0 configure:18110: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18113: $? = 0 configure:18120: test -s conftest configure:18123: $? = 0 configure:18137: result: yes configure:18041: checking for mkstemp configure:18097: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18103: $? = 0 configure:18110: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18113: $? = 0 configure:18120: test -s conftest configure:18123: $? = 0 configure:18137: result: yes configure:18156: checking for mktemp configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18218: $? = 0 configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18228: $? = 0 configure:18235: test -s conftest configure:18238: $? = 0 configure:18252: result: yes configure:18156: checking for posix_spawn configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18218: $? = 0 configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18228: $? = 0 configure:18235: test -s conftest configure:18238: $? = 0 configure:18252: result: yes configure:18156: checking for pread configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18218: $? = 0 configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18228: $? = 0 configure:18235: test -s conftest configure:18238: $? = 0 configure:18252: result: yes configure:18156: checking for realpath configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18218: $? = 0 configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18228: $? = 0 configure:18235: test -s conftest configure:18238: $? = 0 configure:18252: result: yes configure:18156: checking for sbrk configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18218: $? = 0 configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18228: $? = 0 configure:18235: test -s conftest configure:18238: $? = 0 configure:18252: result: yes configure:18156: checking for setrlimit configure:18252: result: yes configure:18269: checking for strerror configure:18325: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18331: $? = 0 configure:18338: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18341: $? = 0 configure:18348: test -s conftest configure:18351: $? = 0 configure:18365: result: yes configure:18269: checking for strerror_r configure:18325: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18331: $? = 0 configure:18338: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18341: $? = 0 configure:18348: test -s conftest configure:18351: $? = 0 configure:18365: result: yes configure:18269: checking for setenv configure:18325: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18331: $? = 0 configure:18338: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18341: $? = 0 configure:18348: test -s conftest configure:18351: $? = 0 configure:18365: result: yes configure:18269: checking for arc4random configure:18325: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18331: $? = 0 configure:18338: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18341: $? = 0 configure:18348: test -s conftest configure:18351: $? = 0 configure:18365: result: yes configure:18382: checking for strtoll configure:18438: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18444: $? = 0 configure:18451: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18454: $? = 0 configure:18461: test -s conftest configure:18464: $? = 0 configure:18478: result: yes configure:18382: checking for strtoq configure:18438: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18444: $? = 0 configure:18451: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18454: $? = 0 configure:18461: test -s conftest configure:18464: $? = 0 configure:18478: result: yes configure:18382: checking for sysconf configure:18438: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18444: $? = 0 configure:18451: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18454: $? = 0 configure:18461: test -s conftest configure:18464: $? = 0 configure:18478: result: yes configure:18382: checking for malloc_zone_statistics configure:18438: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18444: $? = 0 configure:18451: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18454: $? = 0 configure:18461: test -s conftest configure:18464: $? = 0 configure:18478: result: yes configure:18496: checking for setjmp configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18558: $? = 0 configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18568: $? = 0 configure:18575: test -s conftest configure:18578: $? = 0 configure:18592: result: yes configure:18496: checking for longjmp configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18558: $? = 0 configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18568: $? = 0 configure:18575: test -s conftest configure:18578: $? = 0 configure:18592: result: yes configure:18496: checking for sigsetjmp configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18558: $? = 0 configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18568: $? = 0 configure:18575: test -s conftest configure:18578: $? = 0 configure:18592: result: yes configure:18496: checking for siglongjmp configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18558: $? = 0 configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18568: $? = 0 configure:18575: test -s conftest configure:18578: $? = 0 configure:18592: result: yes configure:18496: checking for writev configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18558: $? = 0 configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18568: $? = 0 configure:18575: test -s conftest configure:18578: $? = 0 configure:18592: result: yes configure:18607: checking for futimes configure:18663: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18669: $? = 0 configure:18676: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:18679: $? = 0 configure:18686: test -s conftest configure:18689: $? = 0 configure:18703: result: yes configure:18607: checking for futimens configure:18663: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 Undefined symbols: "_futimens", referenced from: _main in ccXDLKXF.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:18669: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_FENV_H 1 | #define HAVE_DECL_FE_ALL_EXCEPT 1 | #define HAVE_DECL_FE_INEXACT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_FFI_H 1 | #define HAVE_CRASHREPORTER_INFO 0 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_LOG 1 | #define HAVE_LOG2 1 | #define HAVE_LOG10 1 | #define HAVE_EXP 1 | #define HAVE_EXP2 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SETENV 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_SYSCONF 1 | #define HAVE_MALLOC_ZONE_STATISTICS 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_WRITEV 1 | #define HAVE_FUTIMES 1 | /* end confdefs.h. */ | /* Define futimens to an innocuous variant, in case declares futimens. | For example, HP-UX 11i declares gettimeofday. */ | #define futimens innocuous_futimens | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char futimens (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef futimens | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char futimens (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_futimens || defined __stub___futimens | choke me | #endif | | int | main () | { | return futimens (); | ; | return 0; | } configure:18703: result: no configure:18713: checking if printf has the %a format character configure:18763: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:18766: $? = 0 configure:18772: ./conftest configure:18775: $? = 0 configure:18797: result: yes configure:18809: checking for srand48/lrand48/drand48 in configure:18842: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 configure:18848: $? = 0 configure:18855: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:18858: $? = 0 configure:18865: test -s conftest.o configure:18868: $? = 0 configure:18887: result: yes configure:18899: checking whether strerror_s is declared configure:18929: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:186: error: 'strerror_s' undeclared (first use in this function) conftest.c:186: error: (Each undeclared identifier is reported only once conftest.c:186: error: for each function it appears in.) configure:18935: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_FENV_H 1 | #define HAVE_DECL_FE_ALL_EXCEPT 1 | #define HAVE_DECL_FE_INEXACT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_FFI_H 1 | #define HAVE_CRASHREPORTER_INFO 0 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_LOG 1 | #define HAVE_LOG2 1 | #define HAVE_LOG10 1 | #define HAVE_EXP 1 | #define HAVE_EXP2 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SETENV 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_SYSCONF 1 | #define HAVE_MALLOC_ZONE_STATISTICS 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_WRITEV 1 | #define HAVE_FUTIMES 1 | #define HAVE_PRINTF_A 1 | #define HAVE_RAND48 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strerror_s | char *p = (char *) strerror_s; | return !p; | #endif | | ; | return 0; | } configure:18967: result: no configure:20429: checking for isnan in configure:20462: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 configure:20468: $? = 0 configure:20475: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:20478: $? = 0 configure:20485: test -s conftest.o configure:20488: $? = 0 configure:20507: result: yes configure:20520: checking for isnan in configure:20553: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:155: error: 'isnan' was not declared in this scope configure:20559: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_FENV_H 1 | #define HAVE_DECL_FE_ALL_EXCEPT 1 | #define HAVE_DECL_FE_INEXACT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_FFI_H 1 | #define HAVE_CRASHREPORTER_INFO 0 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_LOG 1 | #define HAVE_LOG2 1 | #define HAVE_LOG10 1 | #define HAVE_EXP 1 | #define HAVE_EXP2 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SETENV 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_SYSCONF 1 | #define HAVE_MALLOC_ZONE_STATISTICS 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_WRITEV 1 | #define HAVE_FUTIMES 1 | #define HAVE_PRINTF_A 1 | #define HAVE_RAND48 1 | #define HAVE_DECL_STRERROR_S 0 | #define HAVE_ISNAN_IN_MATH_H 1 | /* end confdefs.h. */ | #include | int | main () | { | float f; isnan(f); | ; | return 0; | } configure:20598: result: no configure:20610: checking for std::isnan in configure:20643: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 configure:20649: $? = 0 configure:20656: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:20659: $? = 0 configure:20666: test -s conftest.o configure:20669: $? = 0 configure:20688: result: yes configure:20702: checking for isinf in configure:20735: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 configure:20741: $? = 0 configure:20748: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:20751: $? = 0 configure:20758: test -s conftest.o configure:20761: $? = 0 configure:20780: result: yes configure:20792: checking for isinf in configure:20825: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:157: error: 'isinf' was not declared in this scope configure:20831: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_FENV_H 1 | #define HAVE_DECL_FE_ALL_EXCEPT 1 | #define HAVE_DECL_FE_INEXACT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_FFI_H 1 | #define HAVE_CRASHREPORTER_INFO 0 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_LOG 1 | #define HAVE_LOG2 1 | #define HAVE_LOG10 1 | #define HAVE_EXP 1 | #define HAVE_EXP2 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SETENV 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_SYSCONF 1 | #define HAVE_MALLOC_ZONE_STATISTICS 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_WRITEV 1 | #define HAVE_FUTIMES 1 | #define HAVE_PRINTF_A 1 | #define HAVE_RAND48 1 | #define HAVE_DECL_STRERROR_S 0 | #define HAVE_ISNAN_IN_MATH_H 1 | #define HAVE_STD_ISNAN_IN_CMATH 1 | #define HAVE_ISINF_IN_MATH_H 1 | /* end confdefs.h. */ | #include | int | main () | { | float f; isinf(f); | ; | return 0; | } configure:20870: result: no configure:20882: checking for std::isinf in configure:20915: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 configure:20921: $? = 0 configure:20928: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:20931: $? = 0 configure:20938: test -s conftest.o configure:20941: $? = 0 configure:20960: result: yes configure:20972: checking for finite in configure:21005: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 conftest.cpp:154:20: error: ieeefp.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:158: error: 'finite' was not declared in this scope configure:21011: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "LLVM" | #define PACKAGE_TARNAME "llvm" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "LLVM 3.4.2" | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" | #define LLVM_VERSION_MAJOR 3 | #define LLVM_VERSION_MINOR 4 | #define LLVM_VERSION_PATCH 2 | #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 | #define LLVM_ENABLE_ZLIB 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define ENABLE_BACKTRACES 1 | #define ENABLE_CRASH_OVERRIDES 1 | #define LLVM_NATIVE_ARCH PowerPC | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define GCC_INSTALL_PREFIX "" | #define DEFAULT_SYSROOT "" | #define BUG_REPORT_URL "http://llvm.org/bugs/" | #define HOST_LINK_VERSION "97.17" | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".dylib" | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ERRNO_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_TERMINFO 1 | #define HAVE_FFI_CALL 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define HAVE_LIBZ 1 | #define USE_UDIS86 0 | #define LLVM_USE_OPROFILE 0 | #define LLVM_USE_INTEL_JITEVENTS 0 | #define CLANG_HAVE_LIBXML 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CXXABI_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_MALLOC_H 1 | #define HAVE_MACH_MACH_H 1 | #define HAVE_FENV_H 1 | #define HAVE_DECL_FE_ALL_EXCEPT 1 | #define HAVE_DECL_FE_INEXACT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_FFI_H 1 | #define HAVE_CRASHREPORTER_INFO 0 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_BACKTRACE 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_ROUNDF 1 | #define HAVE_RINTF 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_POWF 1 | #define HAVE_FMODF 1 | #define HAVE_STRTOF 1 | #define HAVE_ROUND 1 | #define HAVE_LOG 1 | #define HAVE_LOG2 1 | #define HAVE_LOG10 1 | #define HAVE_EXP 1 | #define HAVE_EXP2 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISATTY 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_PREAD 1 | #define HAVE_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SETENV 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_SYSCONF 1 | #define HAVE_MALLOC_ZONE_STATISTICS 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_WRITEV 1 | #define HAVE_FUTIMES 1 | #define HAVE_PRINTF_A 1 | #define HAVE_RAND48 1 | #define HAVE_DECL_STRERROR_S 0 | #define HAVE_ISNAN_IN_MATH_H 1 | #define HAVE_STD_ISNAN_IN_CMATH 1 | #define HAVE_ISINF_IN_MATH_H 1 | #define HAVE_STD_ISINF_IN_CMATH 1 | /* end confdefs.h. */ | #include | int | main () | { | float f; finite(f); | ; | return 0; | } configure:21050: result: no configure:21070: checking for stdlib.h configure:21076: result: yes configure:21070: checking for unistd.h configure:21076: result: yes configure:21238: checking for getpagesize configure:21334: result: yes configure:21344: checking for working mmap configure:21491: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:21494: $? = 0 configure:21500: ./conftest configure:21503: $? = 0 configure:21519: result: yes configure:21530: checking for mmap of files configure:21575: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 conftest.c: In function 'main': conftest.c:170: warning: cast from pointer to integer of different size conftest.c:172: warning: cast from pointer to integer of different size configure:21578: $? = 0 configure:21584: ./conftest configure:21587: $? = 0 configure:21610: result: yes configure:21622: checking if /dev/zero is needed for mmap configure:21634: result: no configure:21656: checking for GCC atomic builtins configure:21689: /usr/bin/g++-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.cpp -lz -lpthread -lffi -lcurses -lm >&5 configure:21695: $? = 0 configure:21702: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:21705: $? = 0 configure:21712: test -s conftest configure:21715: $? = 0 configure:21718: result: yes configure:21847: checking for __dso_handle configure:21903: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 configure:21909: $? = 0 configure:21916: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21919: $? = 0 configure:21926: test -s conftest configure:21929: $? = 0 configure:21943: result: yes configure:22097: checking for compiler -fvisibility-inlines-hidden option configure:22131: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -O0 -fvisibility-inlines-hidden -Werror -I/opt/local/include conftest.cpp >&5 configure:22137: $? = 0 configure:22144: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:22147: $? = 0 configure:22154: test -s conftest.o configure:22157: $? = 0 configure:22177: result: yes configure:22402: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by LLVM config.status 3.4.2, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 36-42.wireless-city.scu.edu.tw config.status:774: creating include/llvm/Config/Targets.def config.status:774: creating include/llvm/Config/AsmPrinters.def config.status:774: creating include/llvm/Config/AsmParsers.def config.status:774: creating include/llvm/Config/Disassemblers.def config.status:774: creating Makefile.config config.status:774: creating llvm.spec config.status:774: creating docs/doxygen.cfg config.status:774: creating bindings/ocaml/llvm/META.llvm config.status:774: creating include/llvm/Config/config.h config.status:774: creating include/llvm/Config/llvm-config.h config.status:774: creating include/llvm/Support/DataTypes.h config.status:1176: executing setup commands config.status:1176: executing Makefile commands config.status:1176: executing Makefile.common commands config.status:1176: executing examples/Makefile commands config.status:1176: executing lib/Makefile commands config.status:1176: executing test/Makefile commands config.status:1176: executing test/Makefile.tests commands config.status:1176: executing unittests/Makefile commands config.status:1176: executing tools/Makefile commands config.status:1176: executing utils/Makefile commands config.status:1176: executing projects/Makefile commands config.status:1176: executing bindings/Makefile commands config.status:1176: executing bindings/ocaml/Makefile.ocaml commands configure:23744: === configuring in projects/sample (/opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/build/projects/sample) configure:23847: running /bin/sh /opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src/projects/sample/configure --prefix=/opt/local/libexec/llvm-3.4 '--build=powerpc64-apple-darwin9' '--enable-bindings=none' '--enable-libffi' '--disable-shared' '--disable-jit' '--disable-optimized' '--disable-profiling' '--enable-pic' '--disable-debug-symbols' '--disable-debug-runtime' '--disable-assertions' '--disable-doxygen' '--with-ar=/usr/bin/ar' '--enable-targets=powerpc' '--with-optimize-option=-O0' 'build_alias=powerpc64-apple-darwin9' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O0 -arch ppc64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O0 -arch ppc64' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src/projects/sample ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc64-apple-darwin9 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc-4.2 ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -O0 -arch ppc64' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-pipe -O0 -arch ppc64' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++-4.2 ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=powerpc64-apple-darwin9 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___dso_handle=yes ac_cv_func_arc4random=yes ac_cv_func_argz_append=no ac_cv_func_argz_create_sep=no ac_cv_func_argz_insert=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_backtrace=yes ac_cv_func_ceilf=yes ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_exp2=yes ac_cv_func_exp=yes ac_cv_func_finite_in_ieeefp_h=no ac_cv_func_floorf=yes ac_cv_func_fmodf=yes ac_cv_func_futimens=no ac_cv_func_futimes=yes ac_cv_func_getcwd=yes ac_cv_func_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_isatty=yes ac_cv_func_isinf_in_cmath=no ac_cv_func_isinf_in_math_h=yes ac_cv_func_isnan_in_cmath=no ac_cv_func_isnan_in_math_h=yes ac_cv_func_log10=yes ac_cv_func_log2=yes ac_cv_func_log=yes ac_cv_func_longjmp=yes ac_cv_func_malloc_zone_statistics=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkstemp=yes ac_cv_func_mktemp=yes ac_cv_func_mmap_file=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_nearbyintf=yes ac_cv_func_opendir=yes ac_cv_func_posix_spawn=yes ac_cv_func_powf=yes ac_cv_func_pread=yes ac_cv_func_rand48=yes ac_cv_func_readdir=yes ac_cv_func_realpath=yes ac_cv_func_rintf=yes ac_cv_func_round=yes ac_cv_func_roundf=yes ac_cv_func_sbrk=yes ac_cv_func_setenv=yes ac_cv_func_setjmp=yes ac_cv_func_setrlimit=yes ac_cv_func_shl_load=no ac_cv_func_siglongjmp=yes ac_cv_func_sigsetjmp=yes ac_cv_func_std_isinf_in_cmath=yes ac_cv_func_std_isnan_in_cmath=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strtof=yes ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_func_sysconf=yes ac_cv_func_writev=yes ac_cv_have_decl_FE_ALL_EXCEPT=yes ac_cv_have_decl_FE_INEXACT=yes ac_cv_have_decl_strerror_s=no ac_cv_header_CrashReporterClient_h=no ac_cv_header_argz_h=no ac_cv_header_cxxabi_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_ffi_ffi_h=yes ac_cv_header_ffi_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_link_h=no ac_cv_header_mach_mach_h=yes ac_cv_header_mach_o_dyld_h=yes ac_cv_header_malloc_h=no ac_cv_header_malloc_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_mmap_anon=no ac_cv_header_pthread_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stat_broken=no 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_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_valgrind_h=no ac_cv_header_zlib_h=yes ac_cv_host=powerpc64-apple-darwin9 ac_cv_huge_val_sanity=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_sin=yes ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_lib_xml2_xmlReadFile=yes ac_cv_lib_z_compress2=yes ac_cv_need_dev_zero_for_mmap=no ac_cv_objext=o ac_cv_path_BINPWD=/bin/pwd ac_cv_path_BZIP2=/opt/local/bin/bzip2 ac_cv_path_CAT=/bin/cat ac_cv_path_CIRCO='echo circo' ac_cv_path_CMP=/usr/bin/cmp ac_cv_path_CP=/bin/cp ac_cv_path_DATE=/bin/date ac_cv_path_DOT='echo dot' ac_cv_path_DOTTY='echo dotty' ac_cv_path_EGREP='/opt/local/bin/ggrep -E' ac_cv_path_FDP='echo fdp' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GAS=/opt/local/bin/as ac_cv_path_GRAPHVIZ='echo Graphviz' ac_cv_path_GREP=/opt/local/bin/ggrep ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_GZIPBIN=/usr/bin/gzip ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_MV=/bin/mv ac_cv_path_NEATO='echo neato' ac_cv_path_PDFROFF=/usr/bin/pdfroff ac_cv_path_RM=/bin/rm ac_cv_path_SED=/usr/bin/sed ac_cv_path_TAR=/usr/bin/tar ac_cv_path_TWOPI='echo twopi' ac_cv_path_ZIP=/usr/bin/zip ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E' ac_cv_prog_XML2CONFIG=xml2-config ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_search_clock_gettime=no ac_cv_search_dlopen='none required' ac_cv_search_ffi_call=-lffi ac_cv_search_mallinfo=no ac_cv_search_opendir='none required' ac_cv_search_pthread_getspecific='none required' ac_cv_search_pthread_mutex_lock='none required' ac_cv_search_pthread_rwlock_init='none required' ac_cv_search_setupterm=-lcurses ac_cv_struct_tm=time.h ac_cv_sys_symbol_underscore=yes ac_cv_target=powerpc64-apple-darwin9 ac_cv_type_error_t=no ac_cv_type_int64_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_uint64_t=yes libltdl_cv_lib_dl_dlopen=yes libltdl_cv_need_uscore=no libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.dylib libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/usr/local/lib /lib /usr/lib' llvm_cv_c_printf_a=yes llvm_cv_cxx_visibility_inlines_hidden=yes llvm_cv_enable_backtraces=yes llvm_cv_enable_crash_overrides=yes llvm_cv_enable_libffi=yes llvm_cv_enable_terminfo=yes llvm_cv_gnu_make_command=make llvm_cv_link_all_option=-Wl,-all_load llvm_cv_link_use_export_dynamic=yes llvm_cv_link_use_r=no llvm_cv_link_use_version_script=no llvm_cv_link_version=97.17 llvm_cv_no_link_all_option=-Wl,-noall_load llvm_cv_os_type=Darwin llvm_cv_platform_type=Unix llvm_cv_target_arch=PowerPC llvm_cv_target_os_type=Darwin lt_cv_path_NM='/usr/bin/nm -p' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL_BINDINGS='ocaml' AR='ar' ARCH='PowerPC' BINDINGS_TO_BUILD='' BINPWD='/bin/pwd' BINUTILS_INCDIR='' BUILD_CC='' BUILD_CXX='' BUILD_EXEEXT='' BZIP2='/opt/local/bin/bzip2' CAT='/bin/cat' CC='/usr/bin/gcc-4.2' CFLAGS='-pipe -O0 -arch ppc64' CIRCO='echo circo' CLANG_SRC_ROOT='' CMP='/usr/bin/cmp' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' COVERED_SWITCH_DEFAULT='' CP='/bin/cp' CPP='/usr/bin/gcc-4.2 -E' CPPFLAGS='-I/opt/local/include' CVSBUILD='' CXX='/usr/bin/g++-4.2' CXXCPP='/usr/bin/g++-4.2 -E' CXXFLAGS='-pipe -O0 -arch ppc64' DATE='/bin/date' DEBUG_RUNTIME='' DEBUG_SYMBOLS='' DEFS='-DHAVE_CONFIG_H' DISABLE_ASSERTIONS='DISABLE_ASSERTIONS=1' DOT='echo dot' DOTTY='echo dotty' DOXYGEN='' ECHO_C='ECHO_N='' ECHO_T='' EGREP='/opt/local/bin/ggrep -E' ENABLE_CLANG_ARCMT='1' ENABLE_CLANG_REWRITER='1' ENABLE_CLANG_STATIC_ANALYZER='1' ENABLE_CXX11='0' ENABLE_DOCS='1' ENABLE_DOXYGEN='0' ENABLE_EMBED_STDCXX='0' ENABLE_EXPENSIVE_CHECKS='' ENABLE_LIBCPP='0' ENABLE_OPTIMIZED='' ENABLE_PIC='1' ENABLE_POLLY='1' ENABLE_PROFILING='' ENABLE_PTHREADS='1' ENABLE_SHARED='0' ENABLE_SPLIT_DWARF='0' ENABLE_TIMESTAMPS='1' ENABLE_VISIBILITY_INLINES_HIDDEN='1' ENABLE_WERROR='0' ENDIAN='big' EXEEXT='' EXPENSIVE_CHECKS='no' EXTRA_LD_OPTIONS='' EXTRA_OPTIONS='' FDP='echo fdp' FIND='/usr/bin/find' GAS='/opt/local/bin/as' GRAPHVIZ='echo Graphviz' GREP='/opt/local/bin/ggrep' GROFF='/usr/bin/groff' GV='echo gv' GZIPBIN='/usr/bin/gzip' HAVE_LIBZ='1' HAVE_LINK_VERSION_SCRIPT='' HAVE_PTHREAD='1' HOST_ARCH='PowerPC' HOST_OS='Darwin' HUGE_VAL_SANITY='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTERNAL_PREFIX='' JIT='' KEEP_SYMBOLS='' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64' LIBADD_DL='-ldl' LIBOBJS='' LIBS='-lz -lpthread -lffi -lcurses -lm ' LIBXML2_INC='-I/usr/include/libxml2' LIBXML2_LIBS='-lxml2' LINKALL='-Wl,-all_load' LLVM_BINDIR='/opt/local/libexec/llvm-3.4/bin' LLVM_CONFIGTIME='Sun Mar 6 06:13:46 CST 2022' LLVM_COPYRIGHT='Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign.' LLVM_CROSS_COMPILING='0' LLVM_DATADIR='/opt/local/libexec/llvm-3.4/share/llvm' LLVM_DOCSDIR='/opt/local/libexec/llvm-3.4/share/doc/llvm' LLVM_ENABLE_THREADS='1' LLVM_ENABLE_ZLIB='1' LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(PowerPC) ' LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(PowerPC) ' LLVM_ENUM_DISASSEMBLERS='' LLVM_ENUM_TARGETS='LLVM_TARGET(PowerPC) ' LLVM_ETCDIR='/opt/local/libexec/llvm-3.4/etc/llvm' LLVM_HAS_POLLY='' LLVM_INCLUDEDIR='/opt/local/libexec/llvm-3.4/include' LLVM_INFODIR='/opt/local/libexec/llvm-3.4/info' LLVM_MANDIR='/opt/local/libexec/llvm-3.4/man' LLVM_ON_UNIX='1' LLVM_ON_WIN32='0' LLVM_PREFIX='/opt/local/libexec/llvm-3.4' LLVM_VERSION_MAJOR='3' LLVM_VERSION_MINOR='4' LLVM_VERSION_PATCH='2' LLVM_VERSION_SUFFIX='' LN_S='ln -s' LTLIBOBJS='' MKDIR='/bin/mkdir' MMAP_FILE='yes' MV='/bin/mv' NEATO='echo neato' NM='/usr/bin/nm -p' NOLINKALL='-Wl,-noall_load' NO_MAYBE_UNINITIALIZED='' NO_MISSING_FIELD_INITIALIZERS='-Wno-missing-field-initializers' NO_UNINITIALIZED='' NO_VARIADIC_MACROS='-Wno-variadic-macros' OBJEXT='o' OCAMLC='' OCAMLDEP='' OCAMLDOC='' OCAMLOPT='' OCAML_LIBDIR='' OPTIMIZE_OPTION='-O0' OS='Darwin' PACKAGE_BUGREPORT='http://llvm.org/bugs/' PACKAGE_NAME='LLVM' PACKAGE_STRING='LLVM 3.4.2' PACKAGE_TARNAME='llvm' PACKAGE_VERSION='3.4.2' PATH_SEPARATOR=':' PDFROFF='/usr/bin/pdfroff' PYTHON='' RANLIB='ranlib' RDYNAMIC='-rdynamic' RM='/bin/rm' RPATH='-Wl,-rpath' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIBEXT='.dylib' SHLIBPATH_VAR='' TAR='/usr/bin/tar' TARGETS_TO_BUILD='PowerPC ' TARGET_HAS_JIT='' TARGET_OS='Darwin' TWOPI='echo twopi' USE_INTEL_JITEVENTS='0' USE_OPROFILE='0' USE_UDIS86='0' XDOT='echo xdot' XML2CONFIG='xml2-config' ZIP='/usr/bin/zip' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='powerpc64-apple-darwin9' build_alias='powerpc64-apple-darwin9' build_cpu='powerpc64' build_os='darwin9' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='powerpc64-apple-darwin9' host_alias='' host_cpu='powerpc64' host_os='darwin9' host_vendor='apple' htmldir='${docdir}' ifGNUmake='' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/local/libexec/llvm-3.4' program_prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' projects/sample' sysconfdir='${prefix}/etc' target='powerpc64-apple-darwin9' target_alias='' target_cpu='powerpc64' target_os='darwin9' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "LLVM" #define PACKAGE_TARNAME "llvm" #define PACKAGE_VERSION "3.4.2" #define PACKAGE_STRING "LLVM 3.4.2" #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" #define LLVM_VERSION_MAJOR 3 #define LLVM_VERSION_MINOR 4 #define LLVM_VERSION_PATCH 2 #define LLVM_ON_UNIX 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 LLVM_ENABLE_THREADS 1 #define LLVM_ENABLE_ZLIB 1 #define ENABLE_PIC 1 #define ENABLE_TIMESTAMPS 1 #define ENABLE_BACKTRACES 1 #define ENABLE_CRASH_OVERRIDES 1 #define LLVM_NATIVE_ARCH PowerPC #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser #define CLANG_RESOURCE_DIR "" #define C_INCLUDE_DIRS "" #define GCC_INSTALL_PREFIX "" #define DEFAULT_SYSROOT "" #define BUG_REPORT_URL "http://llvm.org/bugs/" #define HOST_LINK_VERSION "97.17" #define HAVE_LINK_EXPORT_DYNAMIC 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define LTDL_SHLIB_EXT ".dylib" #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" #define LTDL_OBJDIR ".libs/" #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define error_t int #define HAVE_ERRNO_H 1 #define HAVE_MEMORY_H 1 #define HAVE_UNISTD_H 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define HAVE_LIBM 1 #define HAVE_DLOPEN 1 #define HAVE_TERMINFO 1 #define HAVE_FFI_CALL 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_MUTEX_LOCK 1 #define HAVE_PTHREAD_RWLOCK_INIT 1 #define HAVE_PTHREAD_GETSPECIFIC 1 #define HAVE_LIBZ 1 #define USE_UDIS86 0 #define LLVM_USE_OPROFILE 0 #define LLVM_USE_INTEL_JITEVENTS 0 #define CLANG_HAVE_LIBXML 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_CXXABI_H 1 #define HAVE_DLFCN_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_MALLOC_MALLOC_H 1 #define HAVE_MACH_MACH_H 1 #define HAVE_FENV_H 1 #define HAVE_DECL_FE_ALL_EXCEPT 1 #define HAVE_DECL_FE_INEXACT 1 #define HAVE_PTHREAD_H 1 #define HAVE_ZLIB_H 1 #define HAVE_FFI_H 1 #define HAVE_FFI_FFI_H 1 #define HAVE_CRASHREPORTER_INFO 0 #define RETSIGTYPE void #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_BACKTRACE 1 #define HAVE_CEILF 1 #define HAVE_FLOORF 1 #define HAVE_ROUNDF 1 #define HAVE_RINTF 1 #define HAVE_NEARBYINTF 1 #define HAVE_GETCWD 1 #define HAVE_POWF 1 #define HAVE_FMODF 1 #define HAVE_STRTOF 1 #define HAVE_ROUND 1 #define HAVE_LOG 1 #define HAVE_LOG2 1 #define HAVE_LOG10 1 #define HAVE_EXP 1 #define HAVE_EXP2 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISATTY 1 #define HAVE_MKDTEMP 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTEMP 1 #define HAVE_POSIX_SPAWN 1 #define HAVE_PREAD 1 #define HAVE_REALPATH 1 #define HAVE_SBRK 1 #define HAVE_SETRLIMIT 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_SETENV 1 #define HAVE_ARC4RANDOM 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOQ 1 #define HAVE_SYSCONF 1 #define HAVE_MALLOC_ZONE_STATISTICS 1 #define HAVE_SETJMP 1 #define HAVE_LONGJMP 1 #define HAVE_SIGSETJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_WRITEV 1 #define HAVE_FUTIMES 1 #define HAVE_PRINTF_A 1 #define HAVE_RAND48 1 #define HAVE_DECL_STRERROR_S 0 #define HAVE_ISNAN_IN_MATH_H 1 #define HAVE_STD_ISNAN_IN_CMATH 1 #define HAVE_ISINF_IN_MATH_H 1 #define HAVE_STD_ISINF_IN_CMATH 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_MMAP_FILE #define LLVM_HAS_ATOMICS 1 #define HAVE___DSO_HANDLE 1 #define LLVM_PREFIX "/opt/local/libexec/llvm-3.4" #define LLVM_BINDIR "/opt/local/libexec/llvm-3.4/bin" #define LLVM_DATADIR "/opt/local/libexec/llvm-3.4/share/llvm" #define LLVM_DOCSDIR "/opt/local/libexec/llvm-3.4/share/doc/llvm" #define LLVM_ETCDIR "/opt/local/libexec/llvm-3.4/etc/llvm" #define LLVM_INCLUDEDIR "/opt/local/libexec/llvm-3.4/include" #define LLVM_INFODIR "/opt/local/libexec/llvm-3.4/info" #define LLVM_MANDIR "/opt/local/libexec/llvm-3.4/man" #define LLVM_CONFIGTIME "Sun Mar 6 06:13:46 CST 2022" #define LLVM_HOST_TRIPLE "powerpc64-apple-darwin9" #define LLVM_DEFAULT_TARGET_TRIPLE "powerpc64-apple-darwin9" configure: exit 0