Created
April 3, 2012 00:35
-
-
Save staticfloat/2288301 to your computer and use it in GitHub Desktop.
config.log for valgrind
This file contains 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.7.0, which was | |
generated by GNU Autoconf 2.65. Invocation command line was | |
$ ./configure --prefix=/Users/sabae/.homebrew/Cellar/valgrind/3.7.0 --mandir=/Users/sabae/.homebrew/Cellar/valgrind/3.7.0/share/man --enable-only64bit --build=amd64-darwin | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = solipsil | |
uname -m = x86_64 | |
uname -r = 11.3.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~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.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 | |
Kernel configured for up to 2 processors. | |
2 processors are physically available. | |
2 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 | |
Primary memory available: 4.00 gigabytes | |
Default processor set: 119 tasks, 631 threads, 2 processors | |
Load average: 2.19, Mach factor: 0.62 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/sabae/.homebrew/share/python | |
PATH: /Users/sabae/.homebrew/bin | |
PATH: /Users/sabae/.homebrew/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/local/sbin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/share/python | |
PATH: /usr/texbin | |
PATH: /usr/X11/bin | |
PATH: /Users/sabae/.homebrew/share/python | |
PATH: /Users/sabae/.homebrew/bin | |
PATH: /Users/sabae/.homebrew/sbin | |
PATH: /Users/sabae/bin | |
PATH: /Users/sabae/.ec2/bin | |
PATH: /Users/sabae/.homebrew/Library/Contributions/cmds | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2510: checking for a BSD-compatible install | |
configure:2578: result: /usr/bin/install -c | |
configure:2589: checking whether build environment is sane | |
configure:2639: result: yes | |
configure:2780: checking for a thread-safe mkdir -p | |
configure:2819: result: ./install-sh -c -d | |
configure:2832: checking for gawk | |
configure:2862: result: no | |
configure:2832: checking for mawk | |
configure:2862: result: no | |
configure:2832: checking for nawk | |
configure:2862: result: no | |
configure:2832: checking for awk | |
configure:2848: found /usr/bin/awk | |
configure:2859: result: awk | |
configure:2870: checking whether make sets $(MAKE) | |
configure:2892: result: yes | |
configure:2974: checking whether to enable maintainer-specific portions of Makefiles | |
configure:2983: result: no | |
configure:3002: checking whether ln -s works | |
configure:3006: result: yes | |
configure:3061: checking for gcc | |
configure:3088: result: /usr/bin/clang | |
configure:3317: checking for C compiler version | |
configure:3326: /usr/bin/clang --version >&5 | |
Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) | |
Target: x86_64-apple-darwin11.3.0 | |
Thread model: posix | |
configure:3337: $? = 0 | |
configure:3326: /usr/bin/clang -v >&5 | |
Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) | |
Target: x86_64-apple-darwin11.3.0 | |
Thread model: posix | |
configure:3337: $? = 0 | |
configure:3326: /usr/bin/clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3337: $? = 1 | |
configure:3326: /usr/bin/clang -qversion >&5 | |
clang: error: no input files | |
configure:3337: $? = 1 | |
configure:3357: checking whether the C compiler works | |
configure:3379: /usr/bin/clang -Wno-long-long -Os -w -pipe -march=native -Qunused-arguments -isystem /Users/sabae/.homebrew/include -L/Users/sabae/.homebrew/lib conftest.c >&5 | |
configure:3383: $? = 0 | |
configure:3432: result: yes | |
configure:3435: checking for C compiler default output file name | |
configure:3437: result: a.out | |
configure:3443: checking for suffix of executables | |
configure:3450: /usr/bin/clang -o conftest -Wno-long-long -Os -w -pipe -march=native -Qunused-arguments -isystem /Users/sabae/.homebrew/include -L/Users/sabae/.homebrew/lib conftest.c >&5 | |
configure:3454: $? = 0 | |
configure:3476: result: | |
configure:3498: checking whether we are cross compiling | |
configure:3506: /usr/bin/clang -o conftest -Wno-long-long -Os -w -pipe -march=native -Qunused-arguments -isystem /Users/sabae/.homebrew/include -L/Users/sabae/.homebrew/lib conftest.c >&5 | |
configure:3510: $? = 0 | |
configure:3517: ./conftest | |
configure:3521: $? = 0 | |
configure:3536: result: no | |
configure:3541: checking for suffix of object files | |
configure:3563: /usr/bin/clang -c -Wno-long-long -Os -w -pipe -march=native -Qunused-arguments -isystem /Users/sabae/.homebrew/include conftest.c >&5 | |
configure:3567: $? = 0 | |
configure:3588: result: o | |
configure:3592: checking whether we are using the GNU C compiler | |
configure:3611: /usr/bin/clang -c -Wno-long-long -Os -w -pipe -march=native -Qunused-arguments -isystem /Users/sabae/.homebrew/include conftest.c >&5 | |
configure:3611: $? = 0 | |
configure:3620: result: yes | |
configure:3629: checking whether /usr/bin/clang accepts -g | |
configure:3649: /usr/bin/clang -c -g -isystem /Users/sabae/.homebrew/include conftest.c >&5 | |
configure:3649: $? = 0 | |
configure:3690: result: yes | |
configure:3707: checking for /usr/bin/clang option to accept ISO C89 | |
configure:3771: /usr/bin/clang -c -Wno-long-long -Os -w -pipe -march=native -Qunused-arguments -isystem /Users/sabae/.homebrew/include conftest.c >&5 | |
configure:3771: $? = 0 | |
configure:3784: result: none needed | |
configure:3815: checking for style of include used by make | |
configure:3843: result: GNU | |
configure:3868: checking dependency style of /usr/bin/clang | |
configure:3978: result: gcc3 | |
configure:3994: checking whether /usr/bin/clang and cc understand -c and -o together | |
configure:4025: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
configure:4029: $? = 0 | |
configure:4035: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
configure:4039: $? = 0 | |
configure:4050: cc -c conftest.c >&5 | |
configure:4054: $? = 0 | |
configure:4062: cc -c conftest.c -o conftest2.o >&5 | |
configure:4066: $? = 0 | |
configure:4072: cc -c conftest.c -o conftest2.o >&5 | |
configure:4076: $? = 0 | |
configure:4094: result: yes | |
configure:4124: checking how to run the C preprocessor | |
configure:4155: /usr/bin/clang -E -isystem /Users/sabae/.homebrew/include conftest.c | |
configure:4155: $? = 0 | |
configure:4169: /usr/bin/clang -E -isystem /Users/sabae/.homebrew/include conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4169: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Valgrind" | |
| #define PACKAGE_TARNAME "valgrind" | |
| #define PACKAGE_VERSION "3.7.0" | |
| #define PACKAGE_STRING "Valgrind 3.7.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "valgrind" | |
| #define VERSION "3.7.0" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4194: result: /usr/bin/clang -E | |
configure:4214: /usr/bin/clang -E -isystem /Users/sabae/.homebrew/include conftest.c | |
configure:4214: $? = 0 | |
configure:4228: /usr/bin/clang -E -isystem /Users/sabae/.homebrew/include conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4228: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Valgrind" | |
| #define PACKAGE_TARNAME "valgrind" | |
| #define PACKAGE_VERSION "3.7.0" | |
| #define PACKAGE_STRING "Valgrind 3.7.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "valgrind" | |
| #define VERSION "3.7.0" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4368: checking for C++ compiler version | |
configure:4377: /usr/bin/clang++ --version >&5 | |
Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) | |
Target: x86_64-apple-darwin11.3.0 | |
Thread model: posix | |
configure:4388: $? = 0 | |
configure:4377: /usr/bin/clang++ -v >&5 | |
Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) | |
Target: x86_64-apple-darwin11.3.0 | |
Thread model: posix | |
configure:4388: $? = 0 | |
configure:4377: /usr/bin/clang++ -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:4388: $? = 1 | |
configure:4377: /usr/bin/clang++ -qversion >&5 | |
clang: error: no input files | |
configure:4388: $? = 1 | |
configure:4392: checking whether we are using the GNU C++ compiler | |
configure:4411: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -isystem /Users/sabae/.homebrew/include conftest.cpp >&5 | |
configure:4411: $? = 0 | |
configure:4420: result: yes | |
configure:4429: checking whether /usr/bin/clang++ accepts -g | |
configure:4449: /usr/bin/clang++ -c -g -isystem /Users/sabae/.homebrew/include conftest.cpp >&5 | |
configure:4449: $? = 0 | |
configure:4490: result: yes | |
configure:4515: checking dependency style of /usr/bin/clang++ | |
configure:4625: result: gcc3 | |
configure:4696: checking for ranlib | |
configure:4712: found /usr/bin/ranlib | |
configure:4723: result: ranlib | |
configure:4748: checking for a sed that does not truncate output | |
configure:4812: result: /usr/bin/sed | |
configure:4825: checking for /usr/bin/clang | |
configure:4858: result: no | |
configure:4825: checking for ar | |
configure:4843: found /usr/bin/ar | |
configure:4855: result: /usr/bin/ar | |
configure:4878: checking for perl | |
configure:4896: found /usr/bin/perl | |
configure:4908: result: /usr/bin/perl | |
configure:4920: checking for gdb | |
configure:4938: found /usr/bin/gdb | |
configure:4951: result: /usr/bin/gdb | |
configure:4975: checking dependency style of /usr/bin/clang | |
configure:5083: result: gcc3 | |
configure:5102: checking for diff -u | |
configure:5110: result: yes | |
configure:5122: checking for a supported version of gcc | |
configure:5157: result: no (2.1) | |
configure:5159: error: please use gcc >= 3.0 or clang >= 2.9 | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
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=/usr/bin/clang | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-isystem /Users/sabae/.homebrew/include' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=/usr/bin/clang++ | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value=-L/Users/sabae/.homebrew/lib | |
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_objext=o | |
ac_cv_path_AR=/usr/bin/ar | |
ac_cv_path_GDB=/usr/bin/gdb | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='/usr/bin/clang -E' | |
ac_cv_prog_ac_ct_CC=/usr/bin/clang | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_cc__usr_bin_clang_c_o=yes | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
am_cv_CCAS_dependencies_compiler_type=gcc3 | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_CXX_dependencies_compiler_type=gcc3 | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/homebrew-valgrind-3.7.0-mB9R/valgrind-3.7.0/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='${SHELL} /private/tmp/homebrew-valgrind-3.7.0-mB9R/valgrind-3.7.0/missing --run tar' | |
AR='/usr/bin/ar' | |
AUTOCONF='${SHELL} /private/tmp/homebrew-valgrind-3.7.0-mB9R/valgrind-3.7.0/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/homebrew-valgrind-3.7.0-mB9R/valgrind-3.7.0/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/homebrew-valgrind-3.7.0-mB9R/valgrind-3.7.0/missing --run automake-1.11' | |
AWK='awk' | |
BOOST_CFLAGS='' | |
BOOST_LIBS='' | |
BUILD_LZCNT_TESTS_FALSE='' | |
BUILD_LZCNT_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='' | |
CC='/usr/bin/clang' | |
CCAS='/usr/bin/clang' | |
CCASDEPMODE='depmode=gcc3' | |
CCASFLAGS='-Wno-long-long -Os -w -pipe -march=native -Qunused-arguments' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-Wno-long-long -Os -w -pipe -march=native -Qunused-arguments' | |
CPP='/usr/bin/clang -E' | |
CPPFLAGS='-isystem /Users/sabae/.homebrew/include' | |
CXX='/usr/bin/clang++' | |
CXXDEPMODE='depmode=gcc3' | |
CXXFLAGS='-Os -w -pipe -march=native -Qunused-arguments' | |
CYGPATH_W='echo' | |
DEFAULT_SUPP='' | |
DEFS='' | |
DEPDIR='.deps' | |
DIFF='diff -u' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='' | |
EXEEXT='' | |
FLAG_FNO_STACK_PROTECTOR='' | |
FLAG_M32='' | |
FLAG_M64='' | |
FLAG_MMMX='' | |
FLAG_MSSE='' | |
FLAG_NO_BUILD_ID='' | |
FLAG_UNLIMITED_INLINE_UNIT_GROWTH='' | |
FLAG_W_EXTRA='' | |
FLAG_W_NO_EMPTY_BODY='' | |
FLAG_W_NO_FORMAT_ZERO_LENGTH='' | |
FLAG_W_NO_NONNULL='' | |
FLAG_W_NO_OVERFLOW='' | |
FLAG_W_NO_UNINITIALIZED='' | |
GDB='/usr/bin/gdb' | |
GLIBC_VERSION='' | |
GREP='' | |
HAS_ALTIVEC_FALSE='' | |
HAS_ALTIVEC_TRUE='' | |
HAS_VSX_FALSE='' | |
HAS_VSX_TRUE='' | |
HAVE_BOOST_1_35_FALSE='' | |
HAVE_BOOST_1_35_TRUE='' | |
HAVE_BUILTIN_ATOMIC_CXX_FALSE='' | |
HAVE_BUILTIN_ATOMIC_CXX_TRUE='' | |
HAVE_BUILTIN_ATOMIC_FALSE='' | |
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='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LDFLAGS='-L/Users/sabae/.homebrew/lib' | |
LIBOBJS='' | |
LIBS='' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /private/tmp/homebrew-valgrind-3.7.0-mB9R/valgrind-3.7.0/missing --run makeinfo' | |
MKDIR_P='./install-sh -c -d' | |
MPI_CC='' | |
OBJEXT='o' | |
PACKAGE='valgrind' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='Valgrind' | |
PACKAGE_STRING='Valgrind 3.7.0' | |
PACKAGE_TARNAME='valgrind' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='3.7.0' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PREFERRED_STACK_BOUNDARY='' | |
RANLIB='ranlib' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
VALT_LOAD_ADDRESS_PRI='' | |
VALT_LOAD_ADDRESS_SEC='' | |
VERSION='3.7.0' | |
VGCONF_ARCHS_INCLUDE_AMD64_FALSE='' | |
VGCONF_ARCHS_INCLUDE_AMD64_TRUE='' | |
VGCONF_ARCHS_INCLUDE_ARM_FALSE='' | |
VGCONF_ARCHS_INCLUDE_ARM_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='' | |
VGCONF_ARCH_SEC='' | |
VGCONF_HAVE_PLATFORM_SEC_FALSE='' | |
VGCONF_HAVE_PLATFORM_SEC_TRUE='' | |
VGCONF_OS='' | |
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_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='' | |
VGCONF_PLATFORM_SEC_CAPS='' | |
VGCONF_PLATVARIANT='' | |
VGCONF_PLATVARIANT_IS_ANDROID_FALSE='' | |
VGCONF_PLATVARIANT_IS_ANDROID_TRUE='' | |
VGCONF_PLATVARIANT_IS_VANILLA_FALSE='' | |
VGCONF_PLATVARIANT_IS_VANILLA_TRUE='' | |
ac_ct_CC='/usr/bin/clang' | |
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='amd64-darwin' | |
build_alias='amd64-darwin' | |
build_cpu='' | |
build_os='' | |
build_vendor='' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='' | |
host_alias='' | |
host_cpu='' | |
host_os='' | |
host_vendor='' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/homebrew-valgrind-3.7.0-mB9R/valgrind-3.7.0/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='/Users/sabae/.homebrew/Cellar/valgrind/3.7.0/share/man' | |
mkdir_p='$(top_builddir)/./install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/Users/sabae/.homebrew/Cellar/valgrind/3.7.0' | |
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.7.0" | |
#define PACKAGE_STRING "Valgrind 3.7.0" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PACKAGE "valgrind" | |
#define VERSION "3.7.0" | |
#define GDB_PATH "/usr/bin/gdb" | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment