Created attachment 861414 [details] build.log Issue: ``` ../lv2-1.18.10/test/meson.build:9:12: ERROR: Program 'codespell' not found or not executable ``` Solution: `test? ( dev-util/codespell )`
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3803c59b86c61639f5bca5f1f337494af905a70c commit 3803c59b86c61639f5bca5f1f337494af905a70c Author: Sam James <sam@gentoo.org> AuthorDate: 2023-05-16 04:10:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-16 04:10:41 +0000 media-libs/lv2: avoid codespell test dep Closes: https://bugs.gentoo.org/906047 Signed-off-by: Sam James <sam@gentoo.org> media-libs/lv2/lv2-1.18.10.ebuild | 4 ++++ 1 file changed, 4 insertions(+)