==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cri-tools 1.34.0-1 (Thu Sep 18 05:54:28 2025)
==> Retrieving sources...
-> Found cri-tools-v1.34.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
cri-tools-v1.34.0.tar.gz ... Passed
==> Validating source files with b2sums...
cri-tools-v1.34.0.tar.gz ... Passed
==> Making package: cri-tools 1.34.0-1 (Thu Sep 18 05:54:54 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (1) go-2:1.25.1-2
Total Installed Size: 189.32 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found cri-tools-v1.34.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting cri-tools-v1.34.0.tar.gz with bsdtar
==> Starting build()...
CGO_ENABLED=1 GO111MODULE=on GOARCH=arm GOOS=linux go test -mod=vendor -c -o /build/cri-tools/src/cri-tools-1.34.0/build/bin/linux/arm/critest \
-ldflags '-compressdwarf=false -linkmode external' \
-buildmode=pie -mod=readonly -modcacherw \
sigs.k8s.io/cri-tools/cmd/critest
CGO_ENABLED=1 GO111MODULE=on GOARCH=arm GOOS=linux go build -mod=vendor -o /build/cri-tools/src/cri-tools-1.34.0/build/bin/linux/arm/crictl \
-ldflags '-compressdwarf=false -linkmode external' \
-buildmode=pie -mod=readonly -modcacherw \
sigs.k8s.io/cri-tools/cmd/crictl
go: downloading github.com/onsi/ginkgo/v2 v2.25.0
go: downloading github.com/onsi/gomega v1.38.0
go: downloading github.com/docker/docker v28.3.3+incompatible
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/invopop/jsonschema v0.13.0
go: downloading github.com/moby/term v0.5.2
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/urfave/cli/v2 v2.27.7
go: downloading go.opentelemetry.io/otel/sdk v1.37.0
go: downloading go.opentelemetry.io/otel/trace v1.37.0
go: downloading go.opentelemetry.io/otel v1.37.0
go: downloading k8s.io/cri-api v0.34.0-rc.2
go: downloading k8s.io/apimachinery v0.34.0-rc.2
go: downloading k8s.io/client-go v0.34.0-rc.2
go: downloading golang.org/x/term v0.34.0
go: downloading golang.org/x/text v0.28.0
go: downloading google.golang.org/protobuf v1.36.8
go: downloading k8s.io/api v0.34.0-rc.2
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading k8s.io/cri-client v0.34.0-rc.2
go: downloading github.com/opencontainers/selinux v1.12.0
go: downloading golang.org/x/sys v0.35.0
go: downloading google.golang.org/grpc v1.75.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/kubectl v0.34.0-rc.2
go: downloading github.com/Masterminds/semver/v3 v3.3.1
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.43.0
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading k8s.io/kubelet v0.34.0-rc.2
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
go: downloading k8s.io/component-base v0.34.0-rc.2
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7
go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7
go: downloading github.com/moby/spdystream v0.5.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0
go: downloading golang.org/x/time v0.9.0
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading go.opentelemetry.io/otel/metric v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading github.com/x448/float16 v0.8.4
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading k8s.io/cli-runtime v0.34.0-rc.2
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/proto/otlp v1.7.0
go: downloading go.opentelemetry.io/proto/otlp v1.7.0
go: downloading github.com/spf13/pflag v1.0.6
go: downloading github.com/cenkalti/backoff/v5 v5.0.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/prometheus/client_golang v1.22.0
go: downloading github.com/prometheus/client_golang v1.22.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/prometheus/common v0.62.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.62.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250707201910-8d1bb00bc6a7
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250707201910-8d1bb00bc6a7
mkdir: created directory 'completions'
/startdir/PKGBUILD: line 42: cri-tools-1.34.0/build/bin/linux/amd64/crictl: No such file or directory
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build