>>> docker-cli 26.0.2 Extracting gzip -d -c /home/buildroot/instance-0/dl/docker-cli/docker-cli-26.0.2-go2.tar.gz | /home/buildroot/instance-0/output-1/host/bin/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 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " 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/unsafeheader runtime/internal/atomic internal/cpu unicode/utf16 internal/godebugs github.com/docker/cli/cli/config/types log/internal internal/bytealg crypto/internal/alias crypto/internal/boring/sig container/list vendor/golang.org/x/crypto/cryptobyte/asn1 internal/goarch cmp math/bits encoding internal/race sync/atomic internal/goos unicode/utf8 internal/goexperiment internal/coverage/rtcov runtime/internal/syscall unicode internal/itoa internal/nettrace internal/abi internal/chacha8rand runtime/internal/math vendor/golang.org/x/crypto/internal/alias github.com/fvbommel/sortorder runtime/internal/sys 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 go.opentelemetry.io/otel/trace/embedded github.com/docker/distribution/manifest google.golang.org/protobuf/internal/flags github.com/docker/cli/cli/version google.golang.org/grpc/serviceconfig github.com/rivo/uniseg google.golang.org/protobuf/internal/set slices math go.opentelemetry.io/otel/internal github.com/klauspost/compress runtime internal/reflectlite sync crypto/subtle github.com/tonistiigi/go-rosetta runtime/metrics internal/testlog internal/bisect google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/buffer internal/singleflight runtime/cgo errors sort internal/godebug internal/safefilepath path io vendor/golang.org/x/net/dns/dnsmessage internal/oserror strconv crypto/internal/nistec/fiat syscall internal/intern math/rand hash bytes crypto/internal/randutil text/tabwriter strings github.com/beorn7/perks/quantile github.com/gogo/protobuf/sortkeys hash/fnv hash/crc32 crypto net/netip crypto/rc4 reflect vendor/golang.org/x/text/transform 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 internal/syscall/execenv internal/syscall/unix time crypto/internal/nistec regexp github.com/docker/docker/builder/remotecontext/urlutil google.golang.org/grpc/backoff context google.golang.org/grpc/internal/grpcrand 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/grpcsync google.golang.org/grpc/internal/backoff embed google.golang.org/protobuf/internal/editiondefaults internal/fmtsort go.opentelemetry.io/otel/internal/attribute encoding/binary os encoding/base64 crypto/md5 crypto/internal/edwards25519/field github.com/cespare/xxhash/v2 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/ecdh crypto/sha512 crypto/hmac crypto/aes crypto/sha1 vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 fmt path/filepath github.com/docker/docker/api/types/mount github.com/docker/cli/cli/hints google.golang.org/protobuf/internal/detrand io/ioutil github.com/prometheus/procfs/internal/util github.com/theupdateframework/notary net github.com/moby/sys/sequential os/signal github.com/mattn/go-runewidth google.golang.org/grpc/internal/envconfig github.com/docker/cli/cli/command/formatter/tabwriter github.com/moby/patternmatcher/ignorefile os/exec github.com/moby/sys/symlink log net/url mime/quotedprintable encoding/hex net/http/internal runtime/debug mime github.com/opencontainers/go-digest github.com/pkg/errors encoding/json vendor/golang.org/x/net/http2/hpack os/user compress/flate 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 github.com/distribution/reference vendor/golang.org/x/text/unicode/bidi encoding/csv github.com/opencontainers/image-spec/specs-go/v1 flag google.golang.org/protobuf/internal/errors go/token github.com/moby/docker-image-spec/specs-go/v1 google.golang.org/protobuf/encoding/protowire github.com/docker/cli/cli/connhelper/ssh go.opentelemetry.io/otel/baggage 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 archive/zip compress/gzip github.com/morikuni/aec github.com/containerd/containerd/pkg/userns google.golang.org/protobuf/reflect/protoreflect 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/moby/patternmatcher github.com/docker/cli/cli/compose/template github.com/xeipuuv/gojsonpointer github.com/docker/docker/pkg/progress github.com/google/shlex gopkg.in/yaml.v2 github.com/klauspost/compress/huff0 github.com/docker/docker/pkg/stdcopy tags.cncf.io/container-device-interface/pkg/parser github.com/docker/cli/cli/compose/interpolation github.com/xeipuuv/gojsonreference github.com/docker/docker-credential-helpers/credentials 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/go-logr/logr/funcr vendor/golang.org/x/net/idna github.com/prometheus/common/model github.com/docker/docker-credential-helpers/client github.com/theupdateframework/notary/tuf/validation 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 google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid github.com/docker/cli/cli/config/credentials google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/order go.opentelemetry.io/otel/semconv/v1.17.0 go.opentelemetry.io/otel/metric go.opentelemetry.io/otel/trace github.com/go-logr/stdr github.com/sirupsen/logrus google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface golang.org/x/term github.com/moby/term text/template github.com/moby/sys/user github.com/docker/docker/pkg/system google.golang.org/grpc/grpclog google.golang.org/protobuf/proto google.golang.org/protobuf/internal/encoding/defval github.com/docker/docker/pkg/jsonmessage crypto/rand crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig encoding/asn1 crypto/dsa github.com/theupdateframework/notary/passphrase github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/idtools google.golang.org/grpc/connectivity github.com/docker/cli/cli/compose/types crypto/ed25519 github.com/docker/distribution/uuid github.com/docker/docker/pkg/stringid github.com/klauspost/compress/zstd github.com/docker/cli/cli/config/configfile github.com/containerd/log github.com/docker/cli/cli/debug crypto/rsa github.com/docker/cli/cli/streams github.com/moby/sys/signal github.com/docker/cli/service/logs github.com/docker/docker/pkg/ioutils github.com/docker/go-events golang.org/x/crypto/ed25519 github.com/containerd/containerd/log golang.org/x/net/internal/timeseries google.golang.org/grpc/metadata google.golang.org/grpc/internal/idle google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/encoding/json golang.org/x/text/unicode/bidi google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/balancerload github.com/docker/docker/pkg/homedir archive/tar crypto/x509/pkix golang.org/x/text/unicode/norm vendor/golang.org/x/crypto/cryptobyte golang.org/x/net/http2/hpack google.golang.org/grpc/tap github.com/docker/cli/cli/config google.golang.org/grpc/encoding github.com/docker/cli/cmd/docker/internal/signals github.com/docker/docker/pkg/pools html/template github.com/docker/cli/templates golang.org/x/text/secure/bidirule crypto/ecdsa 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 vendor/golang.org/x/net/http/httpproxy net/textproto github.com/docker/docker/api/types/network github.com/docker/go-connections/nat github.com/docker/docker/api/types/registry github.com/docker/cli/cli-plugins/socket google.golang.org/grpc/internal/syscall github.com/mitchellh/mapstructure github.com/docker/cli/cli/connhelper/commandconn crypto/x509 google.golang.org/grpc/stats 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 net/mail golang.org/x/net/http/httpguts mime/multipart github.com/docker/docker/api/types/swarm/runtime github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/gogo/protobuf/types 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 github.com/docker/cli/cli/command/formatter github.com/docker/cli/cli/command/stack/options github.com/docker/cli/cli/command/stack/formatter github.com/spf13/cobra github.com/gogo/protobuf/gogoproto github.com/theupdateframework/notary/tuf/data crypto/tls github.com/theupdateframework/notary/client/changelist github.com/theupdateframework/notary/tuf/utils github.com/moby/swarmkit/v2/api/deepcopy google.golang.org/protobuf/internal/filetype github.com/moby/swarmkit/v2/protobuf/plugin 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/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/timestamp github.com/prometheus/client_model/go google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any github.com/prometheus/client_golang/prometheus/internal google.golang.org/protobuf/types/gofeaturespb google.golang.org/protobuf/reflect/protodesc net/http/httptrace github.com/docker/go-connections/tlsconfig google.golang.org/grpc/internal/credentials net/http github.com/golang/protobuf/proto github.com/matttproud/golang_protobuf_extensions/pbutil google.golang.org/grpc/encoding/proto google.golang.org/grpc/credentials github.com/golang/protobuf/ptypes github.com/golang/protobuf/jsonpb go.etcd.io/etcd/raft/v3/raftpb 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/resolver/passthrough google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/codes google.golang.org/grpc/internal/status google.golang.org/grpc/status google.golang.org/grpc/internal/pretty 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/docker/go-connections/sockets github.com/felixge/httpsnoop go.opentelemetry.io/otel/propagation go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil github.com/docker/distribution/registry/api/errcode github.com/docker/distribution/registry/client/transport expvar github.com/docker/distribution github.com/docker/distribution/registry/client/auth/challenge net/http/cookiejar github.com/docker/docker/builder/remotecontext/git github.com/gorilla/mux github.com/prometheus/common/expfmt github.com/theupdateframework/notary/storage github.com/xeipuuv/gojsonschema golang.org/x/net/trace go.opentelemetry.io/otel/internal/global golang.org/x/net/http2 net/http/httputil github.com/docker/cli/cli/command/image/build github.com/docker/cli/cli/context/store github.com/docker/distribution/manifest/manifestlist github.com/docker/distribution/manifest/ocischema github.com/docker/distribution/manifest/schema2 github.com/theupdateframework/notary/trustmanager github.com/docker/distribution/registry/api/v2 github.com/docker/cli/cli/manifest/types github.com/prometheus/client_golang/prometheus github.com/docker/cli/cli/manifest/store github.com/theupdateframework/notary/cryptoservice github.com/theupdateframework/notary/tuf/signed github.com/docker/cli/cli/context 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 google.golang.org/grpc/internal/transport github.com/docker/cli/cli/flags github.com/docker/cli/cli/context/docker github.com/docker/cli/cli/command/swarm/progress github.com/docker/cli/cli/command/service/progress github.com/docker/cli/cli/command/idresolver 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/registry github.com/docker/cli/cli/command/checkpoint 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/volume github.com/docker/cli/cli/command/context github.com/docker/cli/cli/command/network github.com/docker/cli/cli/command/secret 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/trust github.com/docker/cli/cli/command/plugin 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'