Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937513 - media-libs/libva-intel-media-driver-24.3.1 requires >=media-libs/libva-2.22.0: fatal error: va/va_dec_vvc.h: No such file or directory
Summary: media-libs/libva-intel-media-driver-24.3.1 requires >=media-libs/libva-2.22.0...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: VA-API Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-08-07 09:15 UTC by Kai Krakow
Modified: 2024-08-07 13:07 UTC (History)
2 users (show)

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


Attachments
build log 24.3.1 (media-libs:libva-intel-media-driver-24.3.1:20240807-090739.log.xz,24.12 KB, application/x-xz)
2024-08-07 09:20 UTC, Kai Krakow
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Krakow 2024-08-07 09:15:27 UTC
The package fails to compile. Previous .0 version worked fine.

Reproducible: Always

Steps to Reproduce:
1. emerge -1a ~lib-va-intel-media-driver-24.3.1

Actual Results:  
/var/tmp/portage/media-libs/libva-intel-media-driver-24.3.1/work/media-driver-intel-media-24.3.1/media_softlet/linux/common/codec/ddi/dec/ddi_decode_vvc_specific.h:31:10: fatal error: va/va_>
   31 | #include <va/va_dec_vvc.h>
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.
Comment 1 Kai Krakow 2024-08-07 09:20:28 UTC
Created attachment 899360 [details]
build log 24.3.1
Comment 2 Alfred Wingate 2024-08-07 09:55:15 UTC
Usage of the new headers added in https://github.com/intel/media-driver/commit/1b8f7b4c2ae71eb8665019c983e247be6db4cc42
Comment 3 Larry the Git Cow gentoo-dev 2024-08-07 13:07:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e22fc1243f23fb99b50177973ece93e4fe3b81

commit 88e22fc1243f23fb99b50177973ece93e4fe3b81
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-08-07 09:58:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-08-07 13:06:54 +0000

    media-libs/libva-intel-media-driver: bump libva version requirement
    
    Closes: https://bugs.gentoo.org/937513
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/38006
    Signed-off-by: Sam James <sam@gentoo.org>

 ...a-driver-24.3.1.ebuild => libva-intel-media-driver-24.3.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)