We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
libxml2 and apparently all other projects using aarch64 currently fail to build with the following error:
"compile-libfuzzer-address-aarch64": exec /usr/bin/bash: exec format error
Example logs:
The text was updated successfully, but these errors were encountered:
Lua as well: https://oss-fuzz-build-logs.storage.googleapis.com/log-6d6db990-9cf1-4c9d-b2a2-9504a17e0d21.txt
<snipped> Step #60: Already have image: gcr.io/oss-fuzz/lua Finished Step #60 Starting Step #61 - "compile-libfuzzer-address-aarch64" Step #61 - "compile-libfuzzer-address-aarch64": Already have image (with digest): gcr.io/cloud-builders/docker Step #61 - "compile-libfuzzer-address-aarch64": exec /usr/bin/bash: exec format error Finished Step #61 - "compile-libfuzzer-address-aarch64" <snipped>
Seems it is broken since 10 Oct 2024. Latest successfull log: https://oss-fuzz-build-logs.storage.googleapis.com/log-1c5fce49-0453-41a2-90d8-b21b635457c7.txt
Sorry, something went wrong.
No branches or pull requests
libxml2 and apparently all other projects using aarch64 currently fail to build with the following error:
Example logs:
The text was updated successfully, but these errors were encountered: