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

cmd/go: illegal instruction on armv6l (Raspberry Pi zero) #62367

Closed
maddoglee opened this issue Aug 30, 2023 · 2 comments
Closed

cmd/go: illegal instruction on armv6l (Raspberry Pi zero) #62367

maddoglee opened this issue Aug 30, 2023 · 2 comments

Comments

@maddoglee
Copy link

What is the URL of the page with the issue?

https://go.dev/dl/

What is your user agent?

Your user agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36

Screenshot

What did you do?

I tried to install go1.21.0.linux-armv6l.tar.gz on a Raspberry Pi Zero and found that I got Illegal Instruction errors. I installed version 1.20.7 the same way and it worked, so there must be something wrong with the 1.21.0 file.

What did you expect to see?

go version

What did you see instead?

Illegal Instruction

@gopherbot gopherbot added this to the Unreleased milestone Aug 30, 2023
@mengzhuo mengzhuo changed the title x/pkgsite: cmd/go: illegal instruction on armv6l (Raspberry Pi zero) Aug 30, 2023
@mengzhuo mengzhuo removed the pkgsite label Aug 30, 2023
@mengzhuo
Copy link
Contributor

Since all release will be tested on raspberry pi, it should be ok to run go command.
Could you provide more information such as output of:
uname -a
go env
same as other bug report?

@seankhliao
Copy link
Member

Duplicate of #62164

@seankhliao seankhliao marked this as a duplicate of #62164 Aug 30, 2023
@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2023
@golang golang locked and limited conversation to collaborators Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants