Summary: | media-libs/libva-intel-media-driver-22.5.3.1 - media-driver-intel-media-22.5.3.1/media_driver/linux/common/ddi/media_libva_util.cpp:175:5: error: 'GMM_RESCREATE_CUSTOM_PARAMS_2' was not declared in this scope; did you mean 'GMM_RESCREATE_CUSTOM_PARAMS'? | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Martin Mokrejš <mmokrejs> |
Component: | Current packages | Assignee: | VA-API Project <vaapi> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Martin Mokrejš
2022-10-15 10:47:46 UTC
Created attachment 824301 [details]
build.log
Shortened build.log to minimum
(In reply to Martin Mokrejš from comment #1) > Created attachment 824301 [details] > build.log > > Shortened build.log to minimum "Shortened"? Can't you just attach it compressed? GMM_RESCREATE_CUSTOM_PARAMS_2 was added in gmmlib-22.1.0, while libva-intel-media-driver only requires 22.0.0. That's the problem. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5726db8e032a9c8002fed97fbf7ef33357c17ce commit a5726db8e032a9c8002fed97fbf7ef33357c17ce Author: Robin H. Johnson <robbat2@gentoo.org> AuthorDate: 2022-10-30 02:55:27 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2022-10-30 02:57:05 +0000 media-libs/libva-intel-media-driver: IGFX_ALDERLAKE_N & other symbols added after gmmlib 22.0.0 libva-intel-media-driver configure does not check deps properly. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/877203 .../libva-intel-media-driver/libva-intel-media-driver-22.4.4.ebuild | 2 +- .../libva-intel-media-driver/libva-intel-media-driver-22.5.3.1.ebuild | 2 +- .../libva-intel-media-driver/libva-intel-media-driver-22.5.3.ebuild | 2 +- .../libva-intel-media-driver/libva-intel-media-driver-22.5.4.ebuild | 2 +- .../libva-intel-media-driver/libva-intel-media-driver-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) |