New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/pull/49966#issuecomment-2075958962 Comment: > Thanks for the reminder. Both tests pass from within sage. also from sage, `sage -t -a` passes all tests, so this is good to go. > > Btw, I'm getting tons of `warning: sage/*: noexcept clause is ignored for function returning Python object` at the beginning of do_build. Yes, this is a new warning in cython 3.0.10, safe to ignore. All of these warnings are gone in my beta branch of sagemath at #49571 (it's a bit outdated, will try to update soon).