New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/34030#issuecomment-979820980 Comment: Sounds reasonable. On musl, the failures are not real (I think) (and similar for i686) ``` sage -t --random-seed=53597881869110074179920514523677232559 src/sage/parallel/map_reduce.py # Timed out sage -t --random-seed=53597881869110074179920514523677232559 src/sage/schemes/affine/affine_point.py # Killed due to kill signal ``` Do you think python3.10 will make it into sage9.5? Can you bring the `depends` down to what is really necessary, and make sure it removes properly with xbps-remove? (last time I tried, it left behind `/usr/lib/sage..`)