<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:fdo-bugs@engestrom.ch" title="Eric Engestrom <fdo-bugs@engestrom.ch>"> <span class="fn">Eric Engestrom</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Files missing from tarball - intel_sanitize_gpu.*"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106778">bug 106778</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>mesa-dev@lists.freedesktop.org
           </td>
           <td>kevin.rogovin@intel.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Files missing from tarball - intel_sanitize_gpu.*"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106778#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Files missing from tarball - intel_sanitize_gpu.*"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106778">bug 106778</a>
              from <span class="vcard"><a class="email" href="mailto:fdo-bugs@engestrom.ch" title="Eric Engestrom <fdo-bugs@engestrom.ch>"> <span class="fn">Eric Engestrom</span></a>
</span></b>
        <pre>(In reply to Stuart Young from <a href="show_bug.cgi?id=106778#c0">comment #0</a>)
<span class="quote">>  src/intel/tools/meson.build lists these files, but they're inside an if
> statement, so I suspect they're not being parsed when the tarball is being
> built (eg: using `ninja dist` ?).</span >

The tarballs are generated with autotools for now (see
<a href="https://mesa3d.org/releasing.html#release">https://mesa3d.org/releasing.html#release</a>), and the issue here is that these
files are only used to build a program meson builds, not autotools.

Kevin, can you either add the build instructions to
src/intel/Makefile.tools.am, or add the two files to EXTRA_DIST (in that same
makefile)?
Either way, please add this line to allow the scripts to pick it up:
Fixes: cc41603d6da4552f0aaf "intel/tools: new intel_sanitize_gpu tool"

Thanks :)</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>