Could you run ./configure
and follow the advice to install Homebrew packages that will be
printed at the end?

Probably you should first run

make distclean

and only then

./configure

and make



On Fri, May 22, 2020 at 12:49 PM Kenji Iohara <[email protected]> wrote:
>
> Sorry, I use Homebrew. (at least I sued this to download pkg-config, even to 
> compile sage-9.0).
>
> 2020年5月22日金曜日 13時17分29秒 UTC+2 Dima Pasechnik:
>>
>> [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.
>>
>> we need more details, in particular the log file mentioned.
>>
>> Please also describe your environment in more detail - do you use Homebrew, 
>> Conda?
>>
>>
>>
>> On Fri, 22 May 2020, 12:09 Kenji Iohara, <[email protected]> wrote:
>>>
>>> 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.
>
> --
> 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/4ee05025-a4c8-45f8-a6d8-a6fa51087e84%40googlegroups.com.

-- 
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/CAAWYfq1D6Ex8eqHmULAW6ZUB8k4COzGv_fMm9BO3T_fOjCJQiQ%40mail.gmail.com.

Reply via email to