Created
August 2, 2016 14:39
-
-
Save alexandrebini/2f1876c71ad169f9173f5b807826a164 to your computer and use it in GitHub Desktop.
go on Mac OS X 10.12 - Homebrew build logs
This file contains hidden or 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
Homebrew build logs for go on Mac OS X 10.12 | |
Build date: 2016-08-02 11:38:41 |
This file contains hidden or 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
HOMEBREW_VERSION: 0.9.9 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: a6033529cfdcfc6458aaa83a0bc9c4c141c60f96 | |
Last commit: 88 minutes ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: d4384351e4265256819b92d332aa3b5e54b00344 | |
Core tap last commit: 72 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.0 build 800 | |
Git: 2.9.2 => /usr/local/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /Users/bini/.rbenv/shims/ruby => /Users/bini/.rbenv/versions/2.3.1/bin/ruby | |
Java: 1.8.0_92 | |
OS X: 10.12-x86_64 | |
Xcode: N/A | |
CLT: 8.0.0.0.1.1468684416 | |
X11: N/A |
This file contains hidden or 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
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: A newer Command Line Tools release is available. | |
Update them from Software Update in the App Store. | |
Warning: You are using OS X 10.12. | |
We do not provide support for this pre-release version. | |
You may encounter build failures or other breakages. | |
Please create pull-requests instead of filing issues. |
This file contains hidden or 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
2016-08-02 11:38:41 -0300 | |
./make.bash | |
--no-clean | |
# Building C bootstrap tool. | |
cmd/dist | |
# Building compilers and Go bootstrap tool for host, darwin/amd64. | |
lib9 | |
libbio | |
liblink | |
cmd/cc | |
cmd/gc | |
cmd/6l | |
cmd/6a | |
cmd/6c | |
cmd/6g | |
runtime | |
errors | |
sync/atomic | |
sync | |
io | |
unicode | |
unicode/utf8 | |
unicode/utf16 | |
bytes | |
math | |
strings | |
strconv | |
bufio | |
sort | |
container/heap | |
encoding/base64 | |
syscall | |
time | |
os | |
reflect | |
fmt | |
encoding | |
encoding/json | |
flag | |
path/filepath | |
path | |
io/ioutil | |
log | |
regexp/syntax | |
regexp | |
go/token | |
go/scanner | |
go/ast | |
go/parser | |
os/exec | |
os/signal | |
net/url | |
text/template/parse | |
text/template | |
go/doc | |
go/build | |
cmd/go | |
# Building packages and commands for darwin/amd64. | |
runtime | |
errors | |
sync/atomic | |
unicode | |
unicode/utf8 | |
math | |
sort | |
failed MSpanList_Insert 0x4788a8 0x6775ace277 0x0 | |
fatal error: MSpanList_Insert | |
runtime stack: | |
runtime.MSpanList_Insert(0x40afd0, 0x4788a8) | |
/usr/local/go/src/runtime/mheap.c:692 +0x8f | |
runtime.MHeap_AllocStack(0x40af60, 0x4, 0xc20829e480) | |
/usr/local/go/src/runtime/mheap.c:267 +0x71 | |
goroutine 1 [semacquire]: | |
sync.(*WaitGroup).Wait(0xc2082ee8c0) | |
/usr/local/go/src/sync/waitgroup.go:132 +0x169 | |
main.(*builder).do(0xc2080650a0, 0xc208040d00) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:768 +0x5bf | |
main.runInstall(0x3f9a40, 0xc20800a090, 0x1, 0x1) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:351 +0x392 | |
main.main() | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/main.go:163 +0x608 | |
goroutine 5 [syscall]: | |
os/signal.loop() | |
/usr/local/go/src/os/signal/signal_unix.go:21 +0x1f | |
created by os/signal.init·1 | |
/usr/local/go/src/os/signal/signal_unix.go:27 +0x35 | |
goroutine 7 [syscall]: | |
syscall.Syscall6(0x7, 0x1db7, 0xc20809902c, 0x0, 0xc20807a900, 0x0, 0x0, 0xc2082ddd40, 0x6e4f1, 0xc2082ddd60) | |
/usr/local/go/src/syscall/asm_darwin_amd64.s:44 +0x5 | |
syscall.wait4(0x1db7, 0xc20809902c, 0x0, 0xc20807a900, 0x90, 0x0, 0x0) | |
/usr/local/go/src/syscall/zsyscall_darwin_amd64.go:32 +0x79 | |
syscall.Wait4(0x1db7, 0xc208099074, 0x0, 0xc20807a900, 0x0, 0x0, 0x0) | |
/usr/local/go/src/syscall/syscall_bsd.go:162 +0x60 | |
os.(*Process).wait(0xc208181380, 0x0, 0x0, 0x0) | |
/usr/local/go/src/os/exec_unix.go:22 +0x103 | |
os.(*Process).Wait(0xc208181380, 0xc2082821c0, 0x0, 0x0) | |
/usr/local/go/src/os/doc.go:45 +0x3a | |
os/exec.(*Cmd).Wait(0xc208323900, 0x0, 0x0) | |
/usr/local/go/src/os/exec/exec.go:364 +0x23c | |
os/exec.(*Cmd).Run(0xc208323900, 0x0, 0x0) | |
/usr/local/go/src/os/exec/exec.go:246 +0x71 | |
main.(*builder).runOut(0xc2080650a0, 0xc2080b0f00, 0x3c, 0xc2080633e9, 0x6, 0x0, 0x0, 0x0, 0xc208099478, 0x1, ...) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:1429 +0x349 | |
main.gcToolchain.gc(0xc2080650a0, 0xc2080e1800, 0xc208256e60, 0x4b, 0xc208256dc0, 0x4f, 0xc2081fdb60, 0x2, 0x2, 0xc208063d40, ...) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:1667 +0xf4c | |
main.(*gcToolchain).gc(0x404a60, 0xc2080650a0, 0xc2080e1800, 0xc208256e60, 0x4b, 0xc208256dc0, 0x4f, 0xc2081fdb60, 0x2, 0x2, ...) | |
<autogenerated>:3 +0x19c | |
main.(*builder).build(0xc2080650a0, 0xc208041a00, 0x0, 0x0) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:944 +0x2828 | |
main.func·005(0xc208041a00) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:702 +0x3b9 | |
main.func·006() | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:759 +0x15a | |
created by main.(*builder).do | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:765 +0x591 | |
goroutine 8 [semacquire]: | |
sync.(*Mutex).Lock(0xc2080650e0) | |
/usr/local/go/src/sync/mutex.go:66 +0xd3 | |
main.func·006() | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:756 +0x100 | |
created by main.(*builder).do | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:765 +0x591 | |
goroutine 9 [syscall]: | |
syscall.Syscall6(0x7, 0x1db8, 0xc20809502c, 0x0, 0xc20807a990, 0x0, 0x0, 0xc2082ddda0, 0x6e4f1, 0xc2082dddc0) | |
/usr/local/go/src/syscall/asm_darwin_amd64.s:44 +0x5 | |
syscall.wait4(0x1db8, 0xc20809502c, 0x0, 0xc20807a990, 0x90, 0x0, 0x0) | |
/usr/local/go/src/syscall/zsyscall_darwin_amd64.go:32 +0x79 | |
syscall.Wait4(0x1db8, 0xc208095074, 0x0, 0xc20807a990, 0x0, 0x0, 0x0) | |
/usr/local/go/src/syscall/syscall_bsd.go:162 +0x60 | |
os.(*Process).wait(0xc2081813a0, 0x0, 0x0, 0x0) | |
/usr/local/go/src/os/exec_unix.go:22 +0x103 | |
os.(*Process).Wait(0xc2081813a0, 0xc208282380, 0x0, 0x0) | |
/usr/local/go/src/os/doc.go:45 +0x3a | |
os/exec.(*Cmd).Wait(0xc208323a40, 0x0, 0x0) | |
/usr/local/go/src/os/exec/exec.go:364 +0x23c | |
os/exec.(*Cmd).Run(0xc208323a40, 0x0, 0x0) | |
/usr/local/go/src/os/exec/exec.go:246 +0x71 | |
main.(*builder).runOut(0xc2080650a0, 0xc2080d20f0, 0x41, 0xc208063fb1, 0xb, 0x0, 0x0, 0x0, 0xc208095478, 0x1, ...) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:1429 +0x349 | |
main.gcToolchain.gc(0xc2080650a0, 0xc208116c00, 0xc208256fa0, 0x50, 0xc20825d740, 0x54, 0xc208180180, 0x2, 0x2, 0xc208180160, ...) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:1667 +0xf4c | |
main.(*gcToolchain).gc(0x404a60, 0xc2080650a0, 0xc208116c00, 0xc208256fa0, 0x50, 0xc20825d740, 0x54, 0xc208180180, 0x2, 0x2, ...) | |
<autogenerated>:3 +0x19c | |
main.(*builder).build(0xc2080650a0, 0xc208041e10, 0x0, 0x0) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:944 +0x2828 | |
main.func·005(0xc208041e10) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:702 +0x3b9 | |
main.func·006() | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:759 +0x15a | |
created by main.(*builder).do | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:765 +0x591 | |
goroutine 10 [syscall]: | |
syscall.Syscall6(0x7, 0x1db9, 0xc20809702c, 0x0, 0xc20807aa20, 0x0, 0x0, 0xc2082dde00, 0x6e4f1, 0xc2082dde20) | |
/usr/local/go/src/syscall/asm_darwin_amd64.s:44 +0x5 | |
syscall.wait4(0x1db9, 0xc20809702c, 0x0, 0xc20807aa20, 0x90, 0x0, 0x0) | |
/usr/local/go/src/syscall/zsyscall_darwin_amd64.go:32 +0x79 | |
syscall.Wait4(0x1db9, 0xc208097074, 0x0, 0xc20807aa20, 0x0, 0x0, 0x0) | |
/usr/local/go/src/syscall/syscall_bsd.go:162 +0x60 | |
os.(*Process).wait(0xc2081813c0, 0x0, 0x0, 0x0) | |
/usr/local/go/src/os/exec_unix.go:22 +0x103 | |
os.(*Process).Wait(0xc2081813c0, 0xc20829e120, 0x0, 0x0) | |
/usr/local/go/src/os/doc.go:45 +0x3a | |
os/exec.(*Cmd).Wait(0xc208323b80, 0x0, 0x0) | |
/usr/local/go/src/os/exec/exec.go:364 +0x23c | |
os/exec.(*Cmd).Run(0xc208323b80, 0x0, 0x0) | |
/usr/local/go/src/os/exec/exec.go:246 +0x71 | |
main.(*builder).runOut(0xc2080650a0, 0xc20807dc00, 0x3d, 0xc208062ee7, 0x7, 0x0, 0x0, 0x0, 0xc208097478, 0x1, ...) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:1429 +0x349 | |
main.gcToolchain.gc(0xc2080650a0, 0xc2080c4800, 0xc208257c70, 0x4c, 0xc208257bd0, 0x50, 0xc208180740, 0x2, 0x2, 0xc20822d5e0, ...) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:1667 +0xf4c | |
main.(*gcToolchain).gc(0x404a60, 0xc2080650a0, 0xc2080c4800, 0xc208257c70, 0x4c, 0xc208257bd0, 0x50, 0xc208180740, 0x2, 0x2, ...) | |
<autogenerated>:3 +0x19c | |
main.(*builder).build(0xc2080650a0, 0xc2082ce1a0, 0x0, 0x0) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:944 +0x2828 | |
main.func·005(0xc2082ce1a0) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:702 +0x3b9 | |
main.func·006() | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:759 +0x15a | |
created by main.(*builder).do | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:765 +0x591 | |
goroutine 11 [runnable]: | |
syscall.Syscall(0x6, 0x12, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/go/src/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.Close(0x12, 0x0, 0x0) | |
/usr/local/go/src/syscall/zsyscall_darwin_amd64.go:402 +0x55 | |
syscall.forkExec(0xc208216af0, 0x4a, 0xc208282540, 0xe, 0xe, 0xc20827cf80, 0x1dba, 0x0, 0x0) | |
/usr/local/go/src/syscall/exec_unix.go:201 +0x59d | |
syscall.StartProcess(0xc208216af0, 0x4a, 0xc208282540, 0xe, 0xe, 0xc20827cf80, 0x2, 0x4, 0x0, 0x0) | |
/usr/local/go/src/syscall/exec_unix.go:238 +0x72 | |
os.startProcess(0xc208216af0, 0x4a, 0xc208282540, 0xe, 0xe, 0xc208217950, 0x275f40, 0x0, 0x0) | |
/usr/local/go/src/os/exec_posix.go:45 +0x47b | |
os.StartProcess(0xc208216af0, 0x4a, 0xc208282540, 0xe, 0xe, 0xc208217950, 0x2, 0x0, 0x0) | |
/usr/local/go/src/os/doc.go:24 +0x72 | |
os/exec.(*Cmd).Start(0xc208323e00, 0x0, 0x0) | |
/usr/local/go/src/os/exec/exec.go:316 +0x92e | |
os/exec.(*Cmd).Run(0xc208323e00, 0x0, 0x0) | |
/usr/local/go/src/os/exec/exec.go:243 +0x3a | |
main.(*builder).runOut(0xc2080650a0, 0xc2080e8730, 0x42, 0xc208063421, 0xc, 0x0, 0x0, 0x0, 0xc20827d478, 0x1, ...) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:1429 +0x349 | |
main.gcToolchain.gc(0xc2080650a0, 0xc2080c4c00, 0xc20825df80, 0x51, 0xc20825de60, 0x55, 0xc208180da0, 0x2, 0x2, 0xc2082a22a0, ...) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:1667 +0xf4c | |
main.(*gcToolchain).gc(0x404a60, 0xc2080650a0, 0xc2080c4c00, 0xc20825df80, 0x51, 0xc20825de60, 0x55, 0xc208180da0, 0x2, 0x2, ...) | |
<autogenerated>:3 +0x19c | |
main.(*builder).build(0xc2080650a0, 0xc2082ce340, 0x0, 0x0) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:944 +0x2828 | |
main.func·005(0xc2082ce340) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:702 +0x3b9 | |
main.func·006() | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:759 +0x15a | |
created by main.(*builder).do | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:765 +0x591 | |
goroutine 12 [runnable]: | |
syscall.Syscall(0x4, 0x2, 0xc20825a300, 0x5, 0x5, 0x0, 0x0) | |
/usr/local/go/src/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.write(0x2, 0xc20825a300, 0x5, 0x40, 0x206669202c65756c, 0x0, 0x0) | |
/usr/local/go/src/syscall/zsyscall_darwin_amd64.go:1358 +0x6e | |
syscall.Write(0x2, 0xc20825a300, 0x5, 0x40, 0x2066692073612073, 0x0, 0x0) | |
/usr/local/go/src/syscall/syscall_unix.go:152 +0x58 | |
os.(*File).write(0xc20803a010, 0xc20825a300, 0x5, 0x40, 0x0, 0x0, 0x0) | |
/usr/local/go/src/os/file_unix.go:212 +0xd7 | |
os.(*File).Write(0xc20803a010, 0xc20825a300, 0x5, 0x40, 0x1, 0x0, 0x0) | |
/usr/local/go/src/os/file.go:139 +0x91 | |
fmt.Fprintf(0x46dad0, 0xc20803a010, 0x2a5950, 0x3, 0xc20827fb20, 0x1, 0x1, 0x73696c6261747365, 0x0, 0x0) | |
/usr/local/go/src/fmt/print.go:189 +0xac | |
main.(*builder).build(0xc2080650a0, 0xc2082ce9c0, 0x0, 0x0) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:812 +0x7d7 | |
main.func·005(0xc2082ce9c0) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:702 +0x3b9 | |
main.func·006() | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:759 +0x15a | |
created by main.(*builder).do | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:765 +0x591 | |
goroutine 13 [runnable]: | |
syscall.Syscall(0x88, 0xc2081ae5a0, 0x1ff, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/go/src/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.Mkdir(0xc208236fa0, 0x47, 0x1ff, 0x0, 0x0) | |
/usr/local/go/src/syscall/zsyscall_darwin_amd64.go:785 +0x91 | |
os.Mkdir(0xc208236fa0, 0x47, 0x1ff, 0x0, 0x0) | |
/usr/local/go/src/os/file.go:205 +0x58 | |
os.MkdirAll(0xc208236fa0, 0x47, 0x1ff, 0x0, 0x0) | |
/usr/local/go/src/os/path.go:49 +0x327 | |
os.MkdirAll(0xc208236fa0, 0x4d, 0xc2000001ff, 0x0, 0x0) | |
/usr/local/go/src/os/path.go:42 +0x2cc | |
main.(*builder).mkdir(0xc2080650a0, 0xc208236fa0, 0x4d, 0x0, 0x0) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:1527 +0x1a7 | |
main.(*builder).build(0xc2080650a0, 0xc2082fa820, 0x0, 0x0) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:822 +0xba4 | |
main.func·005(0xc2082fa820) | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:702 +0x3b9 | |
main.func·006() | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:759 +0x15a | |
created by main.(*builder).do | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:765 +0x591 | |
goroutine 14 [semacquire]: | |
sync.(*Mutex).Lock(0xc2080650e0) | |
/usr/local/go/src/sync/mutex.go:66 +0xd3 | |
main.func·006() | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:756 +0x100 | |
created by main.(*builder).do | |
/private/tmp/go-20160802-7355-1wufm38/gobootstrap/src/cmd/go/build.go:765 +0x591 | |
goroutine 48 [runnable]: | |
os/exec.func·004(0xc2081fdca0) | |
/usr/local/go/src/os/exec/exec.go:327 | |
created by os/exec.(*Cmd).Start | |
/usr/local/go/src/os/exec/exec.go:329 +0xb6d | |
goroutine 49 [runnable]: | |
os/exec.func·004(0xc2081802c0) | |
/usr/local/go/src/os/exec/exec.go:327 | |
created by os/exec.(*Cmd).Start | |
/usr/local/go/src/os/exec/exec.go:329 +0xb6d | |
goroutine 50 [runnable]: | |
os/exec.func·004(0xc2081808a0) | |
/usr/local/go/src/os/exec/exec.go:327 | |
created by os/exec.(*Cmd).Start | |
/usr/local/go/src/os/exec/exec.go:329 +0xb6d | |
HOMEBREW_VERSION: 0.9.9 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: a6033529cfdcfc6458aaa83a0bc9c4c141c60f96 | |
Last commit: 87 minutes ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: d4384351e4265256819b92d332aa3b5e54b00344 | |
Core tap last commit: 71 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
GCC-4.2: build 0 | |
Clang: 8.0 build 800 | |
Git: 2.9.2 => /usr/local/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_92 | |
OS X: 10.12-x86_64 | |
Xcode: N/A | |
CLT: 8.0.0.0.1.1468684416 | |
X11: N/A | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/Homebrew/os/mac/pkgconfig/10.12 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/Homebrew/shims/super:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or 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
ld called with: --version | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names --version | |
clang called with: -mmacosx-version-min=10.6 -O2 -Wall -Werror -o cmd/dist/dist -Icmd/dist -DGOROOT_FINAL="/private/tmp/go-20160802-7355-1wufm38/gobootstrap" cmd/dist/arm.c cmd/dist/buf.c cmd/dist/build.c cmd/dist/buildgc.c cmd/dist/buildgo.c cmd/dist/buildruntime.c cmd/dist/main.c cmd/dist/plan9.c cmd/dist/unix.c cmd/dist/windows.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -mmacosx-version-min=10.6 -O2 -Wall -Werror -o cmd/dist/dist -Icmd/dist -DGOROOT_FINAL="/private/tmp/go-20160802-7355-1wufm38/gobootstrap" cmd/dist/arm.c cmd/dist/buf.c cmd/dist/build.c cmd/dist/buildgc.c cmd/dist/buildgo.c cmd/dist/buildruntime.c cmd/dist/main.c cmd/dist/plan9.c cmd/dist/unix.c cmd/dist/windows.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment