| Summary: | media-tv/kodi-20.3 fails to compile: DRMPlane.cpp:65:36: error: no matching function for call to find(std::vector<long unsigned int>::iterator, std::vector<long unsigned int>::iterator, uint64_t&) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Craig Andrews <candrews> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | parona |
| Priority: | Normal | Keywords: | PullRequest |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://github.com/gentoo/gentoo/pull/34972 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log.xz | ||
|
Description
Agostino Sarubbo
2024-01-27 16:25:52 UTC
Created attachment 883306 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) FAILED: build/windowing/gbm/drm/CMakeFiles/windowing_gbm_drm.dir/DRMPlane.cpp.o fatal: not a git repository (or any parent up to mount point /var/tmp) /var/tmp/portage/media-tv/kodi-20.3/work/xbmc-20.3-Nexus/xbmc/windowing/gbm/drm/DRMPlane.cpp:65:36: error: no matching function for call to ‘find(std::vector<long unsigned int>::iterator, std::vector<long unsigned int>::iterator, uint64_t&)’ Most likely addressed by https://github.com/xbmc/xbmc/commit/3dcea03c915f2062d4f8740d66abdf033fba9d6c The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c5c14ab38b48203ca963170955686b19d400ef7 commit 2c5c14ab38b48203ca963170955686b19d400ef7 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-01-28 09:28:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-28 14:50:20 +0000 media-tv/kodi: include headers for gcc-14 Closes: https://bugs.gentoo.org/923041 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/34972 Signed-off-by: Sam James <sam@gentoo.org> media-tv/kodi/files/kodi-20.3-gcc-14.patch | 72 ++++++++++++++++++++++++++++++ media-tv/kodi/kodi-20.3.ebuild | 1 + 2 files changed, 73 insertions(+) |