Created
June 12, 2014 23:06
-
-
Save alco/40410895d1797cb2c8e9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[goxc:xc] 2014/06/13 01:53:08 invoking '/usr/local/Cellar/go/1.2.2/libexec/bin/go build -ldflags " -X main.BUILD_DATE '2014-06-13T01:53:08+03:00' -X main.VERSION 'snapshot' " -o /Users/alco/home/goworkspace/bin/goon-xc/snapshot/plan9_386/goon .' from '/Users/alco/extra/goworkspace/src/goon' | |
# goon | |
/Users/alco/home/goworkspace/src/goon/main.go:237: undefined: syscall.WaitStatus | |
/Users/alco/home/goworkspace/src/goon/main.go:238: s.ExitStatus undefined (type interface {} has no field or method ExitStatus) | |
[goxc:xc] 2014/06/13 01:53:08 'go' returned error: exit status 2 | |
[goxc:xc] 2014/06/13 01:53:08 Error: exit status 2 | |
[goxc:xc] 2014/06/13 01:53:08 Have you run `goxc -t` for this platform (386,plan9)??? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment