Quoting Emil Velikov (2018-08-24 02:34:04) > On Fri, 24 Aug 2018 at 04:23, Ilia Mirkin <imir...@alum.mit.edu> wrote: > > > > This breaks the build for me. It selects python3 instead of python2, > > and gen_xmlpool.py bails out when trying to print \xf3 to stdout with > > a LANG=C locale. Revert until scripts are fixed and try again? > > > Sure will revert in a moment. The concerning part is why meson "succeeds". > > Having a look if lacks the $(LANGS) argument when invoking gen_xmlpool.py. > And the .mo and .po files (on which LANGS is based on) are missing all > together in meson. > > Mathieu, Dylan can you look into this? > Once the meson build is updated, Ilia's concerns will become more obvious.
Meson has built-ins for handling gettext, but I haven't wired them up yet. They work somewhat differently than the way mesa does (they're a separate build step you run before building the 'all' target). If you're building from a release tarball meson will pick up the ones generated by autotools for the tarball. Dylan
signature.asc
Description: signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev