On Sat, Jan 30, 2021 at 03:19:04PM +1100, Jonathan Gray wrote: > Update piglit to a newer snapshot and switch to python3. > Fixes -fno-common build. > > Tested with the "quick" tests on a broadwell machine with Mesa 20.0.8. Were you able to run this without Python 2 installed? I see you've thrown all which had a py2 shebang after `make fake' into MODPY_ADJ_FILES; that'll help, I hadn't done it in the previous thread simply because I couldn't test all files at runtime.
If you've successfully run piglit with Python 2 installed that's OK kn piglit is a monster so I'd have to take some time to build and test it myself.
