Error building 10.9.rc2

108 views
Skip to first unread message

Simon King

unread,
May 5, 2026, 1:17:34 AMMay 5
to sage-support
Dear sage supporters,

when trying to build sagemath again (which was needed after I upgraded linux and thereby python), I got basically the same error in two attempts, namely when building rpy2_rinterface.3.6.6, complaining about wheels, if I understand correctly.

Please find the log attached. What can I do to build sagemath? I soon need it in one of my lectures.

Cheers
Simon
rpy2_rinterface-3.6.6.log

Dima Pasechnik

unread,
May 5, 2026, 1:40:01 AMMay 5
to sage-s...@googlegroups.com
If you don't need R/rpy2, you can either uninstall R from your machine
(and then no interfaces to R are built),
or do

./configure --disable-r

(perhaps --disable-rpy2_rinterface is enough, I don't know)

Dima

PS. It could be that we just don't have enough R/rpy2 users to get
any feedback...


>
> Cheers
> Simon
>
> --
> You received this message because you are subscribed to the Google Groups "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-support...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/sage-support/81f3de39-9a3b-436a-bb20-16921acd43edn%40googlegroups.com.

Simon King

unread,
May 5, 2026, 1:59:11 AMMay 5
to sage-support
Dear Dima,

sorry, apparently I directly answered to you, not to the list.

I tried ./configure --disable-rpy2-rinterface, but it seems that still some part of the python-2.7 R-related stuff would be build. So, no I'm trying ./configure --disable-rpy2

Thank you
Simon

Dima Pasechnik

unread,
May 5, 2026, 2:16:32 AMMay 5
to sage-s...@googlegroups.com
I actually just tried installing R (version 4.5.3) on my machine, and
then rebuilding Sage with --enable-rpy2_rinterface, and it all worked.

Perhaps you have a really old R?
> To view this discussion visit https://groups.google.com/d/msgid/sage-support/b7d24d2b-0020-46ef-a0c0-650cce9a4260n%40googlegroups.com.

Simon King

unread,
May 5, 2026, 3:22:40 AMMay 5
to sage-support
No idea what kind of R I had and how old it was. Meanwhile I have removed it, so, I cannot look it up. I don't know if Sage will successfully build, it is still in the making.

Antonio Rojas

unread,
May 5, 2026, 3:27:45 AMMay 5
to sage-support

Simon King

unread,
May 5, 2026, 12:57:23 PMMay 5
to sage-support
For the record: Uninstalling R did the trick, now I can use sage again.

Cheers
Simon

Richard Quint

unread,
May 10, 2026, 12:25:46 AMMay 10
to sage-support
I've run into this same problem trying to build the new release of 10.9 from source (sage-10.9.tar.gz).

Here are my details, including showing R is already installed (sagemath 10.8 built without any problem).

rquint@Maria-Agnesi:~$ uname -a
Linux Maria-Agnesi 6.14.0-37-generic #37~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 20 10:25:38 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
rquint@Maria-Agnesi:~$ python --version
Python 3.12.3
rquint@Maria-Agnesi:~$ R --version
R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

I'm attaching my config.log, install.log and rpy2_rinterface-3.6.6.log
config.log
install.log
rpy2_rinterface-3.6.6.log

Eric Gourgoulhon

unread,
May 11, 2026, 9:54:35 AMMay 11
to sage-support
Le dimanche 10 mai 2026 à 06:25:46 UTC+2, richard...@gmail.com a écrit :
I've run into this same problem trying to build the new release of 10.9 from source (sage-10.9.tar.gz).

Here are my details, including showing R is already installed (sagemath 10.8 built without any problem).

rquint@Maria-Agnesi:~$ uname -a
Linux Maria-Agnesi 6.14.0-37-generic #37~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 20 10:25:38 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
rquint@Maria-Agnesi:~$ python --version
Python 3.12.3
rquint@Maria-Agnesi:~$ R --version
R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

I'm attaching my config.log, install.log and rpy2_rinterface-3.6.6.log


a solution is to install the Ubuntu package libtripc-dev before building Sage. 

Eric. 
Reply all
Reply to author
Forward
0 new messages