Hello Kai Kang, You recent changes in QEMU [1] lead to build failure: -------------------------------------->8------------------------------------- # bitbake qemu-system-native ... | .../build/tmp-glibc/work/x86_64-linux/qemu-system-native/3.1.0-r0/qemu-3.1.0/hw/rdma/rdma_backend.c:316:42: error: 'VENDOR_ERR_INV_NUM_SGE' undeclared (first use in this function) | comp_handler(IBV_WC_GENERAL_ERR, VENDOR_ERR_INV_NUM_SGE, ctx); | ^ -------------------------------------->8-------------------------------------
That's obviously because of meta/recipes-devtools/qemu/qemu/0015-fix-CVE-2018-20124.patch. I'm wondering if you tried to build QEMU yourself? [1] https://github.com/openembedded/openembedded-core/commit/489ece1aa90d8f76b4c1f009d837f82e38e11ba9 -Alexey -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
