Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 856115

Summary: media-libs/libva-intel-media-driver-22.5.4 fails to build on certain systems (execinfo.h required)
Product: Gentoo Linux Reporter: ayuayuayu
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: b.buschinski, vaapi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 856418    
Attachments: Fix uClibc build #1437
FreeBSD support #819

Description ayuayuayu 2022-07-03 07:43:38 UTC
upstream commit which added execinfo.h dependency:
https://github.com/intel/media-driver/commit/b66bb0c234b49508b8dd0ad54a6ea2c89b4dd83b

package fails to build with musl, for example.
Comment 2 ayuayuayu 2022-07-03 07:49:54 UTC
Created attachment 789875 [details, diff]
FreeBSD support #819

https://github.com/intel/media-driver/pull/819/commits/a338a45f067568d3996096e4f52b2465c5cac12c

i have package built and installed with this patch.
it seems to work...
vainfo reports that /usr/lib/va/drivers/iHD_drv_video.so is being used.
gst-launch-1.0 videotestsrc ! vaapisink seems to work without issue.
i started a new browser process, opened a random webm (for example https://www.webmproject.org/detect/ ), and it plays ok (used via gstreamer and webkit-gtk, i believe).
Comment 3 Agostino Sarubbo gentoo-dev 2022-09-12 06:57:05 UTC
tinderbox_musl has reproduced this issue with version 22.5.3 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2022-10-16 12:45:39 UTC
tinderbox_musl has reproduced this issue with version 22.5.4 - Updating summary.