Summary: | TypeError: __init__() got an unexpected keyword argument 'future_imports' | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | Dylan Baker <baker.dylan.c> |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | baker.dylan.c, bochecha, fdo-bugs |
Version: | git | Keywords: | bisected, regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2018-08-14 07:01:36 UTC
Scons doesn't check that mako is at least 0.8.0 like autotools does (which was released in 2013, btw). The real bug here is that scons doesn't do proper checks like it should. Should be fixed with the following commit. Feel free to reopen otherwise. commit c782168751ec6373c28ebb4b4c39a8f3ae06a075 Author: Dylan Baker <dylan@pnwbakers.com> Date: Tue Aug 14 10:32:12 2018 -0700 scons: Check for mako 0.8.0 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.