Last active
December 28, 2015 00:18
-
-
Save mhubig/7412013 to your computer and use it in GitHub Desktop.
Bugreport for "brew install go"
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
$ brew --config | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/mxcl/homebrew | |
HEAD: 57175c67e53551a967f028714a5ea01ab8e96388 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit ivybridge | |
OS X: 10.9-x86_64 | |
Xcode: 5.0.1 | |
CLT: 5.0.1.0.1.1382131676 | |
Clang: 5.0 build 500 | |
X11: N/A | |
System Ruby: 1.8.7-358 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/opt/ruby/bin/ruby => /usr/local/Cellar/ruby/2.0.0-p247/bin/ruby |
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
$ brew doctor | |
Warning: Your file-system on / appears to be CaSe SeNsItIvE. | |
Homebrew is less tested with that - don't worry but please report issues. | |
Warning: Some installed formula are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install apple-gcc42 | |
Run `brew missing` for more details. |
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
brew install -v go 2>&1 | |
==> Installing go dependency: apple-gcc42 | |
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/apple-gcc42-4.2.1-5666.3.mavericks.bottle.1.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/apple-gcc42-4.2.1-5666.3.mavericks.bottle.1.tar.gz | |
==> Pouring apple-gcc42-4.2.1-5666.3.mavericks.bottle.1.tar.gz | |
tar xf /Library/Caches/Homebrew/apple-gcc42-4.2.1-5666.3.mavericks.bottle.1.tar.gz | |
==> Caveats | |
NOTE: | |
This formula provides components that were removed from XCode in the 4.2 | |
release. There is no reason to install this formula if you are using a | |
version of XCode prior to 4.2. | |
This formula contains compilers built from Apple's GCC sources, build | |
5666.3, available from: | |
http://opensource.apple.com/tarballs/gcc | |
All compilers have a `-4.2` suffix. A GFortran compiler is also included. | |
==> Finishing up | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/i686-apple-darwin11-gfortran-4.2.1 i686-apple-darwin11-gfortran-4.2.1 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/i686-apple-darwin11-gcc-4.2.1 i686-apple-darwin11-gcc-4.2.1 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/i686-apple-darwin11-g++-4.2.1 i686-apple-darwin11-g++-4.2.1 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/i686-apple-darwin11-cpp-4.2.1 i686-apple-darwin11-cpp-4.2.1 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/gfortran-4.2 gfortran-4.2 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/gcov-4.2 gcov-4.2 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/gcc-4.2 gcc-4.2 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/g++-4.2 g++-4.2 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/cpp-4.2 cpp-4.2 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/bin/c++-4.2 c++-4.2 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/include/gcc gcc | |
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/i686-apple-darwin11-gcc-4.2.1.1 i686-apple-darwin11-gcc-4.2.1.1 | |
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/i686-apple-darwin11-g++-4.2.1.1 i686-apple-darwin11-g++-4.2.1.1 | |
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/i686-apple-darwin11-cpp-4.2.1.1 i686-apple-darwin11-cpp-4.2.1.1 | |
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/gfortran-4.2.1 gfortran-4.2.1 | |
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/gcov-4.2.1 gcov-4.2.1 | |
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/gcc-4.2.1 gcc-4.2.1 | |
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/g++-4.2.1 g++-4.2.1 | |
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/cpp-4.2.1 cpp-4.2.1 | |
ln -s ../../../Cellar/apple-gcc42/4.2.1-5666.3/share/man/man1/c++-4.2.1 c++-4.2.1 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3/lib/gcc gcc | |
ln -s ../../Cellar/apple-gcc42/4.2.1-5666.3 apple-gcc42 | |
ln -s ../Cellar/apple-gcc42/4.2.1-5666.3 apple-gcc42 | |
==> Summary | |
🍺 /usr/local/Cellar/apple-gcc42/4.2.1-5666.3: 104 files, 75M | |
==> Installing go | |
==> Downloading https://go.googlecode.com/files/go1.1.2.src.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/go-1.1.2.tar.gz | |
tar xf /Library/Caches/Homebrew/go-1.1.2.tar.gz | |
==> Patching | |
/usr/bin/patch -f -p1 -i 000-homebrew.diff | |
patching file src/cmd/ld/lib.c | |
Hunk #1 succeeded at 665 with fuzz 2. | |
==> ./make.bash --no-clean | |
# 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 | |
sync | |
sort | |
io | |
syscall | |
hash | |
crypto | |
crypto/md5 | |
container/heap | |
unicode/utf16 | |
hash/crc32 | |
bytes | |
strings | |
time | |
bufio | |
path | |
text/tabwriter | |
crypto/cipher | |
crypto/subtle | |
crypto/hmac | |
crypto/sha1 | |
crypto/sha256 | |
html | |
compress/bzip2 | |
hash/adler32 | |
os | |
container/list | |
container/ring | |
strconv | |
math/rand | |
crypto/sha512 | |
hash/crc64 | |
hash/fnv | |
image/color | |
path/filepath | |
os/signal | |
math/cmplx | |
reflect | |
regexp/syntax | |
net/url | |
io/ioutil | |
os/exec | |
encoding/base64 | |
crypto/aes | |
crypto/rc4 | |
encoding/pem | |
encoding/ascii85 | |
regexp | |
encoding/base32 | |
image | |
fmt | |
encoding/binary | |
runtime/race | |
debug/dwarf | |
crypto/des | |
index/suffixarray | |
image/draw | |
image/jpeg | |
flag | |
go/token | |
text/template/parse | |
go/scanner | |
log | |
debug/elf | |
debug/macho | |
go/ast | |
text/template | |
debug/pe | |
encoding/json | |
encoding/xml | |
compress/flate | |
math/big | |
go/doc | |
go/parser | |
go/printer | |
compress/gzip | |
crypto/elliptic | |
crypto/rand | |
go/build | |
crypto/rsa | |
crypto/ecdsa | |
crypto/dsa | |
cmd/cgo | |
go/format | |
encoding/asn1 | |
cmd/fix | |
cmd/api | |
crypto/x509/pkix | |
encoding/hex | |
mime | |
archive/zip | |
encoding/gob | |
html/template | |
runtime/pprof | |
text/scanner | |
cmd/vet | |
cmd/gofmt | |
cmd/yacc | |
runtime/cgo | |
archive/tar | |
compress/lzw | |
compress/zlib | |
database/sql/driver | |
debug/gosym | |
database/sql | |
encoding/csv | |
image/gif | |
image/png | |
runtime/debug | |
testing | |
testing/iotest | |
testing/quick | |
net | |
os/user | |
# os/user | |
could not determine kind of name for C.sysconf | |
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 | |
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 | |
# net | |
cgo_bsd.go:13: error: expected expression before 'int' | |
cgo_bsd.go:23: error: expected expression before 'int' | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 57175c67e53551a967f028714a5ea01ab8e96388 | |
CPU: quad-core 64-bit ivybridge | |
OS X: 10.9-x86_64 | |
Xcode: 5.0.1 | |
CLT: 5.0.1.0.1.1382131676 | |
X11: N/A | |
==> ENV | |
HOMEBREW_CC: gcc-4.2 | |
HOMEBREW_CXX: g++-4.2 | |
MAKEFLAGS: -j4 | |
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/ENV/pkgconfig/10.9 | |
HOMEBREW_VERBOSE: 1 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/apple-gcc42/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: go did not build | |
Logs: | |
/Users/markus/Library/Logs/Homebrew/go/01.make.bash | |
These open issues may also help: | |
https://github.com/mxcl/homebrew/pull/22835 | |
https://github.com/mxcl/homebrew/issues/19580 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment