On 10 July 2016 at 22:11, Pali Rohár <pali.ro...@gmail.com> wrote: > Hello, compiling mesa from git is failing on this error: > > Making all in isl > make[5]: Entering directory `/«PKGBUILDDIR»/build/dri/src/intel/isl' > python2.7 ../../../../../src/intel/isl/gen_format_layout.py \ > --csv ../../../../../src/intel/isl/isl_format_layout.csv --out > isl_format_layout.c > Traceback (most recent call last): > File "../../../../../src/intel/isl/gen_format_layout.py", line 92, in > <module> > output_encoding='utf-8') > TypeError: __init__() got an unexpected keyword argument 'future_imports' > make[5]: *** [isl_format_layout.c] Error 1 > make[5]: Leaving directory `/«PKGBUILDDIR»/build/dri/src/intel/isl' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory `/«PKGBUILDDIR»/build/dri/src/intel' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/«PKGBUILDDIR»/build/dri/src' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/«PKGBUILDDIR»/build/dri/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/«PKGBUILDDIR»/build/dri' > make: *** [debian/stamp/x86_64-linux-gnu-build-dri] Error 2 > > Any idea where is problem and how to fix it? > > Full build log is available at: > > https://launchpad.net/~pali/+archive/ubuntu/graphics-drivers/+build/10446196/+files/buildlog_ubuntu-precise-amd64.mesa-lts-trusty_11.3.0-git201607100358.5c17fb2~ubuntu12.04.1_BUILDING.txt.gz >
Sounds similar (the same?) as https://bugs.freedesktop.org/show_bug.cgi?id=89347. Which version of mako do you have, can you give things a try with 0.8.0 or later ? -Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev