sage-on-gentoo icon indicating copy to clipboard operation
sage-on-gentoo copied to clipboard

(Unofficial) Gentoo Overlay for Sage- and Sage-related ebuilds

Results 25 sage-on-gentoo issues
Sort by recently updated
recently updated
newest added

Lots of doctest failures are appearing now that setuptools 65+ are the only version availables. cython called distutils extension that are deprecated. Example ``` sage -t --long --random-seed=205705670410541188758081033436036560950 /usr/lib/python3.10/site-packages/sage/rings/polynomial/ore_polynomial_element.pyx **********************************************************************...

I see these on vanilla as well where system `brial` is used. I could not find an issue on sagemath github. ``` sage -t --random-seed=83057325440012093370419712562589552544 /usr/lib/python3.10/site-packages/sage/rings/polynomial/pbori/gbcore.py # Killed due to...

Just a reminder of possible extensions for the eclass. - function to run the fake `configure` often found in gap packages and which always have the same argument - function...

Tried to build `sagemath-standard` to reproduce a possible tool chain failure. Got the build failure as: # emerge -av1 sagemath-standard ``` # emerge -av1 sagemath-standard ... [ebuild N ] sci-mathematics/sagemath-standard-10.3::sage-on-gentoo...

This is a good one. ``` sage -t --long --random-seed=7248854323037540409093786245466017113 /usr/lib/python3.12/site-packages/sage_setup/clean.py ********************************************************************** File "/usr/lib/python3.12/site-packages/sage_setup/clean.py", line 92, in sage_setup.clean._find_stale_files Failed example: for f in files('sagemath-standard'): dir = os.path.dirname(str(f)) extra_files[dir] = extra_files.get(dir,...