Summary: | media-tv/mythtv-33.1: fails to build with sys-kernel/linux-headers-6.5 (.../ioprio.h: error: expected primary-expression before int) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Wilson M. Michaels <thebitpit> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | florian-evers, Letto2, proxy-maint, sam |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/MythTV/mythtv/issues/775 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 913169 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz media-tv:mythtv-33.1:20230908-022741.log Patch for mythtv |
Description
Toralf Förster
![]() Created attachment 870098 [details]
emerge-info.txt
Created attachment 870099 [details]
emerge-history.txt
Created attachment 870100 [details]
environment
Created attachment 870101 [details]
etc.clang.tar.xz
Created attachment 870102 [details]
etc.portage.tar.xz
Created attachment 870103 [details]
logs.tar.xz
Created attachment 870104 [details]
media-tv:mythtv-33.1:20230908-022741.log
The commit to fix that is available here: https://github.com/MythTV/mythtv/commit/7d6c7d605f87b697c7488d1eb4a3246b83e31f01 ... struggling to convert this to a patch. Maybe I have to apply it manually for patch creation. Regards, Florian For anyone who is impatient: put the attached patch file 7d6c7d605f87b697c7488d1eb4a3246b83e31f01.patch to: /etc/portage/patches/media-tv/mythtv-33.1 and give it a try. Compiled well here. Regards, Florian Created attachment 871441 [details, diff]
Patch for mythtv
Patch for mythtv
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a6bc2362bac481d07400cf53037fd42f9969dc commit 50a6bc2362bac481d07400cf53037fd42f9969dc Author: Sam James <sam@gentoo.org> AuthorDate: 2023-09-27 02:37:40 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-27 02:37:40 +0000 media-tv/mythtv: fix build w/ linux-headers-6.5 And add the missing dep on linux-headers (which is how I didn't notice the failure to begin with). Closes: https://bugs.gentoo.org/913866 Signed-off-by: Sam James <sam@gentoo.org> .../files/mythtv-33.1-linux-headers-6.5.patch | 30 ++++++++++++++++++++++ media-tv/mythtv/mythtv-33.1.ebuild | 2 ++ 2 files changed, 32 insertions(+) |