webosose / build-webos

webOS OSE build layer
670 stars 126 forks source link

webOS can't build webos-emul version #15

Closed dalreak closed 7 months ago

dalreak commented 4 years ago

my system info is

Linux instance-20190923-1019 4.15.0-1026-oracle #29-Ubuntu SMP Wed Sep 18 10:17:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

when i was build image error message appear. this is error message

Initialising tasks: 100% |#######################################| Time: 0:00:07
Sstate summary: Wanted 2 Found 0 Missed 2 Current 2881 (0% match, 99% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: webos-image-devel-1.0-r2 do_rootfs: The postinstall intercept hook 'update_icon_cache' failed, details in /buildFolder/build-emul/build-webos/BUILD/work/qemux86-webos-linux/webos-image-devel/1.0-r2/temp/log.do_rootfs
ERROR: webos-image-devel-1.0-r2 do_rootfs: Function failed: do_rootfs
ERROR: Logfile of failure stored in: /buildFolder/build-emul/build-webos/BUILD/work/qemux86-webos-linux/webos-image-devel/1.0-r2/temp/log.do_rootfs.20213
ERROR: Task (/buildFolder/build-emul/build-webos/meta-webosose/meta-webos/recipes-core/images/webos-image-devel.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 7975 tasks of which 7972 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory

Summary: 1 task failed:
  /buildFolder/build-emul/build-webos/meta-webosose/meta-webos/recipes-core/images/webos-image-devel.bb:do_rootfs
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

and this is log for do_rootfs error

NOTE: > Executing update_icon_cache intercept ...
NOTE: Exit code 127. Output:
/buildFolder/build-emul/build-webos/BUILD/work/qemux86-webos-linux/webos-image-devel/1.0-r2/intercept_scripts-6679068372455a5bd09b0baac9f4e70c1c28d9cad41aced38613385a8c2fb78b/update_icon_cache: 6: /buildFolder/build-emul/build-webos/BUILD/work/qemux86-webos-linux/webos-image-devel/1.0-r2/intercept_scripts-6679068372455a5bd09b0baac9f4e70c1c28d9cad41aced38613385a8c2fb78b/update_icon_cache: /buildFolder/build-emul/build-webos/BUILD/work/qemux86-webos-linux/webos-image-devel/1.0-r2/recipe-sysroot-native//gdk-pixbuf-2.0/gdk-pixbuf-query-loaders: not found

ERROR: The postinstall intercept hook 'update_icon_cache' failed, details in /buildFolder/build-emul/build-webos/BUILD/work/qemux86-webos-linux/webos-image-devel/1.0-r2/temp/log.do_rootfs
DEBUG: Python function do_rootfs finished
ERROR: Function failed: do_rootfs

when i build image work succesfull in raspberrypi case but emul version image is fail

plese check this issue.