This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Valgrind configure 3.5.0.SVN, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = tubular-brain.localdomain uname -m = x86_64 uname -r = 2.6.25-8.fc9.x86_64 uname -s = Linux uname -v = #1 SMP Wed Apr 23 03:20:41 EDT 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/lib64/qt-3.3/bin PATH: /usr/kerberos/bin PATH: /usr/lib64/ccache PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/helix/HelixPlayer PATH: /usr/local/cuda/bin PATH: /home/steph/bin PATH: /usr/local/helix/HelixPlayer PATH: /usr/local/cuda/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1917: checking for a BSD-compatible install configure:1973: result: /usr/bin/install -c configure:1984: checking whether build environment is sane configure:2027: result: yes configure:2055: checking for a thread-safe mkdir -p configure:2094: result: /bin/mkdir -p configure:2107: checking for gawk configure:2123: found /bin/gawk configure:2134: result: gawk configure:2145: checking whether make sets $(MAKE) configure:2166: result: yes configure:2355: checking whether to enable maintainer-specific portions of Makefiles configure:2364: result: no configure:2449: checking whether ln -s works configure:2453: result: yes configure:2508: checking for gcc configure:2524: found /usr/lib64/ccache/gcc configure:2535: result: gcc configure:2773: checking for C compiler version configure:2780: gcc --version >&5 gcc (GCC) 4.3.2 20080905 (Red Hat 4.3.2-3) Copyright (C) 2008 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:2783: $? = 0 configure:2790: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=x86_64-redhat-linux Thread model: posix gcc version 4.3.2 20080905 (Red Hat 4.3.2-3) (GCC) configure:2793: $? = 0 configure:2800: gcc -V >&5 gcc: '-V' option must have argument configure:2803: $? = 1 configure:2826: checking for C compiler default output file name configure:2853: gcc -Wno-long-long conftest.c >&5 configure:2856: $? = 0 configure:2894: result: a.out configure:2911: checking whether the C compiler works configure:2921: ./a.out configure:2924: $? = 0 configure:2941: result: yes configure:2948: checking whether we are cross compiling configure:2950: result: no configure:2953: checking for suffix of executables configure:2960: gcc -o conftest -Wno-long-long conftest.c >&5 configure:2963: $? = 0 configure:2987: result: configure:2993: checking for suffix of object files configure:3019: gcc -c -Wno-long-long conftest.c >&5 configure:3022: $? = 0 configure:3045: result: o configure:3049: checking whether we are using the GNU C compiler configure:3078: gcc -c -Wno-long-long conftest.c >&5 configure:3084: $? = 0 configure:3101: result: yes configure:3106: checking whether gcc accepts -g configure:3136: gcc -c -g conftest.c >&5 configure:3142: $? = 0 configure:3241: result: yes configure:3258: checking for gcc option to accept ISO C89 configure:3332: gcc -c -Wno-long-long conftest.c >&5 configure:3338: $? = 0 configure:3361: result: none needed configure:3390: checking for style of include used by make configure:3418: result: GNU configure:3443: checking dependency style of gcc configure:3534: result: gcc3 configure:3550: checking whether gcc and cc understand -c and -o together configure:3585: gcc -c conftest.c -o conftest2.o >&5 configure:3588: $? = 0 configure:3594: gcc -c conftest.c -o conftest2.o >&5 configure:3597: $? = 0 configure:3608: cc -c conftest.c >&5 configure:3611: $? = 0 configure:3619: cc -c conftest.c -o conftest2.o >&5 configure:3622: $? = 0 configure:3628: cc -c conftest.c -o conftest2.o >&5 configure:3631: $? = 0 configure:3649: result: yes configure:3680: checking how to run the C preprocessor configure:3720: gcc -E conftest.c configure:3726: $? = 0 configure:3757: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3763: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | /* end confdefs.h. */ | #include configure:3796: result: gcc -E configure:3825: gcc -E conftest.c configure:3831: $? = 0 configure:3862: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3868: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | /* end confdefs.h. */ | #include configure:3963: checking for g++ configure:3979: found /usr/lib64/ccache/g++ configure:3990: result: g++ configure:4021: checking for C++ compiler version configure:4028: g++ --version >&5 g++ (GCC) 4.3.2 20080905 (Red Hat 4.3.2-3) Copyright (C) 2008 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:4031: $? = 0 configure:4038: g++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=x86_64-redhat-linux Thread model: posix gcc version 4.3.2 20080905 (Red Hat 4.3.2-3) (GCC) configure:4041: $? = 0 configure:4048: g++ -V >&5 g++: '-V' option must have argument configure:4051: $? = 1 configure:4054: checking whether we are using the GNU C++ compiler configure:4083: g++ -c conftest.cpp >&5 configure:4089: $? = 0 configure:4106: result: yes configure:4111: checking whether g++ accepts -g configure:4141: g++ -c -g conftest.cpp >&5 configure:4147: $? = 0 configure:4246: result: yes configure:4271: checking dependency style of g++ configure:4362: result: gcc3 configure:4420: checking for ranlib configure:4436: found /usr/bin/ranlib configure:4447: result: ranlib configure:4481: checking for ar configure:4499: found /usr/bin/ar configure:4511: result: /usr/bin/ar configure:4536: checking for perl configure:4554: found /usr/bin/perl configure:4566: result: /usr/bin/perl configure:4578: checking for gdb configure:4596: found /usr/bin/gdb configure:4609: result: /usr/bin/gdb configure:4633: checking dependency style of gcc configure:4724: result: gcc3 configure:4745: checking for GNU sed configure:4752: result: ok, looks like GNU sed configure:4769: checking for diff -u configure:4778: result: yes configure:4790: checking for a supported version of gcc configure:4804: result: ok (4.3.2) configure:4823: checking build system type configure:4841: result: x86_64-unknown-linux-gnu configure:4863: checking host system type configure:4878: result: x86_64-unknown-linux-gnu configure:4901: checking for a supported CPU configure:4916: result: ok (x86_64) configure:4963: checking for a 64-bit only build configure:4976: result: no configure:4980: checking for a 32-bit only build configure:4993: result: no configure:5008: checking for a supported OS configure:5014: result: ok (linux-gnu) configure:5019: checking for the kernel version configure:5026: result: 2.6 family (2.6.25-8.fc9.x86_64) configure:5095: checking for 32 bit build support configure:5123: gcc -o conftest -m32 conftest.c >&5 /usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status configure:5129: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | /* end confdefs.h. */ | | int | main () | { | | return 0; | | ; | return 0; | } configure:5145: result: no configure:5192: checking for a supported CPU/OS combination configure:5221: result: ok (x86_64-linux-gnu) configure:5424: checking for use as an inner Valgrind configure:5437: result: no configure:5461: checking for grep that handles long lines and -e configure:5535: result: /bin/grep configure:5540: checking for egrep configure:5618: result: /bin/grep -E conftest.c:13:23: error: standards.h: No such file or directory configure:5841: checking the GLIBC_VERSION version configure:5921: result: 2.8 family configure:5999: checking for CLOCK_MONOTONIC configure:6029: gcc -c -Wno-long-long conftest.c >&5 configure:6035: $? = 0 configure:6041: result: yes configure:6064: checking for PTHREAD_MUTEX_ADAPTIVE_NP configure:6093: gcc -c -Wno-long-long conftest.c >&5 configure:6099: $? = 0 configure:6105: result: yes configure:6128: checking for PTHREAD_MUTEX_ERRORCHECK_NP configure:6157: gcc -c -Wno-long-long conftest.c >&5 configure:6163: $? = 0 configure:6169: result: yes configure:6192: checking for PTHREAD_MUTEX_RECURSIVE_NP configure:6221: gcc -c -Wno-long-long conftest.c >&5 configure:6227: $? = 0 configure:6233: result: yes configure:6256: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP configure:6286: gcc -c -Wno-long-long conftest.c >&5 configure:6292: $? = 0 configure:6298: result: yes configure:6321: checking for pthread_mutex_t::__m_kind configure:6350: gcc -c -Wno-long-long conftest.c >&5 conftest.c: In function 'main': conftest.c:26: error: 'pthread_mutex_t' has no member named '__m_kind' configure:6356: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | pthread_mutex_t m; | return m.__m_kind; | | ; | return 0; | } configure:6375: result: no configure:6385: checking for pthread_mutex_t::__data.__kind configure:6414: gcc -c -Wno-long-long conftest.c >&5 configure:6420: $? = 0 configure:6426: result: yes configure:6450: checking for Altivec configure:6481: gcc -c -maltivec conftest.c >&5 cc1: error: unrecognized command line option "-maltivec" configure:6487: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | vector unsigned int v; | | ; | return 0; | } configure:6503: result: no configure:6530: checking for pthread_create@GLIBC2.0() configure:6563: gcc -o conftest -lpthread conftest.c >&5 /tmp/ccgXbU3a.o: In function `main': conftest.c:(.text+0x19): undefined reference to `pthread_create@GLIBC_2.0' collect2: ld returned 1 exit status configure:6569: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | /* end confdefs.h. */ | | extern int pthread_create_glibc_2_0(void*, const void*, | void *(*)(void*), void*); | __asm__(".symver pthread_create_glibc_2_0, pthread_create@GLIBC_2.0"); | | int | main () | { | | pthread_create_glibc_2_0(0, 0, 0, 0); | return 0; | | ; | return 0; | } configure:6591: result: no configure:6611: checking for eventfd() configure:6644: gcc -o conftest -Wno-long-long conftest.c >&5 configure:6650: $? = 0 configure:6657: result: yes configure:6689: checking if gcc accepts -m32 configure:6718: gcc -c -m32 conftest.c >&5 configure:6724: $? = 0 configure:6731: result: yes configure:6752: checking if gcc accepts -maix32 configure:6781: gcc -c -maix32 conftest.c >&5 cc1: error: unrecognized command line option "-maix32" configure:6787: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | /* end confdefs.h. */ | | int | main () | { | | return 0; | | ; | return 0; | } configure:6803: result: no configure:6815: checking if gcc accepts -m64 configure:6844: gcc -c -m64 conftest.c >&5 configure:6850: $? = 0 configure:6857: result: yes configure:6878: checking if gcc accepts -maix64 configure:6907: gcc -c -maix64 conftest.c >&5 cc1: error: unrecognized command line option "-maix64" configure:6913: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | /* end confdefs.h. */ | | int | main () | { | | return 0; | | ; | return 0; | } configure:6929: result: no configure:6941: checking if gcc accepts -mmmx configure:6970: gcc -c -mmmx conftest.c >&5 configure:6976: $? = 0 configure:6983: result: yes configure:7004: checking if gcc accepts -msse configure:7033: gcc -c -msse conftest.c >&5 configure:7039: $? = 0 configure:7046: result: yes configure:7067: checking if gcc accepts -mpreferred-stack-boundary configure:7096: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 conftest.c:1: error: -mpreferred-stack-boundary=2 is not between 4 and 12 configure:7102: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | /* end confdefs.h. */ | | int | main () | { | | return 0; | | ; | return 0; | } configure:7118: result: no configure:7130: checking if gcc accepts -Wno-pointer-sign configure:7159: gcc -c -Wno-pointer-sign conftest.c >&5 configure:7165: $? = 0 configure:7172: result: yes configure:7195: checking if gcc accepts -Wdeclaration-after-statement configure:7224: gcc -c -Wdeclaration-after-statement conftest.c >&5 configure:7230: $? = 0 configure:7238: result: yes configure:7265: checking if gcc accepts -Wno-format-zero-length configure:7294: gcc -c -Wno-format-zero-length conftest.c >&5 configure:7300: $? = 0 configure:7308: result: yes configure:7328: checking if gcc accepts -Wextra or -W configure:7357: gcc -c -Wextra conftest.c >&5 configure:7363: $? = 0 configure:7371: result: -Wextra configure:7440: checking if gcc accepts -fno-stack-protector configure:7469: gcc -c -fno-stack-protector conftest.c >&5 configure:7475: $? = 0 configure:7483: result: yes configure:7510: checking if gcc accepts --param inline-unit-growth configure:7539: gcc -c --param inline-unit-growth=900 conftest.c >&5 configure:7545: $? = 0 configure:7553: result: yes configure:7573: checking if gcc supports __builtin_expect configure:7599: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:7605: $? = 0 configure:7613: result: yes configure:7639: checking if ppc32/64 as supports mtocrf/mfocrf configure:7666: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 conftest.c: Assembler messages: conftest.c:27: Error: no such instruction: `mtocrf 4,0' conftest.c:28: Error: no such instruction: `mfocrf 0,4' configure:7672: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | int | main () | { | | __asm__ __volatile__("mtocrf 4,0"); | __asm__ __volatile__("mfocrf 0,4"); | | ; | return 0; | } configure:7688: result: no configure:7706: checking if x86/amd64 assembler speaks SSE3 configure:7734: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:7740: $? = 0 configure:7747: result: yes configure:7776: checking if x86/amd64 assembler speaks SSSE3 configure:7805: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:7811: $? = 0 configure:7818: result: yes configure:7849: checking for TLS support configure:7886: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:7889: $? = 0 configure:7895: ./conftest configure:7898: $? = 0 configure:7916: result: yes configure:7992: checking for ANSI C header files configure:8022: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8028: $? = 0 configure:8127: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8130: $? = 0 configure:8136: ./conftest configure:8139: $? = 0 configure:8156: result: yes configure:8180: checking for sys/types.h configure:8201: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8207: $? = 0 configure:8223: result: yes configure:8180: checking for sys/stat.h configure:8201: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8207: $? = 0 configure:8223: result: yes configure:8180: checking for stdlib.h configure:8201: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8207: $? = 0 configure:8223: result: yes configure:8180: checking for string.h configure:8201: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8207: $? = 0 configure:8223: result: yes configure:8180: checking for memory.h configure:8201: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8207: $? = 0 configure:8223: result: yes configure:8180: checking for strings.h configure:8201: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8207: $? = 0 configure:8223: result: yes configure:8180: checking for inttypes.h configure:8201: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8207: $? = 0 configure:8223: result: yes configure:8180: checking for stdint.h configure:8201: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8207: $? = 0 configure:8223: result: yes configure:8180: checking for unistd.h configure:8201: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8207: $? = 0 configure:8223: result: yes configure:8276: checking asm/unistd.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking asm/unistd.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for asm/unistd.h configure:8393: result: yes configure:8276: checking endian.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking endian.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for endian.h configure:8393: result: yes configure:8276: checking mqueue.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking mqueue.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for mqueue.h configure:8393: result: yes configure:8276: checking sys/endian.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 conftest.c:69:24: error: sys/endian.h: No such file or directory configure:8299: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MQUEUE_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:8313: result: no configure:8317: checking sys/endian.h presence configure:8332: gcc -E conftest.c conftest.c:36:24: error: sys/endian.h: No such file or directory configure:8338: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MQUEUE_H 1 | /* end confdefs.h. */ | #include configure:8352: result: no configure:8385: checking for sys/endian.h configure:8393: result: no configure:8276: checking sys/epoll.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking sys/epoll.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for sys/epoll.h configure:8393: result: yes configure:8276: checking sys/eventfd.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking sys/eventfd.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for sys/eventfd.h configure:8393: result: yes configure:8276: checking sys/klog.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking sys/klog.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for sys/klog.h configure:8393: result: yes configure:8276: checking sys/poll.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking sys/poll.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for sys/poll.h configure:8393: result: yes configure:8276: checking sys/signal.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking sys/signal.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for sys/signal.h configure:8393: result: yes configure:8276: checking sys/signalfd.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking sys/signalfd.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for sys/signalfd.h configure:8393: result: yes configure:8276: checking sys/syscall.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking sys/syscall.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for sys/syscall.h configure:8393: result: yes configure:8276: checking sys/time.h usability configure:8293: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8299: $? = 0 configure:8313: result: yes configure:8317: checking sys/time.h presence configure:8332: gcc -E conftest.c configure:8338: $? = 0 configure:8352: result: yes configure:8385: checking for sys/time.h configure:8393: result: yes configure:8266: checking for sys/types.h configure:8272: result: yes configure:8410: checking for uid_t in sys/types.h configure:8433: result: yes configure:8448: checking for off_t configure:8478: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8484: $? = 0 configure:8499: result: yes configure:8511: checking for size_t configure:8541: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8547: $? = 0 configure:8562: result: yes configure:8574: checking whether time.h and sys/time.h may both be included configure:8604: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8610: $? = 0 configure:8625: result: yes configure:8640: checking for working memcmp configure:8693: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8696: $? = 0 configure:8702: ./conftest configure:8705: $? = 0 configure:8721: result: yes configure:8736: checking for stdlib.h configure:8742: result: yes configure:8736: checking for unistd.h configure:8742: result: yes configure:8880: checking for getpagesize configure:8936: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:8942: $? = 0 configure:8960: result: yes configure:8970: checking for working mmap configure:9117: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 configure:9120: $? = 0 configure:9126: ./conftest configure:9129: $? = 0 configure:9145: result: yes configure:9156: checking return type of signal handlers configure:9184: gcc -c -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c >&5 conftest.c: In function 'main': conftest.c:56: error: void value not ignored as it ought to be configure:9190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_KLOG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:9205: result: void configure:9215: checking for clock_gettime in -lrt configure:9250: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9256: $? = 0 configure:9274: result: yes configure:9344: checking for clock_gettime configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for epoll_create configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for epoll_pwait configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for floor configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 conftest.c:78: warning: conflicting types for built-in function 'floor' /tmp/ccKO2jpx.o: In function `main': conftest.c:(.text+0xa): undefined reference to `floor' collect2: ld returned 1 exit status configure:9406: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_KLOG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL_PWAIT 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* 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 floor (); | /* 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_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:9424: result: no configure:9344: checking for klogctl configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for mallinfo configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for memchr configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 conftest.c:80: warning: conflicting types for built-in function 'memchr' configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for memset configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 conftest.c:81: warning: conflicting types for built-in function 'memset' configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for mkdir configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for ppoll configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for pthread_barrier_init configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for pthread_condattr_setclock configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for pthread_mutex_timedlock configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for pthread_rwlock_timedrdlock configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for pthread_rwlock_timedwrlock configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for pthread_spin_lock configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for semtimedop configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for signalfd configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for sigwaitinfo configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for syscall configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for strchr configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 conftest.c:94: warning: conflicting types for built-in function 'strchr' configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for strdup configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 conftest.c:95: warning: conflicting types for built-in function 'strdup' configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for strpbrk configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 conftest.c:96: warning: conflicting types for built-in function 'strpbrk' configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for strrchr configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 conftest.c:97: warning: conflicting types for built-in function 'strrchr' configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for strstr configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 conftest.c:98: warning: conflicting types for built-in function 'strstr' configure:9406: $? = 0 configure:9424: result: yes configure:9344: checking for timerfd configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 /tmp/ccQ5JKSf.o: In function `main': conftest.c:(.text+0xa): undefined reference to `timerfd' collect2: ld returned 1 exit status configure:9406: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_KLOG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL_PWAIT 1 | #define HAVE_KLOGCTL 1 | #define HAVE_MALLINFO 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_PPOLL 1 | #define HAVE_PTHREAD_BARRIER_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_SPIN_LOCK 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SYSCALL 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define timerfd to an innocuous variant, in case declares timerfd. | For example, HP-UX 11i declares gettimeofday. */ | #define timerfd innocuous_timerfd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timerfd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timerfd | | /* 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 timerfd (); | /* 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_timerfd || defined __stub___timerfd | choke me | #endif | | int | main () | { | return timerfd (); | ; | return 0; | } configure:9424: result: no configure:9344: checking for utimensat configure:9400: gcc -o conftest -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector conftest.c -lrt >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9514: checking primary target for usable MPI2-compliant C compiler and mpi.h configure:9548: mpicc -o conftest -m64 conftest.c >&5 ./configure: line 9549: mpicc: command not found configure:9554: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_KLOG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL_PWAIT 1 | #define HAVE_KLOGCTL 1 | #define HAVE_MALLINFO 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_PPOLL 1 | #define HAVE_PTHREAD_BARRIER_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_SPIN_LOCK 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SYSCALL 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UTIMENSAT 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | int r = MPI_Init(NULL,NULL); | r |= MPI_Type_get_contents( MPI_INT, 0,0,0, NULL,NULL,NULL ); | return r; | | ; | return 0; | } configure:9571: result: no configure:9594: checking secondary target for usable MPI2-compliant C compiler and mpi.h configure:9632: mpicc this will surely fail -o conftest conftest.c >&5 ./configure: line 9633: mpicc: command not found configure:9638: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.5.0.SVN" | #define PACKAGE_STRING "Valgrind 3.5.0.SVN" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.5.0.SVN" | #define GDB_PATH "/usr/bin/gdb" | #define KERNEL_2_6 1 | #define GLIBC_2_8 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 | #define HAVE_EVENTFD 1 | #define HAVE_EVENTFD_READ 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_KLOG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL_PWAIT 1 | #define HAVE_KLOGCTL 1 | #define HAVE_MALLINFO 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_PPOLL 1 | #define HAVE_PTHREAD_BARRIER_INIT 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_SPIN_LOCK 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SYSCALL 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UTIMENSAT 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | int r = MPI_Init(NULL,NULL); | r |= MPI_Type_get_contents( MPI_INT, 0,0,0, NULL,NULL,NULL ); | return r; | | ; | return 0; | } configure:9655: result: no configure:9759: checking for pkg-config configure:9777: found /usr/bin/pkg-config configure:9789: result: /usr/bin/pkg-config configure:9818: checking pkg-config is at least version 0.9.0 configure:9821: result: yes configure:9832: $PKG_CONFIG --exists --print-errors "QtCore" configure:9835: $? = 0 configure:9840: checking for QTCORE configure:9847: $PKG_CONFIG --exists --print-errors "QtCore" configure:9850: $? = 0 configure:9863: $PKG_CONFIG --exists --print-errors "QtCore" configure:9866: $? = 0 configure:9941: result: yes configure:9977: g++ -o conftest -DQT_SHARED -I/usr/include/QtCore -lQtCore -m64 conftest.cpp >&5 configure:9983: $? = 0 configure:10027: checking for Qt4 QMutex::tryLock(int) configure:10065: g++ -c -DQT_SHARED -I/usr/include/QtCore -m64 conftest.cpp >&5 configure:10071: $? = 0 configure:10077: result: yes configure:10109: checking for boost configure:10139: g++ -o conftest -lboost_thread-mt -m64 conftest.cpp >&5 configure:10145: $? = 0 configure:10156: result: yes configure:10194: checking for OpenMP configure:10216: gcc -o conftest -fopenmp -m64 conftest.c >&5 configure:10222: $? = 0 configure:10230: result: yes configure:10259: checking if gcc supports __sync_bool_compare_and_swap configure:10290: gcc -o conftest -m64 conftest.c >&5 configure:10296: $? = 0 configure:10303: result: yes configure:10650: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Valgrind config.status 3.5.0.SVN, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tubular-brain.localdomain config.status:811: creating Makefile config.status:811: creating valgrind.spec config.status:811: creating valgrind.pc config.status:811: creating glibc-2.X.supp config.status:811: creating docs/Makefile config.status:811: creating docs/lib/Makefile config.status:811: creating docs/images/Makefile config.status:811: creating docs/internals/Makefile config.status:811: creating docs/xml/Makefile config.status:811: creating tests/Makefile config.status:811: creating tests/vg_regtest config.status:811: creating perf/Makefile config.status:811: creating perf/vg_perf config.status:811: creating include/Makefile config.status:811: creating include/vki/Makefile config.status:811: creating auxprogs/Makefile config.status:811: creating coregrind/Makefile config.status:811: creating memcheck/Makefile config.status:811: creating memcheck/tests/Makefile config.status:811: creating memcheck/tests/amd64/Makefile config.status:811: creating memcheck/tests/x86/Makefile config.status:811: creating memcheck/tests/linux/Makefile config.status:811: creating memcheck/tests/x86-linux/Makefile config.status:811: creating memcheck/docs/Makefile config.status:811: creating cachegrind/Makefile config.status:811: creating cachegrind/tests/Makefile config.status:811: creating cachegrind/tests/x86/Makefile config.status:811: creating cachegrind/docs/Makefile config.status:811: creating cachegrind/cg_annotate config.status:811: creating callgrind/Makefile config.status:811: creating callgrind/callgrind_annotate config.status:811: creating callgrind/callgrind_control config.status:811: creating callgrind/tests/Makefile config.status:811: creating callgrind/docs/Makefile config.status:811: creating fat/Makefile config.status:811: creating fat/tests/Makefile config.status:811: creating fat/docs/Makefile config.status:811: creating helgrind/Makefile config.status:811: creating helgrind/tests/Makefile config.status:811: creating helgrind/docs/Makefile config.status:811: creating massif/Makefile config.status:811: creating massif/tests/Makefile config.status:811: creating massif/perf/Makefile config.status:811: creating massif/docs/Makefile config.status:811: creating massif/ms_print config.status:811: creating lackey/Makefile config.status:811: creating lackey/tests/Makefile config.status:811: creating lackey/docs/Makefile config.status:811: creating none/Makefile config.status:811: creating none/tests/Makefile config.status:811: creating none/tests/amd64/Makefile config.status:811: creating none/tests/ppc32/Makefile config.status:811: creating none/tests/ppc64/Makefile config.status:811: creating none/tests/x86/Makefile config.status:811: creating none/tests/linux/Makefile config.status:811: creating none/tests/x86-linux/Makefile config.status:811: creating none/docs/Makefile config.status:811: creating exp-omega/Makefile config.status:811: creating exp-omega/tests/Makefile config.status:811: creating exp-omega/docs/Makefile config.status:811: creating exp-ptrcheck/Makefile config.status:811: creating exp-ptrcheck/tests/Makefile config.status:811: creating exp-ptrcheck/docs/Makefile config.status:811: creating drd/Makefile config.status:811: creating drd/docs/Makefile config.status:811: creating drd/scripts/download-and-build-splash2 config.status:811: creating drd/tests/Makefile config.status:811: creating config.h config.status:1151: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AR_set= ac_cv_env_AR_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= 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= ac_cv_env_CFLAGS_value= 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_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QTCORE_CFLAGS_set= ac_cv_env_QTCORE_CFLAGS_value= ac_cv_env_QTCORE_LIBS_set= ac_cv_env_QTCORE_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_clock_gettime=yes ac_cv_func_epoll_create=yes ac_cv_func_epoll_pwait=yes ac_cv_func_floor=no ac_cv_func_getpagesize=yes ac_cv_func_klogctl=yes ac_cv_func_mallinfo=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_ppoll=yes ac_cv_func_pthread_barrier_init=yes ac_cv_func_pthread_condattr_setclock=yes ac_cv_func_pthread_mutex_timedlock=yes ac_cv_func_pthread_rwlock_timedrdlock=yes ac_cv_func_pthread_rwlock_timedwrlock=yes ac_cv_func_pthread_spin_lock=yes ac_cv_func_semtimedop=yes ac_cv_func_signalfd=yes ac_cv_func_sigwaitinfo=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_syscall=yes ac_cv_func_timerfd=no ac_cv_func_utimensat=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_endian_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_mqueue_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_endian_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_eventfd_h=yes ac_cv_header_sys_klog_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_signalfd_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_rt_clock_gettime=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GDB=/usr/bin/gdb ac_cv_path_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 pkg_cv_QTCORE_CFLAGS='-DQT_SHARED -I/usr/include/QtCore ' pkg_cv_QTCORE_LIBS='-lQtCore ' vg_cv_inner=no vg_cv_only32bit=no vg_cv_only64bit=yes vg_cv_tls=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/steph/compile/valgrind/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/steph/compile/valgrind/missing --run tar' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/steph/compile/valgrind/missing --run autoconf' AUTOHEADER='${SHELL} /home/steph/compile/valgrind/missing --run autoheader' AUTOMAKE='${SHELL} /home/steph/compile/valgrind/missing --run automake-1.10' AWK='gawk' BOOST_CFLAGS='' BOOST_LIBS='-lboost_thread-mt -m64' BUILD_MPIWRAP_PRI_FALSE='' BUILD_MPIWRAP_PRI_TRUE='#' BUILD_MPIWRAP_SEC_FALSE='' BUILD_MPIWRAP_SEC_TRUE='#' BUILD_SSE3_TESTS_FALSE='#' BUILD_SSE3_TESTS_TRUE='' BUILD_SSSE3_TESTS_FALSE='#' BUILD_SSSE3_TESTS_TRUE='' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-Wno-long-long' CCDEPMODE='depmode=gcc3' CFLAGS='-Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFAULT_SUPP='exp-ptrcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIFF='diff -u' DISTCHECK_CONFIGURE_FLAGS='--with-vex=$(top_srcdir)/VEX' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FLAG_FNO_STACK_PROTECTOR='-fno-stack-protector' FLAG_M32='-m32' FLAG_M64='-m64' FLAG_MAIX32='' FLAG_MAIX64='' FLAG_MMMX='-mmmx' FLAG_MSSE='-msse' FLAG_UNLIMITED_INLINE_UNIT_GROWTH='--param inline-unit-growth=900' FLAG_WDECL_AFTER_STMT='-Wdeclaration-after-statement' FLAG_W_EXTRA='-Wextra' FLAG_W_NO_FORMAT_ZERO_LENGTH='-Wno-format-zero-length' GDB='/usr/bin/gdb' GLIBC_VERSION='2.8' GREP='/bin/grep' HAS_ALTIVEC_FALSE='' HAS_ALTIVEC_TRUE='#' HAVE_ALTIVEC_H_FALSE='' HAVE_ALTIVEC_H_TRUE='#' HAVE_BOOST_1_35_FALSE='#' HAVE_BOOST_1_35_TRUE='' HAVE_OPENMP_FALSE='#' HAVE_OPENMP_TRUE='' HAVE_PTHREAD_BARRIER_FALSE='#' HAVE_PTHREAD_BARRIER_TRUE='' HAVE_PTHREAD_CREATE_GLIBC_2_0_FALSE='' HAVE_PTHREAD_CREATE_GLIBC_2_0_TRUE='#' HAVE_PTHREAD_MUTEX_TIMEDLOCK_FALSE='#' HAVE_PTHREAD_MUTEX_TIMEDLOCK_TRUE='' HAVE_PTHREAD_SPINLOCK_FALSE='#' HAVE_PTHREAD_SPINLOCK_TRUE='' HAVE_QTCORE_FALSE='#' HAVE_QTCORE_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/steph/compile/valgrind/missing --run makeinfo' MPI_CC='mpicc' OBJEXT='o' PACKAGE='valgrind' PACKAGE_BUGREPORT='valgrind-users@lists.sourceforge.net' PACKAGE_NAME='Valgrind' PACKAGE_STRING='Valgrind 3.5.0.SVN' PACKAGE_TARNAME='valgrind' PACKAGE_VERSION='3.5.0.SVN' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PREFERRED_STACK_BOUNDARY='' QTCORE_CFLAGS='-DQT_SHARED -I/usr/include/QtCore ' QTCORE_LIBS='-lQtCore ' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VALT_LOAD_ADDRESS='0x38000000' VERSION='3.5.0.SVN' VEX_DIR='$(top_srcdir)/VEX' VGCONF_ARCHS_INCLUDE_AMD64_FALSE='#' VGCONF_ARCHS_INCLUDE_AMD64_TRUE='' VGCONF_ARCHS_INCLUDE_PPC32_FALSE='' VGCONF_ARCHS_INCLUDE_PPC32_TRUE='#' VGCONF_ARCHS_INCLUDE_PPC64_FALSE='' VGCONF_ARCHS_INCLUDE_PPC64_TRUE='#' VGCONF_ARCHS_INCLUDE_X86_FALSE='' VGCONF_ARCHS_INCLUDE_X86_TRUE='#' VGCONF_ARCH_PRI='amd64' VGCONF_HAVE_PLATFORM_SEC_CAPS_FALSE='' VGCONF_HAVE_PLATFORM_SEC_CAPS_TRUE='#' VGCONF_OS='linux' VGCONF_OS_IS_AIX5_FALSE='' VGCONF_OS_IS_AIX5_TRUE='#' VGCONF_OS_IS_LINUX_FALSE='#' VGCONF_OS_IS_LINUX_TRUE='' VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_FALSE='#' VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_TRUE='' VGCONF_PLATFORMS_INCLUDE_PPC32_AIX5_FALSE='' VGCONF_PLATFORMS_INCLUDE_PPC32_AIX5_TRUE='#' VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_FALSE='' VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_TRUE='#' VGCONF_PLATFORMS_INCLUDE_PPC64_AIX5_FALSE='' VGCONF_PLATFORMS_INCLUDE_PPC64_AIX5_TRUE='#' VGCONF_PLATFORMS_INCLUDE_PPC64_LINUX_FALSE='' VGCONF_PLATFORMS_INCLUDE_PPC64_LINUX_TRUE='#' VGCONF_PLATFORMS_INCLUDE_X86_LINUX_FALSE='' VGCONF_PLATFORMS_INCLUDE_X86_LINUX_TRUE='#' VGCONF_PLATFORM_PRI_CAPS='AMD64_LINUX' VGCONF_PLATFORM_SEC_CAPS='' ac_ct_CC='gcc' ac_ct_CXX='g++' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/steph/compile/valgrind/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Valgrind" #define PACKAGE_TARNAME "valgrind" #define PACKAGE_VERSION "3.5.0.SVN" #define PACKAGE_STRING "Valgrind 3.5.0.SVN" #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" #define PACKAGE "valgrind" #define VERSION "3.5.0.SVN" #define GDB_PATH "/usr/bin/gdb" #define KERNEL_2_6 1 #define GLIBC_2_8 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1 #define HAVE_EVENTFD 1 #define HAVE_EVENTFD_READ 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_TLS 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_MQUEUE_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_SYS_KLOG_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_SIGNALFD_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define RETSIGTYPE void #define HAVE_LIBRT 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_EPOLL_CREATE 1 #define HAVE_EPOLL_PWAIT 1 #define HAVE_KLOGCTL 1 #define HAVE_MALLINFO 1 #define HAVE_MEMCHR 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_PPOLL 1 #define HAVE_PTHREAD_BARRIER_INIT 1 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK 1 #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 #define HAVE_PTHREAD_SPIN_LOCK 1 #define HAVE_SEMTIMEDOP 1 #define HAVE_SIGNALFD 1 #define HAVE_SIGWAITINFO 1 #define HAVE_SYSCALL 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_UTIMENSAT 1 #define HAVE_QTCORE_QMUTEX_TRYLOCK_INT 1 #define HAVE_BUILTIN_ATOMIC 1 configure: exit 0