[Mesa-dev] [Bug 109071] meson --wipe <src> <dst> results in Exception: "FileNotFoundError: [Errno 2] No such file or directory"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 19 18:38:41 UTC 2018


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

--- Comment #2 from Gert Wollny <gw.fossdev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181219/e2b8f8ff/attachment-0001.html>


More information about the mesa-dev mailing list