Skip to content

Instantly share code, notes, and snippets.

@pauek
Created July 5, 2012 09:13
Show Gist options
  • Select an option

  • Save pauek/3052507 to your computer and use it in GitHub Desktop.

Select an option

Save pauek/3052507 to your computer and use it in GitHub Desktop.
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/arm.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/cov
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/5l
cmd/5a
cmd/5c
cmd/5g
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/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
SIGILL: illegal instruction
PC=0x6bfa4
math.init·1()
/home/pi/go/src/pkg/math/pow10.go:34 +0x28
math.init()
/home/pi/go/src/pkg/math/unsafe.go:21 +0x70
strconv.init()
/home/pi/go/src/pkg/strconv/quote.go:441 +0x70
go/parser.init()
/home/pi/go/src/pkg/go/parser/parser.go:2344 +0x78
main.init()
/home/pi/go/src/cmd/go/vet.go:37 +0x78
goroutine 2 [runnable]:
created by runtime.main
/home/pi/go/src/pkg/runtime/proc.c:220
trap 0x6
error 0x0
oldmask 0x0
r0 0x6c88a8
r1 0x0
r2 0x0
r3 0x40274e58
r4 0x40274e50
r5 0x4
r6 0x40274e58
r7 0x191af0
r8 0x191ab0
r9 0x2ba9f0
r10 0x10839000
fp 0x6c8512
ip 0x1ae280
sp 0x40274e30
lr 0x6c0ec
pc 0x6bfa4
cpsr 0x20000010
fault 0x0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment