[Bug 258296] multimedia/libva-intel-hybrid-driver: depend on libpthread-stubs (1/2)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Sep 2021 22:39:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258296
Bug ID: 258296
Summary: multimedia/libva-intel-hybrid-driver: depend on
libpthread-stubs (1/2)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch, patch-ready
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: jbeich@FreeBSD.org
Reporter: evgeniy@khramtsov.org
Assignee: jbeich@FreeBSD.org
Flags: maintainer-feedback?(jbeich@FreeBSD.org)
Flags: maintainer-feedback?
Created attachment 227696
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227696&action=edit
v1 (use "git am")
multimedia/libva-intel-hybrid-driver can not build when
base toolchain does not exist, and ports LLVM is used instead.
Not sure about a minimal reproducer, maybe delete 'cc'?
I have one DankBSD patch for bsd.sys.mk to use ports LLVM
and others in ei/ports. The difference between my and Greg's
setup is that Greg uses symlinks to point 'cc' to ports LLVM,
and I chose not to use symlinks.
Package contents did not change:
11.4/amd64: https://codeberg.org/ei/misc/commit/1e0f1e5eeac
11.4/i386: https://codeberg.org/ei/misc/commit/07c8452dbe5
12.2/amd64: https://codeberg.org/ei/misc/commit/2208832a722
12.2/i386: https://codeberg.org/ei/misc/commit/6f6107dceea
13.0/amd64: https://codeberg.org/ei/misc/commit/f002179f0e0
My 'misc' repository also contains bulk and testport logs for this change,
not adding URL links to specific commits because codeberg did not generate
log diff this time for some reason, diff between logs can also be observed
by cloning the 'misc' repository and viewing with git if needed.
On unrelated note: I plan to test the legacy VA-API driver on SNB tomorrow
and report back if it works after ports 0fe260b63e82.
--
You are receiving this mail because:
You are the assignee for the bug.