Build fails on the `dodoc Changelog` invocation in the ebuild. Trivial patch attached. Reproducible: Always
Created attachment 677164 [details] build log
Created attachment 677167 [details] emerge --info
Created attachment 677170 [details] emerge -pqv
Created attachment 677173 [details, diff] trivial patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c7598221ee79703f6843f38b997c689fa57883 commit 94c7598221ee79703f6843f38b997c689fa57883 Author: Rafael Kitover <rkitover@gmail.com> AuthorDate: 2020-12-07 17:48:48 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-12-07 19:22:04 +0000 app-emulation/qemu-9999: Don't install Changelog. Changelog is no longer part of the distribution. Closes: https://bugs.gentoo.org/758941 Signed-off-by: Rafael Kitover <rkitover@gmail.com> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> app-emulation/qemu/qemu-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb0aa68ec8614f38545961a55a30d59b9d5d572 commit 3cb0aa68ec8614f38545961a55a30d59b9d5d572 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-12-07 19:20:41 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-12-07 19:22:04 +0000 net-libs/mbedtls: avoid blanket -Werror Reoprted-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/758941 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> net-libs/mbedtls/mbedtls-2.24.0.ebuild | 1 + 1 file changed, 1 insertion(+)
Thank you!