Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856115 - media-libs/libva-intel-media-driver-22.5.4 fails to build on certain systems (execinfo.h required)
Summary: media-libs/libva-intel-media-driver-22.5.4 fails to build on certain systems ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 856418
  Show dependency tree
 
Reported: 2022-07-03 07:43 UTC by ayuayuayu
Modified: 2022-10-16 12:45 UTC (History)
2 users (show)

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


Attachments
Fix uClibc build #1437 (2007edc683499d2e82772f84241b453bdf319372.patch,2.03 KB, patch)
2022-07-03 07:44 UTC, ayuayuayu
Details | Diff
FreeBSD support #819 (a338a45f067568d3996096e4f52b2465c5cac12c.patch,2.80 KB, patch)
2022-07-03 07:49 UTC, ayuayuayu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.