Error building sage-9.7 in macOS Monterey with package giac-1.9.0.15p0

94 views
Skip to first unread message

Sette Diop

unread,
Sep 29, 2022, 11:38:11 AM9/29/22
to sage-...@googlegroups.com
Hi:

I am building sage-9.7 on macOS 12.6 (Monterey) and run through this error:

Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all-start'):

package: giac-1.9.0.15p0
last build time: Sep 29 10:49
log file: /Applications/sage/logs/pkgs/giac-1.9.0.15p0.log
build directory: /Applications/sage/local/var/tmp/sage/build/giac-1.9.0.15p0

The log file is attached.

In the log it seems to me that the error comes from the installation of pari. But Homebrew says that pari 2.15.0 was previously successfully installed.

Any help is welcome!

Best,
Diop

Jan Groenewald

unread,
Sep 29, 2022, 12:05:23 PM9/29/22
to sage-...@googlegroups.com
Hi

I think you forgot the attachment?

Regards,
Jan



Dima Pasechnik

unread,
Sep 29, 2022, 12:24:34 PM9/29/22
to sage-devel
On Thu, Sep 29, 2022 at 4:38 PM Sette Diop <sett...@gmail.com> wrote:
>
> Hi:
>
> I am building sage-9.7 on macOS 12.6 (Monterey) and run through this error:
>
> Error building Sage.
>
> The following package(s) may have failed to build (not necessarily
> during this run of 'make all-start'):

do you use pari from Homebrew? They now have 2.15, too new for Sage,
and we don't have a fix to reject it.
If so, try

make -j8 pari
make -j8 build


>
> package: giac-1.9.0.15p0
> last build time: Sep 29 10:49
> log file: /Applications/sage/logs/pkgs/giac-1.9.0.15p0.log
> build directory: /Applications/sage/local/var/tmp/sage/build/giac-1.9.0.15p0
>
> The log file is attached.
>
> In the log it seems to me that the error comes from the installation of pari. But Homebrew says that pari 2.15.0 was previously successfully installed.
>
> Any help is welcome!
>
> Best,
> Diop
>
> --
> 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/D8B432C9-749F-4831-B96D-4536B6A7768F%40gmail.com.

dmo...@deductivepress.ca

unread,
Sep 29, 2022, 2:07:14 PM9/29/22
to sage-devel
To deal with this problem, I did:

./configure --with-system-pari=no
make

Sette Diop

unread,
Sep 30, 2022, 12:16:56 AM9/30/22
to sage-...@googlegroups.com
./configure-with-system-pari=no solved my giac build error.

Thanks so much to Dima and Travis!


Reply all
Reply to author
Forward
0 new messages