Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Sep 2021 22:39:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258296] multimedia/libva-intel-hybrid-driver: depend on libpthread-stubs (1/2)
Message-ID:  <bug-258296-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258296

            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=3D227696&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258296-7788>