Seems the same issue as Bug 647410 but with make. This breaks stage3 of the bootstrap. >>> Compiling source in /opt/gentoo/var/tmp/portage/sys-devel/make-4.2.1-r1/work/make-4.2.1 ... make SHELL=/opt/gentoo/tmp/bin/bash -j3 CDPATH="${ZSH_VERSION+.}:" && cd . && /opt/gentoo/tmp/bin/bash /opt/gentoo/var/tmp/portage/sys-devel/make-4.2.1-r1/work/make-4.2.1/config/missing aclocal-1.15 -I config /opt/gentoo/var/tmp/portage/sys-devel/make-4.2.1-r1/work/make-4.2.1/config/missing: line 81: aclocal-1.15: command not found WARNING: 'aclocal-1.15' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make: *** [aclocal.m4] Error 127 Reproducible: Always
commit 7fedeea1187d03f8e755542c2fd4a982e15b9046 Author: Andreas K. Hüttel <dilfridge@gentoo.org> Date: Sun Feb 11 01:08:51 2018 +0100 sys-devel/make: Fix build and tests with sys-libs/glibc-2.27, bug 646558 Closes: https://bugs.gentoo.org/646558 Package-Manager: Portage-2.3.24, Repoman-2.3.6 files/make-4.2.1-glob-v2.patch patches configure.ac. :-\
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1aff5e6534f82e523cd191cca8230f83c21024 commit ab1aff5e6534f82e523cd191cca8230f83c21024 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-02-19 08:45:30 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-02-19 08:45:57 +0000 sys-devel/make: Revbump to avoid maintainer mode. Closes: https://bugs.gentoo.org/648034 Package-Manager: Portage-2.3.24, Repoman-2.3.6 .../make-3.82-darwin-library_search-dylib.patch | 4 +-- sys-devel/make/files/make-4.2.1-glob-v2.patch | 34 ++++++++++++---------- .../{make-4.2.1-r1.ebuild => make-4.2.1-r2.ebuild} | 20 ++++++++----- 3 files changed, 32 insertions(+), 26 deletions(-)