https://bugs.freedesktop.org/show_bug.cgi?id=106778
Eric Engestrom <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|[email protected]. |[email protected]
|org |
--- Comment #1 from Eric Engestrom <[email protected]> ---
(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._______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev