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

Build on ARM64 Faild, with Hypriot-Rpi64 on Raspberry 3B #4583

Closed
openthings opened this issue Jan 15, 2018 · 3 comments
Closed

Build on ARM64 Faild, with Hypriot-Rpi64 on Raspberry 3B #4583

openthings opened this issue Jan 15, 2018 · 3 comments

Comments

@openthings
Copy link

Version information:

Source Code 0.4.13

Type:

Build faild.

Severity:

Critical.

Description:

Run make build,with Hypriot-Rpi64(ARM64) on Raspberry 3B
Output infomation as:

installing gx v0.12.1
bin/dist_get /ipfs/QmT3CLJKJzWPuN4NAN4LLy69UpKskMF3AuYhXstKdn8V43 gx bin/gx-v0.12.1 v0.12.1
==> Using wget to download "https://ipfs.io/ipfs/QmT3CLJKJzWPuN4NAN4LLy69UpKskMF3AuYhXstKdn8V43/gx/v0.12.1/gx_v0.12.1_linux-arm64.tar.gz" to "bin/tmp/gx.tar.gz"
--2018-01-15 13:25:01--  https://ipfs.io/ipfs/QmT3CLJKJzWPuN4NAN4LLy69UpKskMF3AuYhXstKdn8V43/gx/v0.12.1/gx_v0.12.1_linux-arm64.tar.gz
Resolving ipfs.io (ipfs.io)... 217.182.195.23, 147.135.130.181, 2001:41d0:303:27b5::, ...
Connecting to ipfs.io (ipfs.io)|217.182.195.23|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-01-15 13:25:03 ERROR 404: Not Found.

error: couldn't download with wget (8)
==> Using curl to download "https://ipfs.io/ipfs/QmT3CLJKJzWPuN4NAN4LLy69UpKskMF3AuYhXstKdn8V43/gx/v0.12.1/gx_v0.12.1_linux-arm64.tar.gz" to "bin/tmp/gx.tar.gz"
error: couldn't download with curl (22)
Unable to download https://ipfs.io/ipfs/QmT3CLJKJzWPuN4NAN4LLy69UpKskMF3AuYhXstKdn8V43/gx/v0.12.1/gx_v0.12.1_linux-arm64.tar.gz. exiting.
make: *** [bin/gx-v0.12.1] Error 1
bin/Rules.mk:18: recipe for target 'bin/gx-v0.12.1' failed
The command '/bin/sh -c cd $SRC_DIR   && mkdir .git/objects   && ([ -z "$GX_IPFS" ] || echo $GX_IPFS > /root/.ipfs/api)   && make build' returned a non-zero code: 2

The gx_v0.12.1_linux-arm64.tar.gz. non-exist.

@leonardoalt
Copy link

@openthings Any news? I'm also stuck with that...

@magik6k
Copy link
Member

magik6k commented Mar 5, 2018

Looks like there is no arm64 dist for gx (or anything else really).

As a workaround you can try make install_unsupported

@lidel
Copy link
Member

lidel commented Jul 27, 2023

Docker images for ARM (at least ARM64 used by moden rPi) got fixed by #10021, will ship with Kubo 0.22

@lidel lidel closed this as completed Jul 27, 2023
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

4 participants