Found during s390 stage3 build (?!?) Making all in doc make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/doc' env LANG= LANGUAGE= /bin/sh /var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/config/missing makeinfo --html --ifinfo --number-sections --no-split `if test -f indent.texi; then echo indent.texi; else echo ./indent.texi; fi` /var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/config/missing: line 81: makeinfo: command not found WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' file, or any other file indirectly affecting the aspect of the manual. You might want to install the Texinfo package: <https://www.gnu.org/software/texinfo/> The spurious makeinfo call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX), in which case you might want to install GNU make: <https://www.gnu.org/software/make/> make[2]: *** [Makefile:836: indent.html] Error 127 make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/doc' make[1]: *** [Makefile:468: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' make: *** [Makefile:407: all] Error 2 * ERROR: dev-util/indent-2.2.12::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-util/indent-2.2.12::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/indent-2.2.12::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-util/indent-2.2.12/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/indent-2.2.12/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' * S: '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d39b6f4e41e93ff8089fad5a13a1ec01d800a56 commit 6d39b6f4e41e93ff8089fad5a13a1ec01d800a56 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-04-19 23:40:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-19 23:40:40 +0000 dev-util/indent: avoid maintainer mode Closes: https://bugs.gentoo.org/839561 Signed-off-by: Sam James <sam@gentoo.org> dev-util/indent/indent-2.2.12.ebuild | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a5172a0f114c8a5da4a3a205959e24e130711f commit d6a5172a0f114c8a5da4a3a205959e24e130711f Author: Sam James <sam@gentoo.org> AuthorDate: 2022-04-19 23:52:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-19 23:52:16 +0000 sys-apps/s390-tools: drop obsolete indent dependency Used for zipl in the past but can't see it being needed now. Bug: https://bugs.gentoo.org/839561 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/s390-tools/s390-tools-2.12.0.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)