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 $ ../src/configure --prefix=/Users/Masson/downloads/github/sage/local --with-local-prefix=/Users/Masson/downloads/github/sage/local --with-gmp=/Users/Masson/downloads/github/sage/local --with-mpfr=/Users/Masson/downloads/github/sage/local --with-mpc=/Users/Masson/downloads/github/sage/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog ## --------- ## ## Platform. ## ## --------- ## hostname = MacBook-Retina.local uname -m = x86_64 uname -r = 15.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/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 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/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: 8.00 gigabytes Default processor set: 266 tasks, 931 threads, 4 processors Load average: 5.86, Mach factor: 1.17 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/Masson/downloads/github/sage/build/bin PATH: /Users/Masson/downloads/github/sage/src/bin PATH: /Users/Masson/downloads/github/sage/local/bin PATH: /Users/Masson/downloads/github/sage/build/bin PATH: /Users/Masson/downloads/github/sage/src/bin PATH: /Users/Masson/downloads/github/sage/local/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /opt/X11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2322: checking build system type configure:2336: result: x86_64-apple-darwin15.5.0 configure:2383: checking host system type configure:2396: result: x86_64-apple-darwin15.5.0 configure:2416: checking target system type configure:2429: result: x86_64-apple-darwin15.5.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:3211: checking for libsanitizer support configure:3221: result: yes configure:3230: checking for libvtv support configure:3236: result: no configure:3973: checking for gcc configure:4000: result: /usr/bin/clang configure:4229: checking for C compiler version configure:4238: /usr/bin/clang --version >&5 Apple LLVM version 7.3.0 (clang-703.0.31) Target: x86_64-apple-darwin15.5.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:4249: $? = 0 configure:4238: /usr/bin/clang -v >&5 Apple LLVM version 7.3.0 (clang-703.0.31) Target: x86_64-apple-darwin15.5.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:4249: $? = 0 configure:4238: /usr/bin/clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4249: $? = 1 configure:4238: /usr/bin/clang -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:4249: $? = 1 configure:4269: checking for C compiler default output file name configure:4291: /usr/bin/clang -L/Users/Masson/downloads/github/sage/local/lib -Wl,-rpath,/Users/Masson/downloads/github/sage/local/lib conftest.c >&5 configure:4295: $? = 0 configure:4332: result: a.out configure:4348: checking whether the C compiler works configure:4357: ./a.out configure:4361: $? = 0 configure:4376: result: yes configure:4383: checking whether we are cross compiling configure:4385: result: no configure:4388: checking for suffix of executables configure:4395: /usr/bin/clang -o conftest -L/Users/Masson/downloads/github/sage/local/lib -Wl,-rpath,/Users/Masson/downloads/github/sage/local/lib conftest.c >&5 configure:4399: $? = 0 configure:4421: result: configure:4427: checking for suffix of object files configure:4449: /usr/bin/clang -c conftest.c >&5 configure:4453: $? = 0 configure:4474: result: o configure:4478: checking whether we are using the GNU C compiler configure:4497: /usr/bin/clang -c conftest.c >&5 configure:4497: $? = 0 configure:4506: result: yes configure:4515: checking whether /usr/bin/clang accepts -g configure:4535: /usr/bin/clang -c -g conftest.c >&5 configure:4535: $? = 0 configure:4576: result: yes configure:4593: checking for /usr/bin/clang option to accept ISO C89 configure:4657: /usr/bin/clang -c -g -O2 conftest.c >&5 configure:4657: $? = 0 configure:4670: result: none needed configure:4802: checking for C++ compiler version configure:4811: /usr/bin/clang++ --version >&5 Apple LLVM version 7.3.0 (clang-703.0.31) Target: x86_64-apple-darwin15.5.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:4822: $? = 0 configure:4811: /usr/bin/clang++ -v >&5 Apple LLVM version 7.3.0 (clang-703.0.31) Target: x86_64-apple-darwin15.5.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:4822: $? = 0 configure:4811: /usr/bin/clang++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4822: $? = 1 configure:4811: /usr/bin/clang++ -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:4822: $? = 1 configure:4826: checking whether we are using the GNU C++ compiler configure:4845: /usr/bin/clang++ -c conftest.cpp >&5 configure:4845: $? = 0 configure:4854: result: yes configure:4863: checking whether /usr/bin/clang++ accepts -g configure:4883: /usr/bin/clang++ -c -g conftest.cpp >&5 configure:4883: $? = 0 configure:4924: result: yes configure:4973: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:4990: /usr/bin/clang++ -o conftest -g -O2 -L/Users/Masson/downloads/github/sage/local/lib -Wl,-rpath,/Users/Masson/downloads/github/sage/local/lib -static-libstdc++ -static-libgcc conftest.cpp >&5 clang: error: unsupported option '-static-libgcc' configure:4990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5) | #error -static-libstdc++ not implemented | #endif | int main() {} configure:4994: result: no configure:5055: checking for gnatbind configure:5085: result: no configure:5147: checking for gnatmake configure:5177: result: no configure:5196: checking whether compiler driver understands Ada configure:5219: result: no configure:5228: checking how to compare bootstrapped objects configure:5253: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5307: checking for objdir configure:5322: result: .libs configure:5496: checking for the correct version of gmp.h configure:5516: /usr/bin/clang -c -g -O2 -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include conftest.c >&5 configure:5516: $? = 0 configure:5534: /usr/bin/clang -c -g -O2 -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include conftest.c >&5 configure:5534: $? = 0 configure:5535: result: yes configure:5551: checking for the correct version of mpfr.h configure:5569: /usr/bin/clang -c -g -O2 -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include conftest.c >&5 configure:5569: $? = 0 configure:5586: /usr/bin/clang -c -g -O2 -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include conftest.c >&5 configure:5586: $? = 0 configure:5587: result: yes configure:5604: checking for the correct version of mpc.h configure:5621: /usr/bin/clang -c -g -O2 -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include conftest.c >&5 configure:5621: $? = 0 configure:5637: /usr/bin/clang -c -g -O2 -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include conftest.c >&5 configure:5637: $? = 0 configure:5638: result: yes configure:5656: checking for the correct version of the gmp/mpfr/mpc libraries configure:5687: /usr/bin/clang -o conftest -g -O2 -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include -L/Users/Masson/downloads/github/sage/local/lib -Wl,-rpath,/Users/Masson/downloads/github/sage/local/lib conftest.c -L/Users/Masson/downloads/github/sage/local/lib -L/Users/Masson/downloads/github/sage/local/lib -L/Users/Masson/downloads/github/sage/local/lib -lmpc -lmpfr -lgmp >&5 configure:5687: $? = 0 configure:5688: result: yes configure:7161: checking for default BUILD_CONFIG configure:7193: result: bootstrap-debug configure:7198: checking for --enable-vtable-verify configure:7211: result: no configure:7800: checking for bison configure:7816: found /usr/bin/bison configure:7827: result: bison -y configure:7847: checking for bison configure:7863: found /usr/bin/bison configure:7874: result: bison configure:7894: checking for gm4 configure:7910: found /usr/bin/gm4 configure:7921: result: gm4 configure:7941: checking for flex configure:7957: found /usr/bin/flex configure:7968: result: flex configure:7989: checking for flex configure:8005: found /usr/bin/flex configure:8016: result: flex configure:8036: checking for makeinfo configure:8052: found /usr/bin/makeinfo configure:8063: result: makeinfo configure:8097: checking for expect configure:8113: found /usr/bin/expect configure:8124: result: expect configure:8146: checking for runtest configure:8176: result: no configure:8210: checking for ar configure:8237: result: ar configure:8351: checking for as configure:8378: result: as configure:8573: checking for dlltool configure:8603: result: no configure:8633: checking for ld configure:8660: result: ld configure:8855: checking for lipo configure:8871: found /usr/bin/lipo configure:8882: result: lipo configure:8996: checking for nm configure:9012: found /usr/bin/nm configure:9023: result: nm configure:9056: checking for ranlib configure:9083: result: ranlib configure:9273: checking for strip configure:9289: found /usr/bin/strip configure:9300: result: strip configure:9409: checking for windres configure:9439: result: no configure:9550: checking for windmc configure:9580: result: no configure:9691: checking for objcopy configure:9721: result: no configure:9832: checking for objdump configure:9862: result: no configure:9973: checking for readelf configure:10003: result: no configure:10153: checking for cc configure:10169: found /usr/bin/cc configure:10180: result: cc configure:10314: checking for c++ configure:10330: found /usr/bin/c++ configure:10341: result: c++ configure:10475: checking for gcc configure:10491: found /usr/bin/gcc configure:10502: result: gcc configure:10631: checking for gcj configure:10661: result: no configure:10792: checking for gfortran configure:10822: result: no configure:10953: checking for gccgo configure:10983: result: no configure:11044: checking for ar configure:11077: result: no configure:11194: checking for ar configure:11210: found /usr/bin/ar configure:11221: result: ar configure:11274: checking for as configure:11307: result: no configure:11424: checking for as configure:11440: found /usr/bin/as configure:11451: result: as configure:11504: checking for dlltool configure:11537: result: no configure:11654: checking for dlltool configure:11684: result: no configure:11734: checking for ld configure:11767: result: no configure:11884: checking for ld configure:11900: found /usr/bin/ld configure:11911: result: ld configure:11964: checking for lipo configure:11997: result: no configure:12114: checking for lipo configure:12130: found /usr/bin/lipo configure:12141: result: lipo configure:12194: checking for nm configure:12227: result: no configure:12344: checking for nm configure:12360: found /usr/bin/nm configure:12371: result: nm configure:12424: checking for objdump configure:12457: result: no configure:12574: checking for objdump configure:12604: result: no configure:12654: checking for ranlib configure:12687: result: no configure:12804: checking for ranlib configure:12820: found /usr/bin/ranlib configure:12831: result: ranlib configure:12884: checking for readelf configure:12917: result: no configure:13034: checking for readelf configure:13064: result: no configure:13114: checking for strip configure:13147: result: no configure:13264: checking for strip configure:13280: found /usr/bin/strip configure:13291: result: strip configure:13344: checking for windres configure:13377: result: no configure:13494: checking for windres configure:13524: result: no configure:13574: checking for windmc configure:13607: result: no configure:13724: checking for windmc configure:13754: result: no configure:13782: checking where to find the target ar configure:13815: result: host tool configure:13824: checking where to find the target as configure:13857: result: host tool configure:13866: checking where to find the target cc configure:13889: result: just compiled configure:13908: checking where to find the target c++ configure:13934: result: just compiled configure:13953: checking where to find the target c++ for libstdc++ configure:13979: result: just compiled configure:13998: checking where to find the target dlltool configure:14031: result: host tool configure:14040: checking where to find the target gcc configure:14063: result: just compiled configure:14082: checking where to find the target gcj configure:14118: result: host tool configure:14127: checking where to find the target gfortran configure:14153: result: just compiled configure:14172: checking where to find the target gccgo configure:14208: result: host tool configure:14217: checking where to find the target ld configure:14250: result: host tool configure:14259: checking where to find the target lipo configure:14281: result: host tool configure:14290: checking where to find the target nm configure:14323: result: host tool configure:14332: checking where to find the target objdump configure:14365: result: host tool configure:14374: checking where to find the target ranlib configure:14407: result: host tool configure:14416: checking where to find the target readelf configure:14449: result: host tool configure:14458: checking where to find the target strip configure:14491: result: host tool configure:14500: checking where to find the target windres configure:14533: result: host tool configure:14542: checking where to find the target windmc configure:14575: result: host tool configure:14612: checking whether to enable maintainer-specific portions of Makefiles configure:14621: result: no configure:14842: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MacBook-Retina.local config.status:983: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin15.5.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=set ac_cv_env_AR_value=ar ac_cv_env_AS_FOR_TARGET_set= ac_cv_env_AS_FOR_TARGET_value= ac_cv_env_AS_set=set ac_cv_env_AS_value=as 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=set ac_cv_env_CC_value=/usr/bin/clang ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_FOR_TARGET_set= ac_cv_env_CXX_FOR_TARGET_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/clang++ 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='-L/Users/Masson/downloads/github/sage/local/lib -Wl,-rpath,/Users/Masson/downloads/github/sage/local/lib ' ac_cv_env_LD_FOR_TARGET_set= ac_cv_env_LD_FOR_TARGET_value= ac_cv_env_LD_set=set ac_cv_env_LD_value=ld 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=set ac_cv_env_RANLIB_value=ranlib 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=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=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=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-darwin15.5.0 ac_cv_objext=o ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AR_FOR_TARGET=ar ac_cv_prog_AS=as ac_cv_prog_AS_FOR_TARGET=as ac_cv_prog_AWK=awk ac_cv_prog_BISON=bison ac_cv_prog_CC_FOR_TARGET=cc ac_cv_prog_CXX_FOR_TARGET=c++ ac_cv_prog_EXPECT=expect ac_cv_prog_FLEX=flex ac_cv_prog_GCC_FOR_TARGET=gcc ac_cv_prog_LD=ld ac_cv_prog_LD_FOR_TARGET=ld ac_cv_prog_LEX=flex ac_cv_prog_LIPO=lipo ac_cv_prog_LIPO_FOR_TARGET=lipo ac_cv_prog_M4=gm4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=nm ac_cv_prog_NM_FOR_TARGET=nm ac_cv_prog_RANLIB=ranlib ac_cv_prog_RANLIB_FOR_TARGET=ranlib ac_cv_prog_STRIP=strip ac_cv_prog_STRIP_FOR_TARGET=strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=/usr/bin/clang ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=x86_64-apple-darwin15.5.0 acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs=/Users/Masson/downloads/github/sage/local/libexec/gcc/x86_64-apple-darwin15.5.0/4.9.3:/Users/Masson/downloads/github/sage/local/libexec/gcc/x86_64-apple-darwin15.5.0:/usr/lib/gcc/x86_64-apple-darwin15.5.0/4.9.3:/usr/lib/gcc/x86_64-apple-darwin15.5.0:/Users/Masson/downloads/github/sage/local/x86_64-apple-darwin15.5.0/bin/x86_64-apple-darwin15.5.0/4.9.3:/Users/Masson/downloads/github/sage/local/x86_64-apple-darwin15.5.0/bin: gcc_cv_tool_prefix=/Users/Masson/downloads/github/sage/local lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='$(AR)' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='$(AS)' AWK='awk' BISON='bison' BUILD_CONFIG='bootstrap-debug' CC='/usr/bin/clang' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' CFLAGS='-g -O2' CFLAGS_FOR_BUILD='-g -O2' CFLAGS_FOR_TARGET='-g -O2' COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as' COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld' COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm' CONFIGURE_GDB_TK='' CPPFLAGS='' CXX='/usr/bin/clang++' CXXFLAGS='-g -O2' CXXFLAGS_FOR_BUILD='-g -O2' CXXFLAGS_FOR_TARGET='-g -O2' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xg++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs' DEBUG_PREFIX_CFLAGS_FOR_TARGET='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"' DLLTOOL='dlltool' DLLTOOL_FOR_BUILD='$(DLLTOOL)' DLLTOOL_FOR_TARGET='$(DLLTOOL)' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' EXPECT='expect' EXTRA_CONFIGARGS_LIBJAVA='--disable-static' FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include' FLEX='flex' GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' GCC_SHLIB_SUBDIR='' GCJ_FOR_BUILD='$(GCJ)' GCJ_FOR_TARGET='$(GCJ)' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='$(GOC)' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='-L/Users/Masson/downloads/github/sage/local/lib -Wl,-rpath,/Users/Masson/downloads/github/sage/local/lib ' LDFLAGS_FOR_BUILD='-L/Users/Masson/downloads/github/sage/local/lib -Wl,-rpath,/Users/Masson/downloads/github/sage/local/lib ' LDFLAGS_FOR_TARGET='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='$(LD)' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='$(LIPO)' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='gm4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='$(NM)' OBJCOPY='objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='$(OBJDUMP)' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='$(RANLIB)' RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs' READELF='readelf' READELF_FOR_TARGET='$(READELF)' RPATH_ENVVAR='DYLD_LIBRARY_PATH' RUNTEST='runtest' SED='/usr/bin/sed' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='$(STRIP)' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='../src/configure --prefix=/Users/Masson/downloads/github/sage/local --with-local-prefix=/Users/Masson/downloads/github/sage/local --with-gmp=/Users/Masson/downloads/github/sage/local --with-mpfr=/Users/Masson/downloads/github/sage/local --with-mpc=/Users/Masson/downloads/github/sage/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog ' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='$(WINDMC)' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='$(WINDRES)' YACC='bison -y' ac_ct_CC='/usr/bin/clang' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin15.5.0' build_alias='' build_configargs=' --cache-file=../config.cache '\''--prefix=/Users/Masson/downloads/github/sage/local'\'' '\''--with-local-prefix=/Users/Masson/downloads/github/sage/local'\'' '\''--with-gmp=/Users/Masson/downloads/github/sage/local'\'' '\''--with-mpfr=/Users/Masson/downloads/github/sage/local'\'' '\''--with-mpc=/Users/Masson/downloads/github/sage/local'\'' '\''--with-system-zlib'\'' '\''--disable-multilib'\'' '\''--disable-nls'\'' '\''--disable-libitm'\'' '\''--with-build-config=bootstrap-debug'\'' '\''--without-isl'\'' '\''--without-cloog'\'' '\''--enable-languages=c,c++,fortran'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' build_configdirs=' libiberty fixincludes' build_cpu='x86_64' build_libsubdir='build-x86_64-apple-darwin15.5.0' build_noncanonical='x86_64-apple-darwin15.5.0' build_os='darwin15.5.0' build_subdir='build-x86_64-apple-darwin15.5.0' build_tooldir='${exec_prefix}/x86_64-apple-darwin15.5.0' build_vendor='apple' clooginc='' clooglibs='' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=' intl libiberty libbacktrace libcpp libdecnumber fixincludes gcc' datadir='${datarootdir}' datarootdir='${prefix}/share' do_compare='cmp --ignore-initial=16 $$f1 $$f2' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' 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/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include -I/Users/Masson/downloads/github/sage/local/include ' gmplibs='-L/Users/Masson/downloads/github/sage/local/lib -L/Users/Masson/downloads/github/sage/local/lib -L/Users/Masson/downloads/github/sage/local/lib -lmpc -lmpfr -lgmp' host='x86_64-apple-darwin15.5.0' host_alias='' host_configargs=' --cache-file=./config.cache --with-system-zlib '\''--prefix=/Users/Masson/downloads/github/sage/local'\'' '\''--with-local-prefix=/Users/Masson/downloads/github/sage/local'\'' '\''--with-gmp=/Users/Masson/downloads/github/sage/local'\'' '\''--with-mpfr=/Users/Masson/downloads/github/sage/local'\'' '\''--with-mpc=/Users/Masson/downloads/github/sage/local'\'' '\''--with-system-zlib'\'' '\''--disable-multilib'\'' '\''--disable-nls'\'' '\''--disable-libitm'\'' '\''--with-build-config=bootstrap-debug'\'' '\''--without-isl'\'' '\''--without-cloog'\'' '\''--enable-languages=c,c++,fortran'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' host_cpu='x86_64' host_noncanonical='x86_64-apple-darwin15.5.0' host_os='darwin15.5.0' host_shared='no' host_subdir='.' 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/Masson/downloads/github/sage/local' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g' stage1_checking='--enable-checking=yes,types' stage1_languages='c,c++' stage1_ldflags='' stage1_libs='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin15.5.0' target_alias='' target_configargs='--cache-file=./config.cache '\''--prefix=/Users/Masson/downloads/github/sage/local'\'' '\''--with-local-prefix=/Users/Masson/downloads/github/sage/local'\'' '\''--with-gmp=/Users/Masson/downloads/github/sage/local'\'' '\''--with-mpfr=/Users/Masson/downloads/github/sage/local'\'' '\''--with-mpc=/Users/Masson/downloads/github/sage/local'\'' '\''--with-system-zlib'\'' '\''--disable-multilib'\'' '\''--disable-nls'\'' '\''--disable-libitm'\'' '\''--with-build-config=bootstrap-debug'\'' '\''--without-isl'\'' '\''--without-cloog'\'' '\''--enable-languages=c,c++,fortran'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' target_configdirs=' libgcc libgomp libcilkrts libatomic libstdc++-v3 libsanitizer libssp libquadmath libgfortran' target_cpu='x86_64' target_noncanonical='x86_64-apple-darwin15.5.0' target_os='darwin15.5.0' target_subdir='x86_64-apple-darwin15.5.0' target_vendor='apple' tooldir='${exec_prefix}/x86_64-apple-darwin15.5.0' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='../src/config/mh-darwin' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='/dev/null' ## ----------- ## ## 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 0