Problems creating SageMath from sources

81 views
Skip to first unread message

OHappyDay

unread,
May 11, 2026, 9:38:02 AM (9 days ago) May 11
to sage-devel
Hi,

when I try to build SageMath from source tarball (https://github.com/sagemath/sage/releases/download/10.9/sage-10.9.tar.gz) I run into a problem.

It affects the build of wheel for rpy2_rinterface-3.6.6. (see attached log files).

My system:
Linux Ubuntu 24.04

Ideas what is wrong? I could build with 10.8 without problems.

Thanks
Klaus`


config.log
rpy2_rinterface-3.6.6.log

Dima Pasechnik

unread,
May 11, 2026, 12:23:32 PM (9 days ago) May 11
to sage-...@googlegroups.com
that's a missing dependency (an Ubuntu bug, arguably), fixable by
installing libtirpc-dev using apt-get

HTH
Dima
> --
> 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 visit https://groups.google.com/d/msgid/sage-devel/a48c6c91-ebaf-4b77-8e0e-2d65da48d1fcn%40googlegroups.com.

OHappyDay

unread,
May 11, 2026, 12:23:49 PM (9 days ago) May 11
to sage-devel
In the meantime I found another thread with a similar problem. The solution was to disable R/py2 :

./configure --disable-r

Build is now working perfectly.

Klaus

OHappyDay

unread,
May 11, 2026, 2:10:31 PM (9 days ago) May 11
to sage-devel
Thanks, I will try that too.

OHappyDay

unread,
May 13, 2026, 11:59:53 AM (7 days ago) May 13
to sage-devel
Installing the missing dependency resolved the issue. 
Thanks again.
Reply all
Reply to author
Forward
0 new messages