Summary: | media-tv/v4l-utils on musl: utils/common/media-info.h:40:34: error: 'dev_t' has not been declared | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tohka <enigmaticsmile> |
Component: | Current packages | Assignee: | James Le Cuirot <chewi> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge --info v4l-utils.patch |
Please provide emerge --info. Created attachment 863717 [details]
emerge --info
I have now attached emerge --info With help from sam_ I have managed to find/create a patch for this. Please find the attatched patch. Created attachment 863839 [details, diff]
v4l-utils.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be414dd85e64601394f8a0a2a4b3f4ecf73c9180 commit be414dd85e64601394f8a0a2a4b3f4ecf73c9180 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-06-15 02:17:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-06-15 02:17:16 +0000 media-tv/v4l-utils: fix musl build Closes: https://bugs.gentoo.org/908380 Signed-off-by: Sam James <sam@gentoo.org> .../files/v4l-utils-1.24.1-musl-include.patch | 11 +++++ .../files/v4l-utils-1.24.1-musl-lfs.patch | 51 ++++++++++++++++++++++ media-tv/v4l-utils/v4l-utils-1.24.1.ebuild | 5 +++ 3 files changed, 67 insertions(+) |
Created attachment 863715 [details] build.log I have attached a build log.