Hi Mathieu, On 9 August 2018 at 09:27, Mathieu Bridon <boche...@daitauha.fr> wrote: > Now that all the build scripts are compatible with both Python 2 and 3, > we can flip the switch and tell Meson to use the latter. > > Since Meson already depends on Python 3 anyway, this means we don't need > two different Python stacks to build Mesa. > Just did a quick test of enabling python3 for the autoconf build and noticed that some parts are not converted to python2+3. Namely, invoking the following fail. glsl/tests/optimization-test.sh glsl/glcpp/tests/glcpp-test.sh
I'm concerned that this didn't flag as failure with meson - the tests should be wired and while python2 specifics like basestring are used. If you want to have a go, you can checkout the following branch. https://github.com/evelikov/Mesa/compare/autoconf-python3 Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev