You can install cypari2 on Gentoo and use ./configure --enable-system-site-packages
to use it (and many other Gentoo python packages). Only a handful of Sage's standard Python packages are missing on Gentoo (and all the standard non-python packages are available), so it's very quick to install this way. In fact, you can bypass using ./configure entirely on Gentoo: install all the needed non-Python packages, and use a venv (e.g one using uv) to build Sage using pip, and run it there. Anyway, the upgrade of cypari2 in Sage is ongoing work On December 29, 2025 6:59:31 AM CST, Niranjana K M <[email protected]> wrote: >Hi, > I am trying to build 10.9.beta0 (git cloned) on Gentoo Linux. The build >breaks while building cypari2. Attached herewith are the logs. > > >*Regards* >*Niranjana* > >-- >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 [email protected]. >To view this discussion visit >https://groups.google.com/d/msgid/sage-devel/CAMcUJ1v2-UGJPr%2Bm9CW5h2pZ_6WNzwY4yaDk7x%3D6WLHcDLv5MQ%40mail.gmail.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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/CB84C330-0A9F-4043-B721-4B1D3F7F1EF7%40gmail.com.
