>>> host-runc 1.1.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-5/output-1/build/.runc-1.1.4.tar.gz.CKrzPY/output' 'https://github.com/opencontainers/runc/archive/v1.1.4/runc-1.1.4.tar.gz' --2022-10-29 00:26:52-- https://github.com/opencontainers/runc/archive/v1.1.4/runc-1.1.4.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/opencontainers/runc/tar.gz/refs/tags/v1.1.4 [following] --2022-10-29 00:26:52-- https://codeload.github.com/opencontainers/runc/tar.gz/refs/tags/v1.1.4 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-5/output-1/build/.runc-1.1.4.tar.gz.CKrzPY/output' 0K .......... .......... .......... .......... .......... 482K 50K .......... .......... .......... .......... .......... 966K 100K .......... .......... .......... .......... .......... 1024K 150K .......... .......... .......... .......... .......... 6.54M 200K .......... .......... .......... .......... .......... 99.5M 250K .......... .......... .......... .......... .......... 100M 300K .......... .......... .......... .......... .......... 1.12M 350K .......... .......... .......... .......... .......... 6.62M 400K .......... .......... .......... .......... .......... 162M 450K .......... .......... .......... .......... .......... 196M 500K .......... .......... .......... .......... .......... 524K 550K .......... .......... .......... .......... .......... 137M 600K .......... .......... .......... .......... .......... 136M 650K .......... .......... .......... .......... .......... 138M 700K .......... .......... .......... .......... .......... 198M 750K .......... .......... .......... .......... .......... 7.63M 800K .......... .......... .......... .......... .......... 176M 850K .......... .......... .......... .......... .......... 188M 900K .......... .......... .......... .......... .......... 183M 950K .......... .......... .......... .......... .......... 156M 1000K .......... .......... .......... .......... .......... 116M 1050K .......... .......... .......... .......... .......... 197M 1100K .......... .......... .......... .......... .......... 211M 1150K .......... .......... .......... .......... .......... 181M 1200K .......... .......... .......... .......... .......... 213M 1250K .......... .......... .......... .......... .......... 221M 1300K .......... .......... .......... .......... .......... 211M 1350K .......... .......... .......... .......... .......... 938K 1400K .......... .......... .......... .......... .......... 1.21M 1450K .......... .......... .......... .......... .......... 192M 1500K .......... .......... .......... .......... .......... 194M 1550K .......... .......... .......... .......... .......... 183M 1600K .......... .......... .......... .......... .......... 130M 1650K .......... .......... .......... .......... .......... 94.1M 1700K .......... .......... .......... .......... .......... 88.0M 1750K .......... .......... .......... .......... .......... 86.6M 1800K .......... .......... .......... .......... .......... 9.41M 1850K .......... .......... .......... .......... .......... 87.7M 1900K .......... .......... .......... .......... .......... 28.8M 1950K .......... .......... .......... .......... .......... 89.9M 2000K .......... .......... .......... .......... .......... 1.19M 2050K .......... .......... .......... .......... .......... 8.84M 2100K .......... .......... .......... .......... .......... 91.5M 2150K .......... .......... .......... .......... .......... 21.0M 2200K .......... .......... .......... .......... .......... 56.2M 2250K .......... .......... ......... 103M=0.5s 2022-10-29 00:26:53 (4.24 MB/s) - '/tmp/instance-5/output-1/build/.runc-1.1.4.tar.gz.CKrzPY/output' saved [2334639] tar: stdout: write error runc-1.1.4.tar.gz: OK (sha256: 4f02077432642eebd768fc857318ae7929290b3a3511eb1be338005e360cfa34) >>> host-runc 1.1.4 Extracting gzip -d -c /tmp/instance-5/dl/runc/runc-1.1.4.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/host-runc-1.1.4 -xf - >>> host-runc 1.1.4 Patching if [ ! -f /tmp/instance-5/output-1/build/host-runc-1.1.4/go.mod ]; then printf "module github.com/opencontainers/runc\n" > /tmp/instance-5/output-1/build/host-runc-1.1.4/go.mod; fi >>> host-runc 1.1.4 Configuring >>> host-runc 1.1.4 Building cd /tmp/instance-5/output-1/build/host-runc-1.1.4; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-5/output-1/host/lib/go" GOPATH="/tmp/instance-5/output-1/host/share/go-path" GOPROXY=off PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=0 GOOS="" GOARCH="" GOCACHE="/tmp/instance-5/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" CGO_CXXFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" CGO_LDFLAGS="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" /tmp/instance-5/output-1/host/bin/go build -v -ldflags "-X main.version=1.1.4 -extldflags '-static'" -modcacherw -tags "cgo static_build" -trimpath -p 1 -o /tmp/instance-5/output-1/build/host-runc-1.1.4/bin/runc github.com/opencontainers/runc/. internal/goarch internal/unsafeheader internal/abi internal/cpu internal/bytealg internal/goexperiment internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall runtime internal/reflectlite errors internal/race sync/atomic sync io unicode unicode/utf8 bytes encoding math/bits math internal/itoa strconv reflect encoding/binary encoding/base64 sort internal/fmtsort internal/oserror syscall internal/syscall/unix time internal/poll internal/syscall/execenv internal/testlog path io/fs os fmt strings unicode/utf16 encoding/json hash hash/fnv google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/pragma google.golang.org/protobuf/reflect/protoreflect google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/flags go/token google.golang.org/protobuf/internal/strs regexp/syntax regexp google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/proto google.golang.org/protobuf/internal/filedesc bufio compress/flate hash/crc32 compress/gzip google.golang.org/protobuf/internal/set google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/encoding/tag io/ioutil google.golang.org/protobuf/internal/impl google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/internal/version google.golang.org/protobuf/runtime/protoimpl github.com/checkpoint-restore/go-criu/v5/rpc golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix github.com/containerd/console container/list context crypto crypto/internal/subtle crypto/subtle crypto/cipher crypto/internal/boring/sig crypto/internal/boring crypto/aes crypto/des crypto/internal/nistec/fiat embed crypto/internal/nistec math/rand math/big crypto/elliptic crypto/internal/boring/bbig crypto/internal/randutil crypto/sha512 encoding/asn1 vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/internal/edwards25519/field crypto/internal/edwards25519 crypto/rand crypto/ed25519 crypto/hmac crypto/md5 crypto/rc4 crypto/rsa crypto/sha1 crypto/sha256 crypto/dsa encoding/hex crypto/x509/pkix encoding/pem internal/godebug vendor/golang.org/x/net/dns/dnsmessage internal/nettrace internal/singleflight internal/intern net/netip net # net ../../host/lib/go/src/net/lookup_unix.go:59:24: undefined: cgoLookupHost ../../host/lib/go/src/net/lookup_unix.go:74:24: undefined: cgoLookupIP ../../host/lib/go/src/net/lookup_unix.go:86:23: undefined: cgoLookupPort ../../host/lib/go/src/net/lookup_unix.go:102:24: undefined: cgoLookupCNAME ../../host/lib/go/src/net/lookup_unix.go:127:23: undefined: cgoLookupPTR net/url path/filepath vendor/golang.org/x/crypto/internal/subtle vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/hkdf github.com/docker/go-units os/exec github.com/checkpoint-restore/go-criu/v5 github.com/cyphar/filepath-securejoin github.com/moby/sys/mountinfo github.com/mrunalp/fileutils github.com/opencontainers/runc/libcontainer/utils github.com/opencontainers/runc/libcontainer/apparmor os/user # os/user ../../host/lib/go/src/os/user/lookup.go:15:41: undefined: current ../../host/lib/go/src/os/user/lookup.go:36:9: undefined: lookupUser ../../host/lib/go/src/os/user/lookup.go:45:9: undefined: lookupUserId ../../host/lib/go/src/os/user/lookup.go:51:9: undefined: lookupGroup ../../host/lib/go/src/os/user/lookup.go:57:9: undefined: lookupGroupId ../../host/lib/go/src/os/user/lookup.go:62:9: undefined: listGroups log github.com/opencontainers/runc/libcontainer/devices github.com/opencontainers/runtime-spec/specs-go github.com/sirupsen/logrus github.com/syndtr/gocapability/capability github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/userns hash/adler32 compress/zlib debug/dwarf debug/elf github.com/cilium/ebpf/internal/unix github.com/cilium/ebpf/asm github.com/cilium/ebpf/internal github.com/cilium/ebpf/internal/btf github.com/cilium/ebpf github.com/cilium/ebpf/link github.com/opencontainers/runc/libcontainer/cgroups/ebpf github.com/opencontainers/runc/libcontainer/cgroups/devices github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter github.com/opencontainers/selinux/pkg/pwalkdir github.com/opencontainers/selinux/go-selinux github.com/opencontainers/runc/libcontainer/keys github.com/opencontainers/runc/libcontainer/logs github.com/opencontainers/runc/libcontainer/system github.com/vishvananda/netns runtime/debug github.com/opencontainers/runc/libcontainer/nsenter go build github.com/opencontainers/runc/libcontainer/nsenter: build constraints exclude all Go files in /tmp/instance-5/output-1/build/host-runc-1.1.4/libcontainer/nsenter github.com/opencontainers/runc/types/features flag github.com/shurcooL/sanitized_anchor_name html github.com/russross/blackfriday/v2 github.com/cpuguy83/go-md2man/v2/md2man text/tabwriter text/template/parse text/template github.com/urfave/cli os/signal make: *** [package/pkg-generic.mk:293: /tmp/instance-5/output-1/build/host-runc-1.1.4/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-5/buildroot'