[OE-core] [PATCH 1/1] systemd: ignore qemu output, and check its return code

Khem Raj raj.khem at gmail.com
Wed Jul 24 05:34:23 UTC 2013


On Jul 23, 2013, at 10:24 PM, <rongqing.li at windriver.com> wrote:

> From: "Roy.Li" <rongqing.li at windriver.com>
> 
> qemu prints errors sometime, but it works well, the error information
> can be captured by rpm, and lead to rpm failure. like:
> 
> 	$export D=/tmp/rootfs;.../usr/bin/qemu-i386 -L $D \
> 		-E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/bin/udevadm hwdb --update --root $D
> 	qemu: Unsupported syscall: 240


hmm this is a qemu issue and I bet qemu is segfaulting
This should be fixed. Can you try porting 

http://lists.gnu.org/archive/html/qemu-devel/2010-02/msg00870.html

To qemu please ?

Then you won't need this patch.




More information about the Openembedded-core mailing list