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 2.8, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --disable-clamav --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic build_alias=i686-uhu-linux host_alias=i686-uhu-linux --enable-optimized llvm_cv_gnu_make_command=make --enable-targets=host-only --enable-bindings=none --enable-libffi=no --without-llvmgcc --without-llvmgxx --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2583: checking build system type configure:2597: result: i686-uhu-linux-gnu configure:2617: checking host system type configure:2630: result: i686-uhu-linux-gnu configure:2650: checking target system type configure:2663: result: i686-uhu-linux-gnu configure:2690: checking type of operating system we're going to host on configure:2798: result: Linux configure:2801: checking type of operating system we're going to target configure:2847: result: Linux configure:2887: checking target architecture configure:2909: result: x86 configure:2935: checking for i686-uhu-linux-gcc configure:2951: found /usr/bin/i686-uhu-linux-gcc configure:2962: result: i686-uhu-linux-gcc configure:3231: checking for C compiler version configure:3240: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3251: $? = 0 configure:3240: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3251: $? = 0 configure:3240: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3251: $? = 1 configure:3240: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3251: $? = 1 configure:3271: checking whether the C compiler works configure:3293: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3297: $? = 0 configure:3345: result: yes configure:3348: checking for C compiler default output file name configure:3350: result: a.out configure:3356: checking for suffix of executables configure:3363: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3367: $? = 0 configure:3389: result: configure:3411: checking whether we are cross compiling configure:3419: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3423: $? = 0 configure:3430: ./conftest configure:3434: $? = 0 configure:3449: result: no configure:3454: checking for suffix of object files configure:3476: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3480: $? = 0 configure:3501: result: o configure:3505: checking whether we are using the GNU C compiler configure:3524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3524: $? = 0 configure:3533: result: yes configure:3542: checking whether i686-uhu-linux-gcc accepts -g configure:3562: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3562: $? = 0 configure:3603: result: yes configure:3620: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3684: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3684: $? = 0 configure:3697: result: none needed configure:3723: checking how to run the C preprocessor configure:3754: i686-uhu-linux-gcc -E conftest.c configure:3754: $? = 0 configure:3768: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #define LLVM_ON_UNIX 1 | /* end confdefs.h. */ | #include configure:3793: result: i686-uhu-linux-gcc -E configure:3813: i686-uhu-linux-gcc -E conftest.c configure:3813: $? = 0 configure:3827: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #define LLVM_ON_UNIX 1 | /* end confdefs.h. */ | #include configure:3856: checking for grep that handles long lines and -e configure:3914: result: /bin/grep configure:3919: checking for egrep configure:3981: result: /bin/grep -E configure:3986: checking for ANSI C header files configure:4006: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4006: $? = 0 configure:4079: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4079: $? = 0 configure:4079: ./conftest configure:4079: $? = 0 configure:4090: result: yes configure:4103: checking for sys/types.h configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4103: $? = 0 configure:4103: result: yes configure:4103: checking for sys/stat.h configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4103: $? = 0 configure:4103: result: yes configure:4103: checking for stdlib.h configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4103: $? = 0 configure:4103: result: yes configure:4103: checking for string.h configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4103: $? = 0 configure:4103: result: yes configure:4103: checking for memory.h configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4103: $? = 0 configure:4103: result: yes configure:4103: checking for strings.h configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4103: $? = 0 configure:4103: result: yes configure:4103: checking for inttypes.h configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4103: $? = 0 configure:4103: result: yes configure:4103: checking for stdint.h configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4103: $? = 0 configure:4103: result: yes configure:4103: checking for unistd.h configure:4103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4103: $? = 0 configure:4103: result: yes configure:4115: checking whether byte ordering is bigendian configure:4130: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:21:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:21:15: error: unknown type name 'universal' configure:4130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4175: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4175: $? = 0 configure:4193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:27:4: error: unknown type name 'not' not big endian ^ conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4321: result: no configure:5099: checking clang compiler configure:5130: result: none configure:5148: checking optimization flags configure:5161: result: -O3 configure:5324: checking how to run the C preprocessor configure:5394: result: i686-uhu-linux-gcc -E configure:5414: i686-uhu-linux-gcc -E conftest.c configure:5414: $? = 0 configure:5428: i686-uhu-linux-gcc -E conftest.c conftest.c:33:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | /* end confdefs.h. */ | #include configure:5466: checking for i686-uhu-linux-gcc configure:5493: result: i686-uhu-linux-gcc configure:5568: checking for C compiler version configure:5577: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5588: $? = 0 configure:5577: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5588: $? = 0 configure:5577: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5588: $? = 1 configure:5577: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5588: $? = 1 configure:5592: checking whether we are using the GNU C compiler configure:5620: result: yes configure:5629: checking whether i686-uhu-linux-gcc accepts -g configure:5690: result: yes configure:5707: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5784: result: none needed configure:5818: checking for i686-uhu-linux-g++ configure:5834: found /usr/bin/i686-uhu-linux-g++ configure:5845: result: i686-uhu-linux-g++ configure:5916: checking for C++ compiler version configure:5925: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5936: $? = 0 configure:5925: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5936: $? = 0 configure:5925: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5936: $? = 1 configure:5925: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5936: $? = 1 configure:5940: checking whether we are using the GNU C++ compiler configure:5959: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5959: $? = 0 configure:5968: result: yes configure:5977: checking whether i686-uhu-linux-g++ accepts -g configure:5997: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5997: $? = 0 configure:6038: result: yes configure:6062: checking for BSD-compatible nm configure:6111: result: /usr/bin/nm -B configure:6117: checking for GNU make configure:6132: result: make configure:6143: checking whether ln -s works configure:6147: result: yes configure:6156: checking for cmp configure:6174: found /usr/bin/cmp configure:6187: result: /usr/bin/cmp configure:6197: checking for cp configure:6215: found /bin/cp configure:6228: result: /bin/cp configure:6238: checking for date configure:6256: found /bin/date configure:6269: result: /bin/date configure:6279: checking for find configure:6297: found /usr/bin/find configure:6310: result: /usr/bin/find configure:6320: checking for grep configure:6351: result: /bin/grep configure:6361: checking for mkdir configure:6379: found /bin/mkdir configure:6392: result: /bin/mkdir configure:6402: checking for mv configure:6420: found /bin/mv configure:6433: result: /bin/mv configure:6444: checking for i686-uhu-linux-ranlib configure:6474: result: no configure:6484: checking for ranlib configure:6500: found /usr/bin/ranlib configure:6511: result: ranlib configure:6536: checking for i686-uhu-linux-ar configure:6552: found /usr/bin/i686-uhu-linux-ar configure:6563: result: i686-uhu-linux-ar configure:6627: checking for rm configure:6645: found /bin/rm configure:6658: result: /bin/rm configure:6668: checking for sed configure:6686: found /bin/sed configure:6699: result: /bin/sed configure:6709: checking for tar configure:6727: found /bin/tar configure:6740: result: /bin/tar configure:6750: checking for pwd configure:6768: found /bin/pwd configure:6781: result: /bin/pwd configure:6792: checking for Graphviz configure:6823: result: echo Graphviz configure:6846: checking for dot configure:6877: result: echo dot configure:6900: checking for fdp configure:6931: result: echo fdp configure:6954: checking for neato configure:6985: result: echo neato configure:7008: checking for twopi configure:7039: result: echo twopi configure:7062: checking for circo configure:7093: result: echo circo configure:7118: checking for gv configure:7151: result: no configure:7118: checking for gsview32 configure:7151: result: no configure:7175: checking for dotty configure:7206: result: echo dotty configure:7245: checking for a BSD-compatible install configure:7313: result: /bin/install -c configure:7331: checking for bzip2 configure:7349: found /bin/bzip2 configure:7361: result: /bin/bzip2 configure:7371: checking for cat configure:7389: found /bin/cat configure:7401: result: /bin/cat configure:7411: checking for doxygen configure:7444: result: no configure:7451: checking for groff configure:7484: result: no configure:7491: checking for gzip configure:7509: found /bin/gzip configure:7521: result: /bin/gzip configure:7531: checking for pod2html configure:7549: found /usr/bin/pod2html configure:7561: result: /usr/bin/pod2html configure:7571: checking for pod2man configure:7589: found /usr/bin/pod2man configure:7601: result: /usr/bin/pod2man configure:7611: checking for pdfroff configure:7644: result: no configure:7651: checking for runtest configure:7684: result: no configure:7691: checking for the tclsh program in tclinclude directory configure:7718: result: none configure:7724: checking for tclsh8.4 configure:7757: result: no configure:7724: checking for tclsh8.4.8 configure:7757: result: no configure:7724: checking for tclsh8.4.7 configure:7757: result: no configure:7724: checking for tclsh8.4.6 configure:7757: result: no configure:7724: checking for tclsh8.4.5 configure:7757: result: no configure:7724: checking for tclsh8.4.4 configure:7757: result: no configure:7724: checking for tclsh8.4.3 configure:7757: result: no configure:7724: checking for tclsh8.4.2 configure:7757: result: no configure:7724: checking for tclsh8.4.1 configure:7757: result: no configure:7724: checking for tclsh8.4.0 configure:7757: result: no configure:7724: checking for tclsh8.3 configure:7757: result: no configure:7724: checking for tclsh8.3.5 configure:7757: result: no configure:7724: checking for tclsh8.3.4 configure:7757: result: no configure:7724: checking for tclsh8.3.3 configure:7757: result: no configure:7724: checking for tclsh8.3.2 configure:7757: result: no configure:7724: checking for tclsh8.3.1 configure:7757: result: no configure:7724: checking for tclsh8.3.0 configure:7757: result: no configure:7724: checking for tclsh configure:7757: result: no configure:7779: checking for zip configure:7812: result: no configure:7821: checking for ocamlc configure:7854: result: no configure:7866: checking for ocamlopt configure:7899: result: no configure:7911: checking for ocamldep configure:7944: result: no configure:7956: checking for ocamldoc configure:7989: result: no configure:8001: checking for gas configure:8034: result: no configure:8001: checking for as configure:8019: found /usr/bin/as configure:8031: result: /usr/bin/as configure:8043: checking for linker version configure:8059: result: 2.23.2 configure:8068: checking for compiler -Wl,-R option configure:8092: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-R. conftest.c >&5 configure:8092: $? = 0 configure:8108: result: yes configure:8117: checking for compiler -Wl,-export-dynamic option configure:8141: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-export-dynamic conftest.c >&5 configure:8141: $? = 0 configure:8157: result: yes configure:8166: checking for compiler -Wl,--version-script option configure:8212: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,--version-script=/tmp/foojIGv9Z/export.map conftest.c >&5 configure:8212: $? = 0 configure:8230: result: yes configure:8240: checking for an ANSI C-conforming const configure:8305: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8305: $? = 0 configure:8312: result: yes configure:8323: checking for dirent.h that defines DIR configure:8342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8342: $? = 0 configure:8350: result: yes configure:8363: checking for library containing opendir configure:8394: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8394: $? = 0 configure:8411: result: none required configure:8480: checking dlfcn.h usability configure:8480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8480: $? = 0 configure:8480: result: yes configure:8480: checking dlfcn.h presence configure:8480: i686-uhu-linux-gcc -E conftest.c configure:8480: $? = 0 configure:8480: result: yes configure:8480: checking for dlfcn.h configure:8480: result: yes configure:8513: checking dynamic linker characteristics configure:9101: result: GNU/Linux ld.so configure:9111: checking which extension is used for loadable modules configure:9121: result: .so configure:9132: checking which variable specifies run-time library path configure:9139: result: LD_LIBRARY_PATH configure:9150: checking for the default library search path configure:9157: result: /lib /usr/lib configure:9175: checking for objdir configure:9196: result: .libs configure:9209: checking command to parse /usr/bin/nm -B output from object configure:9314: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9317: $? = 0 configure:9321: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:9324: $? = 0 configure:9376: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:9379: $? = 0 configure:9417: result: ok configure:9422: checking whether libtool supports -dlopen/-dlpreopen configure:9434: result: yes configure:9451: checking for shl_load configure:9451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc5aglEj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:9451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/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:9451: result: no configure:9457: checking for shl_load in -ldld configure:9482: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:9482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/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:9491: result: no configure:9499: checking for dlopen in -ldl configure:9524: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:9524: $? = 0 configure:9533: result: yes configure:9677: checking for dlerror configure:9677: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:9677: $? = 0 configure:9677: result: yes configure:9696: checking for _ prefix in compiled symbols configure:9706: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9709: $? = 0 configure:9713: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:9716: $? = 0 configure:9738: result: no configure:9856: checking whether deplibs are loaded by dlopen configure:9937: result: yes configure:9947: checking argz.h usability configure:9947: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9947: $? = 0 configure:9947: result: yes configure:9947: checking argz.h presence configure:9947: i686-uhu-linux-gcc -E conftest.c configure:9947: $? = 0 configure:9947: result: yes configure:9947: checking for argz.h configure:9947: result: yes configure:9958: checking for error_t configure:9958: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9958: $? = 0 configure:9958: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:53:22: error: expected expression before ')' token if (sizeof ((error_t))) ^ configure:9958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | /* end confdefs.h. */ | #if HAVE_ARGZ_H | # include | #endif | | int | main () | { | if (sizeof ((error_t))) | return 0; | ; | return 0; | } configure:9958: result: yes configure:9979: checking for argz_append configure:9979: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9979: $? = 0 configure:9979: result: yes configure:9979: checking for argz_create_sep configure:9979: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9979: $? = 0 configure:9979: result: yes configure:9979: checking for argz_insert configure:9979: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9979: $? = 0 configure:9979: result: yes configure:9979: checking for argz_next configure:9979: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9979: $? = 0 configure:9979: result: yes configure:9979: checking for argz_stringify configure:9979: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9979: $? = 0 configure:9979: result: yes configure:10011: checking assert.h usability configure:10011: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking assert.h presence configure:10011: i686-uhu-linux-gcc -E conftest.c configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking for assert.h configure:10011: result: yes configure:10011: checking ctype.h usability configure:10011: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking ctype.h presence configure:10011: i686-uhu-linux-gcc -E conftest.c configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking for ctype.h configure:10011: result: yes configure:10011: checking errno.h usability configure:10011: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking errno.h presence configure:10011: i686-uhu-linux-gcc -E conftest.c configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking for errno.h configure:10011: result: yes configure:10011: checking malloc.h usability configure:10011: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking malloc.h presence configure:10011: i686-uhu-linux-gcc -E conftest.c configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking for malloc.h configure:10011: result: yes configure:10011: checking for memory.h configure:10011: result: yes configure:10011: checking for stdlib.h configure:10011: result: yes configure:10011: checking stdio.h usability configure:10011: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking stdio.h presence configure:10011: i686-uhu-linux-gcc -E conftest.c configure:10011: $? = 0 configure:10011: result: yes configure:10011: checking for stdio.h configure:10011: result: yes configure:10011: checking for unistd.h configure:10011: result: yes configure:10024: checking dl.h usability configure:10024: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:93:16: fatal error: dl.h: No such file or directory #include ^ compilation terminated. configure:10024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10024: result: no configure:10024: checking dl.h presence configure:10024: i686-uhu-linux-gcc -E conftest.c conftest.c:60:16: fatal error: dl.h: No such file or directory #include ^ compilation terminated. configure:10024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:10024: result: no configure:10024: checking for dl.h configure:10024: result: no configure:10024: checking sys/dl.h usability configure:10024: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:93:20: fatal error: sys/dl.h: No such file or directory #include ^ compilation terminated. configure:10024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10024: result: no configure:10024: checking sys/dl.h presence configure:10024: i686-uhu-linux-gcc -E conftest.c conftest.c:60:20: fatal error: sys/dl.h: No such file or directory #include ^ compilation terminated. configure:10024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:10024: result: no configure:10024: checking for sys/dl.h configure:10024: result: no configure:10024: checking dld.h usability configure:10024: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:93:17: fatal error: dld.h: No such file or directory #include ^ compilation terminated. configure:10024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10024: result: no configure:10024: checking dld.h presence configure:10024: i686-uhu-linux-gcc -E conftest.c conftest.c:60:17: fatal error: dld.h: No such file or directory #include ^ compilation terminated. configure:10024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:10024: result: no configure:10024: checking for dld.h configure:10024: result: no configure:10024: checking mach-o/dyld.h usability configure:10024: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:93:25: fatal error: mach-o/dyld.h: No such file or directory #include ^ compilation terminated. configure:10024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10024: result: no configure:10024: checking mach-o/dyld.h presence configure:10024: i686-uhu-linux-gcc -E conftest.c conftest.c:60:25: fatal error: mach-o/dyld.h: No such file or directory #include ^ compilation terminated. configure:10024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:10024: result: no configure:10024: checking for mach-o/dyld.h configure:10024: result: no configure:10037: checking for string.h configure:10037: result: yes configure:10051: checking for strchr configure:10051: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:10051: $? = 0 configure:10051: result: yes configure:10063: checking for strrchr configure:10063: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:10063: $? = 0 configure:10063: result: yes configure:10075: checking for memcpy configure:10075: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:86:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:10075: $? = 0 configure:10075: result: yes configure:10087: checking for memmove configure:10087: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:87:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:10087: $? = 0 configure:10087: result: yes configure:10087: checking for strcmp configure:10087: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'strcmp' [enabled by default] char strcmp (); ^ configure:10087: $? = 0 configure:10087: result: yes configure:10099: checking for closedir configure:10099: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10099: $? = 0 configure:10099: result: yes configure:10099: checking for opendir configure:10099: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10099: $? = 0 configure:10099: result: yes configure:10099: checking for readdir configure:10099: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10099: $? = 0 configure:10099: result: yes configure:10227: checking LLVM capable compiler configure:10243: result: llvm-gcc configure:10248: checking tool compatibility configure:10281: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10281: $? = 0 configure:10294: result: ok configure:10297: checking optional compiler flags configure:10303: result: -Wno-variadic-macros -Wno-missing-field-initializers configure:10307: checking for sin in -lm configure:10332: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:76:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:10332: $? = 0 configure:10341: result: yes configure:10433: checking for library containing dlopen configure:10464: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/ccpMRyNM.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:10464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:10464: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lm >&5 configure:10464: $? = 0 configure:10481: result: -ldl configure:10558: checking for library containing mallinfo configure:10589: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lm >&5 configure:10589: $? = 0 configure:10606: result: none required configure:10618: checking for pthread_mutex_init in -lpthread configure:10643: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:10643: $? = 0 configure:10652: result: yes configure:10663: checking for library containing pthread_mutex_lock configure:10694: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:10694: $? = 0 configure:10711: result: none required configure:10721: checking for library containing pthread_rwlock_init configure:10752: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:10752: $? = 0 configure:10769: result: none required configure:10779: checking for library containing pthread_getspecific configure:10810: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:10810: $? = 0 configure:10827: result: none required configure:11074: checking for dirent.h that defines DIR configure:11101: result: yes configure:11114: checking for library containing opendir configure:11162: result: none required configure:11229: checking for MAP_ANONYMOUS vs. MAP_ANON configure:11253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11253: $? = 0 configure:11267: result: yes configure:11275: checking whether stat file-mode macros are broken configure:11302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11302: $? = 0 configure:11309: result: no configure:11317: checking for ANSI C header files configure:11421: result: yes configure:11429: checking for sys/wait.h that is POSIX.1 compatible configure:11455: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11455: $? = 0 configure:11462: result: yes configure:11470: checking whether time.h and sys/time.h may both be included configure:11490: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11490: $? = 0 configure:11497: result: yes configure:11509: checking for dlfcn.h configure:11509: result: yes configure:11509: checking execinfo.h usability configure:11509: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11509: $? = 0 configure:11509: result: yes configure:11509: checking execinfo.h presence configure:11509: i686-uhu-linux-gcc -E conftest.c configure:11509: $? = 0 configure:11509: result: yes configure:11509: checking for execinfo.h configure:11509: result: yes configure:11509: checking fcntl.h usability configure:11509: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11509: $? = 0 configure:11509: result: yes configure:11509: checking fcntl.h presence configure:11509: i686-uhu-linux-gcc -E conftest.c configure:11509: $? = 0 configure:11509: result: yes configure:11509: checking for fcntl.h configure:11509: result: yes configure:11509: checking for inttypes.h configure:11509: result: yes configure:11509: checking limits.h usability configure:11509: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11509: $? = 0 configure:11509: result: yes configure:11509: checking limits.h presence configure:11509: i686-uhu-linux-gcc -E conftest.c configure:11509: $? = 0 configure:11509: result: yes configure:11509: checking for limits.h configure:11509: result: yes configure:11509: checking link.h usability configure:11509: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11509: $? = 0 configure:11509: result: yes configure:11509: checking link.h presence configure:11509: i686-uhu-linux-gcc -E conftest.c configure:11509: $? = 0 configure:11509: result: yes configure:11509: checking for link.h configure:11509: result: yes configure:11522: checking for malloc.h configure:11522: result: yes configure:11522: checking setjmp.h usability configure:11522: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11522: $? = 0 configure:11522: result: yes configure:11522: checking setjmp.h presence configure:11522: i686-uhu-linux-gcc -E conftest.c configure:11522: $? = 0 configure:11522: result: yes configure:11522: checking for setjmp.h configure:11522: result: yes configure:11522: checking signal.h usability configure:11522: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11522: $? = 0 configure:11522: result: yes configure:11522: checking signal.h presence configure:11522: i686-uhu-linux-gcc -E conftest.c configure:11522: $? = 0 configure:11522: result: yes configure:11522: checking for signal.h configure:11522: result: yes configure:11522: checking for stdint.h configure:11522: result: yes configure:11522: checking termios.h usability configure:11522: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11522: $? = 0 configure:11522: result: yes configure:11522: checking termios.h presence configure:11522: i686-uhu-linux-gcc -E conftest.c configure:11522: $? = 0 configure:11522: result: yes configure:11522: checking for termios.h configure:11522: result: yes configure:11522: checking for unistd.h configure:11522: result: yes configure:11535: checking utime.h usability configure:11535: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11535: $? = 0 configure:11535: result: yes configure:11535: checking utime.h presence configure:11535: i686-uhu-linux-gcc -E conftest.c configure:11535: $? = 0 configure:11535: result: yes configure:11535: checking for utime.h configure:11535: result: yes configure:11535: checking windows.h usability configure:11535: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:129:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:11535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11535: result: no configure:11535: checking windows.h presence configure:11535: i686-uhu-linux-gcc -E conftest.c conftest.c:96:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:11535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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 | /* end confdefs.h. */ | #include configure:11535: result: no configure:11535: checking for windows.h configure:11535: result: no configure:11548: checking sys/mman.h usability configure:11548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11548: $? = 0 configure:11548: result: yes configure:11548: checking sys/mman.h presence configure:11548: i686-uhu-linux-gcc -E conftest.c configure:11548: $? = 0 configure:11548: result: yes configure:11548: checking for sys/mman.h configure:11548: result: yes configure:11548: checking sys/param.h usability configure:11548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11548: $? = 0 configure:11548: result: yes configure:11548: checking sys/param.h presence configure:11548: i686-uhu-linux-gcc -E conftest.c configure:11548: $? = 0 configure:11548: result: yes configure:11548: checking for sys/param.h configure:11548: result: yes configure:11548: checking sys/resource.h usability configure:11548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11548: $? = 0 configure:11548: result: yes configure:11548: checking sys/resource.h presence configure:11548: i686-uhu-linux-gcc -E conftest.c configure:11548: $? = 0 configure:11548: result: yes configure:11548: checking for sys/resource.h configure:11548: result: yes configure:11548: checking sys/time.h usability configure:11548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11548: $? = 0 configure:11548: result: yes configure:11548: checking sys/time.h presence configure:11548: i686-uhu-linux-gcc -E conftest.c configure:11548: $? = 0 configure:11548: result: yes configure:11548: checking for sys/time.h configure:11548: result: yes configure:11561: checking for sys/types.h configure:11561: result: yes configure:11561: checking sys/ioctl.h usability configure:11561: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11561: $? = 0 configure:11561: result: yes configure:11561: checking sys/ioctl.h presence configure:11561: i686-uhu-linux-gcc -E conftest.c configure:11561: $? = 0 configure:11561: result: yes configure:11561: checking for sys/ioctl.h configure:11561: result: yes configure:11561: checking malloc/malloc.h usability configure:11561: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:135:27: fatal error: malloc/malloc.h: No such file or directory #include ^ compilation terminated. configure:11561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11561: result: no configure:11561: checking malloc/malloc.h presence configure:11561: i686-uhu-linux-gcc -E conftest.c conftest.c:102:27: fatal error: malloc/malloc.h: No such file or directory #include ^ compilation terminated. configure:11561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:11561: result: no configure:11561: checking for malloc/malloc.h configure:11561: result: no configure:11561: checking mach/mach.h usability configure:11561: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:135:23: fatal error: mach/mach.h: No such file or directory #include ^ compilation terminated. configure:11561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11561: result: no configure:11561: checking mach/mach.h presence configure:11561: i686-uhu-linux-gcc -E conftest.c conftest.c:102:23: fatal error: mach/mach.h: No such file or directory #include ^ compilation terminated. configure:11561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:11561: result: no configure:11561: checking for mach/mach.h configure:11561: result: no configure:11573: checking valgrind/valgrind.h usability configure:11573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:135:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. configure:11573: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11573: result: no configure:11573: checking valgrind/valgrind.h presence configure:11573: i686-uhu-linux-gcc -E conftest.c conftest.c:102:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. configure:11573: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:11573: result: no configure:11573: checking for valgrind/valgrind.h configure:11573: result: no configure:11586: checking pthread.h usability configure:11586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11586: $? = 0 configure:11586: result: yes configure:11586: checking pthread.h presence configure:11586: i686-uhu-linux-gcc -E conftest.c configure:11586: $? = 0 configure:11586: result: yes configure:11586: checking for pthread.h configure:11586: result: yes configure:11623: checking CrashReporterClient.h usability configure:11623: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:136:33: fatal error: CrashReporterClient.h: No such file or directory #include ^ compilation terminated. configure:11623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11623: result: no configure:11623: checking CrashReporterClient.h presence configure:11623: i686-uhu-linux-gcc -E conftest.c conftest.c:103:33: fatal error: CrashReporterClient.h: No such file or directory #include ^ compilation terminated. configure:11623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:11623: result: no configure:11623: checking for CrashReporterClient.h configure:11623: result: no configure:11634: checking __crashreporter_info__ configure:11645: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 /tmp/cclaILsb.o: In function `main': conftest.c:(.text.startup+0x2): undefined reference to `__crashreporter_info__' collect2: error: ld returned 1 exit status configure:11645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | extern const char *__crashreporter_info__; | int main() { | __crashreporter_info__ = "test"; | return 0; | } | configure:11652: result: no configure:11664: checking for HUGE_VAL sanity configure:11692: i686-uhu-linux-g++ -o conftest -pedantic conftest.cpp -lpthread -ldl -lm >&5 configure:11692: $? = 0 configure:11692: ./conftest configure:11692: $? = 0 configure:11710: result: yes configure:11715: checking for pid_t configure:11715: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11715: $? = 0 configure:11715: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:140:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:11715: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_CRASHREPORTER_INFO 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11715: result: yes configure:11726: checking for size_t configure:11726: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11726: $? = 0 configure:11726: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:140:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:11726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_CRASHREPORTER_INFO 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11726: result: yes configure:11742: checking whether struct tm is in sys/time.h or time.h configure:11762: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11762: $? = 0 configure:11769: result: time.h configure:11777: checking for int64_t configure:11777: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11777: $? = 0 configure:11777: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:141:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:11777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_CRASHREPORTER_INFO 0 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:11777: result: yes configure:11789: checking for uint64_t configure:11789: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11789: $? = 0 configure:11789: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:142:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:11789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_CRASHREPORTER_INFO 0 | #define RETSIGTYPE void | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:11789: result: yes configure:11817: checking for backtrace configure:11817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11817: $? = 0 configure:11817: result: yes configure:11817: checking for ceilf configure:11817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 conftest.c:131:6: warning: conflicting types for built-in function 'ceilf' [enabled by default] char ceilf (); ^ configure:11817: $? = 0 configure:11817: result: yes configure:11817: checking for floorf configure:11817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 conftest.c:132:6: warning: conflicting types for built-in function 'floorf' [enabled by default] char floorf (); ^ configure:11817: $? = 0 configure:11817: result: yes configure:11817: checking for roundf configure:11817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 conftest.c:133:6: warning: conflicting types for built-in function 'roundf' [enabled by default] char roundf (); ^ configure:11817: $? = 0 configure:11817: result: yes configure:11817: checking for rintf configure:11817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 conftest.c:134:6: warning: conflicting types for built-in function 'rintf' [enabled by default] char rintf (); ^ configure:11817: $? = 0 configure:11817: result: yes configure:11817: checking for nearbyintf configure:11817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 conftest.c:135:6: warning: conflicting types for built-in function 'nearbyintf' [enabled by default] char nearbyintf (); ^ configure:11817: $? = 0 configure:11817: result: yes configure:11817: checking for getcwd configure:11817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11817: $? = 0 configure:11817: result: yes configure:11829: checking for powf configure:11829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 conftest.c:137:6: warning: conflicting types for built-in function 'powf' [enabled by default] char powf (); ^ configure:11829: $? = 0 configure:11829: result: yes configure:11829: checking for fmodf configure:11829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 conftest.c:138:6: warning: conflicting types for built-in function 'fmodf' [enabled by default] char fmodf (); ^ configure:11829: $? = 0 configure:11829: result: yes configure:11829: checking for strtof configure:11829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11829: $? = 0 configure:11829: result: yes configure:11829: checking for round configure:11829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 conftest.c:140:6: warning: conflicting types for built-in function 'round' [enabled by default] char round (); ^ configure:11829: $? = 0 configure:11829: result: yes configure:11841: checking for getpagesize configure:11841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11841: $? = 0 configure:11841: result: yes configure:11841: checking for getrusage configure:11841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11841: $? = 0 configure:11841: result: yes configure:11841: checking for getrlimit configure:11841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11841: $? = 0 configure:11841: result: yes configure:11841: checking for setrlimit configure:11841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11841: $? = 0 configure:11841: result: yes configure:11841: checking for gettimeofday configure:11841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11841: $? = 0 configure:11841: result: yes configure:11853: checking for isatty configure:11853: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11853: $? = 0 configure:11853: result: yes configure:11853: checking for mkdtemp configure:11853: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11853: $? = 0 configure:11853: result: yes configure:11853: checking for mkstemp configure:11853: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11853: $? = 0 configure:11853: result: yes configure:11865: checking for mktemp configure:11865: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11865: $? = 0 configure:11865: result: yes configure:11865: checking for posix_spawn configure:11865: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11865: $? = 0 configure:11865: result: yes configure:11865: checking for realpath configure:11865: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11865: $? = 0 configure:11865: result: yes configure:11865: checking for sbrk configure:11865: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11865: $? = 0 configure:11865: result: yes configure:11865: checking for setrlimit configure:11865: result: yes configure:11865: checking for strdup configure:11865: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 conftest.c:154:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:11865: $? = 0 configure:11865: result: yes configure:11877: checking for strerror configure:11877: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11877: $? = 0 configure:11877: result: yes configure:11877: checking for strerror_r configure:11877: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11877: $? = 0 configure:11877: result: yes configure:11877: checking for strerror_s configure:11877: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 /tmp/ccIXN8CB.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strerror_s' collect2: error: ld returned 1 exit status configure:11877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_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_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | /* Define strerror_s to an innocuous variant, in case declares strerror_s. | For example, HP-UX 11i declares gettimeofday. */ | #define strerror_s innocuous_strerror_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strerror_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strerror_s | | /* 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 strerror_s (); | /* 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_strerror_s || defined __stub___strerror_s | choke me | #endif | | int | main () | { | return strerror_s (); | ; | return 0; | } configure:11877: result: no configure:11877: checking for setenv configure:11877: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11877: $? = 0 configure:11877: result: yes configure:11889: checking for strtoll configure:11889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11889: $? = 0 configure:11889: result: yes configure:11889: checking for strtoq configure:11889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11889: $? = 0 configure:11889: result: yes configure:11889: checking for sysconf configure:11889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11889: $? = 0 configure:11889: result: yes configure:11889: checking for malloc_zone_statistics configure:11889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 /tmp/ccUBynr2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `malloc_zone_statistics' collect2: error: ld returned 1 exit status configure:11889: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_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_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | /* Define malloc_zone_statistics to an innocuous variant, in case declares malloc_zone_statistics. | For example, HP-UX 11i declares gettimeofday. */ | #define malloc_zone_statistics innocuous_malloc_zone_statistics | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char malloc_zone_statistics (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef malloc_zone_statistics | | /* 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 malloc_zone_statistics (); | /* 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_malloc_zone_statistics || defined __stub___malloc_zone_statistics | choke me | #endif | | int | main () | { | return malloc_zone_statistics (); | ; | return 0; | } configure:11889: result: no configure:11901: checking for setjmp configure:11901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11901: $? = 0 configure:11901: result: yes configure:11901: checking for longjmp configure:11901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11901: $? = 0 configure:11901: result: yes configure:11901: checking for sigsetjmp configure:11901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 /tmp/ccw0GV0h.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:11901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_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_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | | /* 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 sigsetjmp (); | /* 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_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | int | main () | { | return sigsetjmp (); | ; | return 0; | } configure:11901: result: no configure:11901: checking for siglongjmp configure:11901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11901: $? = 0 configure:11901: result: yes configure:11910: checking if printf has the %a format character configure:11950: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:11950: $? = 0 configure:11950: ./conftest configure:11950: $? = 0 configure:11966: result: yes configure:11975: checking for srand48/lrand48/drand48 in configure:11997: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11997: $? = 0 configure:12010: result: yes configure:12021: checking for isnan in configure:12043: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12043: $? = 0 configure:12056: result: yes configure:12066: checking for isnan in configure:12088: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12088: $? = 0 configure:12101: result: yes configure:12110: checking for std::isnan in configure:12132: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12132: $? = 0 configure:12145: result: yes configure:12155: checking for isinf in configure:12177: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12177: $? = 0 configure:12190: result: yes configure:12199: checking for isinf in configure:12221: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12221: $? = 0 configure:12234: result: yes configure:12243: checking for std::isinf in configure:12265: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:152:23: error: expected ';' before '}' token float f; std::isinf(f)} ^ conftest.cpp: At global scope: conftest.cpp:154:3: error: expected unqualified-id before 'return' return 0; ^ conftest.cpp:155:1: error: expected declaration before '}' token } ^ configure:12265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_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_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_PRINTF_A 1 | #define HAVE_RAND48 1 | #define HAVE_ISNAN_IN_MATH_H 1 | #define HAVE_ISNAN_IN_CMATH 1 | #define HAVE_STD_ISNAN_IN_CMATH 1 | #define HAVE_ISINF_IN_MATH_H 1 | #define HAVE_ISINF_IN_CMATH 1 | /* end confdefs.h. */ | #include | int | main () | { | float f; std::isinf(f)} | ; | return 0; | } configure:12278: result: no configure:12287: checking for finite in configure:12309: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:148:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:12309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "2.8" | #define PACKAGE_STRING "llvm 2.8" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define PACKAGE_URL "" | #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 ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define ENABLE_CBE_PRINTF_A 1 | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define HOST_LINK_VERSION "2.23.2" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LIBM 1 | #define HAVE_DLOPEN 1 | #define HAVE_MALLINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_GETSPECIFIC 1 | #define USE_UDIS86 0 | #define USE_OPROFILE 0 | #define HAVE_DIRENT_H 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MALLOC_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_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_PTHREAD_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_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_REALPATH 1 | #define HAVE_SBRK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_PRINTF_A 1 | #define HAVE_RAND48 1 | #define HAVE_ISNAN_IN_MATH_H 1 | #define HAVE_ISNAN_IN_CMATH 1 | #define HAVE_STD_ISNAN_IN_CMATH 1 | #define HAVE_ISINF_IN_MATH_H 1 | #define HAVE_ISINF_IN_CMATH 1 | /* end confdefs.h. */ | #include | int | main () | { | float f; finite(f); | ; | return 0; | } configure:12322: result: no configure:12340: checking for stdlib.h configure:12340: result: yes configure:12340: checking for unistd.h configure:12340: result: yes configure:12340: checking for sys/param.h configure:12340: result: yes configure:12360: checking for getpagesize configure:12360: result: yes configure:12369: checking for working mmap configure:12516: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:12516: $? = 0 configure:12516: ./conftest configure:12516: $? = 0 configure:12526: result: yes configure:12535: checking for mmap of files configure:12570: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:12570: $? = 0 configure:12570: ./conftest configure:12570: $? = 0 configure:12587: result: yes configure:12597: checking if /dev/zero is needed for mmap configure:12609: result: no configure:12629: checking for GCC atomic builtins configure:12649: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lpthread -ldl -lm >&5 configure:12649: $? = 0 configure:12656: result: yes configure:12725: checking for __dso_handle configure:12725: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -ldl -lm >&5 configure:12725: $? = 0 configure:12725: result: yes configure:12735: checking whether llvm-gcc is sane configure:12751: result: no configure:12921: checking for compiler -fvisibility-inlines-hidden option configure:12945: i686-uhu-linux-g++ -c -g -O2 -fvisibility-inlines-hidden conftest.cpp >&5 configure:12945: $? = 0 configure:12960: result: yes configure:13164: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by llvm config.status 2.8, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1126: creating include/llvm/Config/Targets.def config.status:1126: creating include/llvm/Config/AsmPrinters.def config.status:1126: creating include/llvm/Config/AsmParsers.def config.status:1126: creating include/llvm/Config/Disassemblers.def config.status:1126: creating Makefile.config config.status:1126: creating llvm.spec config.status:1126: creating include/llvm/Config/config.h config.status:1126: creating include/llvm/Config/llvm-config.h config.status:1126: creating include/llvm/System/DataTypes.h config.status:1314: executing setup commands config.status:1314: executing Makefile commands config.status:1314: executing Makefile.common commands config.status:1314: executing examples/Makefile commands config.status:1314: executing lib/Makefile commands config.status:1314: executing runtime/Makefile commands config.status:1314: executing test/Makefile commands config.status:1314: executing test/Makefile.tests commands config.status:1314: executing unittests/Makefile commands config.status:1314: executing tools/Makefile commands config.status:1314: executing utils/Makefile commands config.status:1314: executing projects/Makefile commands config.status:1314: executing bindings/Makefile commands config.status:1314: executing bindings/ocaml/Makefile.ocaml commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no 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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___dso_handle=yes ac_cv_func_argz_append=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_backtrace=yes ac_cv_func_ceilf=yes ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_finite_in_ieeefp_h=no ac_cv_func_floorf=yes ac_cv_func_fmodf=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=yes ac_cv_func_isinf_in_math_h=yes ac_cv_func_isnan_in_cmath=yes ac_cv_func_isnan_in_math_h=yes ac_cv_func_longjmp=yes ac_cv_func_malloc_zone_statistics=no ac_cv_func_memcpy=yes ac_cv_func_memmove=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_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=no ac_cv_func_std_isinf_in_cmath=no ac_cv_func_std_isnan_in_cmath=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_s=no ac_cv_func_strrchr=yes ac_cv_func_strtof=yes ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_func_sysconf=yes ac_cv_header_CrashReporterClient_h=no ac_cv_header_argz_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_link_h=yes ac_cv_header_mach_mach_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=yes ac_cv_header_malloc_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_mmap_anon=yes 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_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dl_h=no 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_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_windows_h=no ac_cv_host=i686-uhu-linux-gnu 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_need_dev_zero_for_mmap=no ac_cv_objext=o ac_cv_path_BINPWD=/bin/pwd ac_cv_path_BZIP2=/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='/bin/grep -E' ac_cv_path_FDP='echo fdp' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GAS=/usr/bin/as ac_cv_path_GRAPHVIZ='echo Graphviz' ac_cv_path_GREP=/bin/grep ac_cv_path_GZIP=/bin/gzip ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_MV=/bin/mv ac_cv_path_NEATO='echo neato' ac_cv_path_POD2HTML=/usr/bin/pod2html ac_cv_path_POD2MAN=/usr/bin/pod2man ac_cv_path_RM=/bin/rm ac_cv_path_SED=/bin/sed ac_cv_path_TAR=/bin/tar ac_cv_path_TWOPI='echo twopi' ac_cv_path_install='/bin/install -c' ac_cv_path_tclsh= ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ 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_dlopen=-ldl ac_cv_search_mallinfo='none required' 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_struct_tm=time.h ac_cv_sys_symbol_underscore=no ac_cv_target=i686-uhu-linux-gnu ac_cv_type_error_t=yes 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_objdir=.libs libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib ' llvm_cv_c_printf_a=yes llvm_cv_cxx_visibility_inlines_hidden=yes llvm_cv_enable_libffi=no llvm_cv_gnu_make_command=make llvm_cv_link_all_option=-Wl,--whole-archive llvm_cv_link_use_export_dynamic=yes llvm_cv_link_use_r=yes llvm_cv_link_use_version_script=yes llvm_cv_link_version=2.23.2 llvm_cv_llvmgcc_sanity=no llvm_cv_no_link_all_option=-Wl,--no-whole-archive llvm_cv_os_type=Linux llvm_cv_platform_type=Unix llvm_cv_target_arch=x86 llvm_cv_target_os_type=Linux lt_cv_path_NM='/usr/bin/nm -B' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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='i686-uhu-linux-ar' ARCH='x86' BINDINGS_TO_BUILD='' BINPWD='/bin/pwd' BINUTILS_INCDIR='' BUILD_CC='' BUILD_CXX='' BUILD_EXEEXT='' BZIP2='/bin/bzip2' CAT='/bin/cat' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CIRCO='echo circo' CLANGPATH='' CLANGXXPATH='' CMP='/usr/bin/cmp' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' CP='/bin/cp' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CVSBUILD='' CXX='i686-uhu-linux-g++' CXXFLAGS='-g -O2' 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='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BUILT_CLANG='0' ENABLE_CBE_PRINTF_A='1' ENABLE_DOXYGEN='0' ENABLE_EXPENSIVE_CHECKS='' ENABLE_OPTIMIZED='ENABLE_OPTIMIZED=1' ENABLE_PIC='1' ENABLE_PROFILING='' ENABLE_SHARED='1' ENABLE_THREADS='1' ENABLE_TIMESTAMPS='1' ENABLE_VISIBILITY_INLINES_HIDDEN='1' ENDIAN='little' EXEEXT='' EXPENSIVE_CHECKS='no' EXTRA_OPTIONS='' FDP='echo fdp' FIND='/usr/bin/find' GAS='/usr/bin/as' GRAPHVIZ='echo Graphviz' GREP='/bin/grep' GROFF='' GV='echo gv' GZIP='/bin/gzip' HAVE_LINK_VERSION_SCRIPT='1' HAVE_PERL='0' HAVE_PTHREAD='1' HOST_OS='Linux' HUGE_VAL_SANITY='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JIT='' LDFLAGS='' LIBADD_DL='-ldl' LIBOBJS='' LIBS='-lpthread -ldl -lm ' LINKALL='-Wl,--whole-archive' LLVMCC1='' LLVMCC1PLUS='' LLVMCC_OPTION='llvm-gcc' LLVMGCC='no' LLVMGCCCOMMAND='no' LLVMGCCDIR='' LLVMGCC_LANGS='' LLVMGXX='no' LLVMGXXCOMMAND='no' LLVM_BINDIR='/usr/bin' LLVM_CONFIGTIME='Wed Jul 9 14:13:39 UTC 2014' LLVM_COPYRIGHT='Copyright (c) 2003-2010 University of Illinois at Urbana-Champaign.' LLVM_CROSS_COMPILING='0' LLVM_DATADIR='/usr/share/llvm' LLVM_DOCSDIR='/usr/share/doc/llvm' LLVM_ENUM_ASM_PARSERS='' LLVM_ENUM_ASM_PRINTERS='' LLVM_ENUM_DISASSEMBLERS='' LLVM_ENUM_TARGETS='LLVM_TARGET(X86) ' LLVM_ETCDIR='/usr/etc/llvm' LLVM_INCLUDEDIR='/usr/include' LLVM_INFODIR='/usr/info' LLVM_LIBDIR='/usr/lib' LLVM_MANDIR='/usr/man' LLVM_ON_UNIX='1' LLVM_ON_WIN32='0' LLVM_PREFIX='/usr' LN_S='ln -s' LTLIBOBJS='' MKDIR='/bin/mkdir' MMAP_FILE='yes' MV='/bin/mv' NEATO='echo neato' NM='/usr/bin/nm -B' NOLINKALL='-Wl,--no-whole-archive' NO_MISSING_FIELD_INITIALIZERS='-Wno-missing-field-initializers' NO_VARIADIC_MACROS='-Wno-variadic-macros' OBJEXT='o' OCAMLC='' OCAMLDEP='' OCAMLDOC='' OCAMLOPT='' OCAML_LIBDIR='' OPTIMIZE_OPTION='-O3' OS='Linux' PACKAGE_BUGREPORT='llvmbugs@cs.uiuc.edu' PACKAGE_NAME='llvm' PACKAGE_STRING='llvm 2.8' PACKAGE_TARNAME='-llvm-' PACKAGE_URL='' PACKAGE_VERSION='2.8' PATH_SEPARATOR=':' PDFROFF='' POD2HTML='/usr/bin/pod2html' POD2MAN='/usr/bin/pod2man' RANLIB='ranlib' RDYNAMIC='-Wl,-export-dynamic' RM='/bin/rm' RPATH='-Wl,-R' RUNTEST='' SED='/bin/sed' SHELL='/bin/sh' SHLIBEXT='.so' SHLIBPATH_VAR='LD_LIBRARY_PATH' TAR='/bin/tar' TARGETS_TO_BUILD='X86 ' TARGET_HAS_JIT='1' TARGET_OS='Linux' TCLSH='' TWOPI='echo twopi' USE_OPROFILE='0' USE_UDIS86='0' ZIP='' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' ifGNUmake='' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "llvm" #define PACKAGE_TARNAME "-llvm-" #define PACKAGE_VERSION "2.8" #define PACKAGE_STRING "llvm 2.8" #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" #define PACKAGE_URL "" #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 ENABLE_THREADS 1 #define ENABLE_PIC 1 #define ENABLE_TIMESTAMPS 1 #define LLVM_NATIVE_ARCH X86 #define LLVM_NATIVE_TARGET LLVMInitializeX86Target #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter #define ENABLE_CBE_PRINTF_A 1 #define C_INCLUDE_DIRS "" #define CXX_INCLUDE_ROOT "" #define CXX_INCLUDE_ARCH "" #define CXX_INCLUDE_32BIT_DIR "" #define CXX_INCLUDE_64BIT_DIR "" #define HOST_LINK_VERSION "2.23.2" #define HAVE_LINK_R 1 #define HAVE_LINK_EXPORT_DYNAMIC 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define LTDL_SHLIB_EXT ".so" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" #define LTDL_OBJDIR ".libs/" #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define HAVE_ARGZ_H 1 #define HAVE_ERROR_T 1 #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDIO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCMP 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define HAVE_LIBM 1 #define HAVE_DLOPEN 1 #define HAVE_MALLINFO 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_MUTEX_LOCK 1 #define HAVE_PTHREAD_RWLOCK_INIT 1 #define HAVE_PTHREAD_GETSPECIFIC 1 #define USE_UDIS86 0 #define USE_OPROFILE 0 #define HAVE_DIRENT_H 1 #define HAVE_MMAP_ANONYMOUS 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DLFCN_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LINK_H 1 #define HAVE_MALLOC_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_TYPES_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_PTHREAD_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_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_REALPATH 1 #define HAVE_SBRK 1 #define HAVE_SETRLIMIT 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_SETENV 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOQ 1 #define HAVE_SYSCONF 1 #define HAVE_SETJMP 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_PRINTF_A 1 #define HAVE_RAND48 1 #define HAVE_ISNAN_IN_MATH_H 1 #define HAVE_ISNAN_IN_CMATH 1 #define HAVE_STD_ISNAN_IN_CMATH 1 #define HAVE_ISINF_IN_MATH_H 1 #define HAVE_ISINF_IN_CMATH 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_MMAP_FILE /**/ #define LLVM_MULTITHREADED 1 #define HAVE___DSO_HANDLE 1 #define LLVM_PREFIX "/usr" #define LLVM_BINDIR "/usr/bin" #define LLVM_LIBDIR "/usr/lib" #define LLVM_DATADIR "/usr/share/llvm" #define LLVM_DOCSDIR "/usr/share/doc/llvm" #define LLVM_ETCDIR "/usr/etc/llvm" #define LLVM_INCLUDEDIR "/usr/include" #define LLVM_INFODIR "/usr/info" #define LLVM_MANDIR "/usr/man" #define LLVM_CONFIGTIME "Wed Jul 9 14:13:39 UTC 2014" #define LLVM_HOSTTRIPLE "i686-uhu-linux-gnu" configure: exit 0