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

aarch64 builds fail with "exec format error" #12670

Open
nwellnhof opened this issue Oct 30, 2024 · 1 comment
Open

aarch64 builds fail with "exec format error" #12670

nwellnhof opened this issue Oct 30, 2024 · 1 comment

Comments

@nwellnhof
Copy link
Contributor

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:

@ligurio
Copy link
Contributor

ligurio commented Nov 1, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants