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

ARM Raspberry Pi support? #8697

Closed
elgs opened this issue Dec 9, 2020 · 5 comments
Closed

ARM Raspberry Pi support? #8697

elgs opened this issue Dec 9, 2020 · 5 comments

Comments

@elgs
Copy link

elgs commented Dec 9, 2020

I am running Arch Linux on Raspberry Pi and it seems deno is not working on it yet. I wonder if this is something on the road map or not? Thanks.

@crowlKats
Copy link
Member

Duplicate of #1846

@elgs
Copy link
Author

elgs commented Dec 9, 2020

Thanks!

@elgs elgs closed this as completed Dec 9, 2020
@a-x-
Copy link

a-x- commented Mar 27, 2021

Why is it duplicate?
#1846 is about arm64, but raspberry has other arch: armv7l

So, currently deno binary does not work on Raspberry,
Event hayd/alpine-deno:1.8.2 docker image does not work on Pi.

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

@a-x-
Copy link

a-x- commented Mar 27, 2021

Building Deno on rpi4 does not work too...

   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

a-x- commented Mar 27, 2021

Looks like more relevant issues is: #2295

@denoland denoland locked as resolved and limited conversation to collaborators Mar 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants