>>> 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=2" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2" 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/godebugs internal/coverage/rtcov unicode/utf16 github.com/docker/cli/cli/config/types internal/cpu log/internal crypto/internal/alias crypto/internal/boring/sig container/list vendor/golang.org/x/crypto/cryptobyte/asn1 internal/bytealg internal/nettrace unicode/utf8 runtime/internal/syscall internal/unsafeheader internal/itoa math/bits cmp internal/goos runtime/internal/atomic internal/goexperiment encoding sync/atomic unicode internal/goarch internal/race vendor/golang.org/x/crypto/internal/alias github.com/docker/docker/api github.com/fvbommel/sortorder github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/events go.opentelemetry.io/otel/metric/embedded internal/abi internal/chacha8rand runtime/internal/math runtime/internal/sys go.opentelemetry.io/otel/trace/embedded github.com/docker/distribution/manifest google.golang.org/protobuf/internal/flags github.com/docker/cli/cli/version github.com/rivo/uniseg google.golang.org/grpc/serviceconfig google.golang.org/protobuf/internal/set slices math go.opentelemetry.io/otel/internal github.com/klauspost/compress runtime internal/reflectlite crypto/subtle github.com/tonistiigi/go-rosetta runtime/metrics sync internal/testlog internal/bisect internal/singleflight google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/buffer runtime/cgo errors sort internal/oserror io internal/safefilepath path internal/godebug vendor/golang.org/x/net/dns/dnsmessage strconv crypto/internal/nistec/fiat syscall internal/intern math/rand hash bytes crypto/internal/randutil text/tabwriter strings hash/fnv hash/crc32 github.com/beorn7/perks/quantile github.com/gogo/protobuf/sortkeys crypto/rc4 crypto net/netip reflect golang.org/x/text/transform vendor/golang.org/x/text/transform net/http/internal/ascii bufio github.com/docker/docker/api/types/versions github.com/docker/docker/internal/multierror github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg regexp/syntax html 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 google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpcrand context google.golang.org/grpc/keepalive io/fs internal/poll github.com/go-logr/logr go.opentelemetry.io/otel/internal/baggage google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/grpcsync embed internal/fmtsort go.opentelemetry.io/otel/internal/attribute encoding/binary google.golang.org/protobuf/internal/editiondefaults os encoding/base64 crypto/md5 github.com/cespare/xxhash/v2 crypto/internal/edwards25519/field vendor/golang.org/x/crypto/internal/poly1305 crypto/cipher github.com/klauspost/compress/zstd/internal/xxhash github.com/klauspost/compress/internal/snapref golang.org/x/sys/unix encoding/pem crypto/internal/edwards25519 crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 crypto/sha256 crypto/aes crypto/ecdh crypto/hmac crypto/sha512 crypto/sha1 vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 github.com/docker/cli/cli/hints fmt google.golang.org/protobuf/internal/detrand io/ioutil path/filepath github.com/moby/sys/sequential github.com/theupdateframework/notary github.com/prometheus/procfs/internal/util os/signal github.com/docker/docker/api/types/mount github.com/mattn/go-runewidth google.golang.org/grpc/internal/envconfig net github.com/docker/cli/cli/command/formatter/tabwriter github.com/moby/patternmatcher/ignorefile github.com/moby/sys/symlink os/exec net/url encoding/hex mime/quotedprintable github.com/pkg/errors mime log runtime/debug encoding/json compress/flate os/user vendor/golang.org/x/net/http2/hpack net/http/internal github.com/opencontainers/go-digest vendor/golang.org/x/text/unicode/norm math/big github.com/docker/docker/api/types/blkiodev github.com/docker/go-units github.com/opencontainers/image-spec/specs-go github.com/docker/docker/api/types/time encoding/csv flag github.com/distribution/reference github.com/opencontainers/image-spec/specs-go/v1 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 google.golang.org/protobuf/encoding/protowire github.com/moby/docker-image-spec/specs-go/v1 google.golang.org/protobuf/internal/version github.com/prometheus/procfs/internal/fs github.com/docker/go/canonical/json text/template/parse golang.org/x/sync/errgroup github.com/morikuni/aec google.golang.org/protobuf/reflect/protoreflect github.com/containerd/containerd/pkg/userns archive/zip compress/gzip github.com/klauspost/compress/fse text/scanner golang.org/x/time/rate google.golang.org/grpc/attributes google.golang.org/grpc/internal/grpclog github.com/docker/docker/pkg/progress vendor/golang.org/x/text/secure/bidirule dario.cat/mergo github.com/docker/cli/cli/compose/template github.com/xeipuuv/gojsonpointer github.com/google/shlex gopkg.in/yaml.v2 github.com/moby/patternmatcher github.com/docker/docker/pkg/stdcopy github.com/xeipuuv/gojsonreference github.com/docker/cli/cli/compose/interpolation github.com/klauspost/compress/huff0 tags.cncf.io/container-device-interface/pkg/parser github.com/docker/cli/service/logs golang.org/x/net/internal/timeseries google.golang.org/grpc/metadata golang.org/x/text/unicode/bidi google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts vendor/golang.org/x/net/idna google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/messageset 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 go.opentelemetry.io/otel/codes github.com/docker/docker-credential-helpers/client github.com/go-logr/logr/funcr github.com/docker/docker/api/types/image google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface github.com/docker/cli/cli/config/credentials github.com/prometheus/common/model crypto/rand crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig encoding/asn1 crypto/dsa github.com/theupdateframework/notary/tuf/validation github.com/go-logr/stdr golang.org/x/term go.opentelemetry.io/otel/semconv/v1.17.0 go.opentelemetry.io/otel/metric go.opentelemetry.io/otel/trace crypto/ed25519 google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/proto github.com/docker/distribution/uuid github.com/moby/term text/template golang.org/x/crypto/ed25519 github.com/docker/cli/cli/config/configfile github.com/containerd/log github.com/docker/cli/cli/debug crypto/rsa github.com/theupdateframework/notary/passphrase github.com/docker/docker/pkg/stringid github.com/moby/sys/user github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/system github.com/klauspost/compress/zstd google.golang.org/grpc/grpclog vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix github.com/docker/cli/cli/streams github.com/docker/docker/pkg/jsonmessage github.com/containerd/containerd/log github.com/docker/cli/cli/compose/types github.com/moby/sys/signal github.com/docker/go-events google.golang.org/grpc/internal/grpcutil github.com/docker/docker/pkg/streamformatter google.golang.org/grpc/internal/balancerload google.golang.org/grpc/encoding google.golang.org/grpc/connectivity github.com/docker/docker/pkg/idtools google.golang.org/grpc/internal/idle google.golang.org/protobuf/internal/encoding/json golang.org/x/text/secure/bidirule github.com/docker/docker/pkg/pools golang.org/x/text/unicode/norm golang.org/x/net/http2/hpack google.golang.org/grpc/tap crypto/ecdsa github.com/docker/cli/cmd/docker/internal/signals google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/docker/cli/templates html/template github.com/docker/docker/pkg/homedir archive/tar github.com/docker/cli/cli/config golang.org/x/net/idna google.golang.org/protobuf/encoding/protojson google.golang.org/protobuf/internal/encoding/tag 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 net/textproto vendor/golang.org/x/net/http/httpproxy github.com/docker/cli/cli/connhelper/commandconn github.com/docker/go-connections/nat github.com/docker/docker/api/types/registry github.com/docker/cli/cli-plugins/socket github.com/mitchellh/mapstructure crypto/x509 github.com/docker/docker/api/types/network google.golang.org/grpc/stats google.golang.org/grpc/internal/syscall github.com/spf13/pflag github.com/prometheus/procfs github.com/gogo/protobuf/gogoproto github.com/docker/cli/cli/connhelper github.com/docker/docker/api/types/container vendor/golang.org/x/net/http/httpguts net/mail golang.org/x/net/http/httpguts mime/multipart github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/volume github.com/docker/cli/opts github.com/docker/docker/api/types/system github.com/docker/docker/api/types github.com/docker/cli/cli/command/formatter google.golang.org/protobuf/internal/filetype github.com/docker/cli/cli/command/stack/options google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/descriptorpb github.com/docker/cli/cli/command/stack/formatter github.com/theupdateframework/notary/tuf/data crypto/tls github.com/golang/protobuf/ptypes/timestamp github.com/prometheus/client_model/go github.com/golang/protobuf/ptypes/duration google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any github.com/spf13/cobra github.com/moby/swarmkit/v2/api/deepcopy github.com/moby/swarmkit/v2/protobuf/plugin 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 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/internal/pretty google.golang.org/grpc/credentials/insecure google.golang.org/grpc/resolver google.golang.org/grpc/peer google.golang.org/grpc/internal/channelz google.golang.org/grpc/internal google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/balancer/grpclb/state 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/internal/resolver google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/internal/balancer/gracefulswitch github.com/docker/docker/errdefs github.com/felixge/httpsnoop go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil go.opentelemetry.io/otel/propagation expvar github.com/docker/go-connections/sockets github.com/docker/docker/builder/remotecontext/git github.com/docker/distribution/registry/api/errcode github.com/gorilla/mux github.com/docker/distribution/registry/client/transport github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution net/http/cookiejar github.com/theupdateframework/notary/storage golang.org/x/net/trace github.com/xeipuuv/gojsonschema github.com/prometheus/common/expfmt golang.org/x/net/http2 net/http/httputil go.opentelemetry.io/otel/internal/global github.com/docker/cli/cli/command/image/build github.com/docker/distribution/manifest/manifestlist github.com/docker/distribution/manifest/ocischema github.com/docker/distribution/manifest/schema2 github.com/docker/cli/cli/context/store github.com/docker/cli/cli/manifest/types github.com/theupdateframework/notary/trustmanager github.com/docker/distribution/registry/api/v2 github.com/docker/cli/cli/manifest/store github.com/docker/cli/cli/context github.com/prometheus/client_golang/prometheus github.com/theupdateframework/notary/cryptoservice github.com/theupdateframework/notary/tuf/signed go.opentelemetry.io/otel go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp github.com/theupdateframework/notary/trustpinning 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 github.com/docker/cli/cli/context/docker github.com/docker/cli/cli/command/idresolver github.com/docker/cli/cli/flags github.com/docker/cli/cli/command/swarm/progress github.com/docker/cli/cli/command/service/progress google.golang.org/grpc/internal/transport 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/stack/loader github.com/docker/cli/cli/command/task github.com/docker/cli/cli-plugins/manager github.com/docker/cli/cli github.com/moby/swarmkit/v2/manager/raftselector 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/swarm github.com/docker/cli/cli/command/manifest github.com/moby/swarmkit/v2/api 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/context github.com/docker/cli/cli/command/volume github.com/docker/cli/cli/command/node 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'