New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/31379#issuecomment-858076810 Comment: > Bail out! GLib-FATAL-ERROR: ../glib/gmem.c:177: failed to allocate 262144 bytes They do some weird test that breaks on 32bit, I assume. For musl, try changing the include order to be musl headers first and then the `linux/*` ones.