Last active
August 29, 2015 14:21
-
-
Save rwest/4f4fe08e6294273a0481 to your computer and use it in GitHub Desktop.
config.log from trying to build gcc with conda
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 configure, which was | |
generated by GNU Autoconf 2.64. Invocation command line was | |
$ ./configure --prefix=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --libdir=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib --with-gmp=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-mpfr=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-mpc=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-isl=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-cloog=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-boot-ldflags=-Wl,-headerpad_max_install_names --with-stage1-ldflags=-Wl,-headerpad_max_install_names --disable-multilib | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = MacBook-Pro.local | |
uname -m = x86_64 | |
uname -r = 14.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 14.4.0: Tue May 5 14:17:52 PDT 2015; root:xnu-2782.30.4~3/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 14.4.0: Tue May 5 14:17:52 PDT 2015; root:xnu-2782.30.4~3/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 331 tasks, 1483 threads, 4 processors | |
Load average: 10.16, Mach factor: 0.62 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/bin | |
PATH: /Users/rwest/anaconda/envs/test1/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/texbin | |
PATH: //Users/rwest/Dropbox/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2317: checking build system type | |
configure:2331: result: x86_64-apple-darwin14.4.0 | |
configure:2378: checking host system type | |
configure:2391: result: x86_64-apple-darwin14.4.0 | |
configure:2411: checking target system type | |
configure:2424: result: x86_64-apple-darwin14.4.0 | |
configure:2478: checking for a BSD-compatible install | |
configure:2546: result: /usr/bin/install -c | |
configure:2557: checking whether ln works | |
configure:2579: result: yes | |
configure:2583: checking whether ln -s works | |
configure:2587: result: yes | |
configure:2594: checking for a sed that does not truncate output | |
configure:2658: result: /usr/bin/sed | |
configure:2667: checking for gawk | |
configure:2697: result: no | |
configure:2667: checking for mawk | |
configure:2697: result: no | |
configure:2667: checking for nawk | |
configure:2697: result: no | |
configure:2667: checking for awk | |
configure:2683: found /usr/bin/awk | |
configure:2694: result: awk | |
configure:3164: checking for libatomic support | |
configure:3174: result: yes | |
configure:3183: checking for libitm support | |
configure:3193: result: yes | |
configure:3202: checking for libsanitizer support | |
configure:3212: result: yes | |
configure:3939: checking for gcc | |
configure:3955: found /Users/rwest/anaconda/envs/test1/bin/gcc | |
configure:3966: result: gcc | |
configure:4195: checking for C compiler version | |
configure:4204: gcc --version >&5 | |
gcc (GCC) 4.8.4 | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:4215: $? = 0 | |
configure:4204: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/Users/rwest/anaconda/envs/test1/libexec/gcc/x86_64-apple-darwin11.4.2/4.8.4/lto-wrapper | |
Target: x86_64-apple-darwin11.4.2 | |
Configured with: ./configure --prefix=/Users/rwest/anaconda/envs/test1 --libdir=/Users/rwest/anaconda/envs/test1/lib --with-gmp=/Users/rwest/anaconda/envs/test1 --with-mpfr=/Users/rwest/anaconda/envs/test1 --with-mpc=/Users/rwest/anaconda/envs/test1 --with-isl=/Users/rwest/anaconda/envs/test1 --with-cloog=/Users/rwest/anaconda/envs/test1 --with-boot-ldflags=-Wl,-headerpad_max_install_names --with-stage1-ldflags=-Wl,-headerpad_max_install_names --disable-multilib | |
Thread model: posix | |
gcc version 4.8.4 (GCC) | |
configure:4215: $? = 0 | |
configure:4204: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:4215: $? = 1 | |
configure:4204: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:4215: $? = 1 | |
configure:4235: checking for C compiler default output file name | |
configure:4257: gcc -arch x86_64 -Wl,-headerpad_max_install_names conftest.c >&5 | |
configure:4261: $? = 0 | |
configure:4298: result: a.out | |
configure:4314: checking whether the C compiler works | |
configure:4323: ./a.out | |
configure:4327: $? = 0 | |
configure:4342: result: yes | |
configure:4349: checking whether we are cross compiling | |
configure:4351: result: no | |
configure:4354: checking for suffix of executables | |
configure:4361: gcc -o conftest -arch x86_64 -Wl,-headerpad_max_install_names conftest.c >&5 | |
configure:4365: $? = 0 | |
configure:4387: result: | |
configure:4393: checking for suffix of object files | |
configure:4415: gcc -c -arch x86_64 conftest.c >&5 | |
configure:4419: $? = 0 | |
configure:4440: result: o | |
configure:4444: checking whether we are using the GNU C compiler | |
configure:4463: gcc -c -arch x86_64 conftest.c >&5 | |
configure:4463: $? = 0 | |
configure:4472: result: yes | |
configure:4481: checking whether gcc accepts -g | |
configure:4501: gcc -c -g conftest.c >&5 | |
configure:4501: $? = 0 | |
configure:4542: result: yes | |
configure:4559: checking for gcc option to accept ISO C89 | |
configure:4623: gcc -c -arch x86_64 conftest.c >&5 | |
configure:4623: $? = 0 | |
configure:4636: result: none needed | |
configure:4714: checking for g++ | |
configure:4730: found /Users/rwest/anaconda/envs/test1/bin/g++ | |
configure:4741: result: g++ | |
configure:4768: checking for C++ compiler version | |
configure:4777: g++ --version >&5 | |
g++ (GCC) 4.8.4 | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:4788: $? = 0 | |
configure:4777: g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=g++ | |
COLLECT_LTO_WRAPPER=/Users/rwest/anaconda/envs/test1/libexec/gcc/x86_64-apple-darwin11.4.2/4.8.4/lto-wrapper | |
Target: x86_64-apple-darwin11.4.2 | |
Configured with: ./configure --prefix=/Users/rwest/anaconda/envs/test1 --libdir=/Users/rwest/anaconda/envs/test1/lib --with-gmp=/Users/rwest/anaconda/envs/test1 --with-mpfr=/Users/rwest/anaconda/envs/test1 --with-mpc=/Users/rwest/anaconda/envs/test1 --with-isl=/Users/rwest/anaconda/envs/test1 --with-cloog=/Users/rwest/anaconda/envs/test1 --with-boot-ldflags=-Wl,-headerpad_max_install_names --with-stage1-ldflags=-Wl,-headerpad_max_install_names --disable-multilib | |
Thread model: posix | |
gcc version 4.8.4 (GCC) | |
configure:4788: $? = 0 | |
configure:4777: g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:4788: $? = 1 | |
configure:4777: g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:4788: $? = 1 | |
configure:4792: checking whether we are using the GNU C++ compiler | |
configure:4811: g++ -c -arch x86_64 conftest.cpp >&5 | |
configure:4811: $? = 0 | |
configure:4820: result: yes | |
configure:4829: checking whether g++ accepts -g | |
configure:4849: g++ -c -g conftest.cpp >&5 | |
configure:4849: $? = 0 | |
configure:4890: result: yes | |
configure:4939: checking whether g++ accepts -static-libstdc++ -static-libgcc | |
configure:4956: g++ -o conftest -arch x86_64 -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc conftest.cpp >&5 | |
configure:4956: $? = 0 | |
configure:4957: result: yes | |
configure:5021: checking for gnatbind | |
configure:5051: result: no | |
configure:5113: checking for gnatmake | |
configure:5143: result: no | |
configure:5162: checking whether compiler driver understands Ada | |
configure:5185: result: no | |
configure:5194: checking how to compare bootstrapped objects | |
configure:5219: result: cmp --ignore-initial=16 $$f1 $$f2 | |
configure:5273: checking for objdir | |
configure:5288: result: .libs | |
configure:5462: checking for the correct version of gmp.h | |
configure:5482: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include conftest.c >&5 | |
configure:5482: $? = 0 | |
configure:5500: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include conftest.c >&5 | |
configure:5500: $? = 0 | |
configure:5501: result: yes | |
configure:5517: checking for the correct version of mpfr.h | |
configure:5535: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include conftest.c >&5 | |
configure:5535: $? = 0 | |
configure:5552: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include conftest.c >&5 | |
configure:5552: $? = 0 | |
configure:5553: result: yes | |
configure:5570: checking for the correct version of mpc.h | |
configure:5587: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include conftest.c >&5 | |
configure:5587: $? = 0 | |
configure:5603: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include conftest.c >&5 | |
configure:5603: $? = 0 | |
configure:5604: result: yes | |
configure:5622: checking for the correct version of the gmp/mpfr/mpc libraries | |
configure:5653: gcc -o conftest -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -Wl,-headerpad_max_install_names conftest.c -L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib -L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib -L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib -lmpc -lmpfr -lgmp >&5 | |
configure:5653: $? = 0 | |
configure:5654: result: yes | |
configure:5860: checking for version 0.10 of ISL | |
configure:5879: gcc -o conftest -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -Wl,-headerpad_max_install_names -L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib conftest.c -lisl >&5 | |
configure:5879: $? = 0 | |
configure:5879: ./conftest | |
dyld: Library not loaded: libisl.10.dylib | |
Referenced from: /Users/rwest/anaconda/conda-bld/work/gcc-4.8.4/./conftest | |
Reason: image not found | |
./configure: line 1886: 51427 Trace/BPT trap: 5 ./conftest$ac_exeext | |
configure:5879: $? = 133 | |
configure: program exited with status 133 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <isl/version.h> | |
| #include <string.h> | |
| int | |
| main () | |
| { | |
| if (strncmp (isl_version (), "isl-0.10", strlen ("isl-0.10")) != 0) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5888: result: no | |
configure:5908: checking for version 0.11 of ISL | |
configure:5927: gcc -o conftest -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -Wl,-headerpad_max_install_names -L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib conftest.c -lisl >&5 | |
configure:5927: $? = 0 | |
configure:5927: ./conftest | |
dyld: Library not loaded: libisl.10.dylib | |
Referenced from: /Users/rwest/anaconda/conda-bld/work/gcc-4.8.4/./conftest | |
Reason: image not found | |
./configure: line 1886: 51441 Trace/BPT trap: 5 ./conftest$ac_exeext | |
configure:5927: $? = 133 | |
configure: program exited with status 133 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <isl/version.h> | |
| #include <string.h> | |
| int | |
| main () | |
| { | |
| if (strncmp (isl_version (), "isl-0.11", strlen ("isl-0.11")) != 0) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5936: result: no | |
configure:5956: checking for version 0.12 of ISL | |
configure:5975: gcc -o conftest -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -Wl,-headerpad_max_install_names -L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib conftest.c -lisl >&5 | |
configure:5975: $? = 0 | |
configure:5975: ./conftest | |
dyld: Library not loaded: libisl.10.dylib | |
Referenced from: /Users/rwest/anaconda/conda-bld/work/gcc-4.8.4/./conftest | |
Reason: image not found | |
./configure: line 1886: 51454 Trace/BPT trap: 5 ./conftest$ac_exeext | |
configure:5975: $? = 133 | |
configure: program exited with status 133 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <isl/version.h> | |
| #include <string.h> | |
| int | |
| main () | |
| { | |
| if (strncmp (isl_version (), "isl-0.12", strlen ("isl-0.12")) != 0) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5984: result: no | |
configure:6004: checking for version 0.14 of ISL | |
configure:6023: gcc -o conftest -arch x86_64 -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -Wl,-headerpad_max_install_names -L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib conftest.c -lisl >&5 | |
configure:6023: $? = 0 | |
configure:6023: ./conftest | |
dyld: Library not loaded: libisl.10.dylib | |
Referenced from: /Users/rwest/anaconda/conda-bld/work/gcc-4.8.4/./conftest | |
Reason: image not found | |
./configure: line 1886: 51467 Trace/BPT trap: 5 ./conftest$ac_exeext | |
configure:6023: $? = 133 | |
configure: program exited with status 133 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <isl/version.h> | |
| #include <string.h> | |
| int | |
| main () | |
| { | |
| if (strncmp (isl_version (), "isl-0.14", strlen ("isl-0.14")) != 0) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:6032: result: no | |
configure:6069: error: Unable to find a usable ISL. See config.log for details. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin14.4.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_AR_FOR_TARGET_set= | |
ac_cv_env_AR_FOR_TARGET_value= | |
ac_cv_env_AR_set= | |
ac_cv_env_AR_value= | |
ac_cv_env_AS_FOR_TARGET_set= | |
ac_cv_env_AS_FOR_TARGET_value= | |
ac_cv_env_AS_set= | |
ac_cv_env_AS_value= | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_FOR_TARGET_set= | |
ac_cv_env_CC_FOR_TARGET_value= | |
ac_cv_env_CC_set= | |
ac_cv_env_CC_value= | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-arch x86_64' | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-arch x86_64' | |
ac_cv_env_CXX_FOR_TARGET_set= | |
ac_cv_env_CXX_FOR_TARGET_value= | |
ac_cv_env_CXX_set= | |
ac_cv_env_CXX_value= | |
ac_cv_env_DLLTOOL_FOR_TARGET_set= | |
ac_cv_env_DLLTOOL_FOR_TARGET_value= | |
ac_cv_env_DLLTOOL_set= | |
ac_cv_env_DLLTOOL_value= | |
ac_cv_env_GCC_FOR_TARGET_set= | |
ac_cv_env_GCC_FOR_TARGET_value= | |
ac_cv_env_GCJ_FOR_TARGET_set= | |
ac_cv_env_GCJ_FOR_TARGET_value= | |
ac_cv_env_GFORTRAN_FOR_TARGET_set= | |
ac_cv_env_GFORTRAN_FOR_TARGET_value= | |
ac_cv_env_GOC_FOR_TARGET_set= | |
ac_cv_env_GOC_FOR_TARGET_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value=-Wl,-headerpad_max_install_names | |
ac_cv_env_LD_FOR_TARGET_set= | |
ac_cv_env_LD_FOR_TARGET_value= | |
ac_cv_env_LD_set= | |
ac_cv_env_LD_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_LIPO_FOR_TARGET_set= | |
ac_cv_env_LIPO_FOR_TARGET_value= | |
ac_cv_env_LIPO_set= | |
ac_cv_env_LIPO_value= | |
ac_cv_env_NM_FOR_TARGET_set= | |
ac_cv_env_NM_FOR_TARGET_value= | |
ac_cv_env_NM_set= | |
ac_cv_env_NM_value= | |
ac_cv_env_OBJCOPY_set= | |
ac_cv_env_OBJCOPY_value= | |
ac_cv_env_OBJDUMP_FOR_TARGET_set= | |
ac_cv_env_OBJDUMP_FOR_TARGET_value= | |
ac_cv_env_OBJDUMP_set= | |
ac_cv_env_OBJDUMP_value= | |
ac_cv_env_RANLIB_FOR_TARGET_set= | |
ac_cv_env_RANLIB_FOR_TARGET_value= | |
ac_cv_env_RANLIB_set= | |
ac_cv_env_RANLIB_value= | |
ac_cv_env_READELF_FOR_TARGET_set= | |
ac_cv_env_READELF_FOR_TARGET_value= | |
ac_cv_env_READELF_set= | |
ac_cv_env_READELF_value= | |
ac_cv_env_STRIP_FOR_TARGET_set= | |
ac_cv_env_STRIP_FOR_TARGET_value= | |
ac_cv_env_STRIP_set= | |
ac_cv_env_STRIP_value= | |
ac_cv_env_WINDMC_FOR_TARGET_set= | |
ac_cv_env_WINDMC_FOR_TARGET_value= | |
ac_cv_env_WINDMC_set= | |
ac_cv_env_WINDMC_value= | |
ac_cv_env_WINDRES_FOR_TARGET_set= | |
ac_cv_env_WINDRES_FOR_TARGET_value= | |
ac_cv_env_WINDRES_set= | |
ac_cv_env_WINDRES_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_build_configargs_set= | |
ac_cv_env_build_configargs_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_host_configargs_set= | |
ac_cv_env_host_configargs_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_env_target_configargs_set= | |
ac_cv_env_target_configargs_value= | |
ac_cv_host=x86_64-apple-darwin14.4.0 | |
ac_cv_objext=o | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_ac_ct_CXX=g++ | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_target=x86_64-apple-darwin14.4.0 | |
acx_cv_cc_gcc_supports_ada=no | |
acx_cv_prog_LN=ln | |
gcc_cv_isl=no | |
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' | |
lt_cv_objdir=.libs | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='' | |
AR_FOR_BUILD='$(AR)' | |
AR_FOR_TARGET='' | |
AS='' | |
AS_FOR_BUILD='$(AS)' | |
AS_FOR_TARGET='' | |
AWK='awk' | |
BISON='' | |
BUILD_CONFIG='' | |
CC='gcc' | |
CC_FOR_BUILD='$(CC)' | |
CC_FOR_TARGET='' | |
CFLAGS='-arch x86_64' | |
CFLAGS_FOR_BUILD='' | |
CFLAGS_FOR_TARGET='' | |
COMPILER_AS_FOR_TARGET='' | |
COMPILER_LD_FOR_TARGET='' | |
COMPILER_NM_FOR_TARGET='' | |
CONFIGURE_GDB_TK='' | |
CPPFLAGS='' | |
CXX='g++' | |
CXXFLAGS='-arch x86_64' | |
CXXFLAGS_FOR_BUILD='' | |
CXXFLAGS_FOR_TARGET='' | |
CXX_FOR_BUILD='$(CXX)' | |
CXX_FOR_TARGET='' | |
DEBUG_PREFIX_CFLAGS_FOR_TARGET='' | |
DEFS='' | |
DLLTOOL='' | |
DLLTOOL_FOR_BUILD='$(DLLTOOL)' | |
DLLTOOL_FOR_TARGET='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EXEEXT='' | |
EXPECT='' | |
EXTRA_CONFIGARGS_LIBJAVA='--disable-static' | |
FLAGS_FOR_TARGET='' | |
FLEX='' | |
GCC_FOR_TARGET='' | |
GCC_SHLIB_SUBDIR='' | |
GCJ_FOR_BUILD='$(GCJ)' | |
GCJ_FOR_TARGET='' | |
GDB_TK='' | |
GFORTRAN_FOR_BUILD='$(GFORTRAN)' | |
GFORTRAN_FOR_TARGET='' | |
GNATBIND='no' | |
GNATMAKE='no' | |
GOC_FOR_BUILD='$(GOC)' | |
GOC_FOR_TARGET='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_GDB_TK='' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
LD='' | |
LDFLAGS='-Wl,-headerpad_max_install_names' | |
LDFLAGS_FOR_BUILD='' | |
LDFLAGS_FOR_TARGET='' | |
LD_FOR_BUILD='$(LD)' | |
LD_FOR_TARGET='' | |
LEX='' | |
LIBOBJS='' | |
LIBS='' | |
LIPO='' | |
LIPO_FOR_TARGET='' | |
LN='ln' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
M4='' | |
MAINT='' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='' | |
MAKEINFO='' | |
NM='' | |
NM_FOR_BUILD='$(NM)' | |
NM_FOR_TARGET='' | |
OBJCOPY='' | |
OBJDUMP='' | |
OBJDUMP_FOR_TARGET='' | |
OBJEXT='o' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
RANLIB='' | |
RANLIB_FOR_BUILD='$(RANLIB)' | |
RANLIB_FOR_TARGET='' | |
RAW_CXX_FOR_TARGET='' | |
READELF='' | |
READELF_FOR_TARGET='' | |
RPATH_ENVVAR='' | |
RUNTEST='' | |
SED='/usr/bin/sed' | |
SHELL='/bin/sh' | |
STRIP='' | |
STRIP_FOR_TARGET='' | |
SYSROOT_CFLAGS_FOR_TARGET='' | |
TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --libdir=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib --with-gmp=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-mpfr=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-mpc=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-isl=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-cloog=/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh --with-boot-ldflags=-Wl,-headerpad_max_install_names --with-stage1-ldflags=-Wl,-headerpad_max_install_names --disable-multilib' | |
WINDMC='' | |
WINDMC_FOR_BUILD='$(WINDMC)' | |
WINDMC_FOR_TARGET='' | |
WINDRES='' | |
WINDRES_FOR_BUILD='$(WINDRES)' | |
WINDRES_FOR_TARGET='' | |
YACC='' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='g++' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin14.4.0' | |
build_alias='' | |
build_configargs='' | |
build_configdirs='build-libiberty build-texinfo build-flex build-bison build-m4 build-fixincludes' | |
build_cpu='x86_64' | |
build_libsubdir='build-x86_64-apple-darwin14.4.0' | |
build_noncanonical='x86_64-apple-darwin14.4.0' | |
build_os='darwin14.4.0' | |
build_subdir='build-x86_64-apple-darwin14.4.0' | |
build_tooldir='' | |
build_vendor='apple' | |
clooginc='' | |
clooglibs='' | |
compare_exclusions='' | |
configdirs='intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl cloog libelf libiconv texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
do_compare='cmp --ignore-initial=16 $$f1 $$f2' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
extra_host_libiberty_configure_flags='' | |
extra_isl_gmp_configure_flags='' | |
extra_mpc_gmp_configure_flags='' | |
extra_mpc_mpfr_configure_flags='' | |
extra_mpfr_configure_flags='' | |
gmpinc='-I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include -I/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/include ' | |
gmplibs='-L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib -L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib -L/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib -lmpc -lmpfr -lgmp' | |
host='x86_64-apple-darwin14.4.0' | |
host_alias='' | |
host_configargs='' | |
host_cpu='x86_64' | |
host_noncanonical='x86_64-apple-darwin14.4.0' | |
host_os='darwin14.4.0' | |
host_subdir='host-x86_64-apple-darwin14.4.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
islinc='' | |
libdir='/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
poststage1_ldflags='-Wl,-headerpad_max_install_names' | |
poststage1_libs='' | |
prefix='/Users/rwest/anaconda/envs/_build_placehold_placehold_placehold_placehold_placeh' | |
program_transform_name='s,y,y,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
stage1_cflags='' | |
stage1_checking='' | |
stage1_languages='' | |
stage1_ldflags='-Wl,-headerpad_max_install_names' | |
stage1_libs='' | |
stage2_werror_flag='' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-apple-darwin14.4.0' | |
target_alias='' | |
target_configargs='' | |
target_configdirs='target-libgcc target-libbacktrace target-libgloss target-newlib target-libgomp target-libatomic target-libitm target-libstdc++-v3 target-libmudflap target-libsanitizer target-libssp target-libquadmath target-libgfortran target-boehm-gc target-libffi target-zlib target-libjava target-libobjc target-libada target-libgo target-rda' | |
target_cpu='x86_64' | |
target_noncanonical='x86_64-apple-darwin14.4.0' | |
target_os='darwin14.4.0' | |
target_subdir='x86_64-apple-darwin14.4.0' | |
target_vendor='apple' | |
tooldir='' | |
## ------------------- ## | |
## File substitutions. ## | |
## ------------------- ## | |
alphaieee_frag='' | |
host_makefile_frag='config/mh-darwin' | |
ospace_frag='' | |
serialization_dependencies='' | |
target_makefile_frag='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define LT_OBJDIR ".libs/" | |
configure: exit 1 | |
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 configure, which was | |
generated by GNU Autoconf 2.64. Invocation command line was | |
$ ./configure --prefix=/Users/rwest/anaconda/envs/_build --with-gmp=/Users/rwest/anaconda/envs/_build --with-mpfr=/Users/rwest/anaconda/envs/_build --with-mpc=/Users/rwest/anaconda/envs/_build --with-isl=/Users/rwest/anaconda/envs/_build --with-cloog=/Users/rwest/anaconda/envs/_build --disable-multilib | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = MacBook-Pro.local | |
uname -m = x86_64 | |
uname -r = 14.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 14.4.0: Tue May 5 14:17:52 PDT 2015; root:xnu-2782.30.4~3/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 14.4.0: Tue May 5 14:17:52 PDT 2015; root:xnu-2782.30.4~3/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 336 tasks, 1647 threads, 4 processors | |
Load average: 8.09, Mach factor: 0.91 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/rwest/anaconda/envs/_build/bin | |
PATH: /Users/rwest/anaconda/envs/test1/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/texbin | |
PATH: //Users/rwest/Dropbox/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2322: checking build system type | |
configure:2336: result: x86_64-apple-darwin14.4.0 | |
configure:2383: checking host system type | |
configure:2396: result: x86_64-apple-darwin14.4.0 | |
configure:2416: checking target system type | |
configure:2429: result: x86_64-apple-darwin14.4.0 | |
configure:2483: checking for a BSD-compatible install | |
configure:2551: result: /usr/bin/install -c | |
configure:2562: checking whether ln works | |
configure:2584: result: yes | |
configure:2588: checking whether ln -s works | |
configure:2592: result: yes | |
configure:2599: checking for a sed that does not truncate output | |
configure:2663: result: /usr/bin/sed | |
configure:2672: checking for gawk | |
configure:2702: result: no | |
configure:2672: checking for mawk | |
configure:2702: result: no | |
configure:2672: checking for nawk | |
configure:2702: result: no | |
configure:2672: checking for awk | |
configure:2688: found /usr/bin/awk | |
configure:2699: result: awk | |
configure:3154: checking for libatomic support | |
configure:3164: result: yes | |
configure:3173: checking for libcilkrts support | |
configure:3183: result: yes | |
configure:3192: checking for libitm support | |
configure:3202: result: yes | |
configure:3211: checking for libsanitizer support | |
configure:3221: result: yes | |
configure:3230: checking for libvtv support | |
configure:3236: result: no | |
configure:3970: checking for gcc | |
configure:3986: found /Users/rwest/anaconda/envs/test1/bin/gcc | |
configure:3997: result: gcc | |
configure:4226: checking for C compiler version | |
configure:4235: gcc --version >&5 | |
gcc (GCC) 4.8.4 | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:4246: $? = 0 | |
configure:4235: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/Users/rwest/anaconda/envs/test1/libexec/gcc/x86_64-apple-darwin11.4.2/4.8.4/lto-wrapper | |
Target: x86_64-apple-darwin11.4.2 | |
Configured with: ./configure --prefix=/Users/rwest/anaconda/envs/test1 --libdir=/Users/rwest/anaconda/envs/test1/lib --with-gmp=/Users/rwest/anaconda/envs/test1 --with-mpfr=/Users/rwest/anaconda/envs/test1 --with-mpc=/Users/rwest/anaconda/envs/test1 --with-isl=/Users/rwest/anaconda/envs/test1 --with-cloog=/Users/rwest/anaconda/envs/test1 --with-boot-ldflags=-Wl,-headerpad_max_install_names --with-stage1-ldflags=-Wl,-headerpad_max_install_names --disable-multilib | |
Thread model: posix | |
gcc version 4.8.4 (GCC) | |
configure:4246: $? = 0 | |
configure:4235: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:4246: $? = 1 | |
configure:4235: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:4246: $? = 1 | |
configure:4266: checking for C compiler default output file name | |
configure:4288: gcc -arch x86_64 -arch x86_64 conftest.c >&5 | |
configure:4292: $? = 0 | |
configure:4329: result: a.out | |
configure:4345: checking whether the C compiler works | |
configure:4354: ./a.out | |
configure:4358: $? = 0 | |
configure:4373: result: yes | |
configure:4380: checking whether we are cross compiling | |
configure:4382: result: no | |
configure:4385: checking for suffix of executables | |
configure:4392: gcc -o conftest -arch x86_64 -arch x86_64 conftest.c >&5 | |
configure:4396: $? = 0 | |
configure:4418: result: | |
configure:4424: checking for suffix of object files | |
configure:4446: gcc -c -arch x86_64 conftest.c >&5 | |
configure:4450: $? = 0 | |
configure:4471: result: o | |
configure:4475: checking whether we are using the GNU C compiler | |
configure:4494: gcc -c -arch x86_64 conftest.c >&5 | |
configure:4494: $? = 0 | |
configure:4503: result: yes | |
configure:4512: checking whether gcc accepts -g | |
configure:4532: gcc -c -g conftest.c >&5 | |
configure:4532: $? = 0 | |
configure:4573: result: yes | |
configure:4590: checking for gcc option to accept ISO C89 | |
configure:4654: gcc -c -arch x86_64 conftest.c >&5 | |
configure:4654: $? = 0 | |
configure:4667: result: none needed | |
configure:4745: checking for g++ | |
configure:4761: found /Users/rwest/anaconda/envs/test1/bin/g++ | |
configure:4772: result: g++ | |
configure:4799: checking for C++ compiler version | |
configure:4808: g++ --version >&5 | |
g++ (GCC) 4.8.4 | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:4819: $? = 0 | |
configure:4808: g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=g++ | |
COLLECT_LTO_WRAPPER=/Users/rwest/anaconda/envs/test1/libexec/gcc/x86_64-apple-darwin11.4.2/4.8.4/lto-wrapper | |
Target: x86_64-apple-darwin11.4.2 | |
Configured with: ./configure --prefix=/Users/rwest/anaconda/envs/test1 --libdir=/Users/rwest/anaconda/envs/test1/lib --with-gmp=/Users/rwest/anaconda/envs/test1 --with-mpfr=/Users/rwest/anaconda/envs/test1 --with-mpc=/Users/rwest/anaconda/envs/test1 --with-isl=/Users/rwest/anaconda/envs/test1 --with-cloog=/Users/rwest/anaconda/envs/test1 --with-boot-ldflags=-Wl,-headerpad_max_install_names --with-stage1-ldflags=-Wl,-headerpad_max_install_names --disable-multilib | |
Thread model: posix | |
gcc version 4.8.4 (GCC) | |
configure:4819: $? = 0 | |
configure:4808: g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:4819: $? = 1 | |
configure:4808: g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:4819: $? = 1 | |
configure:4823: checking whether we are using the GNU C++ compiler | |
configure:4842: g++ -c -arch x86_64 conftest.cpp >&5 | |
configure:4842: $? = 0 | |
configure:4851: result: yes | |
configure:4860: checking whether g++ accepts -g | |
configure:4880: g++ -c -g conftest.cpp >&5 | |
configure:4880: $? = 0 | |
configure:4921: result: yes | |
configure:4970: checking whether g++ accepts -static-libstdc++ -static-libgcc | |
configure:4987: g++ -o conftest -arch x86_64 -arch x86_64 -static-libstdc++ -static-libgcc conftest.cpp >&5 | |
configure:4987: $? = 0 | |
configure:4988: result: yes | |
configure:5052: checking for gnatbind | |
configure:5082: result: no | |
configure:5144: checking for gnatmake | |
configure:5174: result: no | |
configure:5193: checking whether compiler driver understands Ada | |
configure:5216: result: no | |
configure:5225: checking how to compare bootstrapped objects | |
configure:5250: result: cmp --ignore-initial=16 $$f1 $$f2 | |
configure:5304: checking for objdir | |
configure:5319: result: .libs | |
configure:5493: checking for the correct version of gmp.h | |
configure:5513: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include conftest.c >&5 | |
configure:5513: $? = 0 | |
configure:5531: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include conftest.c >&5 | |
configure:5531: $? = 0 | |
configure:5532: result: yes | |
configure:5548: checking for the correct version of mpfr.h | |
configure:5566: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include conftest.c >&5 | |
configure:5566: $? = 0 | |
configure:5583: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include conftest.c >&5 | |
configure:5583: $? = 0 | |
configure:5584: result: yes | |
configure:5601: checking for the correct version of mpc.h | |
configure:5618: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include conftest.c >&5 | |
configure:5618: $? = 0 | |
configure:5634: gcc -c -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include conftest.c >&5 | |
configure:5634: $? = 0 | |
configure:5635: result: yes | |
configure:5653: checking for the correct version of the gmp/mpfr/mpc libraries | |
configure:5684: gcc -o conftest -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -arch x86_64 conftest.c -L/Users/rwest/anaconda/envs/_build/lib -L/Users/rwest/anaconda/envs/_build/lib -L/Users/rwest/anaconda/envs/_build/lib -lmpc -lmpfr -lgmp >&5 | |
configure:5684: $? = 0 | |
configure:5685: result: yes | |
configure:5891: checking for version 0.10 of ISL | |
configure:5910: gcc -o conftest -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -arch x86_64 -L/Users/rwest/anaconda/envs/_build/lib conftest.c -lisl >&5 | |
configure:5910: $? = 0 | |
configure:5910: ./conftest | |
dyld: Library not loaded: libisl.10.dylib | |
Referenced from: /Users/rwest/anaconda/conda-bld/work/gcc-4.9.1/./conftest | |
Reason: image not found | |
./configure: line 1891: 52018 Trace/BPT trap: 5 ./conftest$ac_exeext | |
configure:5910: $? = 133 | |
configure: program exited with status 133 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <isl/version.h> | |
| #include <string.h> | |
| int | |
| main () | |
| { | |
| if (strncmp (isl_version (), "isl-0.10", strlen ("isl-0.10")) != 0) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5919: result: no | |
configure:5939: checking for version 0.11 of ISL | |
configure:5958: gcc -o conftest -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -arch x86_64 -L/Users/rwest/anaconda/envs/_build/lib conftest.c -lisl >&5 | |
configure:5958: $? = 0 | |
configure:5958: ./conftest | |
dyld: Library not loaded: libisl.10.dylib | |
Referenced from: /Users/rwest/anaconda/conda-bld/work/gcc-4.9.1/./conftest | |
Reason: image not found | |
./configure: line 1891: 52032 Trace/BPT trap: 5 ./conftest$ac_exeext | |
configure:5958: $? = 133 | |
configure: program exited with status 133 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <isl/version.h> | |
| #include <string.h> | |
| int | |
| main () | |
| { | |
| if (strncmp (isl_version (), "isl-0.11", strlen ("isl-0.11")) != 0) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5967: result: no | |
configure:5987: checking for version 0.12 of ISL | |
configure:6006: gcc -o conftest -arch x86_64 -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -arch x86_64 -L/Users/rwest/anaconda/envs/_build/lib conftest.c -lisl >&5 | |
configure:6006: $? = 0 | |
configure:6006: ./conftest | |
dyld: Library not loaded: libisl.10.dylib | |
Referenced from: /Users/rwest/anaconda/conda-bld/work/gcc-4.9.1/./conftest | |
Reason: image not found | |
./configure: line 1891: 52045 Trace/BPT trap: 5 ./conftest$ac_exeext | |
configure:6006: $? = 133 | |
configure: program exited with status 133 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <isl/version.h> | |
| #include <string.h> | |
| int | |
| main () | |
| { | |
| if (strncmp (isl_version (), "isl-0.12", strlen ("isl-0.12")) != 0) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:6015: result: no | |
configure:6051: error: Unable to find a usable ISL. See config.log for details. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin14.4.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_AR_FOR_TARGET_set= | |
ac_cv_env_AR_FOR_TARGET_value= | |
ac_cv_env_AR_set= | |
ac_cv_env_AR_value= | |
ac_cv_env_AS_FOR_TARGET_set= | |
ac_cv_env_AS_FOR_TARGET_value= | |
ac_cv_env_AS_set= | |
ac_cv_env_AS_value= | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_FOR_TARGET_set= | |
ac_cv_env_CC_FOR_TARGET_value= | |
ac_cv_env_CC_set= | |
ac_cv_env_CC_value= | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-arch x86_64' | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-arch x86_64' | |
ac_cv_env_CXX_FOR_TARGET_set= | |
ac_cv_env_CXX_FOR_TARGET_value= | |
ac_cv_env_CXX_set= | |
ac_cv_env_CXX_value= | |
ac_cv_env_DLLTOOL_FOR_TARGET_set= | |
ac_cv_env_DLLTOOL_FOR_TARGET_value= | |
ac_cv_env_DLLTOOL_set= | |
ac_cv_env_DLLTOOL_value= | |
ac_cv_env_GCC_FOR_TARGET_set= | |
ac_cv_env_GCC_FOR_TARGET_value= | |
ac_cv_env_GCJ_FOR_TARGET_set= | |
ac_cv_env_GCJ_FOR_TARGET_value= | |
ac_cv_env_GFORTRAN_FOR_TARGET_set= | |
ac_cv_env_GFORTRAN_FOR_TARGET_value= | |
ac_cv_env_GOC_FOR_TARGET_set= | |
ac_cv_env_GOC_FOR_TARGET_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-arch x86_64' | |
ac_cv_env_LD_FOR_TARGET_set= | |
ac_cv_env_LD_FOR_TARGET_value= | |
ac_cv_env_LD_set= | |
ac_cv_env_LD_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_LIPO_FOR_TARGET_set= | |
ac_cv_env_LIPO_FOR_TARGET_value= | |
ac_cv_env_LIPO_set= | |
ac_cv_env_LIPO_value= | |
ac_cv_env_NM_FOR_TARGET_set= | |
ac_cv_env_NM_FOR_TARGET_value= | |
ac_cv_env_NM_set= | |
ac_cv_env_NM_value= | |
ac_cv_env_OBJCOPY_set= | |
ac_cv_env_OBJCOPY_value= | |
ac_cv_env_OBJDUMP_FOR_TARGET_set= | |
ac_cv_env_OBJDUMP_FOR_TARGET_value= | |
ac_cv_env_OBJDUMP_set= | |
ac_cv_env_OBJDUMP_value= | |
ac_cv_env_RANLIB_FOR_TARGET_set= | |
ac_cv_env_RANLIB_FOR_TARGET_value= | |
ac_cv_env_RANLIB_set= | |
ac_cv_env_RANLIB_value= | |
ac_cv_env_READELF_FOR_TARGET_set= | |
ac_cv_env_READELF_FOR_TARGET_value= | |
ac_cv_env_READELF_set= | |
ac_cv_env_READELF_value= | |
ac_cv_env_STRIP_FOR_TARGET_set= | |
ac_cv_env_STRIP_FOR_TARGET_value= | |
ac_cv_env_STRIP_set= | |
ac_cv_env_STRIP_value= | |
ac_cv_env_WINDMC_FOR_TARGET_set= | |
ac_cv_env_WINDMC_FOR_TARGET_value= | |
ac_cv_env_WINDMC_set= | |
ac_cv_env_WINDMC_value= | |
ac_cv_env_WINDRES_FOR_TARGET_set= | |
ac_cv_env_WINDRES_FOR_TARGET_value= | |
ac_cv_env_WINDRES_set= | |
ac_cv_env_WINDRES_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_build_configargs_set= | |
ac_cv_env_build_configargs_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_host_configargs_set= | |
ac_cv_env_host_configargs_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_env_target_configargs_set= | |
ac_cv_env_target_configargs_value= | |
ac_cv_host=x86_64-apple-darwin14.4.0 | |
ac_cv_objext=o | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_ac_ct_CXX=g++ | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_target=x86_64-apple-darwin14.4.0 | |
acx_cv_cc_gcc_supports_ada=no | |
acx_cv_prog_LN=ln | |
gcc_cv_isl=no | |
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' | |
lt_cv_objdir=.libs | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='' | |
AR_FOR_BUILD='$(AR)' | |
AR_FOR_TARGET='' | |
AS='' | |
AS_FOR_BUILD='$(AS)' | |
AS_FOR_TARGET='' | |
AWK='awk' | |
BISON='' | |
BUILD_CONFIG='' | |
CC='gcc' | |
CC_FOR_BUILD='$(CC)' | |
CC_FOR_TARGET='' | |
CFLAGS='-arch x86_64' | |
CFLAGS_FOR_BUILD='' | |
CFLAGS_FOR_TARGET='' | |
COMPILER_AS_FOR_TARGET='' | |
COMPILER_LD_FOR_TARGET='' | |
COMPILER_NM_FOR_TARGET='' | |
CONFIGURE_GDB_TK='' | |
CPPFLAGS='' | |
CXX='g++' | |
CXXFLAGS='-arch x86_64' | |
CXXFLAGS_FOR_BUILD='' | |
CXXFLAGS_FOR_TARGET='' | |
CXX_FOR_BUILD='$(CXX)' | |
CXX_FOR_TARGET='' | |
DEBUG_PREFIX_CFLAGS_FOR_TARGET='' | |
DEFS='' | |
DLLTOOL='' | |
DLLTOOL_FOR_BUILD='$(DLLTOOL)' | |
DLLTOOL_FOR_TARGET='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EXEEXT='' | |
EXPECT='' | |
EXTRA_CONFIGARGS_LIBJAVA='--disable-static' | |
FLAGS_FOR_TARGET='' | |
FLEX='' | |
GCC_FOR_TARGET='' | |
GCC_SHLIB_SUBDIR='' | |
GCJ_FOR_BUILD='$(GCJ)' | |
GCJ_FOR_TARGET='' | |
GDB_TK='' | |
GFORTRAN_FOR_BUILD='$(GFORTRAN)' | |
GFORTRAN_FOR_TARGET='' | |
GNATBIND='no' | |
GNATMAKE='no' | |
GOC_FOR_BUILD='$(GOC)' | |
GOC_FOR_TARGET='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_GDB_TK='' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
LD='' | |
LDFLAGS='-arch x86_64' | |
LDFLAGS_FOR_BUILD='' | |
LDFLAGS_FOR_TARGET='' | |
LD_FOR_BUILD='$(LD)' | |
LD_FOR_TARGET='' | |
LEX='' | |
LIBOBJS='' | |
LIBS='' | |
LIPO='' | |
LIPO_FOR_TARGET='' | |
LN='ln' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
M4='' | |
MAINT='' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='' | |
MAKEINFO='' | |
NM='' | |
NM_FOR_BUILD='$(NM)' | |
NM_FOR_TARGET='' | |
OBJCOPY='' | |
OBJDUMP='' | |
OBJDUMP_FOR_TARGET='' | |
OBJEXT='o' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
RANLIB='' | |
RANLIB_FOR_BUILD='$(RANLIB)' | |
RANLIB_FOR_TARGET='' | |
RAW_CXX_FOR_TARGET='' | |
READELF='' | |
READELF_FOR_TARGET='' | |
RPATH_ENVVAR='' | |
RUNTEST='' | |
SED='/usr/bin/sed' | |
SHELL='/bin/sh' | |
STRIP='' | |
STRIP_FOR_TARGET='' | |
SYSROOT_CFLAGS_FOR_TARGET='' | |
TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/Users/rwest/anaconda/envs/_build --with-gmp=/Users/rwest/anaconda/envs/_build --with-mpfr=/Users/rwest/anaconda/envs/_build --with-mpc=/Users/rwest/anaconda/envs/_build --with-isl=/Users/rwest/anaconda/envs/_build --with-cloog=/Users/rwest/anaconda/envs/_build --disable-multilib' | |
WINDMC='' | |
WINDMC_FOR_BUILD='$(WINDMC)' | |
WINDMC_FOR_TARGET='' | |
WINDRES='' | |
WINDRES_FOR_BUILD='$(WINDRES)' | |
WINDRES_FOR_TARGET='' | |
YACC='' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='g++' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin14.4.0' | |
build_alias='' | |
build_configargs='' | |
build_configdirs='build-libiberty build-texinfo build-flex build-bison build-m4 build-fixincludes' | |
build_cpu='x86_64' | |
build_libsubdir='build-x86_64-apple-darwin14.4.0' | |
build_noncanonical='x86_64-apple-darwin14.4.0' | |
build_os='darwin14.4.0' | |
build_subdir='build-x86_64-apple-darwin14.4.0' | |
build_tooldir='' | |
build_vendor='apple' | |
clooginc='' | |
clooglibs='' | |
compare_exclusions='' | |
configdirs='intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl cloog libelf libiconv texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
do_compare='cmp --ignore-initial=16 $$f1 $$f2' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
extra_host_libiberty_configure_flags='' | |
extra_isl_gmp_configure_flags='' | |
extra_mpc_gmp_configure_flags='' | |
extra_mpc_mpfr_configure_flags='' | |
extra_mpfr_configure_flags='' | |
gmpinc='-I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include -I/Users/rwest/anaconda/envs/_build/include ' | |
gmplibs='-L/Users/rwest/anaconda/envs/_build/lib -L/Users/rwest/anaconda/envs/_build/lib -L/Users/rwest/anaconda/envs/_build/lib -lmpc -lmpfr -lgmp' | |
host='x86_64-apple-darwin14.4.0' | |
host_alias='' | |
host_configargs='' | |
host_cpu='x86_64' | |
host_noncanonical='x86_64-apple-darwin14.4.0' | |
host_os='darwin14.4.0' | |
host_shared='' | |
host_subdir='host-x86_64-apple-darwin14.4.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
islinc='' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
poststage1_ldflags='-static-libstdc++ -static-libgcc' | |
poststage1_libs='' | |
prefix='/Users/rwest/anaconda/envs/_build' | |
program_transform_name='s,y,y,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
stage1_cflags='' | |
stage1_checking='' | |
stage1_languages='' | |
stage1_ldflags='-static-libstdc++ -static-libgcc' | |
stage1_libs='' | |
stage2_werror_flag='' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-apple-darwin14.4.0' | |
target_alias='' | |
target_configargs='' | |
target_configdirs='target-libgcc target-libbacktrace target-libgloss target-newlib target-libgomp target-libcilkrts target-libatomic target-libitm target-libstdc++-v3 target-libsanitizer target-libvtv target-libssp target-libquadmath target-libgfortran target-boehm-gc target-libffi target-zlib target-libjava target-libobjc target-libada target-libgo target-rda' | |
target_cpu='x86_64' | |
target_noncanonical='x86_64-apple-darwin14.4.0' | |
target_os='darwin14.4.0' | |
target_subdir='x86_64-apple-darwin14.4.0' | |
target_vendor='apple' | |
tooldir='' | |
## ------------------- ## | |
## File substitutions. ## | |
## ------------------- ## | |
alphaieee_frag='' | |
host_makefile_frag='config/mh-darwin' | |
ospace_frag='' | |
serialization_dependencies='' | |
target_makefile_frag='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define LT_OBJDIR ".libs/" | |
configure: exit 1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment