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

Support target x86_64-unknown-linux-musl #518

Closed
lgalabru opened this issue Aug 17, 2022 · 4 comments
Closed

Support target x86_64-unknown-linux-musl #518

lgalabru opened this issue Aug 17, 2022 · 4 comments

Comments

@lgalabru
Copy link
Contributor

See stacks-network/stacks-core#3243 (comment)

@jcnelson
Copy link

I'm not sure how tractable this is to fix, because it happens in the deno dependency. Here are the relevant parts of cargo build:

$ cargo build
<snip>
error: failed to add native library /home/jude/pkg/clarinet/target/debug/gn_out/obj/librusty_v8.a: file too small to be an archive

error: could not compile `rusty_v8` due to previous error
warning: build failed, waiting for other jobs to finish...
error: build failed

I traced this to this issue here, which has been open since Dec 2019.

@lgalabru
Copy link
Contributor Author

Related #560

@hugocaillard
Copy link
Collaborator

hugocaillard commented Sep 20, 2023

Deno (and especially our outdated version) brings many compilation issues.
To be re-assessed once we remove Deno as part of #1065

@lgalabru
Copy link
Contributor Author

Clarinet 2 is out, closing now!

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

No branches or pull requests

3 participants