Skip to content

Instantly share code, notes, and snippets.

Created April 8, 2016 15:07
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 anonymous/1b3367f01fd05e67af2c027782cab3f9 to your computer and use it in GitHub Desktop.
Save anonymous/1b3367f01fd05e67af2c027782cab3f9 to your computer and use it in GitHub Desktop.
go on x86_64-linux - Homebrew build logs
Homebrew build logs for go on x86_64-linux
Build date: 2016-04-08 11:06:41
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew.git
HEAD: c86c7f12e65ff6b3afb850a88a6901ed15f8669e
Last commit: 32 hours ago
HOMEBREW_PREFIX: /root/.linuxbrew
HOMEBREW_REPOSITORY: /root/.linuxbrew
HOMEBREW_CELLAR: /root/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 8-core 64-bit nehalem
Kernel: Linux 4.4.0-1-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux unstable (sid)
Codename: sid
OS glibc: 2.22
OS gcc: 5.3.1
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: 3.9 build 0
X11: 2.7.8 => /usr
System Ruby: 2.3.0 => /root/.linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Perl: /usr/bin/perl
Python: /root/.linuxbrew/bin/python => /root/.linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /root/.linuxbrew/bin/ruby => /root/.linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Java: openjdk version "1.8.0_77-Debian"
Your system is ready to brew.
2016-04-08 11:06:41 -0400
./make.bash
--no-clean
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/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 linux/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
container/list
crypto/subtle
container/ring
image/color
sync
runtime/race
container/heap
image/color/palette
io
syscall
hash
crypto/cipher
bytes
strings
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
bufio
text/tabwriter
hash/fnv
path
html
compress/bzip2
strconv
math/rand
math/cmplx
time
internal/syscall
reflect
regexp/syntax
crypto
encoding/base64
net/url
crypto/aes
crypto/rc4
crypto/md5
crypto/sha1
crypto/sha256
crypto/sha512
encoding/pem
encoding/ascii85
encoding/base32
image
os
regexp
image/draw
image/jpeg
path/filepath
os/signal
io/ioutil
os/exec
fmt
encoding/binary
cmd/pprof/internal/svg
crypto/des
index/suffixarray
cmd/internal/goobj
cmd/internal/rsc.io/arm/armasm
cmd/internal/rsc.io/x86/x86asm
debug/dwarf
debug/gosym
debug/plan9obj
flag
log
go/token
encoding/json
encoding/xml
text/template/parse
compress/flate
go/scanner
debug/elf
debug/macho
debug/pe
go/ast
compress/gzip
text/template
math/big
encoding/hex
mime
net/http/internal
cmd/internal/objfile
runtime/pprof
cmd/pack
cmd/pprof/internal/profile
cmd/pprof/internal/tempfile
archive/tar
archive/zip
cmd/addr2line
cmd/nm
go/parser
go/printer
go/doc
cmd/objdump
crypto/elliptic
encoding/asn1
crypto/rand
go/build
crypto/rsa
crypto/dsa
cmd/pprof/internal/plugin
cmd/cgo
go/format
crypto/ecdsa
crypto/x509/pkix
cmd/fix
cmd/gofmt
html/template
cmd/pprof/internal/symbolizer
cmd/pprof/internal/symbolz
cmd/yacc
compress/lzw
compress/zlib
database/sql/driver
encoding/csv
encoding/gob
database/sql
image/gif
cmd/pprof/internal/report
image/png
runtime/debug
testing
testing/iotest
testing/quick
text/scanner
cmd/pprof/internal/commands
cmd/pprof/internal/driver
runtime/cgo
net
os/user
crypto/x509
net/textproto
log/syslog
mime/multipart
net/mail
crypto/tls
net/http
net/smtp
cmd/go
cmd/pprof/internal/fetch
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
cmd/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
# cmd/pprof
/tmp/go20160408-29305-1dninkg/go/gobootstrap/pkg/linux_amd64/runtime/cgo.a(_all.o): unknown relocation type 42; compiled without -fpic?
/tmp/go20160408-29305-1dninkg/go/gobootstrap/pkg/linux_amd64/runtime/cgo.a(_all.o): unknown relocation type 42; compiled without -fpic?
runtime/cgo(.text): unexpected relocation type 298
runtime/cgo(.text): unexpected relocation type 298
# cmd/go
/tmp/go20160408-29305-1dninkg/go/gobootstrap/pkg/linux_amd64/runtime/cgo.a(_all.o): unknown relocation type 42; compiled without -fpic?
/tmp/go20160408-29305-1dninkg/go/gobootstrap/pkg/linux_amd64/runtime/cgo.a(_all.o): unknown relocation type 42; compiled without -fpic?
runtime/cgo(.text): unexpected relocation type 298
runtime/cgo(.text): unexpected relocation type 298
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew.git
HEAD: c86c7f12e65ff6b3afb850a88a6901ed15f8669e
Last commit: 32 hours ago
HOMEBREW_PREFIX: /root/.linuxbrew
HOMEBREW_REPOSITORY: /root/.linuxbrew
HOMEBREW_CELLAR: /root/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 8-core 64-bit nehalem
Kernel: Linux 4.4.0-1-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux unstable (sid)
Codename: sid
OS glibc: 2.22
OS gcc: 5.3.1
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: 3.9 build 0
X11: 2.7.8 => /usr
System Ruby: 2.3.0 => /root/.linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Perl: /usr/bin/perl
Python: /root/.linuxbrew/bin/python => /root/.linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /root/.linuxbrew/bin/ruby => /root/.linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Java: openjdk version "1.8.0_77-Debian"
CC: /usr/bin/gcc-5
CXX: /usr/bin/g++-5
OBJC: /usr/bin/gcc-5
OBJCXX: /usr/bin/g++-5
CFLAGS: -Os -w -pipe -march=core2
CXXFLAGS: -Os -w -pipe -march=core2
CPPFLAGS: -isystem/root/.linuxbrew/include
LDFLAGS: -L/root/.linuxbrew/lib -Wl,--dynamic-linker=/root/.linuxbrew/lib/ld.so -Wl,-rpath,/root/.linuxbrew/lib
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /root/.linuxbrew
PKG_CONFIG_PATH: /root/.linuxbrew/lib64/pkgconfig:/root/.linuxbrew/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:
PKG_CONFIG_LIBDIR: /root/.linuxbrew/lib/pkgconfig
HOMEBREW_BUILD_FROM_SOURCE: 1
PATH: /root/.linuxbrew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.linuxbrew/Library/ENV/scm
CPATH: /root/.linuxbrew/include
LD_LIBRARY_PATH: /root/.linuxbrew/Cellar/go/1.6/lib:/root/.linuxbrew/Cellar/go/1.6
LD_RUN_PATH: /root/.linuxbrew/lib
LIBRARY_PATH: /root/.linuxbrew/lib
@int03h
Copy link

int03h commented Apr 8, 2016

simply trying to install golang. brew install go ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment