Advertisement
goatbar

trying to build go on mac osx 10.9 with fink

Nov 28th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. testing/iotest
  2. testing/quick
  3. # runtime/cgo
  4. clang: warning: argument unused during compilation: '-pthread'
  5. # runtime/cgo
  6. clang: error: no such file or directory: 'libgcc.a'
  7. ### execution of /tmp/fink.vkPuA failed, exit code 2
  8. ### execution of /tmp/fink.4346W failed, exit code 2
  9. Removing runtime build-lock...
  10. Removing build-lock package...
  11. /sw/bin/dpkg-lockwait -r fink-buildlock-go-1.1.2-1
  12. (Reading database ... 213997 files and directories currently installed.)
  13. Removing fink-buildlock-go-1.1.2-1 ...
  14. Failed: phase compiling: go-1.1.2-1 failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement