Summary: | dev-qt/qtmultimedia-6.6.1 - [slibtool] /.../qffmpeghwaccel_vaapi.cpp: error: class QFFmpeg::VAAPITextureSet has no member named textures | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-qt:qtmultimedia-6.6.1:20231217-214154.log.xz emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 879756 [details]
emerge-info.txt
Created attachment 879757 [details]
dev-qt:qtmultimedia-6.6.1:20231217-214154.log.xz
Created attachment 879758 [details]
emerge-history.txt
Created attachment 879759 [details]
environment
Created attachment 879760 [details]
etc.clang.tar.xz
Created attachment 879761 [details]
etc.portage.tar.xz
Created attachment 879762 [details]
qlist-info.txt
Created attachment 879763 [details]
temp.tar.xz
Not related to musl, fix incoming. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022f039ca7dc7edf353ac32b8235c415b2fc187b commit 022f039ca7dc7edf353ac32b8235c415b2fc187b Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2023-12-17 22:27:57 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2023-12-17 22:49:10 +0000 dev-qt/qtmultimedia: require USE=opengl with vaapi Already depended on libglvnd for it but seems it needs support in QT as well (does not check/use QtOpenGL but qopenglfunctions.h is emptied by a #ifndef when disabled, resulting in messy errors rather than a missing header). Due to the required uses, can unify the libglvnd dep now. Closes: https://bugs.gentoo.org/920232 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> .../{qtmultimedia-6.6.1.ebuild => qtmultimedia-6.6.1-r1.ebuild} | 5 ++--- dev-qt/qtmultimedia/qtmultimedia-6.6.9999.ebuild | 5 ++--- dev-qt/qtmultimedia/qtmultimedia-6.7.9999.ebuild | 5 ++--- dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild | 5 ++--- 4 files changed, 8 insertions(+), 12 deletions(-) |