Build for raspberrypi 3 failed with following error
ERROR: resin-image-1.0-r0 do_rootfs: /home/wips/balena-raspberrypi/build/tmp/deploy/images/raspberrypi3/u-boot.bin is an invalid path referenced in RESIN_BOOT_PARTITION_FILES.
ERROR: resin-image-1.0-r0 do_rootfs: Function failed: resin_boot_dirgen_and_deploy (log file is located at /home/wips/balena-raspberrypi/build/tmp/work/raspberrypi3-poky-linux-gnueabi/resin-image/1.0-r0/temp/log.do_rootfs.20295)
ERROR: Logfile of failure stored in: /home/wips/balena-raspberrypi/build/tmp/work/raspberrypi3-poky-linux-gnueabi/resin-image/1.0-r0/temp/log.do_rootfs.20295
ERROR: Task (/home/wips/balena-raspberrypi/build/../layers/meta-balena/meta-balena-common/recipes-core/images/resin-image.bb:do_rootfs) failed with exit code '1'
Summary: 1 task failed:
/home/wips/balena-raspberrypi/build/../layers/meta-balena/meta-balena-common/recipes-core/images/resin-image.bb:do_rootfs
============================================================ From Log fiile: build/tmp/work/raspberrypi3-poky-linux-gnueabi/resin-image/1.0-r0/temp/log.do_rootfs.20295
ERROR: /home/wips/balena-raspberrypi/build/tmp/deploy/images/raspberrypi3/u-boot.bin is an invalid path referenced in RESIN_BOOT_PARTITION_FILES.
============================================================
I used procedure from this link:
Then I manually copied u-boot.bin and boot.scr to desired location and build progressed from there but failed at following point.
Initialising tasks: 100% |##################################################################################################################################################################| Time: 0:00:05
Sstate summary: Wanted 105 Found 0 Missed 105 Current 1256 (0% match, 92% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: rpi-u-boot-scr-1.0-r0 do_deploy: The recipe rpi-u-boot-scr is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
/home/wips/balena-raspberrypi/build/tmp/deploy/images/raspberrypi3/boot.scr
(not matched to any task)
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: rpi-u-boot-scr-1.0-r0 do_deploy: 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: rpi-u-boot-scr-1.0-r0 do_deploy:
ERROR: rpi-u-boot-scr-1.0-r0 do_deploy: Function failed: sstate_task_postfunc
ERROR: Logfile of failure stored in: /home/wips/balena-raspberrypi/build/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/rpi-u-boot-scr/1.0-r0/temp/log.do_deploy.16395
ERROR: Task (/home/wips/balena-raspberrypi/build/../layers/meta-raspberrypi/recipes-bsp/rpi-u-boot-scr/rpi-u-boot-scr.bb:do_deploy) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3444 tasks of which 3410 didn't need to be rerun and 1 failed.
Handling u-boot.bin:/kernel7.img .
6714 ERROR: /home/wips/balena-raspberrypi/build/tmp/deploy/images/raspberrypi3/u-boot.bin is an invalid path referenced in RESIN_BOOT_PARTITION_FILES.
6715 WARNING: exit code 1 from a shell command.
No u-boot.bin under /home/wips/balena-raspberrypi/build/tmp/deploy/images/raspberrypi3