Steven Trogdon
Steven Trogdon
`sagemath-standard-9999` builds here with `gcc-13.3.1_p20240614` and `flint-3.1.3_p1` installed.
This is the latest `sage-doc-9999` for `sagemath-10.5.beta3`. I have `sphinx-8.0.2` installed as well as `mpmath-1.3.0-r1`. So I get: ``` sage --docbuild --no-pdf-links reference/references inventory [reference] Warning: Sage imports in libelefun...
`sage-doc-9999` now builds as of commit https://github.com/cschwan/sage-on-gentoo/commit/3e185c1d924921342dd95961c8cf4e3fad8659bd
The docs build fine here with `numpy-1.26.4`.
I now get a failure building `sage-doc-9999` with `numpy-2.0.0` installed: ``` [plotting ] AttributeError: `ptp` was removed from the ndarray class in NumPy 2.0. Use np.ptp(arr, ...) instead. [plotting ]...
It looks like `sagemath-standard-9999` needs to be updated to allow for `numpy-2.0.0`.
sage with `cython-3.0.11` and the regression patch https://github.com/void-linux/void-packages/commit/b5926bd0342911d1547f37a862082ab73ee1644e does build. However, the regression patch does not appear under https://github.com/cython/cython/commits/master/
After a length system update I see: ``` * Applying sagemath-standard-10.4b-neutering.patch ... [ ok ] * Build system packages: * dev-python/gpep517 : 16 * dev-python/installer : 0.7.0 * dev-python/cython :...
`sagemath-standard-9999` now builds but `sage-doc-9999` fails.
This is curious since I was able to install `sagemath-standard-9999`(10.5.beta4) without issue.