https://bugs.freedesktop.org/show_bug.cgi?id=102852
Bug ID: 102852
Summary: Scons: Support the new Scons 3.0.0
Product: Mesa
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
Assignee: mesa-dev@lists.freedesktop.org
Reporter: liviupro...@yahoo.com
QA Contact: mesa-dev@lists.freedesktop.org
Scons 3.0.0 is out with Visual Studio 2017 support and other enhancements:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.0/src/CHANGES.txt
I jumped to update considering it would reduce my build environment size by >
2GB (the size occupied by Visual Studio 2015 Update 3 toolset which is required
to make Scons 2.5.1 aware of Visual Studio 2017 - per bug 100202 comment 2 1st
sentence). Unfortunately this didn't work smoothly, Mesa Sconstruct and
possibly some sconscripts are not compatible:
**********************************************************************
** Visual Studio 2017 Developer Command Prompt v15.0.26730.15
** Copyright (c) 2017 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64_x86'
scons: Reading SConscript files ...
File "C:\Software\DEVELO~1\projects\mesa\mesa\SConstruct", line 53
print 'scons: warning: targets option is deprecated; pass the targets on
their own such as'
^
SyntaxError: invalid syntax
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev