[Mesa-dev] mesa from git fails to compile
Jason Ekstrand
jason at jlekstrand.net
Mon Jul 11 01:26:28 UTC 2016
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 \
--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
--
Pali Rohár
pali.rohar at gmail.com
_______________________________________________
mesa-dev mailing list
mesa-dev at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160710/b043e052/attachment-0001.html>
More information about the mesa-dev
mailing list