Created attachment 694455 [details] emerge --info Building w3m using eautoreconf (as it should be) will fails due to error with autotools.
Created attachment 694458 [details] emerge -pqv
We need to use https://sources.debian.org/patches/gnokii/0.6.30+dfsg-1.3/0001-Add-codeset.m4-to-m4-to-prevent-build-failure-with-g.patch/
Created attachment 694461 [details] build.log
Created attachment 694485 [details] autoheader.out
Actually patch is added correctly, the problem looks like it's with autoheader... ... * Running autoheader -I m4 ... [ !! ] ...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c53cbcbe84fe1473244e2bd6ad5e4533601bac commit 50c53cbcbe84fe1473244e2bd6ad5e4533601bac Author: Sam James <sam@gentoo.org> AuthorDate: 2021-04-25 21:59:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-04-25 22:00:51 +0000 www-client/w3m: further fixups for autoreconf patch Closes: https://bugs.gentoo.org/778482 Signed-off-by: Sam James <sam@gentoo.org> ...g.patch => w3m-0.5.3_p20210102-restore-gettext-macro.patch} | 5 ++--- www-client/w3m/w3m-0.5.3_p20210102.ebuild | 10 ++++++---- 2 files changed, 8 insertions(+), 7 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8003dbb063a24b67ad723b6b153617b24ab7d697 commit 8003dbb063a24b67ad723b6b153617b24ab7d697 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-04-26 09:57:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-04-26 09:57:32 +0000 www-client/w3m: revert back to eautoconf for now Earlier, we switched to eautoreconf because: - it's a noop when *.am is missing anyway - fixing the build system is preferable - this allows patches to be added without first having to fix an unrelated issue first Let's roll back to eautoconf for now because of a gettext mismatch. Fixes: 50c53cbcbe84fe1473244e2bd6ad5e4533601bac Fixes: 5d3abfa9559c11bd9ac3087a9bf3debd51cf0c30 Bug: https://bugs.gentoo.org/778482 Closes: https://bugs.gentoo.org/785760 Signed-off-by: Sam James <sam@gentoo.org> www-client/w3m/w3m-0.5.3_p20210102.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)