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

go/build: CGO_ENABLED=0 build fails on go1.2 #6567

Closed
mikioh opened this issue Oct 11, 2013 · 3 comments
Closed

go/build: CGO_ENABLED=0 build fails on go1.2 #6567

mikioh opened this issue Oct 11, 2013 · 3 comments
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Oct 11, 2013

What steps will reproduce the problem?
1. CGO_ENABLED=0 ./all.bash
2.
3.

What is the expected output? What do you see instead?
--- FAIL: TestDependencies (0.07 seconds)
    deps_test.go:401: linux/amd64/cgo=false no buildable Go source files in /.../go/src/pkg/runtime/cgo
    deps_test.go:419: skipping other systems

Please use labels and text to provide additional information.
062f1f0ea8ba tip
@mikioh
Copy link
Contributor Author

mikioh commented Oct 11, 2013

@ianlancetaylor
Copy link
Contributor

Comment 2:

Owner changed to @ianlancetaylor.

Status changed to Started.

@ianlancetaylor
Copy link
Contributor

Comment 3:

This issue was closed by revision 96648e0.

Status changed to Fixed.

@rsc rsc added this to the Go1.2 milestone Apr 14, 2015
@rsc rsc removed the go1.2 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
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