<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - meson --wipe <src> <dst> results in Exception: "FileNotFoundError: [Errno 2] No such file or directory""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109071#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - meson --wipe <src> <dst> results in Exception: "FileNotFoundError: [Errno 2] No such file or directory""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109071">bug 109071</a>
              from <span class="vcard"><a class="email" href="mailto:gw.fossdev@gmail.com" title="Gert Wollny <gw.fossdev@gmail.com>"> <span class="fn">Gert Wollny</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>