Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736844 - sys-cluster/kubernetes-1.18.6 : make[1]: *** [Makefile.generated_files:200: _output/bin/deepcopy-gen] Error 1
Summary: sys-cluster/kubernetes-1.18.6 : make[1]: *** [Makefile.generated_files:200: _...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-12 07:16 UTC by Toralf Förster
Modified: 2020-08-16 23:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.94 KB, text/plain)
2020-08-12 07:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,249.93 KB, text/plain)
2020-08-12 07:16 UTC, Toralf Förster
Details
environment (environment,67.22 KB, text/plain)
2020-08-12 07:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.11 KB, application/x-bzip)
2020-08-12 07:16 UTC, Toralf Förster
Details
sys-cluster:kubernetes-1.18.6:20200812-063504.log (sys-cluster:kubernetes-1.18.6:20200812-063504.log,2.56 KB, text/plain)
2020-08-12 07:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.93 KB, application/x-bzip)
2020-08-12 07:16 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-08-12 07:16:06 UTC
!!! [0812 08:35:13] Call tree:
!!! [0812 08:35:13]  1: hack/make-rules/build.sh:27 kube::golang::build_binaries(...)
make[1]: *** [Makefile.generated_files:200: _output/bin/deepcopy-gen] Error 1
make: *** [Makefile:544: generated_files] Error 2
 * ERROR: sys-cluster/kubernetes-1.18.6::gentoo failed (compile phase):
 *   emake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20200806-051503

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.45.2 *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Aug 12 06:05:54 AM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO sys-cluster/kubernetes
[ebuild  N    ] sys-cluster/kubernetes-1.18.6  USE="kube-apiserver kube-controller-manager kube-proxy kube-scheduler kubeadm kubectl kubelet -hardened"
Comment 1 Toralf Förster gentoo-dev 2020-08-12 07:16:09 UTC
Created attachment 654272 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-12 07:16:13 UTC
Created attachment 654274 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-08-12 07:16:19 UTC
Created attachment 654276 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-08-12 07:16:22 UTC
Created attachment 654278 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-08-12 07:16:25 UTC
Created attachment 654280 [details]
sys-cluster:kubernetes-1.18.6:20200812-063504.log
Comment 6 Toralf Förster gentoo-dev 2020-08-12 07:16:29 UTC
Created attachment 654282 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-08-16 23:01:07 UTC
The bug has been closed via the following commit(s):

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

commit 4b63b738b9480082bd17e1af3b23b090827acb98
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-08-16 22:45:58 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-08-16 23:00:55 +0000

    sys-cluster/kubernetes: build with go 1.14
    
    Closes: https://bugs.gentoo.org/736844
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/kubernetes/kubernetes-1.16.13.ebuild | 2 +-
 sys-cluster/kubernetes/kubernetes-1.17.9.ebuild  | 2 +-
 sys-cluster/kubernetes/kubernetes-1.18.6.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)