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

x/sys/unix: cannot build for linux/{ppc64,ppc64le} #10087

Closed
mikioh opened this issue Mar 5, 2015 · 3 comments
Closed

x/sys/unix: cannot build for linux/{ppc64,ppc64le} #10087

mikioh opened this issue Mar 5, 2015 · 3 comments

Comments

@mikioh
Copy link
Contributor

mikioh commented Mar 5, 2015

The package is still under curation, just as a reminder.

# golang.org/x/sys/unix
/swdev/src/golang.org/x/sys/unix/flock.go:18: undefined: Flock_t
/swdev/src/golang.org/x/sys/unix/sockcmsg_linux.go:14: undefined: Ucred
/swdev/src/golang.org/x/sys/unix/sockcmsg_linux.go:27: undefined: Ucred
/swdev/src/golang.org/x/sys/unix/sockcmsg_unix.go:42: undefined: Cmsghdr
@mikioh mikioh added the repo-sys label Mar 5, 2015
@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@rsc rsc changed the title unix: cannot build for linux/{ppc64,ppc64le} x/sys/unix: cannot build for linux/{ppc64,ppc64le} Apr 14, 2015
@rsc rsc modified the milestones: Unreleased, Unplanned Apr 14, 2015
@rsc rsc removed the repo-sys label Apr 14, 2015
caarlos0 added a commit to goreleaser/goreleaser that referenced this issue Apr 21, 2017
@hacdias
Copy link

hacdias commented Jul 30, 2017

I'm getting this error too. Isn't it supposed to be fixed two years later?

@bradfitz
Copy link
Contributor

@hacdias, your checkout is old.

You should see as of today,

$ cd $GOPATH/src/golang.org/x/sys/unix && git rev-parse HEAD
0f826bdd13b500be0f1d4004938ad978fcc6031e

This was fixed by https://golang.org/cl/37943

@hacdias
Copy link

hacdias commented Jul 30, 2017 via email

@golang golang locked and limited conversation to collaborators Jul 30, 2018
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

5 participants