<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 - build failure after git_sha1 changes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102012">102012</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>build failure after git_sha1 changes
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Linux (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>Mesa core
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>pedretti.fabio@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Build failure on every Ubuntu version.
Full log here:
<a href="https://launchpadlibrarian.net/331583006/buildlog_ubuntu-artful-amd64.mesa_17.3~git1708020730.f28c2e~gd~a_BUILDING.txt.gz">https://launchpadlibrarian.net/331583006/buildlog_ubuntu-artful-amd64.mesa_17.3~git1708020730.f28c2e~gd~a_BUILDING.txt.gz</a>

Error:
        Run 'make' to build Mesa

cd /<<PKGBUILDDIR>>/build/dri && /usr/bin/make
make[1]: Entering directory '/<<PKGBUILDDIR>>/build/dri'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/build/dri/src'
Traceback (most recent call last):
  File "../../../bin/git_sha1_gen.py", line 15, in <module>
    ], stderr=open(os.devnull, 'w'))
  File "/usr/lib/python2.7/subprocess.py", line 212, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Makefile:1145: recipe for target 'git_sha1.h.tmp' failed
make[2]: *** [git_sha1.h.tmp] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build/dri/src'
Makefile:650: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/build/dri'
debian/rules:186: recipe for target 'debian/stamp/x86_64-linux-gnu-build-dri'
failed
make: *** [debian/stamp/x86_64-linux-gnu-build-dri] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2</pre>
        </div>
      </p>


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

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