Re: [Piglit] Building current piglit on ubuntu 12.04?

2016-09-06 Thread Ilia Mirkin
On Tue, Sep 6, 2016 at 11:21 AM, Dan Kegel wrote: > spec/arb_shader_texture_image_samples/compiler/fs-image-samples.frag: fail Fail means what you think it does. > spec/arb_gpu_shader5/execution/sampler_array_indexing/fs-simple-texture-size: > incomplete Incomplete means that

Re: [Piglit] Building current piglit on ubuntu 12.04?

2016-09-06 Thread Dan Kegel
On Mon, Sep 5, 2016 at 2:18 PM, Ilia Mirkin wrote: > I think you forgot a "make -jN" step here. Details, details :-) Coincidentaly, I discovered that running without making first causes confusing output (everything skips). > Also I'm surprised things work well without

Re: [Piglit] Building current piglit on ubuntu 12.04?

2016-09-05 Thread Ilia Mirkin
On Mon, Sep 5, 2016 at 5:04 PM, Dan Kegel wrote: > OK, now that I know the python3 requirement is soft, here's how I got > current piglit running on ubuntu 12.04. > > sudo apt-get install -y python-dev python-nose python-six > python-numpy python-matplotlib > #

Re: [Piglit] Building current piglit on ubuntu 12.04?

2016-09-05 Thread Dan Kegel
OK, now that I know the python3 requirement is soft, here's how I got current piglit running on ubuntu 12.04. sudo apt-get install -y python-dev python-nose python-six python-numpy python-matplotlib # ubuntu 12.04's matplotlib is too old, as are some of its dependencies #

Re: [Piglit] Building current piglit on ubuntu 12.04?

2016-09-04 Thread Dylan Baker
Quoting Ilia Mirkin (2016-09-03 20:59:23) > piglit does not require python3, it is meant to be able to run with > either python2.7 or python3.3+. If you find that something *requires* > python3, please report that separately. Indeed. The chbangs for all of the scripts are python3 because we have

Re: [Piglit] Building current piglit on ubuntu 12.04?

2016-09-03 Thread Ilia Mirkin
On Sun, Sep 4, 2016 at 12:30 AM, Dan Kegel wrote: > On Sat, Sep 3, 2016 at 8:59 PM, Ilia Mirkin wrote: >> piglit does not require python3, it is meant to be able to run with >> either python2.7 or python3.3+. If you find that something *requires* >> python3,

Re: [Piglit] Building current piglit on ubuntu 12.04?

2016-09-03 Thread Dan Kegel
On Sat, Sep 3, 2016 at 8:59 PM, Ilia Mirkin wrote: > piglit does not require python3, it is meant to be able to run with > either python2.7 or python3.3+. If you find that something *requires* > python3, please report that separately. (Oh hm, the fairly useless > 'piglit'

Re: [Piglit] Building current piglit on ubuntu 12.04?

2016-09-03 Thread Ilia Mirkin
I need to support Ubuntu 12.04. > I tried building current piglit on it, but there was much pain > (partly because of python3), so I resorted to just running the > relatively ancient 1.0.0~git20140426.5702e43~edgers~ubuntu12.04.1 > from https://launchpad.net/~xorg-edgers/+archive/ubunt

[Piglit] Building current piglit on ubuntu 12.04?

2016-09-03 Thread Dan Kegel
Is there an up to date recipe for how to build and run current piglit on ubuntu 12.04? For another month or two, I need to support Ubuntu 12.04. I tried building current piglit on it, but there was much pain (partly because of python3), so I resorted to just running the relatively ancient 1.0.0