You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All PRs (and main) are currently red because GCC was segfaulting earlier, and is currently providing no output when compiling github.com/miekg/pkcs11.
#24 359.1 # github.com/miekg/pkcs11
#24 359.1 cgo: gcc produced no output
This only happens on the aarch64-part of the build. Perhaps this will resolve itself over time; perhaps we want to (temporarily) disable the aarch64 container builds?
The text was updated successfully, but these errors were encountered:
All PRs (and
main
) are currently red because GCC was segfaulting earlier, and is currently providing no output when compilinggithub.com/miekg/pkcs11
.This only happens on the
aarch64
-part of the build. Perhaps this will resolve itself over time; perhaps we want to (temporarily) disable theaarch64
container builds?The text was updated successfully, but these errors were encountered: