Fixed
Details
Assignee
ronan Le Martretronan Le MartretReporter
Jan-Simon MoellerJan-Simon MoellerPriority
Major
Details
Details
Assignee
ronan Le Martret
ronan Le MartretReporter
Jan-Simon Moeller
Jan-Simon MoellerPriority
Created December 6, 2016 at 1:09 PM
Updated December 7, 2016 at 4:43 PM
Resolved December 7, 2016 at 4:43 PM
NOTE: Executing RunQueue Tasks
ERROR: weston-init-1.0-r0 do_populate_sysroot: The recipe weston-init is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
/home/scratch/user/git/AGL/build-from-repo/build-porter/tmp/sysroots/porter/lib/systemd/system/weston.service
Matched in manifest-porter-weston.populate_sysroot
Please verify which recipe should provide the above files.
The build has stopped as continuing in this scenario WILL break things, if not now, possibly in the future (we've seen builds fail several months later). If the system knew how to recover from this automatically it would however there are several different scenarios which can result in this and we don't know which one this is. It may be you have switched providers of something like virtual/kernel (e.g. from linux-yocto to linux-yocto-dev), in that case you need to execute the clean task for both recipes and it will resolve this error. It may be you changed DISTRO_FEATURES from systemd to udev or vice versa. Cleaning those recipes should again resolve this error however switching DISTRO_FEATURES on an existing build directory is not supported, you should really clean out tmp and rebuild (reusing sstate should be safe). It could be the overlapping files detected are harmless in which case adding them to SSTATE_DUPWHITELIST may be the correct solution. It could also be your build is including two different conflicting versions of things (e.g. bluez 4 and bluez 5 and the correct solution for that would be to resolve the conflict. If in doubt, please ask on the mailing list, sharing the error and filelist above.
ERROR: weston-init-1.0-r0 do_populate_sysroot: If the above message is too much, the simpler version is you're advised to wipe out tmp and rebuild (reusing sstate is fine). That will likely fix things in most (but not all) cases.
ERROR: weston-init-1.0-r0 do_populate_sysroot: Function failed: sstate_task_postfunc
ERROR: Logfile of failure stored in: /home/scratch/user/git/AGL/build-from-repo/build-porter/tmp/work/all-agl-linux/weston-init/1.0-r0/temp/log.do_populate_sysroot.26815
ERROR: Task 306 (/home/scratch/user/git/AGL/build-from-repo/poky/meta/recipes-graphics/wayland/weston-init.bb, do_populate_sysroot) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4575 tasks of which 4500 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/scratch/user/git/AGL/build-from-repo/poky/meta/recipes-graphics/wayland/weston-init.bb, do_populate_sysroot
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.