>>> host-runc 1.1.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.runc-1.1.4.tar.gz.oInSIi/output' 'https://github.com/opencontainers/runc/archive/v1.1.4/runc-1.1.4.tar.gz' --2022-11-27 17:37:20-- https://github.com/opencontainers/runc/archive/v1.1.4/runc-1.1.4.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.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-11-27 17:37:21-- https://codeload.github.com/opencontainers/runc/tar.gz/refs/tags/v1.1.4 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.runc-1.1.4.tar.gz.oInSIi/output' 0K .......... .......... .......... .......... .......... 480K 50K .......... .......... .......... .......... .......... 1016K 100K .......... .......... .......... .......... .......... 948K 150K .......... .......... .......... .......... .......... 29.1M 200K .......... .......... .......... .......... .......... 88.6M 250K .......... .......... .......... .......... .......... 1.03M 300K .......... .......... .......... .......... .......... 139M 350K .......... .......... .......... .......... .......... 34.3M 400K .......... .......... .......... .......... .......... 204M 450K .......... .......... .......... .......... .......... 23.3M 500K .......... .......... .......... .......... .......... 208M 550K .......... .......... .......... .......... .......... 944K 600K .......... .......... .......... .......... .......... 1.26M 650K .......... .......... .......... .......... .......... 178M 700K .......... .......... .......... .......... .......... 192M 750K .......... .......... .......... .......... .......... 201M 800K .......... .......... .......... .......... .......... 209M 850K .......... .......... .......... .......... .......... 5.55M 900K .......... .......... .......... .......... .......... 94.5M 950K .......... .......... .......... .......... .......... 178M 1000K .......... .......... .......... .......... .......... 204M 1050K .......... .......... .......... .......... .......... 195M 1100K .......... .......... .......... .......... .......... 221M 1150K .......... .......... .......... .......... .......... 211M 1200K .......... .......... .......... .......... .......... 196M 1250K .......... .......... .......... .......... .......... 173M 1300K .......... .......... .......... .......... .......... 211M 1350K .......... .......... .......... .......... .......... 213M 1400K .......... .......... .......... .......... .......... 215M 1450K .......... .......... .......... .......... .......... 1.04M 1500K .......... .......... .......... .......... .......... 173M 1550K .......... .......... .......... .......... .......... 191M 1600K .......... .......... .......... .......... .......... 216M 1650K .......... .......... .......... .......... .......... 115M 1700K .......... .......... .......... .......... .......... 88.6M 1750K .......... .......... .......... .......... .......... 87.0M 1800K .......... .......... .......... .......... .......... 86.6M 1850K .......... .......... .......... .......... .......... 69.2M 1900K .......... .......... .......... .......... .......... 948K 1950K .......... .......... .......... .......... .......... 91.9M 2000K .......... .......... .......... .......... .......... 89.5M 2050K .......... .......... .......... .......... .......... 91.6M 2100K .......... .......... .......... .......... .......... 92.4M 2150K .......... .......... .......... .......... .......... 92.5M 2200K .......... .......... .......... .......... .......... 89.7M 2250K .......... .......... ......... 93.6M=0.5s 2022-11-27 17:37:21 (4.72 MB/s) - '/tmp/instance-9/output-1/build/.runc-1.1.4.tar.gz.oInSIi/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-9/dl/runc/runc-1.1.4.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-runc-1.1.4 -xf - >>> host-runc 1.1.4 Patching if [ ! -f /tmp/instance-9/output-1/build/host-runc-1.1.4/go.mod ]; then printf "module github.com/opencontainers/runc\n" > /tmp/instance-9/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-9/output-1/build/host-runc-1.1.4; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-9/output-1/host/lib/go" GOPATH="/tmp/instance-9/output-1/host/share/go-path" GOPROXY=off PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CGO_CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CGO_LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" /tmp/instance-9/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-9/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-9/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-9/output-1/build/host-runc-1.1.4/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-9/buildroot'