Under Mac OS 10.15.4 I cannot compile sage-9.1. Can anyone help me compiling this ? Thanks in advance.
[pynac-0.7.26.sage-2020-04-03] In file included from add.cpp:23: [pynac-0.7.26.sage-2020-04-03] In file included from ./add.h:26: [pynac-0.7.26.sage-2020-04-03] In file included from ./expairseq.h:27: [pynac-0.7.26.sage-2020-04-03] In file included from ./expair.h:27: [pynac-0.7.26.sage-2020-04-03] ./numeric.h:53:10: fatal error: 'gmp.h' file not found [pynac-0.7.26.sage-2020-04-03] #include <gmp.h> [pynac-0.7.26.sage-2020-04-03] ^~~~~~~ [pynac-0.7.26.sage-2020-04-03] 1 error generated. [pynac-0.7.26.sage-2020-04-03] make[6]: *** [libpynac_la-add.lo] Error 1 [pynac-0.7.26.sage-2020-04-03] make[5]: *** [all-recursive] Error 1 [pynac-0.7.26.sage-2020-04-03] make[4]: *** [all] Error 2 [pynac-0.7.26.sage-2020-04-03] ******************************************************************************** [pynac-0.7.26.sage-2020-04-03] Error building pynac-0.7.26.sage-2020-04-03 [pynac-0.7.26.sage-2020-04-03] ******************************************************************************** [pynac-0.7.26.sage-2020-04-03] [pynac-0.7.26.sage-2020-04-03] real 0m14.577s [pynac-0.7.26.sage-2020-04-03] user 0m7.225s [pynac-0.7.26.sage-2020-04-03] sys 0m4.471s [pynac-0.7.26.sage-2020-04-03] ************************************************************************ [pynac-0.7.26.sage-2020-04-03] Error installing package pynac-0.7.26.sage-2020-04-03 [pynac-0.7.26.sage-2020-04-03] ************************************************************************ [pynac-0.7.26.sage-2020-04-03] Please email sage-devel (http://groups.google.com/group/sage-devel) [pynac-0.7.26.sage-2020-04-03] explaining the problem and including the log file [pynac-0.7.26.sage-2020-04-03] /Applications/sage-9.1/logs/pkgs/pynac-0.7.26.sage-2020-04-03.log [pynac-0.7.26.sage-2020-04-03] Describe your computer, operating system, etc. [pynac-0.7.26.sage-2020-04-03] If you want to try to fix the problem yourself, *don't* just cd to [pynac-0.7.26.sage-2020-04-03] /Applications/sage-9.1/local/var/tmp/sage/build/pynac-0.7.26.sage-2020-04-03 and type 'make' or whatever is appropriate. [pynac-0.7.26.sage-2020-04-03] Instead, the following commands setup all environment variables [pynac-0.7.26.sage-2020-04-03] correctly and load a subshell for you to debug the error: [pynac-0.7.26.sage-2020-04-03] (cd '/Applications/sage-9.1/local/var/tmp/sage/build/pynac-0.7.26.sage-2020-04-03' && '/Applications/sage-9.1/sage' --buildsh) [pynac-0.7.26.sage-2020-04-03] When you are done debugging, you can type "exit" to leave the subshell. [pynac-0.7.26.sage-2020-04-03] ************************************************************************ make[3]: *** [/Applications/sage-9.1/local/var/lib/sage/installed/pynac-0.7.26.sage-2020-04-03] Error 1 make[2]: *** [all-start] Error 2 real 115m32.342s user 113m1.880s sys 16m40.116s *************************************************************** Error building Sage. 2020年5月21日木曜日 0時53分54秒 UTC+2 Volker Braun: > > The "master" git branch has been updated to Sage-9.1. As always, you can > get the latest beta version from the "develop" git branch. Alternatively, > the self-contained source tarball is at > http://www.sagemath.org/download-latest.html > > There was no change over 9.1.rc5 > > -- 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/75e63209-4c15-42a7-99a7-f40dcb391e09%40googlegroups.com.
