I think at slurm-2.5.1.ebuild line use pam && emake DESTDIR="${D}" -C contribs/pam install || die die happens if use pam is false. * ERROR: sys-cluster/slurm-2.5.1 failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_install * environment, line 3908: Called die * The specific snippet of code: * use pam && emake DESTDIR="${D}" -C contribs/pam install || die; * * If you need support, post the output of `emerge --info '=sys-cluster/slurm-2.5.1'`, * the complete build log and the output of `emerge -pqv '=sys-cluster/slurm-2.5.1'`. * The complete build log is located at '/var/tmp/portage/sys-cluster/slurm-2.5.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/slurm-2.5.1/temp/environment'. * Working directory: '/var/tmp/portage/sys-cluster/slurm-2.5.1/work/slurm-2.5.1' If I comment such lines I have successfull build.
1) Please post your `emerge --info' output in a comment. 2) Please attach the entire build log to this bug report.