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

all: freebsd/ppc64 not supported #28442

Closed
pkubaj opened this issue Oct 27, 2018 · 2 comments
Closed

all: freebsd/ppc64 not supported #28442

pkubaj opened this issue Oct 27, 2018 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Suggested Issues that may be good for new contributors looking for work to do.
Milestone

Comments

@pkubaj
Copy link

pkubaj commented Oct 27, 2018

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

1.11.1

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

freebsd/amd64

What did you do?

I tried to bootstrap Go for freebsd/ppc64.

If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

What did you expect to see?

I expected to see bootstrapped Go for freebsd/ppc64.

What did you see instead?

cmd/go: unsupported GOOS/GOARCH pair freebsd/ppc64
go tool dist: FAILED: /usr/local/go-freebsd-ppc64-bootstrap/pkg/tool/freebsd_amd64/go_bootstrap install -gcflags=all= -ldflags=all= std cmd: exit status 2
@ianlancetaylor ianlancetaylor changed the title unsupported GOOS/GOARCH pair freebsd/ppc64 all: freebsd/ppc64 not supported Oct 27, 2018
@ianlancetaylor
Copy link
Contributor

We would be happy to accept patches to support this, following the requirements listed at https://golang.org/wiki/PortingPolicy.

@ianlancetaylor ianlancetaylor added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Oct 27, 2018
@ianlancetaylor ianlancetaylor added this to the Unplanned milestone Oct 27, 2018
@ianlancetaylor ianlancetaylor added the Suggested Issues that may be good for new contributors looking for work to do. label Oct 27, 2018
@pkubaj
Copy link
Author

pkubaj commented Nov 9, 2018

Since I don't have the resources necessary to maintain a port, I'm closing this.

@pkubaj pkubaj closed this as completed Nov 9, 2018
@golang golang locked and limited conversation to collaborators Nov 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Suggested Issues that may be good for new contributors looking for work to do.
Projects
None yet
Development

No branches or pull requests

3 participants