Created attachment 539770 [details] Build log Installing man pages and online manual chmod: cannot access '/gentoo/tmp/portage/www-servers/apache-2.4.34/image//usr/sbin/suexec': No such file or directory make[1]: *** [Makefile:286: install-suexec-setuid] Error 1 make[1]: Leaving directory '/gentoo/tmp/portage/www-servers/apache-2.4.34/work/httpd-2.4.34' make: *** [/gentoo/tmp/portage/www-servers/apache-2.4.34/work/httpd-2.4.34/build/rules.mk:75: install-recursive] Error 1
Created attachment 539772 [details] emerge --info '=www-servers/apache-2.4.34::gentoo'
This seems to be a parallel make issue. Setting MAKEOPTS="-j1" seems to work around this issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d8c60e97d7fcbd225b060c244a4709cd2f73ab commit 04d8c60e97d7fcbd225b060c244a4709cd2f73ab Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-07-17 07:08:50 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-07-17 07:10:03 +0000 www-servers/apache: Revbump to add new suexec related USE flags. Also fixed a parallel install issue with suexec binary. Closes: https://bugs.gentoo.org/661358 Package-Manager: Portage-2.3.43, Repoman-2.3.10 .../{apache-2.4.34.ebuild => apache-2.4.34-r1.ebuild} | 12 ++++++++++-- .../files/apache-2.4.34-suexec_parallel_install.patch | 19 +++++++++++++++++++ www-servers/apache/metadata.xml | 2 ++ 3 files changed, 31 insertions(+), 2 deletions(-)