[Mesa-dev] [Bug 95211] scons TypeError: 'tuple' object is not callable
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 27 04:09:42 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95211
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Vinson Lee <vlee at freedesktop.org> ---
commit 1b62b47f6fcaf5a825a5a909c91e802bffae3b1d
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date: Wed May 25 07:32:08 2016 -0600
scons: support 2.5.0
The get_implicit_deps changed in SCons 2.5, expecting a callable rather
than a path as third argument. Detect the SCons versions and set the
argument appropriately to support both 2.5 and earlier versions.
This closes #95211.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95211
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Cc: mesa-stable at lists.freedesktop.org
Acked-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Brian Paul <brianp at vmware.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160527/ec15d27c/attachment.html>
More information about the mesa-dev
mailing list