Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler segfaults and errors in CI #100

Closed
supakeen opened this issue Jan 25, 2025 · 1 comment
Closed

Compiler segfaults and errors in CI #100

supakeen opened this issue Jan 25, 2025 · 1 comment
Labels
ci 🐞 bug Something isn't working

Comments

@supakeen
Copy link
Member

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?

@supakeen supakeen added 🐞 bug Something isn't working ci labels Jan 25, 2025
@supakeen supakeen changed the title Compiler segfaults in CI Compiler segfaults and errors in CI Jan 25, 2025
@supakeen
Copy link
Member Author

Fixed by turning off CGO, thanks to @mvo5 in #108, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci 🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant