Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747040 - sys-cluster/kubectl-1.19.2 should depend on >=dev-lang/go-1.15.0
Summary: sys-cluster/kubectl-1.19.2 should depend on >=dev-lang/go-1.15.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-07 11:19 UTC by Thomas Posch
Modified: 2020-10-10 18:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Posch 2020-10-07 11:19:44 UTC
sys-cluster/kubectl-1.19.2 requires >=dev-lang/go-1.15.0


make --jobs=20 --load-average=26 -j1 GOFLAGS= GOLDFLAGS= LDFLAGS= WHAT=cmd/kubectl 

Detected go version: go version go1.14.7 linux/amd64.
Kubernetes requires go1.15.0 or greater.
Please install go1.15.0 or later.

!!! [1007 13:13:34] Call tree:
!!! [1007 13:13:34]  1: hack/run-in-gopath.sh:31 kube::golang::setup_env(...)

Detected go version: go version go1.14.7 linux/amd64.
Kubernetes requires go1.15.0 or greater.
Please install go1.15.0 or later.

!!! [1007 13:13:34] Call tree:
!!! [1007 13:13:34]  1: /mnt/tmpfs/portage/sys-cluster/kubectl-1.19.2/work/kubernetes-1.19.2/hack/lib/golang.sh:779 kube::golang::setup_env(...)
!!! [1007 13:13:34]  2: hack/make-rules/build.sh:27 kube::golang::build_binaries(...)
!!! [1007 13:13:34] Call tree:
!!! [1007 13:13:34]  1: hack/make-rules/build.sh:27 kube::golang::build_binaries(...)
make[1]: *** [Makefile.generated_files:195: _output/bin/prerelease-lifecycle-gen] Error 1
make: *** [Makefile:546: generated_files] Error 2
 * ERROR: sys-cluster/kubectl-1.19.2::gentoo failed (compile phase):
 *   emake failed
Comment 1 Larry the Git Cow gentoo-dev 2020-10-10 18:12:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cad7e958ae0167449e080697fb1135d1f83f659

commit 9cad7e958ae0167449e080697fb1135d1f83f659
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-10-10 17:15:25 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-10-10 18:07:32 +0000

    sys-cluster/kube-scheduler-1.19.2: build with at least go 1.15
    
    Closes: https://bugs.gentoo.org/747040
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kube-scheduler/kube-scheduler-1.19.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad0849a2f140fd2d9581cdbe2b2168d6ef7d0fc

commit 5ad0849a2f140fd2d9581cdbe2b2168d6ef7d0fc
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-10-10 17:06:37 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-10-10 18:07:32 +0000

    sys-cluster/kube-proxy-1.19.2: build with at least go 1.15
    
    Bug: https://bugs.gentoo.org/747040
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kube-proxy/kube-proxy-1.19.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db3709ea17ead3f28616d6827c0db6e7d7b085c

commit 8db3709ea17ead3f28616d6827c0db6e7d7b085c
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-10-10 16:56:44 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-10-10 18:07:32 +0000

    sys-cluster/kubelet: build 1.19.2 with at least go 1.15
    
    Bug: https://bugs.gentoo.org/747040
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kubelet/kubelet-1.19.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed45533a8e7d5eea5a11462369768698dd68771

commit 5ed45533a8e7d5eea5a11462369768698dd68771
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-10-10 16:53:50 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-10-10 18:07:31 +0000

    sys-cluster/kubectl: build 1.19.2 with at least go 1.15
    
    Bug: https://bugs.gentoo.org/747040
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kubectl/kubectl-1.19.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5499667534f2fef8e69c17c8314375a9af0d21d7

commit 5499667534f2fef8e69c17c8314375a9af0d21d7
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-10-10 16:47:18 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-10-10 18:07:31 +0000

    sys-cluster/kube-controller-manager: build 1.19.2 with at least go 1.15
    
    Bug: https://bugs.gentoo.org/747040
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 .../kube-controller-manager/kube-controller-manager-1.19.2.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd4dfa8c534d10e715a0cb089e8c955afc597b9

commit 2bd4dfa8c534d10e715a0cb089e8c955afc597b9
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-10-10 16:42:02 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-10-10 18:07:31 +0000

    sys-cluster/kube-apiserver: build 1.19.2 with at least go 1.15
    
    Bug: https://bugs.gentoo.org/747040
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kube-apiserver/kube-apiserver-1.19.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf77fe259460e47d2f075e21cfc362b83dce9ae7

commit cf77fe259460e47d2f075e21cfc362b83dce9ae7
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-10-10 16:32:53 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-10-10 18:07:30 +0000

    sys-cluster/kubeadm: build 1.19.2 with at least go 1.15
    
    Bug: https://bugs.gentoo.org/747040
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kubeadm/kubeadm-1.19.2.ebuild | 1 +
 1 file changed, 1 insertion(+)