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

Failure to build 0.5.2 against aarch64-musl #95

Closed
maxice8 opened this issue Oct 24, 2018 · 3 comments
Closed

Failure to build 0.5.2 against aarch64-musl #95

maxice8 opened this issue Oct 24, 2018 · 3 comments
Labels

Comments

@maxice8
Copy link

maxice8 commented Oct 24, 2018

Trying to compile it for aarch64-musl on Void Linux

 Compiling aho-corasick v0.6.4
error[E0425]: cannot find value `MAP_32BIT` in module `libc`
  --> .cargo/registry/src/github.com-1ecc6299db9ec823/nix-0.11.0/src/sys/mman.rs:53:9
   |
53 |         MAP_32BIT;
   |         ^^^^^^^^^ not found in `libc`
   Compiling clap v2.28.0
   Compiling regex v0.2.3
error: aborting due to previous error
For more information about this error, try `rustc --explain E0425`.
error: Could not compile `nix`.
warning: build failed, waiting for other jobs to finish...
error: build failed

complete log

@lotabout
Copy link
Owner

@maxice8 Quick question: what is the last version of skim that works?

@lotabout
Copy link
Owner

Em... A quick search guides me to a nix/libc bug: nix-rust/nix#951

@lotabout
Copy link
Owner

lotabout commented Jan 3, 2019

Won't fix this unless nix supports aarch64-musl.

@lotabout lotabout closed this as completed Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants