New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/pull/46832#issuecomment-1823190085 Comment: > The current iteration (rc4) has a couple of test failures on aarch64: > > ``` > sage/libs/gap/element.pyx (killed due to segfault) > sage/matrix/matrix_integer_dense.pyx (killed due to segfault) > sage/graphs/generic_graph.py (timed out) > ``` > > With regard to the crossbuild, I will investigate eclib and flint (in the past, our crossbuilt flintlib was giving a doctest error in sage). Can you try running those tests again? At least the `matrix_integer_dense.pyx` I think I've seen from time to time as a random segfault. The others I don't know, if you can reproduce consistently, then try to see what triggers it, get a minimal example that reproduces the issue, and submit a bug report upstream.