Skip to content

Instantly share code, notes, and snippets.

@tgautier
Created November 11, 2013 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tgautier/7417591 to your computer and use it in GitHub Desktop.
Save tgautier/7417591 to your computer and use it in GitHub Desktop.
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, darwin/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/cov
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/6a
cmd/6c
cmd/6g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
# Building packages and commands for darwin/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
unicode/utf16
crypto/subtle
container/list
container/ring
sync
image/color
container/heap
runtime/race
io
syscall
hash
crypto/cipher
crypto
hash/crc32
crypto/hmac
hash/adler32
crypto/md5
crypto/sha1
crypto/sha256
crypto/sha512
hash/crc64
hash/fnv
bytes
strings
time
bufio
text/tabwriter
path
html
compress/bzip2
strconv
math/rand
math/cmplx
os
reflect
regexp/syntax
net/url
encoding/base64
crypto/aes
crypto/rc4
path/filepath
os/exec
os/signal
encoding/pem
encoding/ascii85
encoding/base32
io/ioutil
image
regexp
image/draw
image/jpeg
fmt
encoding/binary
debug/dwarf
crypto/des
index/suffixarray
flag
go/token
text/template/parse
log
debug/elf
debug/macho
debug/pe
encoding/json
go/scanner
encoding/xml
compress/flate
math/big
encoding/hex
go/ast
mime
encoding/gob
runtime/pprof
text/template
compress/gzip
archive/zip
text/scanner
cmd/yacc
archive/tar
crypto/elliptic
crypto/rand
crypto/dsa
crypto/ecdsa
encoding/asn1
crypto/rsa
html/template
compress/lzw
compress/zlib
database/sql/driver
debug/gosym
encoding/csv
image/gif
database/sql
image/png
crypto/x509/pkix
go/doc
go/parser
go/printer
runtime/debug
testing
testing/iotest
testing/quick
go/build
cmd/cgo
go/format
cmd/gofmt
cmd/fix
cmd/api
cmd/vet
runtime/cgo
net
os/user
# os/user
could not determine kind of name for C.sysconf
could not determine kind of name for C.getpwnam_r
could not determine kind of name for C.mygetpwuid_r
could not determine kind of name for C.GoString
could not determine kind of name for C.malloc
could not determine kind of name for C.free
could not determine kind of name for C.CString
# net
cgo_bsd.go:13: error: expected expression before 'int'
cgo_bsd.go:23: error: expected expression before 'int'
HOMEBREW_VERSION: 0.9.5
HEAD: a31ae501449f5b9940d660dc80344b5e405400ed
CPU: 8-core 64-bit ivybridge
OS X: 10.9-x86_64
Xcode: 5.0.1
CLT: 5.0.1.0.1.1382131676
X11: 2.7.5 => /opt/X11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment