Created attachment 661005 [details] Actual log of the build. One of patches, used in ebuild (namely vigra-1.11.1-sphinx.ext.pngmath.patch) fails to apply. The reason is clear - original files already contains changes from patch. Unfortunately I can't skip patches, only add.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593c2ab8a6b518c9a160459d10f77e9acc2a488a commit 593c2ab8a6b518c9a160459d10f77e9acc2a488a Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-14 07:27:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-14 07:28:07 +0000 media-libs/vigra: add 1.11.2_p20240505 * Drop broken Python bindings as they use distutils quite a bit. There aren't any reverse dependencies. * Drop broken docs (needs various patching and still don't work in snapshot). Closes: https://bugs.gentoo.org/743160 Closes: https://bugs.gentoo.org/806470 Closes: https://bugs.gentoo.org/929649 Signed-off-by: Sam James <sam@gentoo.org> media-libs/vigra/Manifest | 1 + media-libs/vigra/vigra-1.11.2_p20240505.ebuild | 120 +++++++++++++++++++++++++ media-libs/vigra/vigra-9999.ebuild | 103 +++++++-------------- 3 files changed, 155 insertions(+), 69 deletions(-)
Confirm the fix, thank you!