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

hayd/alpine-deno:1.8.2 standard_init_linux.go:211: exec user process caused "exec format error" on raspbian #117

Closed
a-x- opened this issue Mar 27, 2021 · 2 comments

Comments

@a-x-
Copy link

a-x- commented Mar 27, 2021

I tried to run it on raspberry 4 raspbian

Linux rpi4 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux

Looks like you use precompiled binary file.


Also, I tried to compile Deno on rpi and it failed right at the end of process with weird errors:

   Compiling naga v0.3.2
error: failed to add native library /tmp/cargo-installmGoXAQ/release/gn_out/obj/librusty_v8.a: file too small to be an archive

error: aborting due to previous error

error: could not compile `rusty_v8`

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: failed to add native library /tmp/cargo-installmGoXAQ/release/gn_out/obj/librusty_v8.a: file too small to be an archive

error: aborting due to previous error

error: failed to compile `deno v1.8.2`, intermediate artifacts can be found at `/tmp/cargo-installmGoXAQ`
@a-x-
Copy link
Author

a-x- commented Mar 27, 2021

denoland/deno#2295

@a-x- a-x- closed this as completed Mar 27, 2021
@hayd
Copy link
Contributor

hayd commented Mar 27, 2021

Thanks for reporting. i think once we have #5, then this will be solvable via the various targets (and I can publish to those as well) ...

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