-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When updating to the latest verrsion of the kirkstone branch my bitbake gives the following error. #2128
Comments
Can you please, give more details on the instructions to reproduce the issue? |
sure `` find . -name imx-boot* |
EULA=y MACHINE=imx8mprom5722a1 UBOOT_CONFIG=6G DISTRO=fsl-imx-xwayland source imx-setup-release.sh -b build also just bitbake u-boot |
We don't support this environment. The way you introduced the log made me think you were reporting a bug in kirkstone, but it looks like you have an unique environment. Let me try to detail how you could proceed from here. Option 1You can try to reproduce using the supported env/machine (as described at http://freescale.github.io/), on master or scarthgap. Option 2You can try to debug why you are facing the error
open the scripts from |
Initialising tasks: 100% |#############################################################################################| Time: 0:00:02
Sstate summary: Wanted 192 Local 0 Mirrors 0 Missed 192 Current 3184 (0% match, 94% complete)
Removing 88 stale sstate objects for arch host: 100% |#########################################################| Time: 0:00:00
Removing 26 stale sstate objects for arch armv8a: 100% |###############################################################| Time: 0:00:00
Removing 3 stale sstate objects for arch x86_64: 100% |################################################################| Time: 0:00:00
NOTE: Executing Tasks
ERROR: imx-boot-1.0-r0 do_deploy: ExecutionError('/mnt/build/mhost2/build/tmp/work/-poky-linux/imx-boot/1.0-r0/temp/run.do_deploy.882348', 1, None, None)
ERROR: Logfile of failure stored in: /mnt/build/mhost2/build/tmp/work/-poky-linux/imx-boot/1.0-r0/temp/log.do_deploy.882348
Log data follows:
| DEBUG: Executing python function sstate_task_prefunc
| DEBUG: Python function sstate_task_prefunc finished
| DEBUG: Executing shell function do_deploy
| Set boot target as flash_evk
| cp: '/mnt/build/tony/mhost2/build/tmp/work/-poky-linux/imx-boot/1.0-r0/deploy-imx-boot/imx-boot' and '/mnt/build/tony/mhost2/build/tmp/work/-poky-linux/imx-boot/1.0-r0/deploy-imx-boot/imx-boot' are the same file
| WARNING: exit code 1 from a shell command.
ERROR: Task (/mnt/build/mhost2/sources/meta-imx/meta-bsp/recipes-bsp/imx-mkimage/imx-boot_1.0.bb:do_deploy) failed with exit code '1'
NOTE: Tasks Summary: Attempted 7962 tasks of which 7911 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
The text was updated successfully, but these errors were encountered: