>From your config.log ... rather suspicious: configure:10189: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lgmp -lm >&5 configure:10189: $? = 0 configure:10206: result: -lgmp configure:10231: will use system package and not install SPKG mpir configure:10265: checking absolute name of <gmp.h> configure:10272: checking for gmp.h configure:10272: result: yes clang: error: unable to execute command: Broken pipe: 13 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /var/folders/cp/n8wtqs490tq5psknff1hv9qr0000gn/T/conftest-d428b4.cpp clang: note: diagnostic msg: /var/folders/cp/n8wtqs490tq5psknff1hv9qr0000gn/T/conftest-d428b4.sh clang: note: diagnostic msg: Crash backtrace is located in clang: note: diagnostic msg: /Users/palmieri/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash) clang: note: diagnostic msg: ******************** configure:10296: result: ///usr/local/include/gmp.h configure:10332: result: using GMP-compatible library from the system ## ---------------------------------------------------- ## ## Checking whether SageMath should install SPKG gmp... ## ## ---------------------------------------------------- ## configure:10415: will use system package and not install SPKG gmp This seems to come from AX_ABSOLUTE_HEADER On Monday, March 30, 2020 at 12:18:41 PM UTC-4, John H Palmieri wrote: > > > config.log attached. > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/4c44b2a4-65c1-4b50-b4ee-eb3a922ba712%40googlegroups.com.
