[Mesa-dev] [Bug 106778] Files missing from tarball - intel_sanitize_gpu.*

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 4 17:35:04 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106778

Eric Engestrom <fdo-bugs at engestrom.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|mesa-dev at lists.freedesktop. |kevin.rogovin at intel.com
                   |org                         |

--- Comment #1 from Eric Engestrom <fdo-bugs at engestrom.ch> ---
(In reply to Stuart Young from comment #0)
>  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` ?).

The tarballs are generated with autotools for now (see
https://mesa3d.org/releasing.html#release), 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 :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180604/39873163/attachment.html>


More information about the mesa-dev mailing list