[OE-core] do_rootfs broken

Andreas Müller schnitzeltony at gmail.com
Fri Oct 18 20:26:27 UTC 2019


Hi,

Updated oe-core from
commit 9973f89dafdf9d21f4021f59f1f4669f4ac13aff
Author: Chen Qi <Qi.Chen at windriver.com>
Date:   Fri Sep 27 14:42:51 2019 +0800

    systemd: fix NFS regression

To

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Oct 12 17:51:17 2019 -0700

    glib-2.0: Fix build with clang compiler

and reverted meson 0.52.0 upgrade. All recipes build without issues
but do_rootfs fails with:

NOTE: > Executing update_pixbuf_cache intercept ...
NOTE: Exit code 1. Output:
+ '[' True = False -a qemuwrapper-cross '!=' nativesdk-qemuwrapper-cross ']'
+ qemu-arm -r 3.2.0 -E
LD_LIBRARY_PATH=/home/superandy/tmp/oe-core-glibc/work/raspberrypi3-mortsgna-linux-gnueabi/allgui-full-image/1.0-r0/rootfs/usr/lib:/home/superandy/tmp/oe-core-glibc/work/raspberrypi3-mortsgna-linux-gnueabi/allgui-full-image/1.0-r0/rootfs/lib
-L /home/superandy/tmp/oe-core-glibc/work/raspberrypi3-mortsgna-linux-gnueabi/allgui-full-image/1.0-r0/rootfs
/home/superandy/tmp/oe-core-glibc/work/raspberrypi3-mortsgna-linux-gnueabi/allgui-full-image/1.0-r0/rootfs/usr/lib/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders

ERROR: The postinstall intercept hook 'update_pixbuf_cache' failed,
details in /home/superandy/tmp/oe-core-glibc/work/raspberrypi3-mortsgna-linux-gnueabi/allgui-full-image/1.0-r0/temp/log.do_rootfs
DEBUG: Python function do_rootfs finished

Tried already to revert
commit 3ecb6744402332f1ad143eb1eb6a94143e1700c8
Author: Joerg Vehlow <joerg.vehlow at aox-tech.de>
Date:   Fri Oct 11 08:03:57 2019 +0200

    runqemu: Remove disabling of high resolution timer

but that did not change anything.

Any ideas / suggestions?

Andreas


More information about the Openembedded-core mailing list