[Piglit] [PATCH 0/8 v2] Support creation of debug and forward-compatible contexts

Timothy Arceri t_arceri at yahoo.com.au
Mon Dec 30 19:20:06 PST 2013


> I'm glad I improved Piglit's error messages. After some investigation, I
> diagnosed the failure.
> 
> Attribute 0x0216 is WAFFLE_CONTEXT_DEBUG (see waffle.h), which is introduced in
> waffle-1.3.0. So you have an earlier version of waffle installed. Most likely,
> you have waffle-1.2.
> 
> But! Patch 1 of this series changes Piglit's CMakeLists.txt to require
> waffle-1.3.0. So... how were you able to build Piglit? Why didn't CMake fail
> due to the unsatisfied dependency?
> 
> Because CMake is stupid sometimes :(

Whoops yes my bad I was testing on Ubuntu and needed to install to /usr
rather than /usr/local. Well the good news is that after installing the
right version of Waffle in the right place the test now runs and passes
with the Catalyst drivers.

For the error messages and the debug context patches:

Tested-by: Timothy Arceri <t_arceri at yahoo.com.au>



More information about the Piglit mailing list