[Piglit] [Bug 102090] Throwing "...does not recognize some tests" error when libraries are missing
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 11 22:36:45 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102090
--- Comment #4 from Emil Velikov <emil.l.velikov at gmail.com> ---
> $ : ldd testdisplay | grep -i "not found"
> libprocps.so.4 => not found
This here is from IGT - lib/igt_aux.c, in particular.
> libpng12.so.0 => not found
While this is from piglit - tests/util/piglit-util-png.c
Both libraries are optional dependencies. It seems that they were available on
the build system yet are missing on the run/test one.
Overall this looks like a user/packaging bug.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20170811/661dca02/attachment.html>
More information about the Piglit
mailing list