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

Release job failed for linux/arm64 at 1.25.0 #1941

Closed
suzuki-shunsuke opened this issue Mar 8, 2024 · 3 comments
Closed

Release job failed for linux/arm64 at 1.25.0 #1941

suzuki-shunsuke opened this issue Mar 8, 2024 · 3 comments

Comments

@suzuki-shunsuke
Copy link

/~https://github.com/casey/just/actions/runs/8196561542/job/22417043127

  error occurred: Failed to find tool. Is `aarch64-linux-musl-gcc` installed?

/~https://github.com/casey/just/releases/tag/1.25.0

image

Some pre-built binaries weren't released.

@casey
Copy link
Owner

casey commented Mar 8, 2024

Fixed! I think this was caused by the new blake3 dependencies, but installing some inscrutable packages and exporting some inscrutable environment variables fixed it. Prebuilt binaries are available on the release page.

@casey casey closed this as completed Mar 8, 2024
@suzuki-shunsuke
Copy link
Author

Release still failed at 1.25.1.

/~https://github.com/casey/just/releases/tag/1.25.1

image

/~https://github.com/casey/just/actions/runs/8217664170/job/22473612069

error[E0425]: cannot find value `MAP_32BIT` in crate `libc`
  --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.11.1/src/sys/mman.rs:53:9
   |
53 |         MAP_32BIT;
   |         ^^^^^^^^^ not found in `libc`

For more information about this error, try `rustc --explain E0425`.
error: could not compile `nix` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
Error: Process completed with exit code 101.
image

@suzuki-shunsuke
Copy link
Author

suzuki-shunsuke commented Mar 10, 2024

I opened a new issue because the error message was different.

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