I've tried to remove this from my sumo build and noticed that it's still failing, the log shows: NOTE: Running intercept scripts: NOTE: > Executing update_gio_module_cache-nativesdk intercept ... WARNING: The postinstall intercept hook 'update_gio_module_cache-nativesdk' failed, details in my-sdk/1.0.0-1-r3/temp/log.do_populate_sdk NOTE: Exit code 255. Output: my-sdk/1.0.0-1-r3/sdk/image/opt/webos-sdk-x86_64/7.0~s14/sysroots/x86_64-webossdk-linux/usr/libexec/nativesdk-gio-querymodules: Invalid ELF image for this architecture unfortunately the workdir is again gone already, I'll check if it happens with latest master as well and will try to keep the workdir if rm_work isn't faster than me. Cheers, On Tue, Mar 20, 2018 at 7:02 PM Alexander Kanavin < alexander.kanavin@linux.intel.com> wrote: > On 03/20/2018 06:07 PM, Burton, Ross wrote: > > Can you file a bug for this? Probably best to fix instead of working > > around, as this leaves gio modules broken. > > I also wonder if the shadow recipe's postinst needs to be fixed properly > (instead of removing it altogether for nativesdk). On the other hand > these two have been broken for a long time, and no one noticed, so maybe > they don't need working nativesdk postinst at all. > > Alex >