[Mesa-dev] [Bug 89328] python required to build Mesa release tarballs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 26 04:58:19 PST 2015


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

--- Comment #2 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to Samuel Iglesias from comment #1)
> Since commit 2b37bea010a9c, the format-handling code is auto-generated via
> python scripts and mako templates, so python is required.
> Also, Python is
> listed in the prerequisites for building Mesa in the docs:
> 
>    http://www.mesa3d.org/install.html
> 
> Maybe we need to modify our configure.ac to mark Python as hard dependency.
That is correct but for building from git alone.

The distribution tarballs (should) provide all the auto-generated files,
similar to any other autotools project. As such one should not need any of
python/mako/lex/etc but a plain compiler toolchain.

Imho we should fix these in a way that, when the files are generated, all the
non-compiler requirements are non-fatal.

Although I cannot find a way to do that of the top of my head.

At the end it would be nice to update the doc :-)

-- 
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: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150226/e5bcd8d2/attachment.html>


More information about the mesa-dev mailing list