/var/tmp/portage/sys-cluster/slurm-17.02.9/temp/environment: line 4124: prefixify_ro: command not found * ERROR: sys-cluster/slurm-17.02.9::gentoo failed (install phase): * !!! newinitd: does not exist * * If you need support, post the output of `emerge --info '=sys-cluster/slurm-17.02.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-cluster/slurm-17.02.9::gentoo'`. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop_20171102-174725 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: 1) IcedTea JDK 3.6.0 [icedtea-8] 2) IcedTea JDK 7.2.6.11 [icedtea-bin-7] *) IcedTea JDK 3.6.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-8 [2] icedtea-bin-7 [3] icedtea-bin-8 system-vm emerge -qpv sys-cluster/slurm [ebuild U ] sys-cluster/slurm-17.02.9 [17.02.6] USE="munge pam ssl -debug -lua -multiple-slurmd -mysql -perl -static-libs -torque"
Created attachment 503880 [details] emerge-info.txt
Created attachment 503882 [details] emerge-history.txt
Created attachment 503884 [details] environment
Created attachment 503886 [details] etc.portage.tbz2
Created attachment 503888 [details] logs.tbz2
Created attachment 503890 [details] sys-cluster:slurm-17.02.9:20171112-220911.log
Created attachment 503892 [details] temp.tbz2
Working if prefix is added back to inherits: --- /usr/portage/sys-cluster/slurm/slurm-17.02.9.ebuild 2017-11-12 19:56:28.000000000 +0000 +++ slurm-17.02.9.ebuild 2017-11-14 15:43:22.039326551 +0000 @@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}" fi -inherit autotools eutils pam perl-module user ${INHERIT_GIT} +inherit autotools eutils pam perl-module user prefix ${INHERIT_GIT} DESCRIPTION="A Highly Scalable Resource Manager" HOMEPAGE="https://www.schedmd.com"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c498216e49c0e314b54f01fc80fcd72fb8ccfb2 commit 4c498216e49c0e314b54f01fc80fcd72fb8ccfb2 Author: Justin Lecher <jlec@gentoo.org> AuthorDate: 2017-11-26 16:50:40 +0000 Commit: Justin Lecher <jlec@gentoo.org> CommitDate: 2017-11-26 17:17:06 +0000 sys-cluster/slurm: Add missing prefix.eclass Closes: https://bugs.gentoo.org/638744 Closes: https://bugs.gentoo.org/637348 Package-Manager: Portage-2.3.14, Repoman-2.3.6 Signed-off-by: Justin Lecher <jlec@gentoo.org> sys-cluster/slurm/slurm-16.05.11.ebuild | 2 +- sys-cluster/slurm/slurm-17.02.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)