[Mesa-dev] [Bug 89586] Drivers/DRI/swrast

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 19 12:28:57 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89586

--- Comment #12 from Ian Romanick <idr at freedesktop.org> ---
(In reply to Dan Sebald from comment #11)
> "it's all a bit annoying as it uses cmake"
> 
> Yes, as bit, but eventually was able to make everything.  The one
> significant issue was making Waffles in /usr/local couldn't be found by
> Piglit ccmake.  Because cmake has no uninstall, I manually deleted all the
> files Waffles installed and then used the prefix "/usr" to make Waffles. 
> Piglit could then find Waffles.
> 
> Anyway, writing the C program shouldn't be difficult, but I can't seem to
> get the basics working correctly.  When I built Piglit all seemed OK, at
> least there was about 8 minutes to the build process as it methodically
> stepped through directories building things.  However, nothing I supply to
> ./piglit seems to be accepted:

The individual programs are just in the bin/ directory, so you can run your
test directly from there.  To run it from the piglit command, you'll have to
add your test to tests/all.py.  './piglit run tests/quick.py results/' should
work.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150319/bf40cac2/attachment.html>


More information about the mesa-dev mailing list