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