>>> docker-cli 26.0.2 Extracting gzip -d -c /home/buildroot/instance-0/dl/docker-cli/docker-cli-26.0.2.tar.gz | tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/docker-cli-26.0.2 -xf - printf "module github.com/docker/cli\n\ngo 1.19\n" > /home/buildroot/instance-0/output-1/build/docker-cli-26.0.2/go.mod rm -f /home/buildroot/instance-0/output-1/build/docker-cli-26.0.2/vendor/modules.txt >>> docker-cli 26.0.2 Patching if [ ! -f /home/buildroot/instance-0/output-1/build/docker-cli-26.0.2/go.mod ]; then printf "module github.com/docker/cli\n" > /home/buildroot/instance-0/output-1/build/docker-cli-26.0.2/go.mod; fi >>> docker-cli 26.0.2 Configuring >>> docker-cli 26.0.2 Building cd /home/buildroot/instance-0/output-1/build/docker-cli-26.0.2; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/instance-0/output-1/host/lib/go" GOPATH="/home/buildroot/instance-0/output-1/host/share/go-path" GOCACHE="/home/buildroot/instance-0/output-1/host/share/go-cache" GOMODCACHE="/home/buildroot/instance-0/output-1/host/share/go-path/pkg/mod" GOPROXY=off GOTOOLCHAIN=local PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=riscv64 CC="/home/buildroot/instance-0/output-1/host/bin/riscv64-linux-gcc" CXX="/home/buildroot/instance-0/output-1/host/bin/riscv64-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CGO_LDFLAGS="" GOTOOLDIR="/home/buildroot/instance-0/output-1/host/lib/go/pkg/tool/linux_riscv64" /home/buildroot/instance-0/output-1/host/bin/go build -v -ldflags "-X github.com/docker/cli/cli/version.GitCommit=26.0.2 -X github.com/docker/cli/cli/version.Version=26.0.2" -modcacherw -tags "autogen" -trimpath -p 17 -buildvcs=false -o /home/buildroot/instance-0/output-1/build/docker-cli-26.0.2/bin/docker github.com/docker/cli/cmd/docker internal/goarch internal/unsafeheader internal/goexperiment internal/cpu runtime/internal/atomic internal/abi runtime/internal/math internal/chacha8rand internal/godebugs unicode/utf8 cmp encoding internal/itoa internal/race internal/coverage/rtcov internal/goos math/bits unicode sync/atomic runtime/internal/syscall unicode/utf16 github.com/docker/cli/cli/config/types log/internal crypto/internal/alias crypto/internal/boring/sig runtime/internal/sys container/list vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/alias internal/bytealg github.com/fvbommel/sortorder github.com/docker/docker/api github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/events go.opentelemetry.io/otel/metric/embedded slices github.com/docker/distribution/manifest go.opentelemetry.io/otel/trace/embedded math google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set github.com/docker/cli/cli/version github.com/rivo/uniseg google.golang.org/grpc/serviceconfig github.com/klauspost/compress go.opentelemetry.io/otel/internal runtime internal/reflectlite sync crypto/subtle github.com/tonistiigi/go-rosetta runtime/metrics internal/testlog internal/bisect google.golang.org/grpc/internal/buffer internal/singleflight google.golang.org/protobuf/internal/pragma runtime/cgo errors sort internal/oserror path io internal/safefilepath internal/godebug strconv crypto/internal/nistec/fiat vendor/golang.org/x/net/dns/dnsmessage syscall internal/intern math/rand hash bytes crypto/internal/randutil text/tabwriter strings github.com/beorn7/perks/quantile github.com/gogo/protobuf/sortkeys hash/crc32 hash/fnv crypto/rc4 net/netip reflect crypto golang.org/x/text/transform vendor/golang.org/x/text/transform github.com/docker/docker/api/types/versions bufio github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg html github.com/docker/docker/internal/multierror regexp/syntax net/http/internal/ascii golang.org/x/text/width compress/bzip2 crypto/internal/nistec regexp internal/syscall/execenv internal/syscall/unix time github.com/docker/docker/builder/remotecontext/urlutil context google.golang.org/grpc/keepalive google.golang.org/grpc/backoff io/fs google.golang.org/grpc/internal/grpcrand internal/poll go.opentelemetry.io/otel/internal/attribute internal/fmtsort encoding/binary embed github.com/go-logr/logr go.opentelemetry.io/otel/internal/baggage google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/grpcsync google.golang.org/protobuf/internal/editiondefaults encoding/base64 vendor/golang.org/x/crypto/internal/poly1305 github.com/cespare/xxhash/v2 github.com/klauspost/compress/zstd/internal/xxhash crypto/cipher github.com/klauspost/compress/internal/snapref crypto/internal/edwards25519/field crypto/md5 golang.org/x/sys/unix os encoding/pem crypto/internal/edwards25519 crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 crypto/hmac crypto/sha256 crypto/sha512 crypto/ecdh crypto/aes crypto/sha1 vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 vendor/golang.org/x/crypto/chacha20poly1305 github.com/docker/docker/api/types/mount google.golang.org/protobuf/internal/detrand fmt io/ioutil github.com/moby/sys/sequential path/filepath github.com/docker/cli/cli/hints github.com/prometheus/procfs/internal/util os/signal github.com/mattn/go-runewidth google.golang.org/grpc/internal/envconfig github.com/theupdateframework/notary net github.com/docker/cli/cli/command/formatter/tabwriter github.com/moby/sys/symlink github.com/moby/patternmatcher/ignorefile os/exec log github.com/pkg/errors net/url net/http/internal encoding/hex runtime/debug encoding/json compress/flate github.com/opencontainers/go-digest mime vendor/golang.org/x/net/http2/hpack mime/quotedprintable vendor/golang.org/x/text/unicode/norm os/user math/big github.com/docker/docker/api/types/blkiodev github.com/docker/go-units github.com/opencontainers/image-spec/specs-go github.com/distribution/reference github.com/docker/docker/api/types/time encoding/csv github.com/opencontainers/image-spec/specs-go/v1 flag vendor/golang.org/x/text/unicode/bidi google.golang.org/protobuf/internal/errors go/token github.com/docker/cli/cli/connhelper/ssh go.opentelemetry.io/otel/baggage github.com/moby/docker-image-spec/specs-go/v1 google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/version github.com/prometheus/procfs/internal/fs github.com/docker/go/canonical/json text/template/parse archive/zip compress/gzip golang.org/x/sync/errgroup github.com/morikuni/aec github.com/containerd/containerd/pkg/userns google.golang.org/protobuf/reflect/protoreflect golang.org/x/term github.com/moby/term github.com/docker/docker/pkg/system github.com/moby/sys/user github.com/klauspost/compress/fse text/scanner vendor/golang.org/x/text/secure/bidirule golang.org/x/time/rate google.golang.org/grpc/attributes google.golang.org/grpc/internal/grpclog dario.cat/mergo github.com/docker/docker/pkg/progress github.com/docker/cli/cli/compose/template github.com/moby/patternmatcher github.com/xeipuuv/gojsonpointer github.com/google/shlex github.com/docker/docker/pkg/idtools github.com/klauspost/compress/huff0 vendor/golang.org/x/net/idna github.com/docker/cli/cli/compose/interpolation github.com/xeipuuv/gojsonreference github.com/theupdateframework/notary/passphrase gopkg.in/yaml.v2 github.com/docker/docker/pkg/stdcopy github.com/docker/docker-credential-helpers/credentials github.com/sirupsen/logrus github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/strslice github.com/gogo/protobuf/proto go.opentelemetry.io/otel/attribute github.com/docker/docker-credential-helpers/client go.opentelemetry.io/otel/codes github.com/go-logr/logr/funcr github.com/prometheus/common/model google.golang.org/protobuf/internal/descfmt github.com/docker/docker/api/types/image google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/strs github.com/docker/cli/cli/config/credentials google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/runtime/protoiface crypto/rand crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig encoding/asn1 crypto/dsa google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/reflect/protoregistry github.com/theupdateframework/notary/tuf/validation github.com/go-logr/stdr text/template crypto/ed25519 go.opentelemetry.io/otel/metric go.opentelemetry.io/otel/semconv/v1.17.0 go.opentelemetry.io/otel/trace github.com/docker/distribution/uuid crypto/rsa golang.org/x/crypto/ed25519 google.golang.org/protobuf/proto github.com/docker/docker/pkg/stringid github.com/docker/cli/cli/config/configfile github.com/klauspost/compress/zstd github.com/containerd/log github.com/docker/cli/cli/debug google.golang.org/protobuf/internal/encoding/defval vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix github.com/docker/docker/pkg/ioutils github.com/docker/cli/cli/streams github.com/docker/docker/pkg/jsonmessage google.golang.org/grpc/grpclog github.com/containerd/containerd/log github.com/docker/cli/cli/compose/types github.com/docker/docker/pkg/streamformatter github.com/moby/sys/signal tags.cncf.io/container-device-interface/pkg/parser github.com/docker/cli/service/logs github.com/docker/go-events github.com/docker/docker/pkg/pools golang.org/x/net/internal/timeseries google.golang.org/grpc/metadata google.golang.org/protobuf/internal/encoding/json golang.org/x/text/unicode/bidi golang.org/x/text/unicode/norm google.golang.org/grpc/connectivity google.golang.org/grpc/internal/idle golang.org/x/net/http2/hpack google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/balancerload google.golang.org/grpc/tap google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext github.com/docker/cli/cmd/docker/internal/signals crypto/ecdsa html/template github.com/docker/cli/templates google.golang.org/grpc/encoding golang.org/x/text/secure/bidirule github.com/docker/docker/pkg/homedir archive/tar github.com/docker/cli/cli/config golang.org/x/net/idna google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson google.golang.org/protobuf/internal/impl github.com/docker/docker/pkg/archive github.com/docker/docker/api/types/swarm/runtime github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/gogo/protobuf/types github.com/gogo/protobuf/gogoproto vendor/golang.org/x/net/http/httpproxy github.com/docker/cli/cli/connhelper/commandconn net/textproto github.com/docker/docker/api/types/registry github.com/docker/cli/cli-plugins/socket github.com/mitchellh/mapstructure github.com/docker/docker/api/types/network google.golang.org/grpc/internal/syscall github.com/docker/go-connections/nat google.golang.org/grpc/stats crypto/x509 github.com/spf13/pflag github.com/prometheus/procfs github.com/docker/docker/api/types/container github.com/docker/cli/cli/connhelper vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts net/mail mime/multipart github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/system github.com/docker/docker/api/types/volume github.com/docker/cli/opts github.com/docker/docker/api/types google.golang.org/protobuf/internal/filetype github.com/docker/cli/cli/command/formatter google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb github.com/docker/cli/cli/command/stack/options github.com/moby/swarmkit/v2/api/deepcopy github.com/golang/protobuf/ptypes/duration github.com/prometheus/client_model/go github.com/golang/protobuf/ptypes/timestamp google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/theupdateframework/notary/tuf/data google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any github.com/moby/swarmkit/v2/protobuf/plugin crypto/tls github.com/docker/cli/cli/command/stack/formatter github.com/spf13/cobra github.com/prometheus/client_golang/prometheus/internal github.com/theupdateframework/notary/client/changelist github.com/theupdateframework/notary/tuf/utils google.golang.org/protobuf/types/gofeaturespb google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto github.com/matttproud/golang_protobuf_extensions/pbutil google.golang.org/grpc/encoding/proto github.com/golang/protobuf/ptypes github.com/golang/protobuf/jsonpb go.etcd.io/etcd/raft/v3/raftpb google.golang.org/grpc/internal/pretty net/http/httptrace github.com/docker/go-connections/tlsconfig google.golang.org/grpc/internal/credentials google.golang.org/grpc/credentials net/http google.golang.org/grpc/resolver google.golang.org/grpc/credentials/insecure google.golang.org/grpc/peer google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/codes google.golang.org/grpc/internal/status google.golang.org/grpc/status github.com/containerd/containerd/errdefs google.golang.org/grpc/internal/binarylog google.golang.org/grpc/channelz google.golang.org/grpc/balancer github.com/containerd/containerd/platforms google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/internal/balancer/gracefulswitch google.golang.org/grpc/internal/resolver github.com/docker/docker/errdefs github.com/docker/go-connections/sockets github.com/felixge/httpsnoop go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil go.opentelemetry.io/otel/propagation github.com/docker/distribution/registry/api/errcode github.com/docker/distribution/registry/client/transport golang.org/x/net/trace github.com/docker/distribution/registry/client/auth/challenge github.com/theupdateframework/notary/storage expvar github.com/gorilla/mux github.com/prometheus/common/expfmt github.com/docker/docker/builder/remotecontext/git github.com/docker/distribution net/http/cookiejar github.com/xeipuuv/gojsonschema golang.org/x/net/http2 net/http/httputil github.com/docker/cli/cli/command/image/build go.opentelemetry.io/otel/internal/global github.com/docker/cli/cli/context/store github.com/theupdateframework/notary/trustmanager github.com/docker/distribution/manifest/manifestlist github.com/docker/distribution/manifest/ocischema github.com/docker/distribution/manifest/schema2 github.com/docker/cli/cli/manifest/types github.com/theupdateframework/notary/cryptoservice github.com/theupdateframework/notary/tuf/signed github.com/docker/distribution/registry/api/v2 github.com/docker/cli/cli/manifest/store github.com/prometheus/client_golang/prometheus github.com/docker/cli/cli/context go.opentelemetry.io/otel github.com/theupdateframework/notary/trustpinning go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp github.com/theupdateframework/notary/tuf github.com/docker/docker/client github.com/theupdateframework/notary/client github.com/docker/cli/cli/compose/schema github.com/docker/cli/cli/compose/loader github.com/prometheus/client_golang/prometheus/promhttp google.golang.org/grpc/internal/transport github.com/docker/cli/cli/command/idresolver github.com/docker/cli/cli/command/service/progress github.com/docker/cli/cli/command/swarm/progress github.com/docker/cli/cli/flags github.com/docker/cli/cli/context/docker github.com/docker/go-metrics github.com/docker/distribution/metrics github.com/docker/distribution/registry/storage/cache github.com/docker/distribution/registry/storage/cache/memory github.com/docker/distribution/registry/client github.com/docker/distribution/registry/client/auth github.com/docker/docker/registry google.golang.org/grpc github.com/docker/cli/cli/trust github.com/docker/cli/cli/registry/client github.com/docker/cli/cli/command github.com/docker/cli/cli/command/completion github.com/docker/cli/cli/command/task github.com/docker/cli/cli/command/stack/loader github.com/docker/cli/cli-plugins/manager github.com/docker/cli/cli github.com/moby/swarmkit/v2/manager/raftselector github.com/moby/swarmkit/v2/api github.com/docker/cli/cli/command/inspect github.com/docker/cli/cli/command/checkpoint github.com/docker/cli/cli/command/registry github.com/docker/cli/cli/command/manifest github.com/docker/cli/cli/command/swarm github.com/docker/cli/cli/command/config github.com/docker/cli/cli/command/secret github.com/docker/cli/cli/command/network github.com/docker/cli/cli/command/node github.com/docker/cli/cli/command/context github.com/docker/cli/cli/command/volume github.com/docker/cli/cli/command/image github.com/docker/cli/cli/command/builder github.com/docker/cli/cli/command/plugin github.com/docker/cli/cli/command/trust github.com/docker/cli/cli/command/container github.com/docker/cli/cli/command/system github.com/moby/swarmkit/v2/api/defaults github.com/moby/swarmkit/v2/api/genericresource github.com/docker/cli/cli/command/service github.com/docker/cli/cli/compose/convert github.com/docker/cli/cli/command/stack/swarm github.com/docker/cli/cli/command/stack github.com/docker/cli/cli/command/commands github.com/docker/cli/cmd/docker # github.com/docker/cli/cmd/docker $WORK/b130/_pkg_.a(_x001.o): unknown relocation type 17; compiled without -fpic? $WORK/b082/_pkg_.a(_x005.o): unknown relocation type 17; compiled without -fpic? make: *** [package/pkg-generic.mk:283: /home/buildroot/instance-0/output-1/build/docker-cli-26.0.2/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'