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

* Re: create_image.wic is missing u-boot SPL file
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Ed Bartosh @ 2016-02-11  6:38 UTC (permalink / raw)
  To: Oliver Graute; +Cc: openembedded-core

Hi Oliver,

This looks like a bug in wic code to me. I remember something similar
was fixed recently. Please, create a bug in for me in bugzilla.

On Wed, Feb 10, 2016 at 05:14:58PM +0100, Oliver Graute wrote:
> 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
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

--
Regards,
Ed


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

* Re: create_image.wic is missing u-boot SPL file
  2016-02-11  6:38 ` Ed Bartosh
@ 2016-02-11  9:45   ` Oliver Graute
  0 siblings, 0 replies; 3+ messages in thread
From: Oliver Graute @ 2016-02-11  9:45 UTC (permalink / raw)
  To: openembedded-core

On 11/02/16, Ed Bartosh wrote:
> Hi Oliver,
> 
> This looks like a bug in wic code to me. I remember something similar
> was fixed recently. Please, create a bug in for me in bugzilla.

Hello,

filed a Bug for this Issue

https://bugzilla.yoctoproject.org/show_bug.cgi?id=9094

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