New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/34030#issuecomment-967473305 Comment: With this, at least it gets to the end ``` => Registering new packages to /host/binpkgs/sagemath index: added `sage-9.5.beta5_1' (x86_64). index: 1 packages registered. => sage-9.5.beta5_1: removing autodeps, please wait... => sage-9.5.beta5_1: cleaning build directory... => sage: removing files from destdir... ``` on the `x86_64` ``` make[2]: Leaving directory '/builddir/sage-9.5.beta5/build/make' real 22m23.377s user 164m31.944s sys 6m1.798s Sage build/upgrade complete! ``` Obviously, it complains that ``` => sage-9.5.beta5_1: running pre-pkg hook: 99-pkglint ... => WARNING: sage-9.5.beta5_1: liblinbox.so.0 not found in common/shlibs! => WARNING: sage-9.5.beta5_1: liblrcalc.so.1 not found in common/shlibs! => WARNING: sage-9.5.beta5_1: libbrial_groebner.so.3 not found in common/shlibs! => WARNING: sage-9.5.beta5_1: libcliquer.so.1 not found in common/shlibs! => WARNING: sage-9.5.beta5_1: libpython3.9.so.1.0 not found in common/shlibs! => WARNING: sage-9.5.beta5_1: libbrial.so.3 not found in common/shlibs! => WARNING: sage-9.5.beta5_1: libgap.so.0 not found in common/shlibs! => WARNING: sage-9.5.beta5_1: libbraiding.so.0 not found in common/shlibs! => WARNING: sage-9.5.beta5_1: libhomfly.so.0 not found in common/shlibs! ``` and lots of `=> WARNING: sage-9.5.beta5_1: removed empty dir: ...`