<div dir="ltr">FWIW: here nativesdk-libepoxy fails in do_configure already since meson conversion<div><br></div><div>FileNotFoundError: [Errno 2] No such file or directory: 'TOPDIR/tmp-glibc/work/x86_64-nativesdk-oesdk-linux/nativesdk-libepoxy/1.4.3-r0/build/meson-private/sanitycheckc.exe'<br><div><br></div><div><a href="http://errors.yoctoproject.org/Errors/Details/164799/">http://errors.yoctoproject.org/Errors/Details/164799/</a><br></div></div><div><br></div><div>libepoxy in master doesn't support nativesdk yet (it's part of my changes to support virtglrenderer and spice in qemu). Is there some magic combination of settings meson needs to work for nativesdk?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 18, 2018 at 10:05 AM, Alexander Kanavin <span dir="ltr"><<a href="mailto:alexander.kanavin@linux.intel.com" target="_blank">alexander.kanavin@linux.intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 01/18/2018 10:58 AM, Andrea Galbusera wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
Looks like my first guess was not that bad. Reverting below commit,<br>
which switched to meson build system brought my build back to green.<br>
Also CC-ing the patch author who might suggest further investigations.<br>
<br></span><span class="">
  Â  Â libepoxy: convert to meson build<br>
<br>
</span></blockquote>
<br>
There's probably a missing header include - carefully compare do_compile logs in both cases and see how they differ for the failing file. Also inspect the file for any conditional define macros and see if they're enabled or not in both cases.<br>
<br>
<br>
Alex<div class="HOEnZb"><div class="h5"><br>
-- <br>
______________________________<wbr>_________________<br>
yocto mailing list<br>
<a href="mailto:yocto@yoctoproject.org" target="_blank">yocto@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/yocto" rel="noreferrer" target="_blank">https://lists.yoctoproject.org<wbr>/listinfo/yocto</a><br>
</div></div></blockquote></div><br></div>