that's cause Homebrew pari is too new, and it's used in the build.
This version is not yet supported by
Sage, and we don't have a fix in place that rejects it.

Try

make -j8 pari
make -j8 build




On Thu, Sep 29, 2022 at 4:17 PM 'Mary Claire Simone' via sage-devel
<sage-devel@googlegroups.com> wrote:
>
> Thank you Dima, this suggestion worked for the gsl error.
> I've attempted make again and now have a new error installing package 
> giac-1.9.0.15p0. I've attached the log files.
>
> Thanks for your help!
>
> On Wednesday, September 28, 2022 at 3:04:51 PM UTC-7 dim...@gmail.com wrote:
>>
>> You can't use gsl from Homebrew, as you already have openblas (a dependency 
>> of gsl) installed from Sage.
>>
>> Install openblas in Homebrew (if not yet installed)
>> and remove Sage's built openblas:
>>
>>      make openblas-clean
>>
>> then re-run ./configure
>> It should pick up gsl from Homebrew then.
>>
>>
>> HTH
>> Dima
>>
>> On Wed, 28 Sep 2022, 21:56 'Mary Claire Simone' via sage-devel, 
>> <sage-...@googlegroups.com> wrote:
>>>
>>> Hello,
>>>
>>> I'm having problems building sage with "make". I use a MacOs machine with 
>>> Intel Core processor. The attachments are the log files. I'm not sure if I 
>>> have homebrew working correctly, I have installed and reinstalled gsl (and 
>>> other prerequisites) after reading these error messages, and ran make again 
>>> but get the same error. ./configure tells me that there is no suitable 
>>> system package for gsl and so SPKG 2.7 will be installed.
>>> Thanks for your help!
>>>
>>> Best,
>>> Mary Claire
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups 
>>> "sage-devel" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to sage-devel+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/sage-devel/e28d3d9f-970c-4c30-be97-9956276eeed5n%40googlegroups.com.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/d22328bd-9c23-4c0e-a9a1-117fdd2f97fen%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq1At_TFuOF55a_iibCjx3egr%2B7gLiHgdbsP9LnbNa-QLQ%40mail.gmail.com.

Reply via email to