==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: minikube 1.36.0-1 (Fri May 23 10:05:21 2025)
==> Retrieving sources...
  -> Cloning minikube git repo...
Cloning into bare repository '/home/leming/work/minikube/minikube'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    minikube ... Skipped
==> Making package: minikube 1.36.0-1 (Fri May 23 10:06:34 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
             zlib-ng-2.2.4-1  git-2.49.0-2  go-2:1.24.3-1

Total Download Size:     6.56 MiB
Total Installed Size:  274.43 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.49.0-2-armv7h downloading...
 zlib-ng-2.2.4-1-armv7h downloading...
 perl-mailtools-2.22-1-any downloading...
 perl-timedate-2.33-7-any downloading...
 perl-error-0.17030-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing go...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of minikube git repo...
Cloning into 'minikube'...
done.
Updating files:  54% (1065/1965)
Updating files:  55% (1081/1965)
Updating files:  56% (1101/1965)
Updating files:  57% (1121/1965)
Updating files:  58% (1140/1965)
Updating files:  59% (1160/1965)
Updating files:  60% (1179/1965)
Updating files:  61% (1199/1965)
Updating files:  62% (1219/1965)
Updating files:  63% (1238/1965)
Updating files:  64% (1258/1965)
Updating files:  65% (1278/1965)
Updating files:  66% (1297/1965)
Updating files:  67% (1317/1965)
Updating files:  68% (1337/1965)
Updating files:  69% (1356/1965)
Updating files:  70% (1376/1965)
Updating files:  71% (1396/1965)
Updating files:  72% (1415/1965)
Updating files:  73% (1435/1965)
Updating files:  74% (1455/1965)
Updating files:  75% (1474/1965)
Updating files:  76% (1494/1965)
Updating files:  77% (1514/1965)
Updating files:  78% (1533/1965)
Updating files:  79% (1553/1965)
Updating files:  80% (1572/1965)
Updating files:  81% (1592/1965)
Updating files:  82% (1612/1965)
Updating files:  83% (1631/1965)
Updating files:  84% (1651/1965)
Updating files:  85% (1671/1965)
Updating files:  86% (1690/1965)
Updating files:  87% (1710/1965)
Updating files:  88% (1730/1965)
Updating files:  89% (1749/1965)
Updating files:  90% (1769/1965)
Updating files:  91% (1789/1965)
Updating files:  92% (1808/1965)
Updating files:  93% (1828/1965)
Updating files:  94% (1848/1965)
Updating files:  94% (1855/1965)
Updating files:  95% (1867/1965)
Updating files:  95% (1868/1965)
Updating files:  95% (1869/1965)
Updating files:  96% (1887/1965)
Updating files:  97% (1907/1965)
Updating files:  98% (1926/1965)
Updating files:  99% (1946/1965)
Updating files: 100% (1965/1965)
Updating files: 100% (1965/1965), done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
go: downloading go1.24.0 (linux/arm)
go build  -tags "" -ldflags="-X k8s.io/minikube/pkg/version.version=v1.36.0 -X k8s.io/minikube/pkg/version.isoVersion=v1.36.0 -X k8s.io/minikube/pkg/version.gitCommitID="f8f52f5de11fc6ad8244afac475e1d0f96841df1-dirty" -X k8s.io/minikube/pkg/version.storageProvisionerVersion=v5 -linkmode=external" -o out/minikube k8s.io/minikube/cmd/minikube
go: downloading github.com/docker/cli v28.1.1+incompatible
go: downloading github.com/minikube-machine/machine v0.0.0-20240815173309-ffb6b643c381
go: downloading github.com/google/slowjam v1.1.2
go: downloading github.com/pkg/profile v1.7.0
go: downloading github.com/spf13/pflag v1.0.6
go: downloading golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/felixge/fgprof v0.9.3
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/Delta456/box-cli-maker/v2 v2.3.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/docker/go-connections v0.5.0
go: downloading github.com/google/go-containerregistry v0.20.3
go: downloading github.com/juju/fslock v0.0.0-20160525022230-4d5c94c67b4b
go: downloading github.com/mitchellh/go-ps v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/shirou/gopsutil/v3 v3.24.5
go: downloading github.com/spf13/cobra v1.9.1
go: downloading github.com/spf13/viper v1.20.1
go: downloading golang.org/x/text v0.25.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/api v0.33.1
go: downloading k8s.io/apimachinery v0.33.1
go: downloading k8s.io/client-go v0.33.1
go: downloading k8s.io/kubectl v0.32.2
go: downloading github.com/otiai10/copy v1.14.1
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/docker/docker v27.5.0+incompatible
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/juju/mutex/v2 v2.0.0
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading golang.org/x/sync v0.14.0
go: downloading github.com/alonyb/spinner v1.12.7
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/fvbommel/sortorder v1.1.0
go: downloading github.com/moby/sys/atomicwriter v0.1.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db
go: downloading github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95
go: downloading github.com/moby/term v0.5.0
go: downloading golang.org/x/crypto v0.38.0
go: downloading github.com/gookit/color v1.5.2
go: downloading github.com/huandu/xstrings v1.3.2
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading github.com/muesli/reflow v0.3.0
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading golang.org/x/term v0.32.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/fsnotify/fsnotify v1.8.0
go: downloading github.com/go-viper/mapstructure/v2 v2.2.1
go: downloading github.com/sagikazarmark/locafero v0.7.0
go: downloading github.com/spf13/afero v1.12.0
go: downloading github.com/spf13/cast v1.7.1
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading golang.org/x/sys v0.33.0
go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading github.com/google/go-github/v72 v72.0.0
go: downloading golang.org/x/mod v0.24.0
go: downloading github.com/opencontainers/runc v1.2.6
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
go: downloading github.com/cloudevents/sdk-go/v2 v2.16.0
go: downloading github.com/icza/dyno v0.0.0-20230330125955-09f820a8d9c0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/klauspost/cpuid v1.2.0
go: downloading cloud.google.com/go/storage v1.54.0
go: downloading github.com/cheggaaa/pb/v3 v3.1.7
go: downloading github.com/hashicorp/go-getter v1.7.8
go: downloading google.golang.org/api v0.233.0
go: downloading github.com/VividCortex/godaemon v1.0.0
go: downloading github.com/Xuanwo/go-locale v1.1.3
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.27.0
go: downloading go.opentelemetry.io/otel v1.35.0
go: downloading go.opentelemetry.io/otel/sdk v1.35.0
go: downloading cloud.google.com/go v0.121.0
go: downloading go.opentelemetry.io/otel/trace v1.35.0
go: downloading github.com/juju/clock v1.1.1
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/moby/patternmatcher v0.6.0
go: downloading k8s.io/cluster-bootstrap v0.22.4
go: downloading github.com/sayboras/dockerclient v1.0.0
go: downloading github.com/juju/errors v0.0.0-20220203013757-bd733f3c86b9
go: downloading github.com/minikube-machine/machine-driver-vmware v0.1.6-0.20230701123042-a391c48b14d5
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/docker/docker-credential-helpers v0.8.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/moby/sys/sequential v0.6.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.6.0
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
go: downloading cloud.google.com/go/compute/metadata v0.6.0
go: downloading github.com/hooklift/iso9660 v1.0.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.40.0
go: downloading k8s.io/component-base v0.32.2
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/cyphar/filepath-securejoin v0.4.1
go: downloading github.com/moby/sys/mountinfo v0.7.1
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/aws/aws-sdk-go v1.44.122
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/klauspost/compress v1.17.11
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/ulikunitz/xz v0.5.10
go: downloading cloud.google.com/go/trace v1.11.3
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250505200425-f936aa4a68b2
go: downloading google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb
go: downloading google.golang.org/grpc v1.72.0
go: downloading google.golang.org/protobuf v1.36.6
go: downloading cloud.google.com/go/iam v1.5.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0
go: downloading github.com/googleapis/gax-go/v2 v2.14.1
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.35.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.35.0
go: downloading go.opentelemetry.io/otel/metric v1.35.0
go: downloading github.com/containerd/log v0.1.0
go: downloading k8s.io/cli-runtime v0.32.2
go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/c4milo/gotoolkit v0.0.0-20190525173301-67483a18c17a
go: downloading github.com/google/gnostic-models v0.6.9
go: downloading golang.org/x/time v0.11.0
go: downloading github.com/fxamacker/cbor/v2 v2.7.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 sigs.k8s.io/yaml v1.4.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/vbatts/tar-split v0.11.6
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/opencontainers/runtime-spec v1.2.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2
go: downloading cloud.google.com/go/auth v0.16.1
go: downloading cloud.google.com/go/monitoring v1.24.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/moby/sys/user v0.3.0
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/godbus/dbus/v5 v5.1.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.6
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.32.4
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42
go: downloading github.com/moby/spdystream v0.5.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-jose/go-jose/v4 v4.0.4
go: downloading github.com/zeebo/errs v1.4.0
go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading cel.dev/expr v0.20.0
go: downloading github.com/josharian/intern v1.0.0
# k8s.io/minikube/cmd/minikube
/build/minikube/src/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-arm/pkg/tool/linux_arm/link: mapping output file failed: no space left on device
make: *** [Makefile:232: out/minikube] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build