Re: [Mesa-dev] mesa from git fails to compile

2016-07-15 Thread Dylan Baker
Sorry to not respond earlier, I've apparently been having silent filesystem corruption for over a week now. Can you use pip --user to install a newer version of mako locally? mako 0.5 was realeased in late 2011, and not having the output_encoding and future_imports arguments are going to make

Re: [Mesa-dev] mesa from git fails to compile

2016-07-14 Thread Pali Rohár
On Thursday 14 July 2016 15:41:51 Eric Engestrom wrote: > On Thu, Jul 14, 2016 at 12:24:32PM +0200, Pali Rohár wrote: > > Any news? Or possible fix? > > Have you tried Emil's suggestion, ie. upgrading to at least 0.8.0? No, as I wrote that ubuntu precise for that build has only python-mako in

Re: [Mesa-dev] mesa from git fails to compile

2016-07-14 Thread Emil Velikov
On 14 July 2016 at 15:41, Eric Engestrom wrote: > On Thu, Jul 14, 2016 at 12:24:32PM +0200, Pali Rohár wrote: >> Any news? Or possible fix? > > Have you tried Emil's suggestion, ie. upgrading to at least 0.8.0? > Other than this, I'm out of ideas. My python/mako isn't

Re: [Mesa-dev] mesa from git fails to compile

2016-07-14 Thread Eric Engestrom
On Thu, Jul 14, 2016 at 10:51:43AM -0400, Rob Clark wrote: > On Thu, Jul 14, 2016 at 10:41 AM, Eric Engestrom > wrote: > > On Thu, Jul 14, 2016 at 12:24:32PM +0200, Pali Rohár wrote: > >> Any news? Or possible fix? > > > > Have you tried Emil's suggestion, ie. upgrading

Re: [Mesa-dev] mesa from git fails to compile

2016-07-14 Thread Rob Clark
On Thu, Jul 14, 2016 at 10:41 AM, Eric Engestrom wrote: > On Thu, Jul 14, 2016 at 12:24:32PM +0200, Pali Rohár wrote: >> Any news? Or possible fix? > > Have you tried Emil's suggestion, ie. upgrading to at least 0.8.0? > > Build system wizards: > Any way to check the

Re: [Mesa-dev] mesa from git fails to compile

2016-07-14 Thread Eric Engestrom
On Thu, Jul 14, 2016 at 12:24:32PM +0200, Pali Rohár wrote: > Any news? Or possible fix? Have you tried Emil's suggestion, ie. upgrading to at least 0.8.0? Build system wizards: Any way to check the version and abort the compilation before running into this issue? If it helps, this prints the

Re: [Mesa-dev] mesa from git fails to compile

2016-07-14 Thread Pali Rohár
Any news? Or possible fix? On Sunday 10 July 2016 18:26:28 Jason Ekstrand wrote: > This smells like strange Python problems. Ccing the resident Python expert. > Hello, compiling mesa from git is failing on this error: > > Making all in isl > make[5]: Entering directory

Re: [Mesa-dev] mesa from git fails to compile

2016-07-11 Thread Pali Rohár
On Monday 11 July 2016 10:11:30 Emil Velikov wrote: > Sounds similar (the same?) as > https://bugs.freedesktop.org/show_bug.cgi?id=89347. Output error looks lo be same. > Which version of mako do you have, can you give things a try with > 0.8.0 or later ? If you mean mako python module, then I

Re: [Mesa-dev] mesa from git fails to compile

2016-07-11 Thread Emil Velikov
On 10 July 2016 at 22:11, Pali Rohár 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 \ >

Re: [Mesa-dev] mesa from git fails to compile

2016-07-10 Thread Jason Ekstrand
This smells like strange Python problems. Ccing the resident Python expert. 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 \

[Mesa-dev] mesa from git fails to compile

2016-07-10 Thread Pali Rohár
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