^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/gc/walk.c: In function 'walkstmt': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/gc/walk.c:220:9: warning: this statement may fall through [-Wimplicit-fallthrough=] n->op = OCASE; ~~~~~~^~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/gc/walk.c:221:2: note: here case OCASE: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/gc/walk.c: In function 'walkexpr': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/gc/walk.c:1128:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("walkexpr ORECV"); // should see inside OAS only ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/gc/walk.c:1130:2: note: here case OSLICE: ^~~~ cmd/6l /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/data.c: In function 'relocsym': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/data.c:315:4: warning: this statement may fall through [-Wimplicit-fallthrough=] diag("bad reloc size %#ux for %s", siz, r->sym->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/data.c:316:3: note: here case 1: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/elf.c: In function 'asmbelf': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/elf.c:1141:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/elf.c:1142:2: note: here case '5': ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldelf.c: In function 'reltype': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldelf.c:875:3: warning: this statement may fall through [-Wimplicit-fallthrough=] diag("%s: unknown relocation type %d; compiled without -fpic?", pn, elftype); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldelf.c:876:2: note: here case R('5', R_ARM_ABS32): ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldpe.c: In function 'ldpe': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldpe.c:298:6: warning: this statement may fall through [-Wimplicit-fallthrough=] diag("%s: unknown relocation type %d;", pn, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldpe.c:299:5: note: here case IMAGE_REL_I386_REL32: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c: In function 'asmbmacho': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c:358:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c:359:2: note: here case '6': ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c:417:4: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c:418:3: note: here case '6': ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/pe.c: In function 'asmbpe': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/pe.c:617:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/pe.c:618:2: note: here case '6': ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/symtab.c: In function 'putplan9sym': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/symtab.c:246:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(ver) ^ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/../ld/symtab.c:248:2: note: here case 'a': ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/obj.c: In function 'archinit': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/obj.c:86:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6l/obj.c:87:2: note: here case Hplan9: /* plan 9 */ ^~~~ cmd/6a cmd/6c /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/peep.c: In function 'peep': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/peep.c:111:5: warning: this statement may fall through [-Wimplicit-fallthrough=] t++; ~^~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/peep.c:113:3: note: here case ADATA: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/peep.c: In function 'copyu': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/peep.c:573:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(copyas(&p->from, v)) ^ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/peep.c:577:2: note: here case ANOP: /* rhs store */ ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/peep.c:747:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(p->to.type != D_NONE) { ^ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/peep.c:753:2: note: here case ADIVB: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/reg.c: In function 'regopt': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/reg.c:340:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if(p->to.type != D_NONE) ^ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/reg.c:343:3: note: here case AIDIVB: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/txt.c: In function 'gmove': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/txt.c:995:28: warning: left shift of negative value [-Wshift-negative-value] f->vconst |= (vlong)~0 << 32; ^~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/txt.c:1045:28: warning: left shift of negative value [-Wshift-negative-value] f->vconst |= (vlong)~0 << 32; ^~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/txt.c:762:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(typefd[tt]) { ^ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6c/txt.c:773:2: note: here case TUVLONG: ^~~~ cmd/6g /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c: In function 'complexmove': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c:54:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("complexmove: unknown conversion: %T -> %T\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ f->type, t->type); ~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c:57:2: note: here case CASE(TCOMPLEX64,TCOMPLEX64): ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c: In function 'complexgen': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c:199:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("complexgen: unknown op %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c:201:2: note: here case ODOT: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/cgen.c: In function 'bgen': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/cgen.c:1127:14: warning: this statement may fall through [-Wimplicit-fallthrough=] if(nr == N || nr->type == T) /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/cgen.c:1130:2: note: here case ONOT: // unary ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c: In function 'regalloc': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:373:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("out of fixed registers"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:375:2: note: here case TFLOAT32: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:385:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("out of floating registers"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:387:2: note: here case TCOMPLEX64: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c: In function 'gmove': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:684:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("gmove %lT -> %lT", f->type, t->type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:689:2: note: here case CASE(TINT8, TINT8): // same size ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c: In function 'naddr': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1215:4: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("naddr: ONAME class %S %d\n", n->sym, n->class); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1216:3: note: here case PEXTERN: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1281:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("naddr: OADDR\n"); ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1283:2: note: here case OITAB: ^~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/reg.c: In function 'addmove': /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/reg.c:525:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("unknown type %E", v->etype); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src/cmd/6g/reg.c:526:2: note: here case TINT8: ^~~~ 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 sync crypto/subtle container/ring container/heap image/color runtime/race io syscall image/color/palette bytes strings hash crypto/cipher hash/crc32 crypto/hmac bufio text/tabwriter hash/adler32 hash/crc64 path html hash/fnv 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 image/draw image/jpeg regexp path/filepath net os/signal fmt encoding/binary io/ioutil os/exec crypto/des cmd/pprof/internal/svg 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 go/scanner go/ast text/template/parse debug/elf debug/macho debug/pe compress/flate math/big encoding/hex mime cmd/internal/objfile net/http/internal text/template runtime/pprof cmd/pack go/parser go/printer net/textproto compress/gzip cmd/addr2line crypto/elliptic encoding/asn1 crypto/rand crypto/rsa crypto/dsa mime/multipart cmd/nm go/doc crypto/x509/pkix cmd/objdump cmd/cgo go/format cmd/gofmt crypto/ecdsa cmd/fix crypto/x509 go/build cmd/pprof/internal/profile html/template cmd/pprof/internal/tempfile cmd/yacc crypto/tls archive/tar cmd/pprof/internal/plugin cmd/pprof/internal/symbolz archive/zip cmd/pprof/internal/symbolizer compress/lzw compress/zlib database/sql/driver encoding/csv encoding/gob image/gif database/sql image/png cmd/pprof/internal/report log/syslog net/mail os/user runtime/debug testing testing/iotest testing/quick text/scanner net/http net/smtp cmd/pprof/internal/commands cmd/pprof/internal/driver cmd/go cmd/pprof/internal/fetch expvar net/http/cgi net/http/cookiejar net/http/httptest net/http/httputil net/http/pprof net/rpc cmd/pprof net/http/fcgi net/rpc/jsonrpc --- Installed Go for linux/amd64 in /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003 Installed commands in /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/bin The binaries expect /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003 to be copied or moved to /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003 >>> host-go-bootstrap-stage1 1.4-bootstrap-20171003 Installing to host directory /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/bin/go /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003/bin/go /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/bin/gofmt /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003/bin/gofmt cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/lib /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003/ cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/pkg /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003/ # The Go sources must be installed to the host/ tree for the Go stdlib. cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage1-1.4-bootstrap-20171003/src /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003/ go1.19.13.src.tar.gz: OK (sha256: ccf36b53fb0024a017353c3ddb22c1f00bc7a8073c6aac79042da24ee34434d3) >>> host-go-bootstrap-stage2 1.19.13 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/go-bootstrap-stage2/go1.19.13.src.tar.gz | /home/buildroot/autobuild/run/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13 -xf - >>> host-go-bootstrap-stage2 1.19.13 Patching >>> host-go-bootstrap-stage2 1.19.13 Configuring >>> host-go-bootstrap-stage2 1.19.13 Building cd /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/src && GO111MODULE=off GOROOT_BOOTSTRAP=/home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003 GOROOT_FINAL=/home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13 GOROOT="/home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13" GOBIN="/home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=0 ./make.bash Building Go cmd/dist using /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.4-bootstrap-20171003. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13 Installed commands in /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/bin The binaries expect /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13 to be copied or moved to /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13 >>> host-go-bootstrap-stage2 1.19.13 Installing to host directory /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/bin/go /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13/bin/go /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/bin/gofmt /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13/bin/gofmt cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/lib /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13/ mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13/pkg cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/pkg/include /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/pkg/linux_* /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13/pkg/ cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/pkg/tool /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13/pkg/ # The Go sources must be installed to the host/ tree for the Go stdlib. cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage2-1.19.13/src /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13/ go1.21.8.src.tar.gz: OK (sha256: dc806cf75a87e1414b5b4c3dcb9dd3e9cc98f4cfccec42b7af617d5a658a3c43) >>> host-go-bootstrap-stage3 1.21.8 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/go-bootstrap-stage3/go1.21.8.src.tar.gz | /home/buildroot/autobuild/run/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8 -xf - >>> host-go-bootstrap-stage3 1.21.8 Patching Applying 0001-cmd-dist-set-buildvcs-false-when-building-go-bootstr.patch using patch: patching file src/cmd/dist/buildtool.go >>> host-go-bootstrap-stage3 1.21.8 Configuring >>> host-go-bootstrap-stage3 1.21.8 Building cd /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8/src && GO111MODULE=off GOCACHE=/home/buildroot/autobuild/run/instance-0/output-1/host/share/host-go-cache GOROOT_BOOTSTRAP=/home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13 GOROOT_FINAL=/home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8 GOROOT="/home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8" GOBIN="/home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=0 ./make.bash Building Go cmd/dist using /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13. (go1.19.13 linux/amd64) Building Go toolchain1 using /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.19.13. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8 Installed commands in /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8/bin The binaries expect /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8 to be copied or moved to /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8 >>> host-go-bootstrap-stage3 1.21.8 Installing to host directory /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8/bin/go /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8/bin/go /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8/bin/gofmt /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8/bin/gofmt cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8/lib /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8/ mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8/pkg cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8/pkg/include /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8/pkg/ cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8/pkg/tool /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8/pkg/ # The Go sources must be installed to the host/ tree for the Go stdlib. cp -a /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-bootstrap-stage3-1.21.8/src /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8/ go1.22.4.src.tar.gz: OK (sha256: fed720678e728a7ca30ba8d1ded1caafe27d16028fab0232b8ba8e22008fb784) >>> host-go-src Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/go-src/go1.22.4.src.tar.gz | /home/buildroot/autobuild/run/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-src -xf - >>> host-go-src Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Hunk #1 succeeded at 284 (offset -2 lines). Applying 0002-cmd-dist-set-buildvcs-false-when-building-go-bootstr.patch using patch: patching file src/cmd/dist/buildtool.go Hunk #1 succeeded at 223 (offset 2 lines). >>> host-go-src Configuring >>> host-go-src Building cd /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-src/src && GO111MODULE=off GOCACHE=/home/buildroot/autobuild/run/instance-0/output-1/host/share/host-go-cache GOROOT_BOOTSTRAP=/home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8 GOROOT_FINAL=/home/buildroot/autobuild/run/instance-0/output-1/host/lib/go GOROOT="/home/buildroot/autobuild/run/instance-0/output-1/build/host-go-src" GOBIN="/home/buildroot/autobuild/run/instance-0/output-1/build/host-go-src/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 CC_FOR_TARGET="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/mips-linux-gnu-gcc" CXX_FOR_TARGET="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/mips-linux-gnu-g++" GOOS="linux" GOARCH=mips64le GO_ASSUME_CROSSCOMPILING=1 ./make.bash Building Go cmd/dist using /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8. (go1.21.8 linux/amd64) Building Go toolchain1 using /home/buildroot/autobuild/run/instance-0/output-1/host/lib/go-1.21.8. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building commands for host, linux/amd64. Building packages and commands for target, linux/mips64le. # runtime/cgo gcc_mips64x.S: Assembler messages: gcc_mips64x.S:36: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f24,88($29)' gcc_mips64x.S:37: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f25,96($29)' gcc_mips64x.S:38: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f26,104($29)' gcc_mips64x.S:39: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f27,112($29)' gcc_mips64x.S:40: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f28,120($29)' gcc_mips64x.S:41: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f29,128($29)' gcc_mips64x.S:42: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f30,136($29)' gcc_mips64x.S:43: Error: opcode not supported on this processor: mips64r2 (mips64r2) `sdc1 $f31,144($29)' gcc_mips64x.S:68: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f24,88($29)' gcc_mips64x.S:69: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f25,96($29)' gcc_mips64x.S:70: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f26,104($29)' gcc_mips64x.S:71: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f27,112($29)' gcc_mips64x.S:72: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f28,120($29)' gcc_mips64x.S:73: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f29,128($29)' gcc_mips64x.S:74: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f30,136($29)' gcc_mips64x.S:75: Error: opcode not supported on this processor: mips64r2 (mips64r2) `ldc1 $f31,144($29)' go tool dist: FAILED: /home/buildroot/autobuild/run/instance-0/output-1/build/host-go-src/pkg/tool/linux_amd64/go_bootstrap install std: exit status 1 package/pkg-generic.mk:280: recipe for target '/home/buildroot/autobuild/run/instance-0/output-1/build/host-go-src/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-0/output-1/build/host-go-src/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot'