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

Kill MIPS builds #23784

Closed
karalabe opened this issue Oct 21, 2021 · 1 comment · Fixed by #23800
Closed

Kill MIPS builds #23784

karalabe opened this issue Oct 21, 2021 · 1 comment · Fixed by #23800

Comments

@karalabe
Copy link
Member

The mips builder uses xgo, which is ancient and fails. Snce docker autobuilds are disabled, we can't even push new versions of xgo. Just nuke it.

fjl pushed a commit that referenced this issue Oct 25, 2021
xgo is not maintained at this time, so none of these builds work.

Closes #23784
sidhujag pushed a commit to syscoin/go-ethereum that referenced this issue Oct 25, 2021
xgo is not maintained at this time, so none of these builds work.

Closes ethereum#23784
@soharang
Copy link

As far as I understand, corss-compiling with xgo is not supported anymore so the following document page should be update.
https://geth.ethereum.org/docs/install-and-build/cross-compile

yongjun925 pushed a commit to DODOEX/go-ethereum that referenced this issue Dec 3, 2022
xgo is not maintained at this time, so none of these builds work.

Closes ethereum#23784
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

Successfully merging a pull request may close this issue.

2 participants