New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/48480#issuecomment-1948421918 Comment: Strangely `aarch64-musl` builds, but `aarch64-glibc` fails with ``` r/include/gnu/stubs.h:7:11: fatal error: 'gnu/stubs-32.h' file not found clang diag: /usr/include/features.h:414:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings] panicked at bindgen-cli/main.rs:52:36: Unable to generate bindings: ClangDiagnostic("/usr/include/gnu/stubs.h:7:11: fatal error: 'gnu/stubs-32.h' file not found\n") [2687/2874] ```