diff options
Diffstat (limited to 'sys-cluster/kube-controller-manager/z')
-rw-r--r-- | sys-cluster/kube-controller-manager/z | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/sys-cluster/kube-controller-manager/z b/sys-cluster/kube-controller-manager/z new file mode 100644 index 000000000000..fae308ba2955 --- /dev/null +++ b/sys-cluster/kube-controller-manager/z @@ -0,0 +1,41 @@ +>>> Existing ${T}/environment for 'kube-controller-manager-1.28.5' will be +>>> sourced. Run 'clean' to start with a fresh environment. +>>> Checking kubernetes-1.28.5.tar.gz's mtime... +>>> WORKDIR is up-to-date, keeping... +Appending /home/william/repos/git.gentoo.org/repo/gentoo to PORTDIR_OVERLAY... +>>> It appears that 'pretend' has already executed for 'kube-controller-manager-1.28.5'; skipping. +>>> Remove '/var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/.pretended' to force pretend. +>>> It appears that 'setup' has already executed for 'kube-controller-manager-1.28.5'; skipping. +>>> Remove '/var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/.setuped' to force setup. +>>> It appears that 'unpack' has already executed for 'kube-controller-manager-1.28.5'; skipping. +>>> Remove '/var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/.unpacked' to force unpack. +>>> It appears that 'prepare' has already executed for 'kube-controller-manager-1.28.5'; skipping. +>>> Remove '/var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/.prepared' to force prepare. +>>> It appears that 'configure' has already executed for 'kube-controller-manager-1.28.5'; skipping. +>>> Remove '/var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/.configured' to force configure. +>>> Compiling source in /var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/work/kubernetes-1.28.5 ... +make -j9 -j1 GOFLAGS=-v GOLDFLAGS= LDFLAGS= WHAT=cmd/kube-controller-manager +I don't have any idea what to do with '1.20.12'. + (using download type 'auto') ++++ [0102 17:24:38] Building go targets for linux/amd64 + k8s.io/kubernetes/cmd/kube-controller-manager (static) +go: downloading go1.20.12 (linux/amd64) +go: download go1.20.12 for linux/amd64: toolchain not available +!!! [0102 17:24:38] Call tree: +!!! [0102 17:24:38] 1: /var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/work/kubernetes-1.28.5/hack/lib/golang.sh:787 kube::golang::build_some_binaries(...) +!!! [0102 17:24:38] 2: /var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/work/kubernetes-1.28.5/hack/lib/golang.sh:957 kube::golang::build_binaries_for_platform(...) +!!! [0102 17:24:38] 3: hack/make-rules/build.sh:27 kube::golang::build_binaries(...) +!!! [0102 17:24:38] Call tree: +!!! [0102 17:24:38] 1: hack/make-rules/build.sh:27 kube::golang::build_binaries(...) +!!! [0102 17:24:38] Call tree: +!!! [0102 17:24:38] 1: hack/make-rules/build.sh:27 kube::golang::build_binaries(...) +make: *** [Makefile:92: all] Error 1 + * ERROR: sys-cluster/kube-controller-manager-1.28.5::gentoo failed (compile phase): + * emake failed + * + * If you need support, post the output of `emerge --info '=sys-cluster/kube-controller-manager-1.28.5::gentoo'`, + * the complete build log and the output of `emerge -pqv '=sys-cluster/kube-controller-manager-1.28.5::gentoo'`. + * The complete build log is located at '/var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/temp/build.log'. + * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/temp/environment'. + * Working directory: '/var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/work/kubernetes-1.28.5' + * S: '/var/tmp/portage/sys-cluster/kube-controller-manager-1.28.5/work/kubernetes-1.28.5' |