Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908380 - media-tv/v4l-utils on musl: utils/common/media-info.h:40:34: error: 'dev_t' has not been declared
Summary: media-tv/v4l-utils on musl: utils/common/media-info.h:40:34: error: 'dev_t' h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2023-06-11 14:49 UTC by Tohka
Modified: 2023-06-15 02:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,90.86 KB, text/x-log)
2023-06-11 14:49 UTC, Tohka
Details
emerge --info (info.txt,18.70 KB, text/plain)
2023-06-11 17:12 UTC, Tohka
Details
v4l-utils.patch (v4l-utils.patch,1.20 KB, patch)
2023-06-15 01:54 UTC, Tohka
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tohka 2023-06-11 14:49:21 UTC
Created attachment 863715 [details]
build.log

I have attached a build log.
Comment 1 Mike Gilbert gentoo-dev 2023-06-11 16:46:10 UTC
Please provide emerge --info.
Comment 2 Tohka 2023-06-11 17:12:36 UTC
Created attachment 863717 [details]
emerge --info
Comment 3 Tohka 2023-06-11 17:12:59 UTC
I have now attached emerge --info
Comment 4 Tohka 2023-06-15 01:52:19 UTC
With help from sam_ I have managed to find/create a patch for this. Please find the attatched patch.
Comment 5 Tohka 2023-06-15 01:54:06 UTC
Created attachment 863839 [details, diff]
v4l-utils.patch
Comment 6 Larry the Git Cow gentoo-dev 2023-06-15 02:18:49 UTC
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(+)