First Time Build Log - matianfu/sitara-wiki GitHub Wiki

***************************************************************

 _____                    _____           _         _   
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
              |___|                    |___|            

Arago Project http://arago-project.org am335x-evm /dev/ttyO0

Arago 2015.09 am335x-evm /dev/ttyO0

am335x-evm login: root    
root@am335x-evm:~# ls
go-linux-arm-bootstrap.tbz  gosource
                                                               
                defer func() {                                            
                        cmd := exec.Command("go", "install", "-a", "runtime/cgo"
                        cmd.Stdout = os.Stdout                                 
                        cmd.Stderr = os.Stderr                                  
                        if err := cmd.Run(); err != nil {                       
                                log.Fatalf("reverting mach exception handler: %v
                        }                                                       
                }()                                                             
        }                                                                       
                                                                                
        t.timeoutScale = 1                                                      
        if t.goarch == "arm" || t.goos == "windows" {                           
                t.timeoutScale = 5                                      
        }                                                                       
        if s := os.Getenv("GO_TEST_TIMEOUT_SCALE"); s != "" {                   
                t.timeoutScale, err = strconv.Atoi(s)                           
                if err != nil {                                                 
                        log.Fatalf("failed to parse $GO_TEST_TIMEOUT_SCALE = %q 
                }                                                               
        }                                                                       
                                                                                
        if t.runRxStr != "" {                                                   
root@am335x-evm:/run/media/sda1/go# cd src
loot@am335x-evm:/run/media/sda1/go/src# export GOROOT_FINAL=/run/media/sda1/fina 
root@am335x-evm:/run/media/sda1/go/src# echo $GOROOT_FINAL
/run/media/sda1/final
root@am335x-evm:/run/media/sda1/go/src# export GOROOT_BOOTSTRAP=/run/media/sda1/ 
final/                  go-linux-arm-bootstrap/ lost+found/
go/                     go-src.tar.gz           
go-linux-arm-bootstrap/dia/sda1/go/src# export GOROOT_BOOTSTRAP=/run/media/sda1/ 
root@am335x-evm:/run/media/sda1/go/src# ./all.bash
##### Building Go bootstrap tool.
cmd/dist

##### Building Go toolchain using /run/media/sda1/go-linux-arm-bootstrap/.
bootstrap/internal/obj
bootstrap/internal/obj/arm
bootstrap/internal/obj/arm64
bootstrap/internal/obj/mips
bootstrap/internal/obj/ppc64
bootstrap/internal/obj/x86
bootstrap/asm/internal/arch
bootstrap/asm/internal/flags
bootstrap/asm/internal/lex
bootstrap/asm/internal/asm
bootstrap/asm
bootstrap/compile/internal/big
bootstrap/internal/gcprog
bootstrap/compile/internal/gc
bootstrap/compile/internal/amd64
bootstrap/compile/internal/arm
bootstrap/compile/internal/arm64
bootstrap/compile/internal/mips64
bootstrap/compile/internal/ppc64
bootstrap/compile/internal/x86
bootstrap/compile
bootstrap/link/internal/ld
bootstrap/link/internal/amd64
bootstrap/link/internal/arm
bootstrap/link/internal/arm64
bootstrap/link/internal/mips64
bootstrap/link/internal/ppc64
bootstrap/link/internal/x86
bootstrap/link

##### Building go_bootstrap for host, linux/arm.
runtime/internal/atomic
runtime
unicode/utf16
unicode/utf8
encoding
errors
math
sort
sync/atomic
unicode
sync
container/heap
internal/singleflight
io
syscall
hash
bytes
strings
strconv
bufio
path
internal/syscall/windows/registry
internal/syscall/windows
time
regexp/syntax
crypto
reflect
encoding/base64
crypto/sha1
regexp
os
encoding/binary
path/filepath
fmt
os/signal
os/exec
io/ioutil
debug/dwarf
flag
go/token
log
text/template/parse
net/url
encoding/json
go/scanner
go/ast
text/template
debug/elf
go/parser
go/doc
go/build
cmd/go

##### Building packages and commands for linux/arm.
runtime/internal/atomic
runtime
errors
sync/atomic
sync
io
unicode
unicode/utf8
bytes
bufio
math
strconv
reflect
encoding/binary
syscall
time
os
fmt
sort
flag
log
strings
path/filepath
cmd/internal/obj
cmd/internal/goobj
path
debug/dwarf
debug/elf
debug/gosym
debug/macho
debug/pe
debug/plan9obj
cmd/vendor/golang.org/x/arch/arm/armasm
cmd/vendor/golang.org/x/arch/x86/x86asm
regexp/syntax
regexp
text/tabwriter
cmd/internal/objfile
cmd/addr2line
io/ioutil
archive/tar
compress/flate
hash
hash/crc32
archive/zip
compress/bzip2
compress/gzip
compress/lzw
hash/adler32
compress/zlib
container/heap
container/list
container/ring
crypto
crypto/subtle
crypto/cipher
crypto/aes
crypto/des
math/rand
math/big
crypto/dsa
crypto/elliptic
crypto/sha512
encoding/asn1
crypto/ecdsa
crypto/hmac
crypto/md5
internal/syscall/unix
crypto/rand
crypto/rc4
crypto/rsa
crypto/sha1
crypto/sha256
crypto/x509/pkix
encoding/hex
encoding/base64
encoding/pem
internal/singleflight
go/token
go/scanner
go/ast
go/parser
go/printer
os/exec
cmd/cgo
runtime/cgo
net
crypto/x509
crypto/tls
database/sql/driver
database/sql
encoding
encoding/ascii85
encoding/base32
encoding/csv
encoding/gob
unicode/utf16
encoding/json
encoding/xml
vendor/golang.org/x/net/http2/hpack
mime
mime/quotedprintable
net/textproto
mime/multipart
net/http/internal
net/url
net/http
expvar
text/template/parse
text/template
go/doc
go/build
go/constant
go/format
go/types
text/scanner
go/internal/gccgoimporter
go/internal/gcimporter
go/importer
hash/crc64
hash/fnv
html
html/template
image/color
image
image/color/palette
image/internal/imageutil
image/draw
image/gif
image/jpeg
image/png
index/suffixarray
runtime/pprof
runtime/trace
testing
internal/testenv
internal/trace
log/syslog
math/cmplx
net/http/cgi
net/http/cookiejar
net/http/fcgi
net/http/httptest
net/http/httputil
net/http/pprof
net/internal/socktest
net/mail
net/rpc
net/rpc/jsonrpc
net/smtp
os/signal
os/user
runtime/debug
runtime/race
testing/iotest
testing/quick
cmd/api
cmd/internal/obj/arm
cmd/internal/obj/arm64
cmd/internal/obj/mips
cmd/internal/obj/ppc64
cmd/internal/obj/x86
cmd/asm/internal/arch
cmd/asm/internal/flags
cmd/asm/internal/lex
cmd/asm/internal/asm
cmd/asm
cmd/compile/internal/big
cmd/internal/gcprog
cmd/compile/internal/gc
cmd/compile/internal/amd64
cmd/compile/internal/arm
cmd/compile/internal/arm64
cmd/compile/internal/mips64
cmd/compile/internal/ppc64
cmd/compile/internal/x86
cmd/compile
cmd/cover
cmd/dist
cmd/doc
cmd/fix
cmd/go
cmd/gofmt
cmd/link/internal/ld
cmd/link/internal/amd64
cmd/link/internal/arm
cmd/link/internal/arm64
cmd/link/internal/mips64
cmd/link/internal/ppc64
cmd/link/internal/x86
cmd/link
cmd/newlink
cmd/nm
cmd/objdump
cmd/pack
cmd/pprof/internal/profile
cmd/pprof/internal/plugin
cmd/pprof/internal/report
cmd/pprof/internal/svg
cmd/pprof/internal/tempfile
cmd/pprof/internal/commands
cmd/pprof/internal/driver
cmd/pprof/internal/fetch
cmd/pprof/internal/symbolizer
cmd/pprof/internal/symbolz
cmd/pprof
cmd/trace
cmd/vet/whitelist
cmd/vet
cmd/yacc


##### Testing packages.
ok      archive/tar     0.207s
ok      archive/zip     5.172s
ok      bufio   0.560s
ok      bytes   0.870s
ok      compress/bzip2  0.486s
ok      compress/flate  4.009s
ok      compress/gzip   0.053s
ok      compress/lzw    1.219s
ok      compress/zlib   8.736s
ok      container/heap  0.019s
ok      container/list  0.018s
ok      container/ring  0.050s
ok      crypto/aes      0.123s
ok      crypto/cipher   0.032s
ok      crypto/des      0.112s
ok      crypto/dsa      0.047s
ok      crypto/ecdsa    0.448s
ok      crypto/elliptic 0.348s
ok      crypto/hmac     0.023s
ok      crypto/md5      0.029s
ok      crypto/rand     0.120s
ok      crypto/rc4      0.925s
ok      crypto/rsa      1.935s
ok      crypto/sha1     0.023s
ok      crypto/sha256   0.027s
ok      crypto/sha512   0.040s
ok      crypto/subtle   0.039s
ok      crypto/tls      14.256s
ok      crypto/x509     13.998s
ok      database/sql    0.275s
ok      database/sql/driver     0.017s
ok      debug/dwarf     0.668s
ok      debug/elf       0.140s
ok      debug/gosym     0.056s
ok      debug/macho     0.556s
ok      debug/pe        0.730s
ok      debug/plan9obj  0.021s
ok      encoding/ascii85        0.019s
ok      encoding/asn1   0.030s
ok      encoding/base32 0.035s
ok      encoding/base64 0.025s
ok      encoding/binary 0.024s
ok      encoding/csv    0.023s
ok      encoding/gob    0.365s
ok      encoding/hex    0.019s
ok      encoding/json   1.352s
ok      encoding/pem    0.114s
ok      encoding/xml    0.081s
ok      errors  0.017s
ok      expvar  0.033s
ok      flag    0.025s
ok      fmt     1.163s
ok      go/ast  0.053s
ok      go/build        1.796s
ok      go/constant     0.023s
ok      go/doc  0.431s
ok      go/format       0.065s
ok      go/internal/gccgoimporter       0.031s
ok      go/internal/gcimporter  4.020s
ok      go/parser       0.266s
ok      go/printer      3.658s
ok      go/scanner      0.028s
ok      go/token        0.239s
ok      go/types        16.689s
ok      hash/adler32    0.060s
ok      hash/crc32      0.017s
ok      hash/crc64      0.016s
ok      hash/fnv        0.017s
ok      html    0.026s
ok      html/template   0.277s
ok      image   0.853s
ok      image/color     1.064s
ok      image/draw      0.656s
ok      image/gif       0.554s
ok      image/jpeg      1.297s
ok      image/png       0.287s
ok      index/suffixarray       0.062s
ok      internal/singleflight   0.028s
ok      internal/trace  0.017s
ok      io      0.043s
ok      io/ioutil       0.619s
ok      log     0.033s
ok      log/syslog      2.319s
ok      math    0.061s
ok      math/big        8.220s
ok      math/cmplx      0.019s
ok      math/rand       4.927s
ok      mime    0.702s
ok      mime/multipart  4.063s
ok      mime/quotedprintable    1.389s
ok      net     3.415s
ok      net/http        25.918s
ok      net/http/cgi    2.026s
ok      net/http/cookiejar      0.051s
ok      net/http/fcgi   0.039s
ok      net/http/httptest       0.076s
ok      net/http/httputil       0.124s
ok      net/http/internal       0.022s
ok      net/internal/socktest   0.020s
ok      net/mail        0.034s
ok      net/rpc 0.179s
ok      net/rpc/jsonrpc 0.054s
ok      net/smtp        0.218s
ok      net/textproto   0.030s
ok      net/url 0.066s
ok      os      0.769s
ok      os/exec 2.235s
ok      os/signal       3.592s
ok      os/user 0.991s
ok      path    0.021s
ok      path/filepath   1.022s
ok      reflect 0.605s
ok      regexp  1.791s
ok      regexp/syntax   3.191s
ok      runtime 353.162s
ok      runtime/debug   0.047s
ok      runtime/internal/atomic 0.365s
ok      runtime/pprof   9.979s
ok      runtime/trace   44.533s
ok      sort    0.501s
ok      strconv 4.959s
ok      strings 0.829s
ok      sync    0.611s
ok      sync/atomic     1.418s
ok      syscall 0.897s
ok      testing 2.124s
ok      testing/quick   0.428s
ok      text/scanner    0.032s
ok      text/tabwriter  0.031s
ok      text/template   0.875s
ok      text/template/parse     0.063s
ok      time    5.619s
ok      unicode 0.022s
ok      unicode/utf16   0.016s
ok      unicode/utf8    0.034s
ok      cmd/addr2line   11.925s
ok      cmd/api 0.629s
ok      cmd/asm/internal/asm    0.155s
ok      cmd/asm/internal/lex    0.023s
ok      cmd/compile/internal/big        46.190s
ok      cmd/compile/internal/gc 0.022s
ok      cmd/cover       22.527s
ok      cmd/doc 0.787s
ok      cmd/fix 0.105s
ok      cmd/go  47.283s
ok      cmd/gofmt       0.998s
ok      cmd/internal/goobj      0.017s
ok      cmd/internal/obj        0.017s
ok      cmd/internal/obj/x86    0.222s
ok      cmd/newlink     0.152s
ok      cmd/nm  13.276s
ok      cmd/objdump     32.821s
ok      cmd/pack        24.181s
ok      cmd/pprof/internal/profile      0.021s
ok      cmd/vendor/golang.org/x/arch/arm/armasm 0.090s
ok      cmd/vendor/golang.org/x/arch/x86/x86asm 2.316s
ok      cmd/vet 37.810s

##### GOMAXPROCS=2 runtime -cpu=1,2,4
ok      runtime 605.309s

##### sync -cpu=10
ok      sync    0.887s

##### ../misc/cgo/stdio

##### ../misc/cgo/life

##### ../misc/cgo/test
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
scatter = 0x153ac
hello from C
sqrt is: 0
PASS
ok      _/run/media/sda1/go/misc/cgo/test       3.852s
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
scatter = 0x188a44
hello from C
sqrt is: 0
PASS
ok      _/run/media/sda1/go/misc/cgo/test       3.801s
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
scatter = 0x153ac
hello from C
sqrt is: 0
PASS
ok      _/run/media/sda1/go/misc/cgo/test       3.967s
PASS
ok      _/run/media/sda1/go/misc/cgo/testtls    0.022s
PASS
ok      _/run/media/sda1/go/misc/cgo/testtls    0.022s
/usr/lib/gcc/arm-linux-gnueabi/4.9.3/../../../../arm-linux-gnueabi/bin/ld: cannot find -lgcc_eh
/usr/lib/gcc/arm-linux-gnueabi/4.9.3/../../../../arm-linux-gnueabi/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
No support for static linking found (lacks libc.a?), skip cgo static linking test.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
testLibgcc is disabled on ARM because 5l cannot handle thumb library.
scatter = 0x7f6c3e94
hello from C
sqrt is: 0
PASS
ok      _/run/media/sda1/go/misc/cgo/test       3.851s
PASS
ok      _/run/media/sda1/go/misc/cgo/testtls    0.037s
PASS
ok      _/run/media/sda1/go/misc/cgo/nocgo      0.037s

##### ../misc/cgo/testgodefs

##### ../misc/cgo/testso

##### ../misc/cgo/testsovar

##### ../misc/cgo/testcshared
ok

##### ../misc/cgo/testshared
PASS
ok      _/run/media/sda1/go/misc/cgo/testshared 153.032s

##### ../misc/cgo/errors

##### ../misc/cgo/testsigfwd

##### ../doc/progs
real    3m 32.47s
user    3m 12.07s
sys     0m 14.00s

##### ../doc/articles/wiki
Skipping test...

##### ../doc/codewalk
real    0m 30.33s
user    0m 28.00s
sys     0m 1.53s

##### ../test/bench/shootout
fasta
real    0m 5.60s
user    0m 4.90s
sys     0m 0.39s
reverse-complement
real    0m 4.12s
user    0m 3.65s
sys     0m 0.23s
nbody
real    0m 5.56s
user    0m 5.00s
sys     0m 0.33s
binary-tree
binary-tree-freelist
real    0m 27.73s
user    0m 25.97s
sys     0m 0.81s
fannkuch
fannkuch-parallel
real    0m 11.00s
user    0m 10.05s
sys     0m 0.60s
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpcre' found
regex-dna
regex-dna-parallel
real    0m 12.77s
user    0m 11.45s
sys     0m 0.87s
spectral-norm
real    0m 33.87s
user    0m 33.25s
sys     0m 0.34s
k-nucleotide
k-nucleotide-parallel
real    0m 12.44s
user    0m 11.30s
sys     0m 0.77s
mandelbrot
real    0m 5.86s
user    0m 5.23s
sys     0m 0.40s
meteor-contest
real    0m 6.93s
user    0m 6.44s
sys     0m 0.30s
pidigits
real    0m 6.12s
user    0m 5.54s
sys     0m 0.32s
threadring
real    0m 5.37s
user    0m 4.84s
sys     0m 0.29s
chameneosredux
real    0m 5.68s
user    0m 5.16s
sys     0m 0.28s

##### ../test/bench/go1
testing: warning: no tests to run
PASS
ok      _/run/media/sda1/go/test/bench/go1      10.087s

##### ../test

##### API check
+pkg debug/elf, const R_MIPS_16 = 1
+pkg debug/elf, const R_MIPS_16 R_MIPS
+pkg debug/elf, const R_MIPS_26 = 4
+pkg debug/elf, const R_MIPS_26 R_MIPS
+pkg debug/elf, const R_MIPS_32 = 2
+pkg debug/elf, const R_MIPS_32 R_MIPS
+pkg debug/elf, const R_MIPS_64 = 18
+pkg debug/elf, const R_MIPS_64 R_MIPS
+pkg debug/elf, const R_MIPS_ADD_IMMEDIATE = 34
+pkg debug/elf, const R_MIPS_ADD_IMMEDIATE R_MIPS
+pkg debug/elf, const R_MIPS_CALL16 = 11
+pkg debug/elf, const R_MIPS_CALL16 R_MIPS
+pkg debug/elf, const R_MIPS_CALL_HI16 = 30
+pkg debug/elf, const R_MIPS_CALL_HI16 R_MIPS
+pkg debug/elf, const R_MIPS_CALL_LO16 = 31
+pkg debug/elf, const R_MIPS_CALL_LO16 R_MIPS
+pkg debug/elf, const R_MIPS_DELETE = 27
+pkg debug/elf, const R_MIPS_DELETE R_MIPS
+pkg debug/elf, const R_MIPS_GOT16 = 9
+pkg debug/elf, const R_MIPS_GOT16 R_MIPS
+pkg debug/elf, const R_MIPS_GOT_DISP = 19
+pkg debug/elf, const R_MIPS_GOT_DISP R_MIPS
+pkg debug/elf, const R_MIPS_GOT_HI16 = 22
+pkg debug/elf, const R_MIPS_GOT_HI16 R_MIPS
+pkg debug/elf, const R_MIPS_GOT_LO16 = 23
+pkg debug/elf, const R_MIPS_GOT_LO16 R_MIPS
+pkg debug/elf, const R_MIPS_GOT_OFST = 21
+pkg debug/elf, const R_MIPS_GOT_OFST R_MIPS
+pkg debug/elf, const R_MIPS_GOT_PAGE = 20
+pkg debug/elf, const R_MIPS_GOT_PAGE R_MIPS
+pkg debug/elf, const R_MIPS_GPREL16 = 7
+pkg debug/elf, const R_MIPS_GPREL16 R_MIPS
+pkg debug/elf, const R_MIPS_GPREL32 = 12
+pkg debug/elf, const R_MIPS_GPREL32 R_MIPS
+pkg debug/elf, const R_MIPS_HI16 = 5
+pkg debug/elf, const R_MIPS_HI16 R_MIPS
+pkg debug/elf, const R_MIPS_HIGHER = 28
+pkg debug/elf, const R_MIPS_HIGHER R_MIPS
+pkg debug/elf, const R_MIPS_HIGHEST = 29
+pkg debug/elf, const R_MIPS_HIGHEST R_MIPS
+pkg debug/elf, const R_MIPS_INSERT_A = 25
+pkg debug/elf, const R_MIPS_INSERT_A R_MIPS
+pkg debug/elf, const R_MIPS_INSERT_B = 26
+pkg debug/elf, const R_MIPS_INSERT_B R_MIPS
+pkg debug/elf, const R_MIPS_JALR = 37
+pkg debug/elf, const R_MIPS_JALR R_MIPS
+pkg debug/elf, const R_MIPS_LITERAL = 8
+pkg debug/elf, const R_MIPS_LITERAL R_MIPS
+pkg debug/elf, const R_MIPS_LO16 = 6
+pkg debug/elf, const R_MIPS_LO16 R_MIPS
+pkg debug/elf, const R_MIPS_NONE = 0
+pkg debug/elf, const R_MIPS_NONE R_MIPS
+pkg debug/elf, const R_MIPS_PC16 = 10
+pkg debug/elf, const R_MIPS_PC16 R_MIPS
+pkg debug/elf, const R_MIPS_PJUMP = 35
+pkg debug/elf, const R_MIPS_PJUMP R_MIPS
+pkg debug/elf, const R_MIPS_REL16 = 33
+pkg debug/elf, const R_MIPS_REL16 R_MIPS
+pkg debug/elf, const R_MIPS_REL32 = 3
+pkg debug/elf, const R_MIPS_REL32 R_MIPS
+pkg debug/elf, const R_MIPS_RELGOT = 36
+pkg debug/elf, const R_MIPS_RELGOT R_MIPS
+pkg debug/elf, const R_MIPS_SCN_DISP = 32
+pkg debug/elf, const R_MIPS_SCN_DISP R_MIPS
+pkg debug/elf, const R_MIPS_SHIFT5 = 16
+pkg debug/elf, const R_MIPS_SHIFT5 R_MIPS
+pkg debug/elf, const R_MIPS_SHIFT6 = 17
+pkg debug/elf, const R_MIPS_SHIFT6 R_MIPS
+pkg debug/elf, const R_MIPS_SUB = 24
+pkg debug/elf, const R_MIPS_SUB R_MIPS
+pkg debug/elf, const R_MIPS_TLS_DTPMOD32 = 38
+pkg debug/elf, const R_MIPS_TLS_DTPMOD32 R_MIPS
+pkg debug/elf, const R_MIPS_TLS_DTPMOD64 = 40
+pkg debug/elf, const R_MIPS_TLS_DTPMOD64 R_MIPS
+pkg debug/elf, const R_MIPS_TLS_DTPREL32 = 39
+pkg debug/elf, const R_MIPS_TLS_DTPREL32 R_MIPS
+pkg debug/elf, const R_MIPS_TLS_DTPREL64 = 41
+pkg debug/elf, const R_MIPS_TLS_DTPREL64 R_MIPS
+pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 = 44
+pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 R_MIPS
+pkg debug/elf, const R_MIPS_TLS_DTPREL_LO16 = 45
+pkg debug/elf, const R_MIPS_TLS_DTPREL_LO16 R_MIPS
+pkg debug/elf, const R_MIPS_TLS_GD = 42
+pkg debug/elf, const R_MIPS_TLS_GD R_MIPS
+pkg debug/elf, const R_MIPS_TLS_GOTTPREL = 46
+pkg debug/elf, const R_MIPS_TLS_GOTTPREL R_MIPS
+pkg debug/elf, const R_MIPS_TLS_LDM = 43
+pkg debug/elf, const R_MIPS_TLS_LDM R_MIPS
+pkg debug/elf, const R_MIPS_TLS_TPREL32 = 47
+pkg debug/elf, const R_MIPS_TLS_TPREL32 R_MIPS
+pkg debug/elf, const R_MIPS_TLS_TPREL64 = 48
+pkg debug/elf, const R_MIPS_TLS_TPREL64 R_MIPS
+pkg debug/elf, const R_MIPS_TLS_TPREL_HI16 = 49
+pkg debug/elf, const R_MIPS_TLS_TPREL_HI16 R_MIPS
+pkg debug/elf, const R_MIPS_TLS_TPREL_LO16 = 50
+pkg debug/elf, const R_MIPS_TLS_TPREL_LO16 R_MIPS
+pkg debug/elf, method (R_MIPS) GoString() string
+pkg debug/elf, method (R_MIPS) String() string
+pkg debug/elf, type R_MIPS int
+pkg net/http, type Transport struct, ExpectContinueTimeout time.Duration
+pkg net/http, type Transport struct, TLSNextProto map[string]func(string, *tls.Conn) RoundTripper
+pkg net/http, var ErrSkipAltProtocol error
+pkg net/http/httputil, type BufferPool interface { Get, Put }
+pkg net/http/httputil, type BufferPool interface, Get() []uint8
+pkg net/http/httputil, type BufferPool interface, Put([]uint8)
+pkg net/http/httputil, type ReverseProxy struct, BufferPool BufferPool
+pkg os/exec, type ExitError struct, Stderr []uint8

ALL TESTS PASSED

---
Installed Go for linux/arm in /run/media/sda1/go
Installed commands in /run/media/sda1/go/bin

The binaries expect /run/media/sda1/go to be copied or moved to /run/media/sda1/final
root@am335x-evm:/run/media/sda1/go/src#