>>> host-moby-buildkit 0.11.2 Extracting mkdir -p /home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host mkdir -p /home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/target gzip -d -c /home/thomas/autobuild/instance-1/dl/moby-buildkit/moby-buildkit-0.11.2.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/host-moby-buildkit-0.11.2 -xf - >>> host-moby-buildkit 0.11.2 Patching if [ ! -f /home/thomas/autobuild/instance-1/output-1/build/host-moby-buildkit-0.11.2/go.mod ]; then printf "module github.com/moby/buildkit\n" > /home/thomas/autobuild/instance-1/output-1/build/host-moby-buildkit-0.11.2/go.mod; fi >>> host-moby-buildkit 0.11.2 Configuring mkdir -p /home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host rsync -a --link-dest=/home/thomas/autobuild/instance-1/output-1/per-package/host-go/host/ /home/thomas/autobuild/instance-1/output-1/per-package/host-go/host/ /home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host rsync -a --link-dest=/home/thomas/autobuild/instance-1/output-1/per-package/host-skeleton/host/ /home/thomas/autobuild/instance-1/output-1/per-package/host-skeleton/host/ /home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host mkdir -p /home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/target rsync -a --link-dest=/home/thomas/autobuild/instance-1/output-1/per-package/host-go/target/ /home/thomas/autobuild/instance-1/output-1/per-package/host-go/target/ /home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/target rsync -a --link-dest=/home/thomas/autobuild/instance-1/output-1/per-package/host-skeleton/target/ /home/thomas/autobuild/instance-1/output-1/per-package/host-skeleton/target/ /home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/target >>> host-moby-buildkit 0.11.2 Building cd /home/thomas/autobuild/instance-1/output-1/build/host-moby-buildkit-0.11.2; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/lib/go" GOPATH="/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/share/go-path" GOCACHE="/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/share/go-cache" GOMODCACHE="/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/share/go-path/pkg/mod" GOPROXY=off PATH="/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/bin:/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" GOBIN= CGO_ENABLED=0 GOOS="" GOARCH="" GOCACHE="/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/include" CGO_CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/include" CGO_LDFLAGS="-L/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/lib" /home/thomas/autobuild/instance-1/output-1/per-package/host-moby-buildkit/host/bin/go build -v -ldflags "" -modcacherw -tags "cgo" -trimpath -p 4 -buildvcs=false -o /home/thomas/autobuild/instance-1/output-1/build/host-moby-buildkit-0.11.2/bin/buildctl github.com/moby/buildkit/cmd/buildctl internal/goarch internal/goexperiment internal/unsafeheader internal/cpu internal/abi internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall internal/bytealg internal/race sync/atomic internal/itoa math/bits unicode/utf8 math unicode encoding runtime unicode/utf16 google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set github.com/docker/cli/cli/config/types container/list crypto/internal/subtle crypto/subtle crypto/internal/boring/sig vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/subtle google.golang.org/grpc/attributes google.golang.org/grpc/serviceconfig github.com/containerd/containerd/defaults golang.org/x/crypto/internal/alias go.opentelemetry.io/otel/internal go.opentelemetry.io/otel/sdk/instrumentation container/ring image/color github.com/containerd/containerd/version internal/reflectlite sync internal/testlog google.golang.org/protobuf/internal/pragma math/rand internal/singleflight google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync internal/sysinfo errors sort internal/oserror io strconv syscall internal/safefilepath path bytes strings reflect hash hash/fnv hash/crc32 bufio crypto regexp/syntax time internal/syscall/unix internal/syscall/execenv os/user # os/user ../../per-package/host-moby-buildkit/host/lib/go/src/os/user/lookup.go:15:41: undefined: current ../../per-package/host-moby-buildkit/host/lib/go/src/os/user/lookup.go:36:9: undefined: lookupUser ../../per-package/host-moby-buildkit/host/lib/go/src/os/user/lookup.go:45:9: undefined: lookupUserId ../../per-package/host-moby-buildkit/host/lib/go/src/os/user/lookup.go:51:9: undefined: lookupGroup ../../per-package/host-moby-buildkit/host/lib/go/src/os/user/lookup.go:57:9: undefined: lookupGroupId ../../per-package/host-moby-buildkit/host/lib/go/src/os/user/lookup.go:62:9: undefined: listGroups crypto/internal/nistec/fiat regexp context internal/poll io/fs embed encoding/binary internal/fmtsort crypto/internal/randutil crypto/rc4 os vendor/golang.org/x/net/dns/dnsmessage github.com/gogo/protobuf/sortkeys encoding/base64 html golang.org/x/sys/unix crypto/cipher fmt path/filepath google.golang.org/protobuf/internal/detrand io/ioutil internal/godebug crypto/internal/boring github.com/containerd/continuity/pathdriver os/exec crypto/aes google.golang.org/protobuf/internal/errors encoding/json go/token google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/reflect/protoreflect compress/flate github.com/containerd/continuity/devices github.com/containerd/continuity/sysx google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts github.com/containerd/continuity/driver google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface compress/gzip google.golang.org/protobuf/internal/version github.com/opencontainers/go-digest github.com/docker/docker-credential-helpers/credentials google.golang.org/protobuf/proto golang.org/x/sys/execabs google.golang.org/protobuf/internal/encoding/defval github.com/pkg/errors github.com/docker/docker-credential-helpers/client log crypto/des github.com/docker/cli/cli/config/credentials github.com/sirupsen/logrus crypto/internal/nistec math/big google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext github.com/docker/cli/cli/config/configfile crypto/sha512 crypto/internal/edwards25519/field crypto/hmac crypto/md5 google.golang.org/protobuf/internal/encoding/tag crypto/elliptic crypto/internal/boring/bbig encoding/asn1 crypto/internal/edwards25519 google.golang.org/protobuf/internal/impl crypto/rand crypto/sha1 vendor/golang.org/x/crypto/cryptobyte crypto/ed25519 crypto/rsa crypto/sha256 crypto/dsa crypto/ecdsa encoding/hex encoding/pem crypto/x509/pkix internal/intern net/url vendor/golang.org/x/crypto/chacha20 net/netip vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/chacha20poly1305 net vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/hkdf github.com/gogo/protobuf/proto # net ../../per-package/host-moby-buildkit/host/lib/go/src/net/lookup_unix.go:59:24: undefined: cgoLookupHost ../../per-package/host-moby-buildkit/host/lib/go/src/net/lookup_unix.go:74:24: undefined: cgoLookupIP ../../per-package/host-moby-buildkit/host/lib/go/src/net/lookup_unix.go:86:23: undefined: cgoLookupPort ../../per-package/host-moby-buildkit/host/lib/go/src/net/lookup_unix.go:102:24: undefined: cgoLookupCNAME ../../per-package/host-moby-buildkit/host/lib/go/src/net/lookup_unix.go:127:23: undefined: cgoLookupPTR golang.org/x/net/internal/timeseries text/template/parse vendor/golang.org/x/text/transform vendor/golang.org/x/text/unicode/bidi text/template vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/text/unicode/norm google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl html/template github.com/containerd/continuity/proto github.com/containerd/continuity vendor/golang.org/x/net/idna vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable net/http/internal net/http/internal/ascii text/tabwriter google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpclog google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/internal/encoding/json google.golang.org/grpc/grpclog google.golang.org/grpc/connectivity google.golang.org/grpc/metadata google.golang.org/protobuf/encoding/protojson google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/codes google.golang.org/grpc/encoding github.com/gogo/protobuf/types google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/balancerload google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/ptypes/any google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb github.com/golang/protobuf/ptypes/duration google.golang.org/grpc/internal/grpcutil github.com/golang/protobuf/ptypes/timestamp google.golang.org/genproto/googleapis/rpc/status google.golang.org/grpc/internal/envconfig golang.org/x/text/transform golang.org/x/text/unicode/bidi github.com/golang/protobuf/proto golang.org/x/text/unicode/norm golang.org/x/text/secure/bidirule golang.org/x/net/http2/hpack google.golang.org/grpc/keepalive google.golang.org/grpc/tap github.com/golang/protobuf/jsonpb google.golang.org/grpc/encoding/proto github.com/golang/protobuf/ptypes google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/status google.golang.org/grpc/status google.golang.org/grpc/internal/pretty github.com/containerd/containerd/errdefs golang.org/x/net/idna github.com/containerd/containerd/log github.com/opencontainers/image-spec/specs-go github.com/opencontainers/image-spec/specs-go/v1 github.com/gogo/googleapis/google/rpc github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/containerd/containerd/filters github.com/containerd/containerd/content github.com/containerd/containerd/content/local github.com/moby/buildkit/sourcepolicy/pb github.com/moby/buildkit/util/entitlements github.com/moby/buildkit/client/buildid github.com/containerd/containerd/platforms github.com/docker/distribution/digestset github.com/gogo/protobuf/gogoproto github.com/docker/distribution/reference github.com/google/shlex github.com/moby/buildkit/identity github.com/moby/buildkit/util/progress golang.org/x/crypto/chacha20 github.com/moby/buildkit/util/apicaps/pb golang.org/x/crypto/curve25519/internal/field github.com/moby/buildkit/util/flightcontrol golang.org/x/crypto/ed25519 github.com/moby/buildkit/util/apicaps golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/curve25519 github.com/moby/buildkit/solver/pb golang.org/x/crypto/blowfish golang.org/x/sync/errgroup github.com/gofrs/flock github.com/containerd/continuity/fs golang.org/x/crypto/ssh/internal/bcrypt_pbkdf github.com/moby/buildkit/exporter/containerimage/exptypes github.com/moby/buildkit/client/ociindex github.com/containerd/typeurl github.com/tonistiigi/fsutil/types github.com/moby/buildkit/util/stack github.com/moby/buildkit/util/system go.opentelemetry.io/otel/attribute go.opentelemetry.io/otel/codes os/signal github.com/go-logr/logr github.com/moby/sys/signal github.com/go-logr/logr/funcr go.opentelemetry.io/otel/trace go.opentelemetry.io/otel/internal/baggage go.opentelemetry.io/otel/baggage github.com/go-logr/stdr text/scanner github.com/moby/buildkit/util/bklog github.com/moby/buildkit/util/appdefaults runtime/trace go.opentelemetry.io/proto/otlp/common/v1 github.com/moby/patternmatcher github.com/golang/protobuf/protoc-gen-go/descriptor google.golang.org/protobuf/types/known/wrapperspb go.opentelemetry.io/proto/otlp/resource/v1 github.com/golang/protobuf/descriptor go.opentelemetry.io/proto/otlp/trace/v1 github.com/golang/protobuf/ptypes/wrappers github.com/grpc-ecosystem/grpc-gateway/internal github.com/grpc-ecosystem/grpc-gateway/utilities google.golang.org/genproto/googleapis/api/httpbody google.golang.org/protobuf/types/known/fieldmaskpb encoding/csv github.com/containerd/console google.golang.org/genproto/protobuf/field_mask github.com/tonistiigi/units github.com/moby/buildkit/util/appcontext github.com/moby/buildkit/api/types github.com/cenkalti/backoff/v4 google.golang.org/grpc/encoding/gzip google.golang.org/genproto/googleapis/rpc/errdetails flag go.opentelemetry.io/otel/exporters/otlp/internal/retry github.com/russross/blackfriday/v2 github.com/morikuni/aec golang.org/x/time/rate go.etcd.io/bbolt golang.org/x/crypto/nacl/sign runtime/pprof database/sql/driver hash/adler32 compress/zlib runtime/debug github.com/pkg/profile testing github.com/cpuguy83/go-md2man/v2/md2man github.com/moby/buildkit/version github.com/urfave/cli github.com/moby/buildkit/util/profiler make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-1/output-1/build/host-moby-buildkit-0.11.2/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'