<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Scons: Support the new Scons 3.0.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102852">102852</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Scons: Support the new Scons 3.0.0
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>liviuprodea@yahoo.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Scons 3.0.0 is out with Visual Studio 2017 support and other enhancements:

<a href="https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.0/src/CHANGES.txt">https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.0/src/CHANGES.txt</a>

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 <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - llvmpipe Windows scons build can't detect Visual Studio 2017 toolchain"
   href="show_bug.cgi?id=100202#c2">bug 100202 comment 2</a> 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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>