Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906047 - media-libs/lv2-1.18.10: ERROR: Program 'codespell' not found or not executable
Summary: media-libs/lv2-1.18.10: ERROR: Program 'codespell' not found or not executable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-05-10 05:24 UTC by Aleksey
Modified: 2023-05-16 04:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,4.76 KB, text/x-log)
2023-05-10 05:24 UTC, Aleksey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksey 2023-05-10 05:24:17 UTC
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 )`
Comment 1 Larry the Git Cow gentoo-dev 2023-05-16 04:12:37 UTC
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(+)