https://bugs.freedesktop.org/show_bug.cgi?id=109071
--- Comment #2 from Gert Wollny <gw.foss...@gmail.com> ---
I did not call "meson build" but just "meson <src> <flags> like below" from the
empty build directory, and then I simply tried "meson --wipe <src>", I didn't
touch the mesa tree.
The CFLAGS and CXXFLAGS are not important it still fails when I unset them.
My latest test was with
meson ../ -Ddri-drivers=i915 -Dgallium-drivers=r600,virgl,swrast\
-Dvulkan-drivers=intel \
-Dbuildtype=debug -Dplatforms=x11,surfaceless,drm \
-Dlibdir=lib -Dprefix=/tmp/install \
-Dvalgrind=true
because I though that the empty drivers list might be the problem, but no, it
also fails like this.
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev