fatal("typecheck %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/gc/typecheck.c:341:2: note: here case OLITERAL: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/gc/walk.c: In function 'walkstmt': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/gc/walk.c:220:9: warning: this statement may fall through [-Wimplicit-fallthrough=] n->op = OCASE; ~~~~~~^~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/gc/walk.c:221:2: note: here case OCASE: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/gc/walk.c: In function 'walkexpr': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/gc/walk.c:1128:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("walkexpr ORECV"); // should see inside OAS only ^~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/gc/walk.c:1130:2: note: here case OSLICE: ^~~~ cmd/6l /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/data.c: In function 'relocsym': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/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/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/data.c:316:3: note: here case 1: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/elf.c: In function 'asmbelf': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/elf.c:1141:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/elf.c:1142:2: note: here case '5': ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/ldelf.c: In function 'reltype': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/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/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/ldelf.c:876:2: note: here case R('5', R_ARM_ABS32): ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/ldpe.c: In function 'ldpe': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/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/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/ldpe.c:299:5: note: here case IMAGE_REL_I386_REL32: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/ldpe.c:207:4: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 17 [-Wstringop-truncation] strncpy(obj->pesym[i].name, (char*)symbuf, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/macho.c: In function 'asmbmacho': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/macho.c:358:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/macho.c:359:2: note: here case '6': ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/macho.c:417:4: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/macho.c:418:3: note: here case '6': ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/pe.c: In function 'asmbpe': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/pe.c:617:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/pe.c:618:2: note: here case '6': ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/symtab.c: In function 'putplan9sym': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/symtab.c:246:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(ver) ^ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/../ld/symtab.c:248:2: note: here case 'a': ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/obj.c: In function 'archinit': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/obj.c:86:3: warning: this statement may fall through [-Wimplicit-fallthrough=] errorexit(); ^~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6l/obj.c:87:2: note: here case Hplan9: /* plan 9 */ ^~~~ cmd/6a cmd/6c /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/peep.c: In function 'peep': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/peep.c:111:5: warning: this statement may fall through [-Wimplicit-fallthrough=] t++; ~^~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/peep.c:113:3: note: here case ADATA: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/peep.c: In function 'copyu': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/peep.c:573:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(copyas(&p->from, v)) ^ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/peep.c:577:2: note: here case ANOP: /* rhs store */ ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/peep.c:747:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(p->to.type != D_NONE) { ^ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/peep.c:753:2: note: here case ADIVB: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/reg.c: In function 'regopt': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/reg.c:340:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if(p->to.type != D_NONE) ^ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/reg.c:343:3: note: here case AIDIVB: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/txt.c: In function 'gmove': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/txt.c:995:28: warning: left shift of negative value [-Wshift-negative-value] f->vconst |= (vlong)~0 << 32; ^~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/txt.c:1045:28: warning: left shift of negative value [-Wshift-negative-value] f->vconst |= (vlong)~0 << 32; ^~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/txt.c:762:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(typefd[tt]) { ^ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6c/txt.c:773:2: note: here case TUVLONG: ^~~~ cmd/6g /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/../gc/cplx.c: In function 'complexmove': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/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/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/../gc/cplx.c:57:2: note: here case CASE(TCOMPLEX64,TCOMPLEX64): ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/../gc/cplx.c: In function 'complexgen': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/../gc/cplx.c:199:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("complexgen: unknown op %O", n->op); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/../gc/cplx.c:201:2: note: here case ODOT: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/cgen.c: In function 'bgen': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/cgen.c:1127:14: warning: this statement may fall through [-Wimplicit-fallthrough=] if(nr == N || nr->type == T) /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/cgen.c:1130:2: note: here case ONOT: // unary ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c: In function 'regalloc': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c:373:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("out of fixed registers"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c:375:2: note: here case TFLOAT32: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c:385:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("out of floating registers"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c:387:2: note: here case TCOMPLEX64: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c: In function 'gmove': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c:684:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("gmove %lT -> %lT", f->type, t->type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c:689:2: note: here case CASE(TINT8, TINT8): // same size ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c: In function 'naddr': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/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/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c:1216:3: note: here case PEXTERN: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c:1281:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("naddr: OADDR\n"); ^~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/gsubr.c:1283:2: note: here case OITAB: ^~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/reg.c: In function 'addmove': /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src/cmd/6g/reg.c:525:3: warning: this statement may fall through [-Wimplicit-fallthrough=] fatal("unknown type %E", v->etype); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/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 crypto/subtle container/ring image/color runtime/race container/heap sync image/color/palette io syscall bytes strings hash crypto/cipher hash/crc32 crypto/hmac hash/adler32 hash/crc64 hash/fnv bufio text/tabwriter path html compress/bzip2 time internal/syscall strconv math/rand math/cmplx reflect regexp/syntax crypto encoding/base64 net/url crypto/aes crypto/rc4 os crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 encoding/pem encoding/ascii85 encoding/base32 image regexp path/filepath net os/signal image/draw image/jpeg io/ioutil os/exec cmd/pprof/internal/svg fmt encoding/binary 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 go/scanner debug/elf debug/macho debug/pe go/ast compress/flate math/big encoding/hex text/template mime net/textproto cmd/internal/objfile compress/gzip net/http/internal runtime/pprof cmd/pack cmd/pprof/internal/profile cmd/pprof/internal/tempfile archive/tar archive/zip cmd/addr2line go/parser go/printer crypto/elliptic go/doc encoding/asn1 crypto/rand crypto/dsa cmd/nm cmd/objdump crypto/rsa mime/multipart cmd/cgo go/format crypto/ecdsa go/build crypto/x509/pkix cmd/fix cmd/gofmt crypto/x509 cmd/pprof/internal/plugin html/template cmd/pprof/internal/symbolizer cmd/pprof/internal/symbolz cmd/yacc compress/lzw compress/zlib crypto/tls database/sql/driver encoding/csv encoding/gob image/gif database/sql image/png log/syslog cmd/pprof/internal/report 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/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3 Installed commands in /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/bin The binaries expect /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3 to be copied or moved to /home/naourr/work/instance-0/output/host/lib/go-1.4.3 >>> host-go-bootstrap 1.4.3 Installing to host directory /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/bin/go /home/naourr/work/instance-0/output/host/lib/go-1.4.3/bin/go /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/bin/gofmt /home/naourr/work/instance-0/output/host/lib/go-1.4.3/bin/gofmt cp -a /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/lib /home/naourr/work/instance-0/output/host/lib/go-1.4.3/ cp -a /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/pkg /home/naourr/work/instance-0/output/host/lib/go-1.4.3/ # There is a known issue which requires the go sources to be installed # https://golang.org/issue/2775 cp -a /home/naourr/work/instance-0/output/build/host-go-bootstrap-1.4.3/src /home/naourr/work/instance-0/output/host/lib/go-1.4.3/ go1.11.5.src.tar.gz: OK (sha256: bc1ef02bb1668835db1390a2e478dcbccb5dd16911691af9d75184bbe5aa943e) >>> host-go 1.11.5 Extracting gzip -d -c /home/naourr/work/instance-0/dl/go/go1.11.5.src.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/host-go-1.11.5 -xf - >>> host-go 1.11.5 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Hunk #1 succeeded at 250 (offset -2 lines). >>> host-go 1.11.5 Configuring >>> host-go 1.11.5 Building cd /home/naourr/work/instance-0/output/build/host-go-1.11.5/src && GOROOT_BOOTSTRAP=/home/naourr/work/instance-0/output/host/lib/go-1.4.3 GOROOT_FINAL=/home/naourr/work/instance-0/output/host/lib/go GOROOT="/home/naourr/work/instance-0/output/build/host-go-1.11.5" GOBIN="/home/naourr/work/instance-0/output/build/host-go-1.11.5/bin" GOARCH=arm GOARM=5 GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ GO_ASSUME_CROSSCOMPILING=1 CC_FOR_TARGET="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" CXX_FOR_TARGET="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-g++" CGO_ENABLED=1 ./make.bash Building Go cmd/dist using /home/naourr/work/instance-0/output/host/lib/go-1.4.3. Building Go toolchain1 using /home/naourr/work/instance-0/output/host/lib/go-1.4.3. 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 host, linux/amd64. Building packages and commands for target, linux/arm. --- Installed Go for linux/arm in /home/naourr/work/instance-0/output/build/host-go-1.11.5 Installed commands in /home/naourr/work/instance-0/output/build/host-go-1.11.5/bin The binaries expect /home/naourr/work/instance-0/output/build/host-go-1.11.5 to be copied or moved to /home/naourr/work/instance-0/output/host/lib/go >>> host-go 1.11.5 Installing to host directory /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/host-go-1.11.5/bin/go /home/naourr/work/instance-0/output/host/lib/go/bin/go /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/host-go-1.11.5/bin/gofmt /home/naourr/work/instance-0/output/host/lib/go/bin/gofmt ln -sf ../lib/go/bin/go /home/naourr/work/instance-0/output/host/bin/ ln -sf ../lib/go/bin/gofmt /home/naourr/work/instance-0/output/host/bin/ cp -a /home/naourr/work/instance-0/output/build/host-go-1.11.5/lib /home/naourr/work/instance-0/output/host/lib/go/ mkdir -p /home/naourr/work/instance-0/output/host/lib/go/pkg cp -a /home/naourr/work/instance-0/output/build/host-go-1.11.5/pkg/include /home/naourr/work/instance-0/output/build/host-go-1.11.5/pkg/linux_* /home/naourr/work/instance-0/output/host/lib/go/pkg/ cp -a /home/naourr/work/instance-0/output/build/host-go-1.11.5/pkg/tool /home/naourr/work/instance-0/output/host/lib/go/pkg/ # There is a known issue which requires the go sources to be installed # https://golang.org/issue/2775 cp -a /home/naourr/work/instance-0/output/build/host-go-1.11.5/src /home/naourr/work/instance-0/output/host/lib/go/ # Set all file timestamps to prevent the go compiler from rebuilding any # built in packages when programs are built. find /home/naourr/work/instance-0/output/host/lib/go -type f -exec touch -r /home/naourr/work/instance-0/output/build/host-go-1.11.5/bin/go {} \; runc-v1.0.0-rc6.tar.gz: OK (sha256: a221f8380e7b5806031f54d423af6dde24c305dad49868056cf70e5f5f4ef771) >>> runc v1.0.0-rc6 Extracting gzip -d -c /home/naourr/work/instance-0/dl/runc/runc-v1.0.0-rc6.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/runc-v1.0.0-rc6 -xf - >>> runc v1.0.0-rc6 Patching Applying 0001-nsenter-clone-proc-self-exe-to-avoid-exposing-host-b.patch using patch: patching file libcontainer/nsenter/cloned_binary.c patching file libcontainer/nsenter/nsexec.c >>> runc v1.0.0-rc6 Configuring mkdir -p /home/naourr/work/instance-0/output/build/runc-v1.0.0-rc6/Godeps/_workspace/src/github.com/opencontainers/ ln -sf /home/naourr/work/instance-0/output/build/runc-v1.0.0-rc6 /home/naourr/work/instance-0/output/build/runc-v1.0.0-rc6/Godeps/_workspace/src/github.com/opencontainers/runc >>> runc v1.0.0-rc6 Building cd /home/naourr/work/instance-0/output/build/runc-v1.0.0-rc6/Godeps/_workspace/src/github.com/opencontainers/runc; GOARCH=arm GOROOT="/home/naourr/work/instance-0/output/host/lib/go" CC="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" CXX="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-g++" GOTOOLDIR="/home/naourr/work/instance-0/output/host/lib/go/pkg/tool/linux_arm" PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" GOBIN= CGO_ENABLED=1 GOPATH="/home/naourr/work/instance-0/output/build/runc-v1.0.0-rc6/Godeps/_workspace" /home/naourr/work/instance-0/output/host/bin/go build -v -ldflags "-X main.gitCommit=v1.0.0-rc6" -tags "cgo static_build" -p 4 -o /home/naourr/work/instance-0/output/build/runc-v1.0.0-rc6/bin/runc ./. github.com/opencontainers/runc/libcontainer/apparmor github.com/opencontainers/runc/vendor/golang.org/x/sys/unix github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation github.com/opencontainers/runc/vendor/github.com/docker/go-units github.com/opencontainers/runc/vendor/github.com/pkg/errors github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/opencontainers/runc/vendor/github.com/containerd/console github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/utils github.com/opencontainers/runc/libcontainer/configs github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto github.com/opencontainers/runc/libcontainer/cgroups github.com/opencontainers/runc/libcontainer/system github.com/opencontainers/runc/libcontainer/cgroups/systemd github.com/opencontainers/runc/libcontainer/intelrdt github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux github.com/opencontainers/runc/libcontainer/criurpc github.com/opencontainers/runc/libcontainer/keys github.com/opencontainers/runc/libcontainer/mount github.com/opencontainers/runc/libcontainer/configs/validate github.com/opencontainers/runc/libcontainer/seccomp github.com/opencontainers/runc/libcontainer/stacktrace github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/opencontainers/runc/libcontainer/nsenter github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl github.com/opencontainers/runc/libcontainer/specconv github.com/opencontainers/runc/vendor/github.com/urfave/cli github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink # github.com/opencontainers/runc/libcontainer/nsenter cloned_binary.c: In function 'clone_binary': cloned_binary.c:209:23: error: 'O_TMPFILE' undeclared (first use in this function) memfd = open("/tmp", O_TMPFILE | O_EXCL | O_RDWR | O_CLOEXEC, 0711); ^ cloned_binary.c:209:23: note: each undeclared identifier is reported only once for each function it appears in github.com/opencontainers/runc/libcontainer make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-0/output/build/runc-v1.0.0-rc6/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-0/buildroot'