@@This is an auto-filed bug@@ Feel free to change the summary at your convenience. Issue: dev-games/libmt_client fails to compile. Discovered on: amd64 NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please mention it in the summary and block bug 408963. If you need further logs, feel free to ask.
Created attachment 646560 [details] build.log build log and emerge --info
Created attachment 646562 [details] other.tar.bz2 other logs
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5920d8d69674ce438e01432cff064b8ad2abea04 commit 5920d8d69674ce438e01432cff064b8ad2abea04 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-17 05:37:04 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-17 05:40:30 +0000 games-board/mt_dolphin_ia: EAPI 7, regenerate against fixed macros Closes: https://bugs.gentoo.org/729734 Closes: https://bugs.gentoo.org/716102 Closes: https://bugs.gentoo.org/715582 Signed-off-by: Sam James <sam@gentoo.org> ...98-r1.ebuild => mt_dolphin_ia-0.1.98-r2.ebuild} | 24 ++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2edc121314581cc76968273cff5586b07ab5b9a commit a2edc121314581cc76968273cff5586b07ab5b9a Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-17 05:31:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-17 05:40:27 +0000 games-board/mt_ncurses_client: regenerate against fixed macros We don't need to patch our local copy of the macros for dev-games/libmt_client, dev-games/libmaitretarot if we just install fixed system versions. Closes: https://bugs.gentoo.org/729734 Closes: https://bugs.gentoo.org/716102 Closes: https://bugs.gentoo.org/715582 Signed-off-by: Sam James <sam@gentoo.org> .../files/mt_ncurses_client-0.1.98-libdir.patch | 34 ---------------------- .../mt_ncurses_client-0.1.98-r1.ebuild | 17 +++++++++-- 2 files changed, 15 insertions(+), 36 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8ce79f27e26e3df2ebd6f3a9fe816cc8cdf825 commit 1b8ce79f27e26e3df2ebd6f3a9fe816cc8cdf825 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-17 05:10:11 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-17 05:40:00 +0000 dev-games/libmt_client: port to EAPI 7, install M4 macro, fix libdir * Fix libdir in our macro (then install it) * Install M4 macro This helps consumers like games-board/mt_ncurses_client find dev-games/libmt_client. We need to install the M4 macro so that we can actually regenerate (eautoreconf). Right now, some consumers don't have bundled macros at all, and others lack the needed libdir fixes. Let's install fixed ones here (and in libmaitretarot) so that consumers can just rely on those. Closes: https://bugs.gentoo.org/729734 Closes: https://bugs.gentoo.org/716102 Closes: https://bugs.gentoo.org/715582 Signed-off-by: Sam James <sam@gentoo.org> .../files/libmt_client-0.1.98-format.patch | 4 ++-- .../files/libmt_client-0.1.98-libdir.patch | 18 +++++++++++++++ ...0.1.98.ebuild => libmt_client-0.1.98-r1.ebuild} | 26 +++++++++++++++++----- 3 files changed, 41 insertions(+), 7 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b41c4195d9ca0b708de3527b4537fdcb0d892a83 commit b41c4195d9ca0b708de3527b4537fdcb0d892a83 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-17 05:09:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-17 05:39:59 +0000 dev-games/libmaitretarot: install (patched) m4 macro for consumers We need to install the M4 macro so that we can actually regenerate (eautoreconf). Right now, some consumers don't have bundled macros at all, and others lack the needed libdir fixes. Let's install fixed ones here (and in libmt_client) so that consumers can just rely on those. Closes: https://bugs.gentoo.org/729734 Closes: https://bugs.gentoo.org/716102 Closes: https://bugs.gentoo.org/715582 Signed-off-by: Sam James <sam@gentoo.org> .../files/libmaitretarot-0.1.98-libdir.patch | 18 ++++++++++++++++++ ....1.98-r1.ebuild => libmaitretarot-0.1.98-r2.ebuild} | 10 ++++++++++ 2 files changed, 28 insertions(+)