Openembedded Core Discussions
 help / color / mirror / Atom feed
* create_image.wic is missing u-boot SPL file
@ 2016-02-10 16:14 Oliver Graute
  2016-02-11  6:38 ` Ed Bartosh
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Graute @ 2016-02-10 16:14 UTC (permalink / raw)
  To: openembedded-core

Hello list,

I observe a problem with the create_image.wic script after second execution of

bitbake fsl-image

NOTE: recipe fsl-image-1.0-r0: task do_rootfs: Started
2016-02-10T03:21:41.323Z: ERROR: Error: The image creation script '/home/dnt/build-imx6ulevk/tmp/work/imx6ulevk-poky-linux-gnueabi/fsl-image/1.0-r0/temp/create_image.wic' returned 1:
2016-02-10T03:21:41.323Z: Error: exec_cmd: du -Lbks /home/dnt/build-imx6ulevk/tmp/deploy/images/imx6ulevk/SPL returned '1' instead of 0
2016-02-10T03:21:41.323Z: Checking basic build environment...
2016-02-10T03:21:41.323Z: Done.
2016-02-10T03:21:41.324Z:
2016-02-10T03:21:41.324Z: Creating image(s)...
2016-02-10T03:21:41.324Z:
2016-02-10T03:21:41.324Z: WARNING: exit code 1 from a shell command.
2016-02-10T03:21:41.324Z:
2016-02-10T03:21:41.324Z: ERROR: Function failed: do_rootfs
2016-02-10T03:21:41.371Z: ERROR: Logfile of failure stored in: /home/dnt/build-imx6ulevk/tmp/work/imx6ulevk-poky-linux-gnueabi/fsl-image/1.0-r0/temp/log.do_rootfs.27900


Somewhere the SPL symbolic link and the SPL files itself are deleted from my
deploy image folder during the wic run.

If i execute

bitbake -c cleansstate  u-boot fsl-image
bitbake u-boot fsl-image

everything works fine, until I run next time bitbake fsl_image again
(without u-boot before)

Some ideas how to fix this?

Best regards,

Oliver


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-11  9:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-10 16:14 create_image.wic is missing u-boot SPL file Oliver Graute
2016-02-11  6:38 ` Ed Bartosh
2016-02-11  9:45   ` Oliver Graute

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox