Created
September 25, 2012 22:57
-
-
Save 2bits/3784972 to your computer and use it in GitHub Desktop.
valgrind-3.8.1 build error on OSX 10.7.4 in memcheck - duplicate symbol _mach_make_memory_entry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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.8.1, which was | |
| generated by GNU Autoconf 2.65. Invocation command line was | |
| $ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/valgrind/3.8.1 --enable-only64bit --build=amd64-darwin | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = iBlub.local | |
| uname -m = x86_64 | |
| uname -r = 11.4.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
| /usr/bin/uname -p = i386 | |
| /bin/uname -X = unknown | |
| /bin/arch = unknown | |
| /usr/bin/arch -k = unknown | |
| /usr/convex/getsysinfo = unknown | |
| /usr/bin/hostinfo = Mach kernel version: | |
| Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 4 processors. | |
| 4 processors are physically available. | |
| 4 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 2 3 | |
| Primary memory available: 8.00 gigabytes | |
| Default processor set: 71 tasks, 336 threads, 4 processors | |
| Load average: 1.96, Mach factor: 2.14 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/Library/ENV/4.3 | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2542: checking for a BSD-compatible install | |
| configure:2610: result: /usr/bin/install -c | |
| configure:2621: checking whether build environment is sane | |
| configure:2671: result: yes | |
| configure:2812: checking for a thread-safe mkdir -p | |
| configure:2851: result: ./install-sh -c -d | |
| configure:2864: checking for gawk | |
| configure:2894: result: no | |
| configure:2864: checking for mawk | |
| configure:2894: result: no | |
| configure:2864: checking for nawk | |
| configure:2894: result: no | |
| configure:2864: checking for awk | |
| configure:2880: found /usr/bin/awk | |
| configure:2891: result: awk | |
| configure:2902: checking whether make sets $(MAKE) | |
| configure:2924: result: yes | |
| configure:3006: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:3015: result: no | |
| configure:3034: checking whether ln -s works | |
| configure:3038: result: yes | |
| configure:3093: checking for gcc | |
| configure:3120: result: cc | |
| configure:3349: checking for C compiler version | |
| configure:3358: cc --version >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) | |
| Copyright (C) 2007 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:3369: $? = 0 | |
| configure:3358: cc -v >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) | |
| configure:3369: $? = 0 | |
| configure:3358: cc -V >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2: couldn't run '/usr/bin/../llvm-gcc-4.2/bin/i686-apple-darwin11-gcc--isystem/usr/local/include': No such file or directory | |
| configure:3369: $? = 1 | |
| configure:3358: cc -qversion >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2: no input files | |
| configure:3369: $? = 1 | |
| configure:3389: checking whether the C compiler works | |
| configure:3411: cc -Wno-long-long conftest.c >&5 | |
| configure:3415: $? = 0 | |
| configure:3464: result: yes | |
| configure:3467: checking for C compiler default output file name | |
| configure:3469: result: a.out | |
| configure:3475: checking for suffix of executables | |
| configure:3482: cc -o conftest -Wno-long-long conftest.c >&5 | |
| configure:3486: $? = 0 | |
| configure:3508: result: | |
| configure:3530: checking whether we are cross compiling | |
| configure:3538: cc -o conftest -Wno-long-long conftest.c >&5 | |
| configure:3542: $? = 0 | |
| configure:3549: ./conftest | |
| configure:3553: $? = 0 | |
| configure:3568: result: no | |
| configure:3573: checking for suffix of object files | |
| configure:3595: cc -c -Wno-long-long conftest.c >&5 | |
| configure:3599: $? = 0 | |
| configure:3620: result: o | |
| configure:3624: checking whether we are using the GNU C compiler | |
| configure:3643: cc -c -Wno-long-long conftest.c >&5 | |
| configure:3643: $? = 0 | |
| configure:3652: result: yes | |
| configure:3661: checking whether cc accepts -g | |
| configure:3681: cc -c -g conftest.c >&5 | |
| configure:3681: $? = 0 | |
| configure:3722: result: yes | |
| configure:3739: checking for cc option to accept ISO C89 | |
| configure:3803: cc -c -Wno-long-long conftest.c >&5 | |
| configure:3803: $? = 0 | |
| configure:3816: result: none needed | |
| configure:3847: checking for style of include used by make | |
| configure:3875: result: GNU | |
| configure:3900: checking dependency style of cc | |
| configure:4010: result: none | |
| configure:4029: checking whether cc understands -c and -o together | |
| configure:4057: cc -c conftest.c -o conftest2.o >&5 | |
| configure:4061: $? = 0 | |
| configure:4067: cc -c conftest.c -o conftest2.o >&5 | |
| configure:4071: $? = 0 | |
| configure:4126: result: yes | |
| configure:4156: checking how to run the C preprocessor | |
| configure:4187: cc -E conftest.c | |
| configure:4187: $? = 0 | |
| configure:4201: cc -E conftest.c | |
| conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
| configure:4201: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4226: result: cc -E | |
| configure:4246: cc -E conftest.c | |
| configure:4246: $? = 0 | |
| configure:4260: cc -E conftest.c | |
| conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
| configure:4260: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4400: checking for C++ compiler version | |
| configure:4409: c++ --version >&5 | |
| i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) | |
| Copyright (C) 2007 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:4420: $? = 0 | |
| configure:4409: c++ -v >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) | |
| configure:4420: $? = 0 | |
| configure:4409: c++ -V >&5 | |
| i686-apple-darwin11-llvm-g++-4.2: couldn't run '/usr/bin/../llvm-gcc-4.2/bin/i686-apple-darwin11-gcc--isystem/usr/local/include': No such file or directory | |
| configure:4420: $? = 1 | |
| configure:4409: c++ -qversion >&5 | |
| i686-apple-darwin11-llvm-g++-4.2: no input files | |
| configure:4420: $? = 1 | |
| configure:4424: checking whether we are using the GNU C++ compiler | |
| configure:4443: c++ -c conftest.cpp >&5 | |
| configure:4443: $? = 0 | |
| configure:4452: result: yes | |
| configure:4461: checking whether c++ accepts -g | |
| configure:4481: c++ -c -g conftest.cpp >&5 | |
| configure:4481: $? = 0 | |
| configure:4522: result: yes | |
| configure:4547: checking dependency style of c++ | |
| configure:4657: result: none | |
| configure:4728: checking for ranlib | |
| configure:4744: found /usr/bin/ranlib | |
| configure:4755: result: ranlib | |
| configure:4780: checking for a sed that does not truncate output | |
| configure:4844: result: /usr/local/Library/ENV/4.3/sed | |
| configure:4857: checking for ar | |
| configure:4875: found /usr/bin/ar | |
| configure:4887: result: /usr/bin/ar | |
| configure:4910: checking for perl | |
| configure:4928: found /usr/bin/perl | |
| configure:4940: result: /usr/bin/perl | |
| configure:4952: checking for gdb | |
| configure:4970: found /usr/bin/gdb | |
| configure:4983: result: /usr/bin/gdb | |
| configure:5007: checking dependency style of cc | |
| configure:5115: result: none | |
| configure:5134: checking for diff -u | |
| configure:5142: result: yes | |
| configure:5154: checking for a supported version of gcc | |
| configure:5192: result: ok (4.2.1) | |
| configure:5218: checking build system type | |
| configure:5232: result: x86_64-pc-darwin | |
| configure:5252: checking host system type | |
| configure:5265: result: x86_64-pc-darwin | |
| configure:5286: checking for a supported CPU | |
| configure:5301: result: ok (x86_64) | |
| configure:5367: checking for a 64-bit only build | |
| configure:5380: result: yes | |
| configure:5384: checking for a 32-bit only build | |
| configure:5397: result: no | |
| configure:5410: checking for a supported OS | |
| configure:5455: result: ok (darwin) | |
| configure:5471: checking for the kernel version | |
| configure:5511: result: Darwin 11.x (11.4.0) / Mac OS X 10.7 Lion | |
| configure:5627: checking for a supported CPU/OS combination | |
| configure:5756: result: ok (amd64-darwin) | |
| configure:6007: checking for use as an inner Valgrind | |
| configure:6020: result: no | |
| configure:6069: result: checking for Pagesize... 4k | |
| configure:6093: result: checking for shared memory alignment... 2*PAGE_SIZE | |
| configure:6138: checking for grep that handles long lines and -e | |
| configure:6196: result: /usr/bin/grep | |
| configure:6201: checking for egrep | |
| configure:6263: result: /usr/bin/grep -E | |
| configure:6268: checking for ANSI C header files | |
| configure:6288: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6288: $? = 0 | |
| configure:6361: cc -o conftest -Wno-long-long conftest.c >&5 | |
| configure:6361: $? = 0 | |
| configure:6361: ./conftest | |
| configure:6361: $? = 0 | |
| configure:6372: result: yes | |
| configure:6385: checking for sys/types.h | |
| configure:6385: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6385: $? = 0 | |
| configure:6385: result: yes | |
| configure:6385: checking for sys/stat.h | |
| configure:6385: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6385: $? = 0 | |
| configure:6385: result: yes | |
| configure:6385: checking for stdlib.h | |
| configure:6385: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6385: $? = 0 | |
| configure:6385: result: yes | |
| configure:6385: checking for string.h | |
| configure:6385: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6385: $? = 0 | |
| configure:6385: result: yes | |
| configure:6385: checking for memory.h | |
| configure:6385: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6385: $? = 0 | |
| configure:6385: result: yes | |
| configure:6385: checking for strings.h | |
| configure:6385: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6385: $? = 0 | |
| configure:6385: result: yes | |
| configure:6385: checking for inttypes.h | |
| configure:6385: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6385: $? = 0 | |
| configure:6385: result: yes | |
| configure:6385: checking for stdint.h | |
| configure:6385: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6385: $? = 0 | |
| configure:6385: result: yes | |
| configure:6385: checking for unistd.h | |
| configure:6385: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6385: $? = 0 | |
| configure:6385: result: yes | |
| configure:6398: checking features.h usability | |
| configure:6398: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c:63:22: error: features.h: No such file or directory | |
| configure:6398: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <features.h> | |
| configure:6398: result: no | |
| configure:6398: checking features.h presence | |
| configure:6398: cc -E conftest.c | |
| conftest.c:30:22: error: features.h: No such file or directory | |
| configure:6398: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 <features.h> | |
| configure:6398: result: no | |
| configure:6398: checking for features.h | |
| configure:6398: result: no | |
| configure:6450: checking the GLIBC_VERSION version | |
| configure:6608: result: Darwin | |
| configure:6719: checking for CLOCK_MONOTONIC | |
| configure:6739: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:39: error: 'CLOCK_MONOTONIC' undeclared (first use in this function) | |
| conftest.c:39: error: (Each undeclared identifier is reported only once | |
| conftest.c:39: error: for each function it appears in.) | |
| configure:6739: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <time.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | struct timespec t; | |
| | clock_gettime(CLOCK_MONOTONIC, &t); | |
| | return 0; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6749: result: no | |
| configure:6758: checking for pthread_rwlock_t | |
| configure:6777: cc -c -Wno-long-long conftest.c >&5 | |
| configure:6777: $? = 0 | |
| configure:6779: result: yes | |
| configure:6796: checking for PTHREAD_MUTEX_ADAPTIVE_NP | |
| configure:6815: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:40: error: 'PTHREAD_MUTEX_ADAPTIVE_NP' undeclared (first use in this function) | |
| conftest.c:40: error: (Each undeclared identifier is reported only once | |
| conftest.c:40: error: for each function it appears in.) | |
| configure:6815: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #define _GNU_SOURCE | |
| | #include <pthread.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | return (PTHREAD_MUTEX_ADAPTIVE_NP); | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6825: result: no | |
| configure:6834: checking for PTHREAD_MUTEX_ERRORCHECK_NP | |
| configure:6853: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:40: error: 'PTHREAD_MUTEX_ERRORCHECK_NP' undeclared (first use in this function) | |
| conftest.c:40: error: (Each undeclared identifier is reported only once | |
| conftest.c:40: error: for each function it appears in.) | |
| configure:6853: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #define _GNU_SOURCE | |
| | #include <pthread.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | return (PTHREAD_MUTEX_ERRORCHECK_NP); | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6863: result: no | |
| configure:6872: checking for PTHREAD_MUTEX_RECURSIVE_NP | |
| configure:6891: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:40: error: 'PTHREAD_MUTEX_RECURSIVE_NP' undeclared (first use in this function) | |
| conftest.c:40: error: (Each undeclared identifier is reported only once | |
| conftest.c:40: error: for each function it appears in.) | |
| configure:6891: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #define _GNU_SOURCE | |
| | #include <pthread.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | return (PTHREAD_MUTEX_RECURSIVE_NP); | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6901: result: no | |
| configure:6910: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP | |
| configure:6930: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:40: error: 'PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared (first use in this function) | |
| conftest.c:40: error: (Each undeclared identifier is reported only once | |
| conftest.c:40: error: for each function it appears in.) | |
| configure:6930: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #define _GNU_SOURCE | |
| | #include <pthread.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | pthread_mutex_t m = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; | |
| | return 0; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6940: result: no | |
| configure:6949: checking for pthread_mutex_t.__m_kind | |
| configure:6949: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:38: error: 'pthread_mutex_t' has no member named '__m_kind' | |
| configure:6949: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | #include <pthread.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static pthread_mutex_t ac_aggr; | |
| | if (ac_aggr.__m_kind) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6949: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:38: error: 'pthread_mutex_t' has no member named '__m_kind' | |
| configure:6949: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | #include <pthread.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static pthread_mutex_t ac_aggr; | |
| | if (sizeof ac_aggr.__m_kind) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6949: result: no | |
| configure:6962: checking for pthread_mutex_t.__data.__kind | |
| configure:6962: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:38: error: 'pthread_mutex_t' has no member named '__data' | |
| configure:6962: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | #include <pthread.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static pthread_mutex_t ac_aggr; | |
| | if (ac_aggr.__data.__kind) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6962: cc -c -Wno-long-long conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:38: error: 'pthread_mutex_t' has no member named '__data' | |
| configure:6962: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | #include <pthread.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static pthread_mutex_t ac_aggr; | |
| | if (sizeof ac_aggr.__data.__kind) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6962: result: no | |
| configure:6976: checking for Altivec | |
| configure:6997: cc -c -maltivec conftest.c >&5 | |
| cc1: error: unrecognized command line option "-maltivec" | |
| configure:6997: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <altivec.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | vector unsigned int v; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7009: result: no | |
| configure:7034: checking for VSX | |
| configure:7056: cc -c -mvsx conftest.c >&5 | |
| cc1: error: unrecognized command line option "-mvsx" | |
| configure:7056: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <altivec.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | vector unsigned int v; | |
| | __asm__ __volatile__("xsmaddadp 32, 32, 33" ::: "memory","cc"); | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7065: result: no | |
| configure:7082: checking that assembler knows DFP | |
| configure:7100: cc -c -Wno-long-long conftest.c >&5 | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccjRhvI3.s:11:no such instruction: `dadd 1, 2,3' | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccjRhvI3.s:14:no such instruction: `dcffix 1, 2' | |
| configure:7100: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | __asm__ __volatile__("dadd 1, 2, 3"); | |
| | __asm__ __volatile__("dcffix 1, 2"); | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7109: result: no | |
| configure:7116: checking that compiler knows -mhard-dfp switch | |
| configure:7135: cc -c -mhard-dfp conftest.c >&5 | |
| cc1: error: unrecognized command line option "-mhard-dfp" | |
| configure:7135: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | __asm__ __volatile__("dadd 1, 2, 3"); | |
| | __asm__ __volatile__("dcffix 1, 2"); | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7144: result: no | |
| configure:7163: checking for pthread_create@GLIBC2.0() | |
| configure:7194: cc -o conftest -lpthread conftest.c >&5 | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccEvaHFt.s:3:Unknown pseudo-op: .symver | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccEvaHFt.s:3:Rest of line ignored. 1st junk character valued 112 (p). | |
| configure:7194: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 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 () | |
| | { | |
| | | |
| | #ifdef __powerpc__ | |
| | /* | |
| | * Apparently on PowerPC linking this program succeeds and generates an | |
| | * executable with the undefined symbol pthread_create@GLIBC_2.0. | |
| | */ | |
| | #error This test does not work properly on PowerPC. | |
| | #else | |
| | pthread_create_glibc_2_0(0, 0, 0, 0); | |
| | #endif | |
| | return 0; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7206: result: no | |
| configure:7225: checking for eventfd() | |
| configure:7248: cc -o conftest -Wno-long-long conftest.c >&5 | |
| conftest.c:33:25: error: sys/eventfd.h: No such file or directory | |
| conftest.c: In function 'main': | |
| conftest.c:39: error: 'eventfd_t' undeclared (first use in this function) | |
| conftest.c:39: error: (Each undeclared identifier is reported only once | |
| conftest.c:39: error: for each function it appears in.) | |
| conftest.c:39: error: expected ';' before 'ev' | |
| conftest.c:43: error: 'ev' undeclared (first use in this function) | |
| configure:7248: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <sys/eventfd.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | eventfd_t ev; | |
| | int fd; | |
| | | |
| | fd = eventfd(5, 0); | |
| | eventfd_read(fd, &ev); | |
| | return 0; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7261: result: no | |
| configure:7274: checking if gcc accepts -m32 | |
| configure:7293: cc -c -m32 conftest.c >&5 | |
| configure:7293: $? = 0 | |
| configure:7296: result: yes | |
| configure:7313: checking if gcc accepts -m64 | |
| configure:7332: cc -c -m64 conftest.c >&5 | |
| configure:7332: $? = 0 | |
| configure:7335: result: yes | |
| configure:7352: checking if gcc accepts -mmmx | |
| configure:7371: cc -c -mmmx conftest.c >&5 | |
| configure:7371: $? = 0 | |
| configure:7374: result: yes | |
| configure:7391: checking if gcc accepts -msse | |
| configure:7410: cc -c -msse conftest.c >&5 | |
| configure:7410: $? = 0 | |
| configure:7413: result: yes | |
| configure:7430: checking if gcc accepts -mpreferred-stack-boundary | |
| configure:7449: cc -c -mpreferred-stack-boundary=2 conftest.c >&5 | |
| conftest.c:1: error: -mpreferred-stack-boundary=2 is not between 4 and 12 | |
| configure:7449: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | return 0; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7458: result: no | |
| configure:7469: checking if gcc accepts -Wno-pointer-sign | |
| configure:7488: cc -c -Wno-pointer-sign conftest.c >&5 | |
| configure:7488: $? = 0 | |
| configure:7491: result: yes | |
| configure:7511: checking if gcc accepts -Wno-empty-body | |
| configure:7530: cc -c -Wno-empty-body conftest.c >&5 | |
| configure:7530: $? = 0 | |
| configure:7534: result: yes | |
| configure:7550: checking if gcc accepts -Wno-format-zero-length | |
| configure:7569: cc -c -Wno-format-zero-length conftest.c >&5 | |
| configure:7569: $? = 0 | |
| configure:7573: result: yes | |
| configure:7589: checking if gcc accepts -Wno-nonnull | |
| configure:7608: cc -c -Wno-nonnull conftest.c >&5 | |
| configure:7608: $? = 0 | |
| configure:7612: result: yes | |
| configure:7628: checking if gcc accepts -Wno-overflow | |
| configure:7647: cc -c -Wno-overflow conftest.c >&5 | |
| configure:7647: $? = 0 | |
| configure:7651: result: yes | |
| configure:7667: checking if gcc accepts -Wno-uninitialized | |
| configure:7686: cc -c -Wno-uninitialized conftest.c >&5 | |
| configure:7686: $? = 0 | |
| configure:7690: result: yes | |
| configure:7706: checking if gcc accepts -Wextra or -W | |
| configure:7725: cc -c -Wextra conftest.c >&5 | |
| configure:7725: $? = 0 | |
| configure:7729: result: -Wextra | |
| configure:7770: checking if gcc accepts -fno-stack-protector | |
| configure:7789: cc -c -fno-stack-protector conftest.c >&5 | |
| configure:7789: $? = 0 | |
| configure:7793: result: yes | |
| configure:7816: checking if gcc accepts --param inline-unit-growth | |
| configure:7835: cc -c --param inline-unit-growth=900 conftest.c >&5 | |
| configure:7835: $? = 0 | |
| configure:7839: result: yes | |
| configure:7856: checking if gcc accepts -gdwarf-4 -fdebug-types-section | |
| configure:7875: cc -c -gdwarf-4 -fdebug-types-section conftest.c >&5 | |
| cc1: error: unrecognised debug output level "dwarf-4" | |
| cc1: error: unrecognized command line option "-fdebug-types-section" | |
| configure:7875: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | return 0; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7884: result: no | |
| configure:7905: checking if the linker accepts -Wl,--build-id=none | |
| configure:7922: cc -o conftest -Wl,--build-id=none conftest.c >&5 | |
| ld: unknown option: --build-id=none | |
| collect2: ld returned 1 exit status | |
| configure:7922: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7933: result: no | |
| configure:7943: checking if ppc32/64 as supports mtocrf/mfocrf | |
| configure:7960: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccggBXzq.s:11:no such instruction: `mtocrf 4,0' | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccggBXzq.s:14:no such instruction: `mfocrf 0,4' | |
| configure:7960: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | __asm__ __volatile__("mtocrf 4,0"); | |
| | __asm__ __volatile__("mfocrf 0,4"); | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7969: result: no | |
| configure:7986: checking if x86/amd64 assembler speaks SSE3 | |
| configure:8004: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8004: $? = 0 | |
| configure:8007: result: yes | |
| configure:8032: checking if x86/amd64 assembler speaks SSSE3 | |
| configure:8053: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -msse conftest.c >&5 | |
| configure:8053: $? = 0 | |
| configure:8056: result: yes | |
| configure:8082: checking if x86/amd64 assembler supports 'pclmulqdq' | |
| configure:8100: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccZ2eBo8.s:11:no such instruction: `pclmulqdq $17,%xmm6,%xmm7' | |
| configure:8100: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | do { | |
| | __asm__ __volatile__( | |
| | "pclmulqdq $17,%%xmm6,%%xmm7" : : : "xmm6", "xmm7" ); } | |
| | while (0) | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8109: result: no | |
| configure:8128: checking if x86/amd64 assembler supports 'vpclmulqdq' | |
| configure:8151: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:44: error: expected string literal before ')' token | |
| configure:8151: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | do { | |
| | /* | |
| | * Carry-less multiplication of xmm1 with xmm2 and store the result in | |
| | * xmm3. The immediate is used to determine which quadwords of xmm1 and | |
| | * xmm2 should be used. | |
| | */ | |
| | __asm__ __volatile__( | |
| | "vpclmulqdq $0,%%xmm1,%%xmm2,%%xmm3" : : : ); | |
| | } while (0) | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8160: result: no | |
| configure:8179: checking if x86/amd64 assembler supports 'lzcnt' | |
| configure:8197: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccIneuDM.s:11:no such instruction: `lzcnt %rax,%rax' | |
| configure:8197: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | do { | |
| | __asm__ __volatile__("lzcnt %%rax,%%rax" : : : "rax"); | |
| | } while (0) | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8206: result: no | |
| configure:8225: checking if x86/amd64 assembler speaks SSE4.2 | |
| configure:8248: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8248: $? = 0 | |
| configure:8251: result: yes | |
| configure:8276: checking if x86/amd64 assembler speaks AVX | |
| configure:8297: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccBBMZmm.s:11:no such instruction: `vmovupd (%rsp), %ymm7' | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//ccBBMZmm.s:14:no such instruction: `vaddpd %ymm6,%ymm7,%ymm8' | |
| configure:8297: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | do { long long int x; | |
| | __asm__ __volatile__( | |
| | "vmovupd (%%rsp), %%ymm7" : : : "xmm7" ); | |
| | __asm__ __volatile__( | |
| | "vaddpd %%ymm6,%%ymm7,%%ymm8" : : : "xmm6","xmm7","xmm8"); } | |
| | while (0) | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8306: result: no | |
| configure:8325: checking if x86/amd64 assembler knows the MOVBE insn | |
| configure:8344: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| /var/folders/02/8j4kgb3s6snglmmgq25h3ypw0000gn/T//cckDwEyZ.s:13:no such instruction: `movbe (%rsp), %r15' | |
| configure:8344: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | do { long long int x; | |
| | __asm__ __volatile__( | |
| | "movbe (%%rsp), %%r15" : : : "memory", "r15" ); } | |
| | while (0) | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8353: result: no | |
| configure:8372: checking if gcc supports the ifunc attribute | |
| configure:8394: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:40: warning: 'ifunc' attribute directive ignored | |
| Undefined symbols for architecture x86_64: | |
| "_test", referenced from: | |
| _main in ccnllYJi.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:8394: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | static void mytest(void) {} | |
| | | |
| | static void (*resolve_test(void))(void) | |
| | { | |
| | return (void (*)(void))&mytest; | |
| | } | |
| | | |
| | void test(void) __attribute__((ifunc("resolve_test"))); | |
| | | |
| | int main() | |
| | { | |
| | test(); | |
| | return 0; | |
| | } | |
| | | |
| configure:8403: result: no | |
| configure:8435: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:32: error: thread-local storage not supported for this target | |
| configure:8435: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | static __thread int foo; | |
| | int | |
| | main () | |
| | { | |
| | return foo; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8446: checking for TLS support | |
| configure:8469: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:32: error: thread-local storage not supported for this target | |
| configure:8469: $? = 1 | |
| configure: program exited with status 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | /* end confdefs.h. */ | |
| | static __thread int foo; | |
| | int | |
| | main () | |
| | { | |
| | return foo; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8481: result: no | |
| configure:8495: checking for ANSI C header files | |
| configure:8599: result: yes | |
| configure:8624: checking asm/unistd.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:66:24: error: asm/unistd.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <asm/unistd.h> | |
| configure:8624: result: no | |
| configure:8624: checking asm/unistd.h presence | |
| configure:8624: cc -E conftest.c | |
| conftest.c:33:24: error: asm/unistd.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <asm/unistd.h> | |
| configure:8624: result: no | |
| configure:8624: checking for asm/unistd.h | |
| configure:8624: result: no | |
| configure:8624: checking endian.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:66:20: error: endian.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <endian.h> | |
| configure:8624: result: no | |
| configure:8624: checking endian.h presence | |
| configure:8624: cc -E conftest.c | |
| conftest.c:33:20: error: endian.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <endian.h> | |
| configure:8624: result: no | |
| configure:8624: checking for endian.h | |
| configure:8624: result: no | |
| configure:8624: checking mqueue.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:66:20: error: mqueue.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <mqueue.h> | |
| configure:8624: result: no | |
| configure:8624: checking mqueue.h presence | |
| configure:8624: cc -E conftest.c | |
| conftest.c:33:20: error: mqueue.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <mqueue.h> | |
| configure:8624: result: no | |
| configure:8624: checking for mqueue.h | |
| configure:8624: result: no | |
| configure:8624: checking sys/endian.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:66:24: error: sys/endian.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/endian.h> | |
| configure:8624: result: no | |
| configure:8624: checking sys/endian.h presence | |
| configure:8624: cc -E conftest.c | |
| conftest.c:33:24: error: sys/endian.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/endian.h> | |
| configure:8624: result: no | |
| configure:8624: checking for sys/endian.h | |
| configure:8624: result: no | |
| configure:8624: checking sys/epoll.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:66:23: error: sys/epoll.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/epoll.h> | |
| configure:8624: result: no | |
| configure:8624: checking sys/epoll.h presence | |
| configure:8624: cc -E conftest.c | |
| conftest.c:33:23: error: sys/epoll.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/epoll.h> | |
| configure:8624: result: no | |
| configure:8624: checking for sys/epoll.h | |
| configure:8624: result: no | |
| configure:8624: checking sys/eventfd.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:66:25: error: sys/eventfd.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/eventfd.h> | |
| configure:8624: result: no | |
| configure:8624: checking sys/eventfd.h presence | |
| configure:8624: cc -E conftest.c | |
| conftest.c:33:25: error: sys/eventfd.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/eventfd.h> | |
| configure:8624: result: no | |
| configure:8624: checking for sys/eventfd.h | |
| configure:8624: result: no | |
| configure:8624: checking sys/klog.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:66:22: error: sys/klog.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/klog.h> | |
| configure:8624: result: no | |
| configure:8624: checking sys/klog.h presence | |
| configure:8624: cc -E conftest.c | |
| conftest.c:33:22: error: sys/klog.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/klog.h> | |
| configure:8624: result: no | |
| configure:8624: checking for sys/klog.h | |
| configure:8624: result: no | |
| configure:8624: checking sys/poll.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8624: $? = 0 | |
| configure:8624: result: yes | |
| configure:8624: checking sys/poll.h presence | |
| configure:8624: cc -E conftest.c | |
| configure:8624: $? = 0 | |
| configure:8624: result: yes | |
| configure:8624: checking for sys/poll.h | |
| configure:8624: result: yes | |
| configure:8624: checking sys/signal.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8624: $? = 0 | |
| configure:8624: result: yes | |
| configure:8624: checking sys/signal.h presence | |
| configure:8624: cc -E conftest.c | |
| configure:8624: $? = 0 | |
| configure:8624: result: yes | |
| configure:8624: checking for sys/signal.h | |
| configure:8624: result: yes | |
| configure:8624: checking sys/signalfd.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:68:26: error: sys/signalfd.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/signalfd.h> | |
| configure:8624: result: no | |
| configure:8624: checking sys/signalfd.h presence | |
| configure:8624: cc -E conftest.c | |
| conftest.c:35:26: error: sys/signalfd.h: No such file or directory | |
| configure:8624: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/signalfd.h> | |
| configure:8624: result: no | |
| configure:8624: checking for sys/signalfd.h | |
| configure:8624: result: no | |
| configure:8624: checking sys/syscall.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8624: $? = 0 | |
| configure:8624: result: yes | |
| configure:8624: checking sys/syscall.h presence | |
| configure:8624: cc -E conftest.c | |
| configure:8624: $? = 0 | |
| configure:8624: result: yes | |
| configure:8624: checking for sys/syscall.h | |
| configure:8624: result: yes | |
| configure:8624: checking sys/time.h usability | |
| configure:8624: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8624: $? = 0 | |
| configure:8624: result: yes | |
| configure:8624: checking sys/time.h presence | |
| configure:8624: cc -E conftest.c | |
| configure:8624: $? = 0 | |
| configure:8624: result: yes | |
| configure:8624: checking for sys/time.h | |
| configure:8624: result: yes | |
| configure:8624: checking for sys/types.h | |
| configure:8624: result: yes | |
| configure:8637: checking if <linux/futex.h> is usable | |
| configure:8655: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c:39:25: error: linux/futex.h: No such file or directory | |
| conftest.c: In function 'main': | |
| conftest.c:45: error: 'FUTEX_WAIT' undeclared (first use in this function) | |
| conftest.c:45: error: (Each undeclared identifier is reported only once | |
| conftest.c:45: error: for each function it appears in.) | |
| configure:8655: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <linux/futex.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | return FUTEX_WAIT; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8667: result: no | |
| configure:8676: checking for uid_t in sys/types.h | |
| configure:8695: result: yes | |
| configure:8706: checking for off_t | |
| configure:8706: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8706: $? = 0 | |
| configure:8706: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:74: error: expected expression before ')' token | |
| configure:8706: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((off_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8706: result: yes | |
| configure:8717: checking for size_t | |
| configure:8717: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8717: $? = 0 | |
| configure:8717: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:74: error: expected expression before ')' token | |
| configure:8717: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((size_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8717: result: yes | |
| configure:8728: checking whether time.h and sys/time.h may both be included | |
| configure:8748: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8748: $? = 0 | |
| configure:8755: result: yes | |
| configure:8768: checking for working memcmp | |
| configure:8811: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8811: $? = 0 | |
| configure:8811: ./conftest | |
| configure:8811: $? = 0 | |
| configure:8821: result: yes | |
| configure:8836: checking for stdlib.h | |
| configure:8836: result: yes | |
| configure:8836: checking for unistd.h | |
| configure:8836: result: yes | |
| configure:8836: checking for sys/param.h | |
| configure:8836: cc -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8836: $? = 0 | |
| configure:8836: result: yes | |
| configure:8857: checking for getpagesize | |
| configure:8857: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:8857: $? = 0 | |
| configure:8857: result: yes | |
| configure:8866: checking for working mmap | |
| configure:9013: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:9013: $? = 0 | |
| configure:9013: ./conftest | |
| configure:9013: $? = 0 | |
| configure:9023: result: yes | |
| configure:9033: checking for pthread_create in -lpthread | |
| configure:9058: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| configure:9058: $? = 0 | |
| configure:9067: result: yes | |
| configure:9078: checking for clock_gettime in -lrt | |
| configure:9103: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lrt -lpthread >&5 | |
| ld: library not found for -lrt | |
| collect2: ld returned 1 exit status | |
| configure:9103: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char clock_gettime (); | |
| | int | |
| | main () | |
| | { | |
| | return clock_gettime (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9112: result: no | |
| configure:9158: checking for clock_gettime | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_clock_gettime", referenced from: | |
| _main in ccMpHV7S.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | /* end confdefs.h. */ | |
| | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define clock_gettime innocuous_clock_gettime | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char clock_gettime (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef clock_gettime | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char clock_gettime (); | |
| | /* 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_clock_gettime || defined __stub___clock_gettime | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return clock_gettime (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for epoll_create | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_epoll_create", referenced from: | |
| _main in ccItW9Mf.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | /* end confdefs.h. */ | |
| | /* Define epoll_create to an innocuous variant, in case <limits.h> declares epoll_create. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define epoll_create innocuous_epoll_create | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char epoll_create (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef epoll_create | |
| | | |
| | /* 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 epoll_create (); | |
| | /* 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_epoll_create || defined __stub___epoll_create | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return epoll_create (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for epoll_pwait | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_epoll_pwait", referenced from: | |
| _main in ccFd9NjA.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | /* end confdefs.h. */ | |
| | /* Define epoll_pwait to an innocuous variant, in case <limits.h> declares epoll_pwait. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define epoll_pwait innocuous_epoll_pwait | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char epoll_pwait (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef epoll_pwait | |
| | | |
| | /* 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 epoll_pwait (); | |
| | /* 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_epoll_pwait || defined __stub___epoll_pwait | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return epoll_pwait (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for klogctl | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_klogctl", referenced from: | |
| _main in ccUsTOsZ.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | /* end confdefs.h. */ | |
| | /* Define klogctl to an innocuous variant, in case <limits.h> declares klogctl. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define klogctl innocuous_klogctl | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char klogctl (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef klogctl | |
| | | |
| | /* 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 klogctl (); | |
| | /* 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_klogctl || defined __stub___klogctl | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return klogctl (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for mallinfo | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_mallinfo", referenced from: | |
| _main in ccE4YriV.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | /* end confdefs.h. */ | |
| | /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define mallinfo innocuous_mallinfo | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char mallinfo (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef mallinfo | |
| | | |
| | /* Override any GCC internal prototype to avoid an error. | |
| | Use char because int might match the return type of a GCC | |
| | builtin and then its argument prototype would still apply. */ | |
| | #ifdef __cplusplus | |
| | extern "C" | |
| | #endif | |
| | char mallinfo (); | |
| | /* 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_mallinfo || defined __stub___mallinfo | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return mallinfo (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for memchr | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| configure:9158: $? = 0 | |
| configure:9158: result: yes | |
| configure:9158: checking for memset | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| conftest.c:69: warning: conflicting types for built-in function 'memset' | |
| configure:9158: $? = 0 | |
| configure:9158: result: yes | |
| configure:9158: checking for mkdir | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| configure:9158: $? = 0 | |
| configure:9158: result: yes | |
| configure:9158: checking for mremap | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_mremap", referenced from: | |
| _main in ccsgnbZ6.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define mremap to an innocuous variant, in case <limits.h> declares mremap. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define mremap innocuous_mremap | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char mremap (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef mremap | |
| | | |
| | /* 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 mremap (); | |
| | /* 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_mremap || defined __stub___mremap | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return mremap (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for ppoll | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_ppoll", referenced from: | |
| _main in cchZmaIV.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define ppoll to an innocuous variant, in case <limits.h> declares ppoll. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define ppoll innocuous_ppoll | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char ppoll (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef ppoll | |
| | | |
| | /* 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 ppoll (); | |
| | /* 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_ppoll || defined __stub___ppoll | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return ppoll (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for pthread_barrier_init | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pthread_barrier_init", referenced from: | |
| _main in ccCrFPfG.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pthread_barrier_init to an innocuous variant, in case <limits.h> declares pthread_barrier_init. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pthread_barrier_init innocuous_pthread_barrier_init | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pthread_barrier_init (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef pthread_barrier_init | |
| | | |
| | /* 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 pthread_barrier_init (); | |
| | /* 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_pthread_barrier_init || defined __stub___pthread_barrier_init | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pthread_barrier_init (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for pthread_condattr_setclock | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pthread_condattr_setclock", referenced from: | |
| _main in ccVzsQSu.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pthread_condattr_setclock to an innocuous variant, in case <limits.h> declares pthread_condattr_setclock. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pthread_condattr_setclock innocuous_pthread_condattr_setclock | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pthread_condattr_setclock (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef pthread_condattr_setclock | |
| | | |
| | /* 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 pthread_condattr_setclock (); | |
| | /* 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_pthread_condattr_setclock || defined __stub___pthread_condattr_setclock | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pthread_condattr_setclock (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for pthread_mutex_timedlock | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pthread_mutex_timedlock", referenced from: | |
| _main in cca6kVln.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pthread_mutex_timedlock to an innocuous variant, in case <limits.h> declares pthread_mutex_timedlock. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pthread_mutex_timedlock innocuous_pthread_mutex_timedlock | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pthread_mutex_timedlock (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef pthread_mutex_timedlock | |
| | | |
| | /* 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 pthread_mutex_timedlock (); | |
| | /* 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_pthread_mutex_timedlock || defined __stub___pthread_mutex_timedlock | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pthread_mutex_timedlock (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for pthread_rwlock_timedrdlock | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pthread_rwlock_timedrdlock", referenced from: | |
| _main in cc2dBLKI.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pthread_rwlock_timedrdlock to an innocuous variant, in case <limits.h> declares pthread_rwlock_timedrdlock. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pthread_rwlock_timedrdlock innocuous_pthread_rwlock_timedrdlock | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pthread_rwlock_timedrdlock (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef pthread_rwlock_timedrdlock | |
| | | |
| | /* 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 pthread_rwlock_timedrdlock (); | |
| | /* 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_pthread_rwlock_timedrdlock || defined __stub___pthread_rwlock_timedrdlock | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pthread_rwlock_timedrdlock (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for pthread_rwlock_timedwrlock | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pthread_rwlock_timedwrlock", referenced from: | |
| _main in ccSIG5e0.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pthread_rwlock_timedwrlock to an innocuous variant, in case <limits.h> declares pthread_rwlock_timedwrlock. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pthread_rwlock_timedwrlock innocuous_pthread_rwlock_timedwrlock | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pthread_rwlock_timedwrlock (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef pthread_rwlock_timedwrlock | |
| | | |
| | /* 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 pthread_rwlock_timedwrlock (); | |
| | /* 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_pthread_rwlock_timedwrlock || defined __stub___pthread_rwlock_timedwrlock | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pthread_rwlock_timedwrlock (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for pthread_spin_lock | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pthread_spin_lock", referenced from: | |
| _main in cc8i11dD.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pthread_spin_lock to an innocuous variant, in case <limits.h> declares pthread_spin_lock. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pthread_spin_lock innocuous_pthread_spin_lock | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pthread_spin_lock (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef pthread_spin_lock | |
| | | |
| | /* 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 pthread_spin_lock (); | |
| | /* 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_pthread_spin_lock || defined __stub___pthread_spin_lock | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pthread_spin_lock (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for pthread_yield | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pthread_yield", referenced from: | |
| _main in ccqpGbwX.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pthread_yield to an innocuous variant, in case <limits.h> declares pthread_yield. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pthread_yield innocuous_pthread_yield | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pthread_yield (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef pthread_yield | |
| | | |
| | /* 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 pthread_yield (); | |
| | /* 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_pthread_yield || defined __stub___pthread_yield | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pthread_yield (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for readlinkat | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_readlinkat", referenced from: | |
| _main in ccDoezq0.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define readlinkat to an innocuous variant, in case <limits.h> declares readlinkat. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define readlinkat innocuous_readlinkat | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char readlinkat (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef readlinkat | |
| | | |
| | /* 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 readlinkat (); | |
| | /* 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_readlinkat || defined __stub___readlinkat | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return readlinkat (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for semtimedop | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_semtimedop", referenced from: | |
| _main in ccRY9kHQ.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define semtimedop to an innocuous variant, in case <limits.h> declares semtimedop. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define semtimedop innocuous_semtimedop | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char semtimedop (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef semtimedop | |
| | | |
| | /* 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 semtimedop (); | |
| | /* 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_semtimedop || defined __stub___semtimedop | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return semtimedop (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for signalfd | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_signalfd", referenced from: | |
| _main in ccgjlIdX.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define signalfd to an innocuous variant, in case <limits.h> declares signalfd. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define signalfd innocuous_signalfd | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char signalfd (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef signalfd | |
| | | |
| | /* 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 signalfd (); | |
| | /* 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_signalfd || defined __stub___signalfd | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return signalfd (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for sigwaitinfo | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_sigwaitinfo", referenced from: | |
| _main in cc7kOl3D.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | /* end confdefs.h. */ | |
| | /* Define sigwaitinfo to an innocuous variant, in case <limits.h> declares sigwaitinfo. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define sigwaitinfo innocuous_sigwaitinfo | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char sigwaitinfo (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef sigwaitinfo | |
| | | |
| | /* 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 sigwaitinfo (); | |
| | /* 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_sigwaitinfo || defined __stub___sigwaitinfo | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return sigwaitinfo (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for strchr | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| conftest.c:71: warning: conflicting types for built-in function 'strchr' | |
| configure:9158: $? = 0 | |
| configure:9158: result: yes | |
| configure:9158: checking for strdup | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| conftest.c:72: warning: conflicting types for built-in function 'strdup' | |
| configure:9158: $? = 0 | |
| configure:9158: result: yes | |
| configure:9158: checking for strpbrk | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| conftest.c:73: warning: conflicting types for built-in function 'strpbrk' | |
| configure:9158: $? = 0 | |
| configure:9158: result: yes | |
| configure:9158: checking for strrchr | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| conftest.c:74: warning: conflicting types for built-in function 'strrchr' | |
| configure:9158: $? = 0 | |
| configure:9158: result: yes | |
| configure:9158: checking for strstr | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| conftest.c:75: warning: conflicting types for built-in function 'strstr' | |
| configure:9158: $? = 0 | |
| configure:9158: result: yes | |
| configure:9158: checking for syscall | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| configure:9158: $? = 0 | |
| configure:9158: result: yes | |
| configure:9158: checking for utimensat | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_utimensat", referenced from: | |
| _main in ccUJha68.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRPBRK 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_SYSCALL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define utimensat innocuous_utimensat | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char utimensat (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef utimensat | |
| | | |
| | /* 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 utimensat (); | |
| | /* 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_utimensat || defined __stub___utimensat | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return utimensat (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for process_vm_readv | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_process_vm_readv", referenced from: | |
| _main in cc0KcieK.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRPBRK 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_SYSCALL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define process_vm_readv to an innocuous variant, in case <limits.h> declares process_vm_readv. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define process_vm_readv innocuous_process_vm_readv | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char process_vm_readv (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef process_vm_readv | |
| | | |
| | /* 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 process_vm_readv (); | |
| | /* 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_process_vm_readv || defined __stub___process_vm_readv | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return process_vm_readv (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9158: checking for process_vm_writev | |
| configure:9158: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c -lpthread >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_process_vm_writev", referenced from: | |
| _main in ccZsXF5d.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9158: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRPBRK 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_SYSCALL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define process_vm_writev to an innocuous variant, in case <limits.h> declares process_vm_writev. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define process_vm_writev innocuous_process_vm_writev | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char process_vm_writev (); below. | |
| | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| | <limits.h> exists even on freestanding compilers. */ | |
| | | |
| | #ifdef __STDC__ | |
| | # include <limits.h> | |
| | #else | |
| | # include <assert.h> | |
| | #endif | |
| | | |
| | #undef process_vm_writev | |
| | | |
| | /* 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 process_vm_writev (); | |
| | /* 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_process_vm_writev || defined __stub___process_vm_writev | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return process_vm_writev (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9158: result: no | |
| configure:9266: checking primary target for usable MPI2-compliant C compiler and mpi.h | |
| configure:9294: mpicc -o conftest -g -O -fno-omit-frame-pointer -Wall -dynamic -m64 -arch x86_64 -dynamic -dynamiclib -all_load -m64 -arch x86_64 conftest.c >&5 | |
| ./configure: line 1725: mpicc: command not found | |
| configure:9294: $? = 127 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRPBRK 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_SYSCALL 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <mpi.h> | |
| | #include <stdio.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | int ni, na, nd, comb; | |
| | int r = MPI_Init(NULL,NULL); | |
| | r |= MPI_Type_get_envelope( MPI_INT, &ni, &na, &nd, &comb ); | |
| | r |= MPI_Finalize(); | |
| | return r; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9303: result: no | |
| configure:9326: checking secondary target for usable MPI2-compliant C compiler and mpi.h | |
| configure:9358: mpicc this will surely fail -o conftest -g -O -fno-omit-frame-pointer -Wall -dynamic -dynamic -dynamiclib -all_load conftest.c >&5 | |
| ./configure: line 1725: mpicc: command not found | |
| configure:9358: $? = 127 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRPBRK 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_SYSCALL 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <mpi.h> | |
| | #include <stdio.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | int ni, na, nd, comb; | |
| | int r = MPI_Init(NULL,NULL); | |
| | r |= MPI_Type_get_envelope( MPI_INT, &ni, &na, &nd, &comb ); | |
| | r |= MPI_Finalize(); | |
| | return r; | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9367: result: no | |
| configure:9408: checking for boost | |
| configure:9436: c++ -o conftest -m64 -arch x86_64 conftest.cpp -lboost_thread-mt >&5 | |
| Undefined symbols for architecture x86_64: | |
| "boost::system::system_category()", referenced from: | |
| __static_initialization_and_destruction_0(int, int)in ccpgqWQl.o | |
| boost::thread_exception::thread_exception(int, char const*)in ccpgqWQl.o | |
| "boost::system::generic_category()", referenced from: | |
| __static_initialization_and_destruction_0(int, int)in ccpgqWQl.o | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9436: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRPBRK 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_SYSCALL 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <boost/thread.hpp> | |
| | static void thread_func(void) | |
| | { } | |
| | int main(int argc, char** argv) | |
| | { | |
| | boost::thread t(thread_func); | |
| | return 0; | |
| | } | |
| | | |
| configure:9448: result: no | |
| configure:9477: checking for OpenMP | |
| configure:9494: cc -o conftest -fopenmp -m64 -arch x86_64 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_gomp_thread_attr", referenced from: | |
| _initialize_env in libgomp.a(env.o) | |
| ld: symbol(s) not found for architecture x86_64 | |
| collect2: ld returned 1 exit status | |
| configure:9494: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRPBRK 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_SYSCALL 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <omp.h> | |
| | int main(int argc, char** argv) | |
| | { | |
| | omp_set_dynamic(0); | |
| | return 0; | |
| | } | |
| | | |
| configure:9503: result: no | |
| configure:9523: checking if gcc supports __sync_add_and_fetch for the primary target | |
| configure:9544: cc -o conftest -m64 -arch x86_64 conftest.c >&5 | |
| configure:9544: $? = 0 | |
| configure:9547: result: yes | |
| configure:9632: checking if gcc supports __sync_add_and_fetch on uint64_t for all targets | |
| configure:9651: cc -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector conftest.c >&5 | |
| configure:9651: $? = 0 | |
| configure:9703: result: yes | |
| configure:9723: checking if g++ supports __sync_add_and_fetch | |
| configure:9750: c++ -o conftest -m64 -arch x86_64 conftest.cpp >&5 | |
| configure:9750: $? = 0 | |
| configure:9753: result: yes | |
| configure:9816: checking if libstdc++ supports annotating shared pointers | |
| configure:9843: c++ -o conftest -std=c++0x conftest.cpp >&5 | |
| cc1plus: error: unrecognized command line option "-std=c++0x" | |
| configure:9843: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Valgrind" | |
| | #define PACKAGE_TARNAME "valgrind" | |
| | #define PACKAGE_VERSION "3.8.1" | |
| | #define PACKAGE_STRING "Valgrind 3.8.1" | |
| | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "valgrind" | |
| | #define VERSION "3.8.1" | |
| | #define GDB_PATH "/usr/bin/gdb" | |
| | #define DARWIN_10_5 100500 | |
| | #define DARWIN_10_6 100600 | |
| | #define DARWIN_10_7 100700 | |
| | #define DARWIN_10_8 100800 | |
| | #define DARWIN_VERS DARWIN_10_7 | |
| | #define MIPS_PAGE_SHIFT 12 | |
| | #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| | #define VG_TMPDIR "/tmp" | |
| | #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 DARWIN_LIBC 1 | |
| | #define HAVE_PTHREAD_RWLOCK_T 1 | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define HAVE_LIBPTHREAD 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKDIR 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRPBRK 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_SYSCALL 1 | |
| | #define HAVE_BUILTIN_ATOMIC 1 | |
| | #define HAVE_BUILTIN_ATOMIC_CXX 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <memory> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | std::shared_ptr<int> p | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:9895: result: no | |
| configure:10254: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by Valgrind config.status 3.8.1, which was | |
| generated by GNU Autoconf 2.65. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on iBlub.local | |
| config.status:1110: creating Makefile | |
| config.status:1110: creating VEX/Makefile | |
| config.status:1110: creating valgrind.spec | |
| config.status:1110: creating valgrind.pc | |
| config.status:1110: creating glibc-2.X.supp | |
| config.status:1110: creating docs/Makefile | |
| config.status:1110: creating tests/Makefile | |
| config.status:1110: creating tests/vg_regtest | |
| config.status:1110: creating perf/Makefile | |
| config.status:1110: creating perf/vg_perf | |
| config.status:1110: creating gdbserver_tests/Makefile | |
| config.status:1110: creating include/Makefile | |
| config.status:1110: creating auxprogs/Makefile | |
| config.status:1110: creating mpi/Makefile | |
| config.status:1110: creating coregrind/Makefile | |
| config.status:1110: creating memcheck/Makefile | |
| config.status:1110: creating memcheck/tests/Makefile | |
| config.status:1110: creating memcheck/tests/amd64/Makefile | |
| config.status:1110: creating memcheck/tests/x86/Makefile | |
| config.status:1110: creating memcheck/tests/linux/Makefile | |
| config.status:1110: creating memcheck/tests/darwin/Makefile | |
| config.status:1110: creating memcheck/tests/amd64-linux/Makefile | |
| config.status:1110: creating memcheck/tests/x86-linux/Makefile | |
| config.status:1110: creating memcheck/tests/ppc32/Makefile | |
| config.status:1110: creating memcheck/tests/ppc64/Makefile | |
| config.status:1110: creating memcheck/tests/s390x/Makefile | |
| config.status:1110: creating cachegrind/Makefile | |
| config.status:1110: creating cachegrind/tests/Makefile | |
| config.status:1110: creating cachegrind/tests/x86/Makefile | |
| config.status:1110: creating cachegrind/cg_annotate | |
| config.status:1110: creating cachegrind/cg_diff | |
| config.status:1110: creating callgrind/Makefile | |
| config.status:1110: creating callgrind/callgrind_annotate | |
| config.status:1110: creating callgrind/callgrind_control | |
| config.status:1110: creating callgrind/tests/Makefile | |
| config.status:1110: creating helgrind/Makefile | |
| config.status:1110: creating helgrind/tests/Makefile | |
| config.status:1110: creating massif/Makefile | |
| config.status:1110: creating massif/tests/Makefile | |
| config.status:1110: creating massif/ms_print | |
| config.status:1110: creating lackey/Makefile | |
| config.status:1110: creating lackey/tests/Makefile | |
| config.status:1110: creating none/Makefile | |
| config.status:1110: creating none/tests/Makefile | |
| config.status:1110: creating none/tests/amd64/Makefile | |
| config.status:1110: creating none/tests/ppc32/Makefile | |
| config.status:1110: creating none/tests/ppc64/Makefile | |
| config.status:1110: creating none/tests/x86/Makefile | |
| config.status:1110: creating none/tests/arm/Makefile | |
| config.status:1110: creating none/tests/s390x/Makefile | |
| config.status:1110: creating none/tests/mips32/Makefile | |
| config.status:1110: creating none/tests/linux/Makefile | |
| config.status:1110: creating none/tests/darwin/Makefile | |
| config.status:1110: creating none/tests/x86-linux/Makefile | |
| config.status:1110: creating exp-sgcheck/Makefile | |
| config.status:1110: creating exp-sgcheck/tests/Makefile | |
| config.status:1110: creating drd/Makefile | |
| config.status:1110: creating drd/scripts/download-and-build-splash2 | |
| config.status:1110: creating drd/tests/Makefile | |
| config.status:1110: creating exp-bbv/Makefile | |
| config.status:1110: creating exp-bbv/tests/Makefile | |
| config.status:1110: creating exp-bbv/tests/x86/Makefile | |
| config.status:1110: creating exp-bbv/tests/x86-linux/Makefile | |
| config.status:1110: creating exp-bbv/tests/amd64-linux/Makefile | |
| config.status:1110: creating exp-bbv/tests/ppc32-linux/Makefile | |
| config.status:1110: creating exp-bbv/tests/arm-linux/Makefile | |
| config.status:1110: creating exp-dhat/Makefile | |
| config.status:1110: creating exp-dhat/tests/Makefile | |
| config.status:1110: creating coregrind/link_tool_exe_linux | |
| config.status:1110: creating coregrind/link_tool_exe_darwin | |
| config.status:1110: creating config.h | |
| config.status:1330: executing depfiles commands | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-pc-darwin | |
| 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=set | |
| ac_cv_env_CC_value=cc | |
| 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=set | |
| ac_cv_env_CXX_value=c++ | |
| 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=amd64-darwin | |
| 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=no | |
| ac_cv_func_epoll_create=no | |
| ac_cv_func_epoll_pwait=no | |
| ac_cv_func_getpagesize=yes | |
| ac_cv_func_klogctl=no | |
| ac_cv_func_mallinfo=no | |
| 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_mremap=no | |
| ac_cv_func_ppoll=no | |
| ac_cv_func_process_vm_readv=no | |
| ac_cv_func_process_vm_writev=no | |
| ac_cv_func_pthread_barrier_init=no | |
| ac_cv_func_pthread_condattr_setclock=no | |
| ac_cv_func_pthread_mutex_timedlock=no | |
| ac_cv_func_pthread_rwlock_timedrdlock=no | |
| ac_cv_func_pthread_rwlock_timedwrlock=no | |
| ac_cv_func_pthread_spin_lock=no | |
| ac_cv_func_pthread_yield=no | |
| ac_cv_func_readlinkat=no | |
| ac_cv_func_semtimedop=no | |
| ac_cv_func_signalfd=no | |
| ac_cv_func_sigwaitinfo=no | |
| 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_utimensat=no | |
| ac_cv_header_asm_unistd_h=no | |
| ac_cv_header_endian_h=no | |
| ac_cv_header_features_h=no | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_mqueue_h=no | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_endian_h=no | |
| ac_cv_header_sys_epoll_h=no | |
| ac_cv_header_sys_eventfd_h=no | |
| ac_cv_header_sys_klog_h=no | |
| ac_cv_header_sys_param_h=yes | |
| ac_cv_header_sys_poll_h=yes | |
| ac_cv_header_sys_signal_h=yes | |
| ac_cv_header_sys_signalfd_h=no | |
| 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-pc-darwin | |
| ac_cv_lib_pthread_pthread_create=yes | |
| ac_cv_lib_rt_clock_gettime=no | |
| ac_cv_member_pthread_mutex_t___data___kind=no | |
| ac_cv_member_pthread_mutex_t___m_kind=no | |
| ac_cv_objext=o | |
| ac_cv_path_AR=/usr/bin/ar | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GDB=/usr/bin/gdb | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_PERL=/usr/bin/perl | |
| ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_CPP='cc -E' | |
| ac_cv_prog_ac_ct_CC=cc | |
| ac_cv_prog_ac_ct_RANLIB=ranlib | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_cc_c_o=yes | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cxx_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_type_off_t=yes | |
| ac_cv_type_size_t=yes | |
| ac_cv_type_uid_t=yes | |
| am_cv_CCAS_dependencies_compiler_type=none | |
| am_cv_CC_dependencies_compiler_type=none | |
| am_cv_CXX_dependencies_compiler_type=none | |
| vg_cv_inner=no | |
| vg_cv_linktime_tls=no | |
| vg_cv_only32bit=no | |
| vg_cv_only64bit=yes | |
| vg_cv_tls=no | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /private/tmp/brew-valgrind-3.8.1-ZIj5/valgrind-3.8.1/missing --run aclocal-1.11' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMTAR='${SHELL} /private/tmp/brew-valgrind-3.8.1-ZIj5/valgrind-3.8.1/missing --run tar' | |
| AR='/usr/bin/ar' | |
| AUTOCONF='${SHELL} /private/tmp/brew-valgrind-3.8.1-ZIj5/valgrind-3.8.1/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/brew-valgrind-3.8.1-ZIj5/valgrind-3.8.1/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/brew-valgrind-3.8.1-ZIj5/valgrind-3.8.1/missing --run automake-1.11' | |
| AWK='awk' | |
| BOOST_CFLAGS='' | |
| BOOST_LIBS='' | |
| BUILD_AVX_TESTS_FALSE='' | |
| BUILD_AVX_TESTS_TRUE='#' | |
| BUILD_IFUNC_TESTS_FALSE='' | |
| BUILD_IFUNC_TESTS_TRUE='#' | |
| BUILD_LZCNT_TESTS_FALSE='' | |
| BUILD_LZCNT_TESTS_TRUE='#' | |
| BUILD_MOVBE_TESTS_FALSE='' | |
| BUILD_MOVBE_TESTS_TRUE='#' | |
| BUILD_MPIWRAP_PRI_FALSE='' | |
| BUILD_MPIWRAP_PRI_TRUE='#' | |
| BUILD_MPIWRAP_SEC_FALSE='' | |
| BUILD_MPIWRAP_SEC_TRUE='#' | |
| BUILD_PCLMULQDQ_TESTS_FALSE='' | |
| BUILD_PCLMULQDQ_TESTS_TRUE='#' | |
| BUILD_SSE3_TESTS_FALSE='#' | |
| BUILD_SSE3_TESTS_TRUE='' | |
| BUILD_SSE42_TESTS_FALSE='#' | |
| BUILD_SSE42_TESTS_TRUE='' | |
| BUILD_SSSE3_TESTS_FALSE='#' | |
| BUILD_SSSE3_TESTS_TRUE='' | |
| BUILD_VPCLMULQDQ_TESTS_FALSE='' | |
| BUILD_VPCLMULQDQ_TESTS_TRUE='#' | |
| CC='cc' | |
| CCAS='cc' | |
| CCASDEPMODE='depmode=none' | |
| CCASFLAGS='-Wno-long-long ' | |
| CCDEPMODE='depmode=none' | |
| CFLAGS='-Wno-long-long -Wno-pointer-sign -fno-stack-protector' | |
| CFLAGS_MPI='-g -O -fno-omit-frame-pointer -Wall -dynamic' | |
| CPP='cc -E' | |
| CPPFLAGS='' | |
| CXX='c++' | |
| CXXDEPMODE='depmode=none' | |
| CXXFLAGS='-Wno-long-long -Wno-pointer-sign -fno-stack-protector' | |
| CYGPATH_W='echo' | |
| DEFAULT_SUPP='exp-sgcheck.supp xfree-3.supp xfree-4.supp darwin10-drd.supp darwin11.supp ' | |
| DEFS='-DHAVE_CONFIG_H' | |
| DEPDIR='.deps' | |
| DIFF='diff -u' | |
| DWARF4_FALSE='' | |
| DWARF4_TRUE='#' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| ENABLE_LINUX_TICKET_LOCK_PRIMARY_FALSE='' | |
| ENABLE_LINUX_TICKET_LOCK_PRIMARY_TRUE='#' | |
| ENABLE_LINUX_TICKET_LOCK_SECONDARY_FALSE='' | |
| ENABLE_LINUX_TICKET_LOCK_SECONDARY_TRUE='#' | |
| EXEEXT='' | |
| FLAG_FNO_STACK_PROTECTOR='-fno-stack-protector' | |
| FLAG_M32='-m32' | |
| FLAG_M64='-m64' | |
| FLAG_MMMX='-mmmx' | |
| FLAG_MSSE='-msse' | |
| FLAG_NO_BUILD_ID='' | |
| FLAG_UNLIMITED_INLINE_UNIT_GROWTH='--param inline-unit-growth=900' | |
| FLAG_W_EXTRA='-Wextra' | |
| FLAG_W_NO_EMPTY_BODY='-Wno-empty-body' | |
| FLAG_W_NO_FORMAT_ZERO_LENGTH='-Wno-format-zero-length' | |
| FLAG_W_NO_NONNULL='-Wno-nonnull' | |
| FLAG_W_NO_OVERFLOW='-Wno-overflow' | |
| FLAG_W_NO_UNINITIALIZED='-Wno-uninitialized' | |
| GDB='/usr/bin/gdb' | |
| GLIBC_VERSION='darwin' | |
| GREP='/usr/bin/grep' | |
| HAS_ALTIVEC_FALSE='' | |
| HAS_ALTIVEC_TRUE='#' | |
| HAS_DFP_FALSE='' | |
| HAS_DFP_TRUE='#' | |
| HAS_VSX_FALSE='' | |
| HAS_VSX_TRUE='#' | |
| HAVE_BOOST_1_35_FALSE='' | |
| HAVE_BOOST_1_35_TRUE='#' | |
| HAVE_BUILTIN_ATOMIC64_FALSE='#' | |
| HAVE_BUILTIN_ATOMIC64_TRUE='' | |
| HAVE_BUILTIN_ATOMIC_CXX_FALSE='#' | |
| HAVE_BUILTIN_ATOMIC_CXX_TRUE='' | |
| HAVE_BUILTIN_ATOMIC_FALSE='#' | |
| HAVE_BUILTIN_ATOMIC_SECONDARY_FALSE='' | |
| HAVE_BUILTIN_ATOMIC_SECONDARY_TRUE='#' | |
| HAVE_BUILTIN_ATOMIC_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_SHARED_POINTER_ANNOTATION_FALSE='' | |
| HAVE_SHARED_POINTER_ANNOTATION_TRUE='#' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| LDFLAGS='' | |
| LDFLAGS_MPI='-dynamic -dynamiclib -all_load' | |
| LIBOBJS='' | |
| LIBS='' | |
| LN_S='ln -s' | |
| LTLIBOBJS='' | |
| MAINT='#' | |
| MAINTAINER_MODE_FALSE='' | |
| MAINTAINER_MODE_TRUE='#' | |
| MAKEINFO='${SHELL} /private/tmp/brew-valgrind-3.8.1-ZIj5/valgrind-3.8.1/missing --run makeinfo' | |
| MKDIR_P='./install-sh -c -d' | |
| MPI_CC='mpicc' | |
| OBJEXT='o' | |
| PACKAGE='valgrind' | |
| PACKAGE_BUGREPORT='valgrind-users@lists.sourceforge.net' | |
| PACKAGE_NAME='Valgrind' | |
| PACKAGE_STRING='Valgrind 3.8.1' | |
| PACKAGE_TARNAME='valgrind' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='3.8.1' | |
| PATH_SEPARATOR=':' | |
| PERL='/usr/bin/perl' | |
| PREFERRED_STACK_BOUNDARY='' | |
| RANLIB='ranlib' | |
| SED='/usr/local/Library/ENV/4.3/sed' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| STRIP='' | |
| VALT_LOAD_ADDRESS_PRI='0x138000000' | |
| VALT_LOAD_ADDRESS_SEC='0xUNSET' | |
| VERSION='3.8.1' | |
| VGCONF_ARCHS_INCLUDE_AMD64_FALSE='#' | |
| VGCONF_ARCHS_INCLUDE_AMD64_TRUE='' | |
| VGCONF_ARCHS_INCLUDE_ARM_FALSE='' | |
| VGCONF_ARCHS_INCLUDE_ARM_TRUE='#' | |
| VGCONF_ARCHS_INCLUDE_MIPS32_FALSE='' | |
| VGCONF_ARCHS_INCLUDE_MIPS32_TRUE='#' | |
| VGCONF_ARCHS_INCLUDE_PPC32_FALSE='' | |
| VGCONF_ARCHS_INCLUDE_PPC32_TRUE='#' | |
| VGCONF_ARCHS_INCLUDE_PPC64_FALSE='' | |
| VGCONF_ARCHS_INCLUDE_PPC64_TRUE='#' | |
| VGCONF_ARCHS_INCLUDE_S390X_FALSE='' | |
| VGCONF_ARCHS_INCLUDE_S390X_TRUE='#' | |
| VGCONF_ARCHS_INCLUDE_X86_FALSE='' | |
| VGCONF_ARCHS_INCLUDE_X86_TRUE='#' | |
| VGCONF_ARCH_PRI='amd64' | |
| VGCONF_ARCH_SEC='' | |
| VGCONF_HAVE_PLATFORM_SEC_FALSE='' | |
| VGCONF_HAVE_PLATFORM_SEC_TRUE='#' | |
| VGCONF_OS='darwin' | |
| VGCONF_OS_IS_DARWIN_FALSE='#' | |
| VGCONF_OS_IS_DARWIN_TRUE='' | |
| VGCONF_OS_IS_LINUX_FALSE='' | |
| VGCONF_OS_IS_LINUX_TRUE='#' | |
| VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_FALSE='#' | |
| VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_TRUE='' | |
| VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_FALSE='' | |
| VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_TRUE='#' | |
| VGCONF_PLATFORMS_INCLUDE_ARM_LINUX_FALSE='' | |
| VGCONF_PLATFORMS_INCLUDE_ARM_LINUX_TRUE='#' | |
| VGCONF_PLATFORMS_INCLUDE_MIPS32_LINUX_FALSE='' | |
| VGCONF_PLATFORMS_INCLUDE_MIPS32_LINUX_TRUE='#' | |
| VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_FALSE='' | |
| VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_TRUE='#' | |
| VGCONF_PLATFORMS_INCLUDE_PPC64_LINUX_FALSE='' | |
| VGCONF_PLATFORMS_INCLUDE_PPC64_LINUX_TRUE='#' | |
| VGCONF_PLATFORMS_INCLUDE_S390X_LINUX_FALSE='' | |
| VGCONF_PLATFORMS_INCLUDE_S390X_LINUX_TRUE='#' | |
| VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_FALSE='' | |
| VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_TRUE='#' | |
| VGCONF_PLATFORMS_INCLUDE_X86_LINUX_FALSE='' | |
| VGCONF_PLATFORMS_INCLUDE_X86_LINUX_TRUE='#' | |
| VGCONF_PLATFORM_PRI_CAPS='AMD64_DARWIN' | |
| VGCONF_PLATFORM_SEC_CAPS='' | |
| VGCONF_PLATVARIANT='vanilla' | |
| VGCONF_PLATVARIANT_IS_ANDROID_FALSE='' | |
| VGCONF_PLATVARIANT_IS_ANDROID_TRUE='#' | |
| VGCONF_PLATVARIANT_IS_VANILLA_FALSE='#' | |
| VGCONF_PLATVARIANT_IS_VANILLA_TRUE='' | |
| ac_ct_CC='cc' | |
| ac_ct_CXX='' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='#' | |
| am__fastdepCCAS_FALSE='' | |
| am__fastdepCCAS_TRUE='#' | |
| am__fastdepCC_FALSE='' | |
| am__fastdepCC_TRUE='#' | |
| am__fastdepCXX_FALSE='' | |
| am__fastdepCXX_TRUE='#' | |
| am__include='include' | |
| am__isrc='' | |
| am__leading_dot='.' | |
| am__quote='' | |
| am__tar='${AMTAR} chof - "$$tardir"' | |
| am__untar='${AMTAR} xf -' | |
| bindir='${exec_prefix}/bin' | |
| build='x86_64-pc-darwin' | |
| build_alias='amd64-darwin' | |
| build_cpu='x86_64' | |
| build_os='darwin' | |
| build_vendor='pc' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-pc-darwin' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='darwin' | |
| host_vendor='pc' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /private/tmp/brew-valgrind-3.8.1-ZIj5/valgrind-3.8.1/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(top_builddir)/./install-sh -c -d' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/valgrind/3.8.1' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Valgrind" | |
| #define PACKAGE_TARNAME "valgrind" | |
| #define PACKAGE_VERSION "3.8.1" | |
| #define PACKAGE_STRING "Valgrind 3.8.1" | |
| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "valgrind" | |
| #define VERSION "3.8.1" | |
| #define GDB_PATH "/usr/bin/gdb" | |
| #define DARWIN_10_5 100500 | |
| #define DARWIN_10_6 100600 | |
| #define DARWIN_10_7 100700 | |
| #define DARWIN_10_8 100800 | |
| #define DARWIN_VERS DARWIN_10_7 | |
| #define MIPS_PAGE_SHIFT 12 | |
| #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) | |
| #define VG_TMPDIR "/tmp" | |
| #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 DARWIN_LIBC 1 | |
| #define HAVE_PTHREAD_RWLOCK_T 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SIGNAL_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_SYS_PARAM_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_LIBPTHREAD 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_MKDIR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRPBRK 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC_CXX 1 | |
| configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment