All of lore.kernel.org
 help / color / mirror / Atom feed
* qemu: backport patches to fix cves breaks qemu-system-native
@ 2019-03-20  7:42 Alexey Brodkin
  2019-03-20  8:25 ` Kang Kai
  2019-03-20 12:04 ` richard.purdie
  0 siblings, 2 replies; 7+ messages in thread
From: Alexey Brodkin @ 2019-03-20  7:42 UTC (permalink / raw)
  To: Kai Kang; +Cc: Patches and discussions about the oe-core layer

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-03-20 14:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-20  7:42 qemu: backport patches to fix cves breaks qemu-system-native Alexey Brodkin
2019-03-20  8:25 ` Kang Kai
2019-03-20 12:04 ` richard.purdie
2019-03-20 12:07   ` Alexey Brodkin
2019-03-20 12:08     ` richard.purdie
2019-03-20 12:12       ` Alexey Brodkin
2019-03-20 14:52         ` richard.purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.