Summary: | x11-libs/libdrm-2.4.83: fatal error: uve_ib.h: No such file or directory | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Kobboi <freedesktop> | ||||
Component: | DRM/AMDgpu | Assignee: | Boyuan Zhang <boyuan.zhang> | ||||
Status: | RESOLVED FIXED | QA Contact: | Default DRI bug account <dri-devel> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | alexdeucher, ckoenig.leichtzumerken, EoD, pmenzel+bugs.freedesktop.org | ||||
Version: | unspecified | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Kobboi
2017-08-24 15:16:58 UTC
This is because the headers added in commit 9d133dd08720d80dfc8ce098bf0972ebd05c454d Author: Boyuan Zhang <boyuan.zhang@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. Looks like Alex committed a fix but forgot to close this bug. commit 05a830d382382905d87b55af90aa109fb76e4c16 Author: Alex Deucher <alexander.deucher@amd.com> Date: Wed Aug 30 14:00:18 2017 -0400 tests/amdgpu: add missing header to SOURCES Fixes the tarball generation. fixes: 9d133dd08720d80dfc8ce098bf0972 (tests/amdgpu: add uvd encode unit tests) bug: https://bugs.freedesktop.org/show_bug.cgi?id=102391 Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> needs a new tarball now (In reply to Timo Aaltonen from comment #3) > needs a new tarball now Is there going to be a new tarball for libdrm-2.4.83? |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.