[ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/daemontools-encore-1.11-r1/work/daemontools-encore-1.11 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/daemontools-encore-1.11-r1/work/daemontools-encore-1.11 ... sed: can't read make-makelib.sh: No such file or directory * ERROR: sys-process/daemontools-encore-1.11-r1::gentoo failed (compile phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-j5-20230318-010004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): Python 3.10.10 The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit 7aacab7e882571b4675030af4921802b2dd1c2b0 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Mar 18 06:32:06 2023 +0000 2023-03-18 06:32:05 UTC emerge -qpvO sys-process/daemontools-encore [ebuild N ] sys-process/daemontools-encore-1.11-r1 USE="(-selinux) -static"
Created attachment 858211 [details] emerge-info.txt
Created attachment 858213 [details] emerge-history.txt
Created attachment 858215 [details] environment
Created attachment 858217 [details] etc.portage.tar.bz2
Created attachment 858219 [details] sys-process:daemontools-encore-1.11-r1:20230318-065729.log
Created attachment 858221 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aff85369909ec04e1370741a006d65ca3827a01 commit 6aff85369909ec04e1370741a006d65ca3827a01 Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2023-04-03 11:14:21 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2023-04-04 09:01:43 +0000 qmail.eclass: Patch make-makelib.sh only if it is present Some packages use qmail_set_cc function but they don't contain make-makelib.sh script. However, recent addition of || die to the sed patching this file is newly triggering build failure. This commit addresses the problem by checking if the script is available. Closes: https://bugs.gentoo.org/902009 Closes: https://bugs.gentoo.org/902019 Fixes: fd4e88c55e34 ("qmail.eclass: remove EAPI 6") Closes: https://github.com/gentoo/gentoo/pull/30456 Closes: https://github.com/gentoo/gentoo/pull/30205 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Florian Schmaus <flow@gentoo.org> eclass/qmail.eclass | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)