<div dir="ltr"><div>Hi all,</div><div><br></div><div>I noticed a minor annoyance when building panda: the top-level working directory is &quot;polluted&quot; by a number of empty directories during the build process.</div><div><br></div><div>Couldn&#39;t find any obvious explanation for this, so I was wondering if this is normal.</div><div><br></div><div>Before building:</div><div>╰─➤  ls</div><div>build-panda  panda</div><div><br></div><div>After building:</div><div>╰─➤  ls<br></div><div><div>audio     block        chardev  disas  hw  linux-user  nbd  panda  qom     slirp   ui</div><div>backends  build-panda  crypto   fsdev  io  migration   net  qapi   replay  target  util</div></div><div><br></div><div>╰─➤  find . -type f | grep -Ev &quot;^./(panda|build-panda)&quot;<br></div><div>-</div><div><br></div><div>Thanks,</div><div>M.</div></div>