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