RPI 4, llvm musl 23.0 profile In file included from /var/tmp/portage/dev-libs/libsodium-1.0.19-r2/work/libsodium-stable/src/libsodium/crypto_aead/aes256gcm/armcrypto/aead_aes256gcm_armcrypto.c:35: /usr/lib/llvm/17/bin/../../../../lib/clang/17/include/arm_neon.h:62828:32: error: always_inline function 'vget_high_p64' requires target feature 'crypto', but would be inlined into function 'vmull_high_p64' that is compiled without support for 'crypto' 62828 | __ret = vmull_p64((poly64_t)(vget_high_p64(__p0)), (poly64_t)(vget_high_p64(__p1))); | ^ /usr/lib/llvm/17/bin/../../../../lib/clang/17/include/arm_neon.h:62828:65: error: always_inline function 'vget_high_p64' requires target feature 'crypto', but would be inlined into function 'vmull_high_p64' that is compiled without support for 'crypto' 62828 | __ret = vmull_p64((poly64_t)(vget_high_p64(__p0)), (poly64_t)(vget_high_p64(__p1))); | ^ 2 errors generated.
Created attachment 889960 [details] emerge --info '=dev-libs/libsodium-1.0.19-r2::gentoo'
Created attachment 889963 [details] build.log
I think this is fixed by 1.0.19_p20240117 -> bug 930867.