[Bug 102391] x11-libs/libdrm-2.4.83: fatal error: uve_ib.h: No such file or directory
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 30 02:22:06 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102391
Matt Turner <mattst88 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
QA Contact| |dri-devel at lists.freedesktop
| |.org
Assignee|dri-devel at lists.freedesktop |boyuan.zhang at amd.com
|.org |
CC| |alexdeucher at gmail.com,
| |deathsimple at vodafone.de
--- Comment #1 from Matt Turner <mattst88 at gmail.com> ---
This is because the headers added in
commit 9d133dd08720d80dfc8ce098bf0972ebd05c454d
Author: Boyuan Zhang <boyuan.zhang at amd.com>
Date: Tue Aug 15 11:33:43 2017 -0400
tests/amdgpu: add uvd encode unit tests
were not added to the relevant _SOURCES variable, so they were not included in
the tarball by make dist.
It wasn't caught by make distcheck because of the "automagic" dependency on
cunit. The tests are silently disabled if cunit is not found.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170830/b11be21b/attachment.html>
More information about the dri-devel
mailing list