Could you try running

CXXFLAGS="$CXXFLAGS -I/usr/local/include" CFLAGS="$CFLAGS
-I/usr/local/include" make




On Sat, May 23, 2020 at 7:56 AM Kenji Iohara <simplyellip...@gmail.com> wrote:
>
> I did this but the same error is repeated....
>
>
>
>
> [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.822s
>
> [pynac-0.7.26.sage-2020-04-03] user 0m7.307s
>
> [pynac-0.7.26.sage-2020-04-03] sys 0m4.499s
>
> [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 105m0.767s
>
> user 104m29.269s
>
> sys 15m6.191s
>
> ***************************************************************
>
> Error building Sage.
>
>
> The following package(s) may have failed to build (not necessarily
>
> during this run of 'make all-start'):
>
>
> * package:         pynac-0.7.26.sage-2020-04-03
>
>   last build time: May 23 03:03
>
>   log file:        
> /Applications/sage-9.1/logs/pkgs/pynac-0.7.26.sage-2020-04-03.log
>
>   build directory: 
> /Applications/sage-9.1/local/var/tmp/sage/build/pynac-0.7.26.sage-2020-04-03
>
>
>
> 2020年5月22日金曜日 19時20分02秒 UTC+2 Matthias Köppe:
>>
>> Try with the instructions displayed at the end of the ./configure run:
>>
>> source /Applications/sage-9.1/.homebrew-build-env
>>
>>
>> after that, run configure and make again.
>>
>>
>> On Friday, May 22, 2020 at 9:33:43 AM UTC-7, Kenji Iohara wrote:
>>>
>>> Here is the config.log
>>>
>>> 2020年5月22日金曜日 17時37分09秒 UTC+2 Matthias Köppe:
>>>>
>>>> Could you also send the top-level config.log?
>>>>
>>>> On Friday, May 22, 2020 at 4:17:29 AM UTC-7, Dima Pasechnik wrote:
>>>>>
>>>>> [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, <simplye...@gmail.com> 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 sage-r...@googlegroups.com.
>>>>>> 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 sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/1eb416a3-86b3-452d-acfa-7d665c9690d6%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 sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq3c3ie42nN-Kds8ESGkp0171DZLWm_u-Wo1QN%3D4T%2Bb-mw%40mail.gmail.com.

Reply via email to