All of lore.kernel.org
 help / color / mirror / Atom feed
* build error on core-image-sato-sdk
@ 2012-04-09 20:33 jfabernathy
  2012-04-09 22:15 ` Darren Hart
  0 siblings, 1 reply; 7+ messages in thread
From: jfabernathy @ 2012-04-09 20:33 UTC (permalink / raw)
  To: yocto@yoctoproject.org

at the end of the build of core-image-sato-sdk I got the following 
error.  I'm using the edison branch with the latest changes and also 
building the meta-cedartrail.  I had previously built core-image-sato 
successfully with this setup.

Any ideas?

ERROR: Function 'build_boot_bin' failed (see 
/build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810 
for further information)
ERROR: Logfile of failure stored in: 
/build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
Log data follows:
| mkdosfs: seek failed
| mkdosfs 2.10 (22 Sep 2003)
| ERROR: Function 'build_boot_bin' failed (see 
/build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810 
for further information)
NOTE: package core-image-sato-sdk-1.0-r0: task do_bootimg: Failed
ERROR: Task 9 
(/home/jim/poky/meta/recipes-sato/images/core-image-sato-sdk.bb, 
do_bootimg) failed with exit code '1'
ERROR: '/home/jim/poky/meta/recipes-sato/images/core-image-sato-sdk.bb' 
failed
jim@ubuntu-x64:/build/cdv-edison$



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

* Re: build error on core-image-sato-sdk
  2012-04-09 20:33 build error on core-image-sato-sdk jfabernathy
@ 2012-04-09 22:15 ` Darren Hart
  2012-04-10  0:01   ` James Abernathy
                     ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Darren Hart @ 2012-04-09 22:15 UTC (permalink / raw)
  To: jfabernathy; +Cc: yocto@yoctoproject.org



On 04/09/2012 01:33 PM, jfabernathy wrote:
> at the end of the build of core-image-sato-sdk I got the following 
> error.  I'm using the edison branch with the latest changes and also 
> building the meta-cedartrail.  I had previously built core-image-sato 
> successfully with this setup.
> 
> Any ideas?
> 
> ERROR: Function 'build_boot_bin' failed (see 
> /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810 
> for further information)
> ERROR: Logfile of failure stored in: 
> /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
> Log data follows:
> | mkdosfs: seek failed

Interesting.

Can you provide the "OE Build Configuration" blob that prints at the
start of the build - I'm mostly interested in your commit IDs for.

Also, please include the HEAD of your poky edison tree.

Thanks,

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


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

* Re: build error on core-image-sato-sdk
  2012-04-09 22:15 ` Darren Hart
@ 2012-04-10  0:01   ` James Abernathy
  2012-04-10  0:15     ` Christopher Larson
  2012-04-10  7:00   ` Joshua Immanuel
  2012-04-10 12:44   ` jfabernathy
  2 siblings, 1 reply; 7+ messages in thread
From: James Abernathy @ 2012-04-10  0:01 UTC (permalink / raw)
  To: Darren Hart; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]

On Mon, Apr 9, 2012 at 6:15 PM, Darren Hart <dvhart@linux.intel.com> wrote:

>
>
> On 04/09/2012 01:33 PM, jfabernathy wrote:
> > at the end of the build of core-image-sato-sdk I got the following
> > error.  I'm using the edison branch with the latest changes and also
> > building the meta-cedartrail.  I had previously built core-image-sato
> > successfully with this setup.
> >
> > Any ideas?
> >
> > ERROR: Function 'build_boot_bin' failed (see
> >
> /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
> > for further information)
> > ERROR: Logfile of failure stored in:
> >
> /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
> > Log data follows:
> > | mkdosfs: seek failed
>
> Interesting.
>
> Can you provide the "OE Build Configuration" blob that prints at the
> start of the build - I'm mostly interested in your commit IDs for.
>
> Also, please include the HEAD of your poky edison tree.
>
> Is there a way to retreive the OE-Build Configuration blob after it rolls
off the screen? Or should I just rerun and capture it then?


> Thanks,
>
> --
> Darren Hart
> Intel Open Source Technology Center
> Yocto Project - Linux Kernel
>

[-- Attachment #2: Type: text/html, Size: 1829 bytes --]

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

* Re: build error on core-image-sato-sdk
  2012-04-10  0:01   ` James Abernathy
@ 2012-04-10  0:15     ` Christopher Larson
  0 siblings, 0 replies; 7+ messages in thread
From: Christopher Larson @ 2012-04-10  0:15 UTC (permalink / raw)
  To: James Abernathy; +Cc: yocto@yoctoproject.org, Darren Hart

[-- Attachment #1: Type: text/plain, Size: 1738 bytes --]

See the cooker.log.* files in the tmp (or build) directory.

-- 
Christopher Larson


On Monday, April 9, 2012 at 5:01 PM, James Abernathy wrote:

> 
> 
> On Mon, Apr 9, 2012 at 6:15 PM, Darren Hart <dvhart@linux.intel.com (mailto:dvhart@linux.intel.com)> wrote:
> > 
> > 
> > On 04/09/2012 01:33 PM, jfabernathy wrote:
> > > at the end of the build of core-image-sato-sdk I got the following
> > > error.  I'm using the edison branch with the latest changes and also
> > > building the meta-cedartrail.  I had previously built core-image-sato
> > > successfully with this setup.
> > >
> > > Any ideas?
> > >
> > > ERROR: Function 'build_boot_bin' failed (see
> > > /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
> > > for further information)
> > > ERROR: Logfile of failure stored in:
> > > /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
> > > Log data follows:
> > > | mkdosfs: seek failed
> > 
> > Interesting.
> > 
> > Can you provide the "OE Build Configuration" blob that prints at the
> > start of the build - I'm mostly interested in your commit IDs for.
> > 
> > Also, please include the HEAD of your poky edison tree.
> > 
> Is there a way to retreive the OE-Build Configuration blob after it rolls off the screen? Or should I just rerun and capture it then? 
>  
> > Thanks,
> > 
> > --
> > Darren Hart
> > Intel Open Source Technology Center
> > Yocto Project - Linux Kernel
> 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org (mailto:yocto@yoctoproject.org)
> https://lists.yoctoproject.org/listinfo/yocto
> 
> 



[-- Attachment #2: Type: text/html, Size: 2671 bytes --]

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

* Re: build error on core-image-sato-sdk
  2012-04-09 22:15 ` Darren Hart
  2012-04-10  0:01   ` James Abernathy
@ 2012-04-10  7:00   ` Joshua Immanuel
  2012-04-10 12:44   ` jfabernathy
  2 siblings, 0 replies; 7+ messages in thread
From: Joshua Immanuel @ 2012-04-10  7:00 UTC (permalink / raw)
  To: Darren Hart; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 875 bytes --]

Hello Darren,

On Mon, 2012-04-09 at 15:15 -0700, Darren Hart wrote:
> > ERROR: Function 'build_boot_bin' failed (see 
> > /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810 
> > for further information)
> > ERROR: Logfile of failure stored in: 
> > /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
> > Log data follows:
> > | mkdosfs: seek failed
> 
> Interesting.
> 
> Can you provide the "OE Build Configuration" blob that prints at the
> start of the build - I'm mostly interested in your commit IDs for. 

I am familiar with this error ;) I have mentioned this in the comments
section of bug #2138.
https://bugzilla.yoctoproject.org/show_bug.cgi?id=2138#c26

Regards
-- 
Joshua Immanuel
HiPro IT Solutions Private Limited
http://hipro.co.in

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: build error on core-image-sato-sdk
  2012-04-09 22:15 ` Darren Hart
  2012-04-10  0:01   ` James Abernathy
  2012-04-10  7:00   ` Joshua Immanuel
@ 2012-04-10 12:44   ` jfabernathy
  2012-04-10 14:13     ` Darren Hart
  2 siblings, 1 reply; 7+ messages in thread
From: jfabernathy @ 2012-04-10 12:44 UTC (permalink / raw)
  To: Darren Hart; +Cc: yocto@yoctoproject.org

On 04/09/2012 06:15 PM, Darren Hart wrote:
>
> On 04/09/2012 01:33 PM, jfabernathy wrote:
>> at the end of the build of core-image-sato-sdk I got the following
>> error.  I'm using the edison branch with the latest changes and also
>> building the meta-cedartrail.  I had previously built core-image-sato
>> successfully with this setup.
>>
>> Any ideas?
>>
>> ERROR: Function 'build_boot_bin' failed (see
>> /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
>> for further information)
>> ERROR: Logfile of failure stored in:
>> /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
>> Log data follows:
>> | mkdosfs: seek failed
> Interesting.
>
> Can you provide the "OE Build Configuration" blob that prints at the
> start of the build - I'm mostly interested in your commit IDs for.
OE Build Configuration:
BB_VERSION        = "1.13.3"
TARGET_ARCH       = "i586"
TARGET_OS         = "linux"
MACHINE           = "cedartrail"
DISTRO            = "poky"
DISTRO_VERSION    = "1.1.1"
TUNE_FEATURES     = "m32 core2"
TARGET_FPU        = ""
meta
meta-yocto        = "edison:0fbd6a161576b2cafa8583adde0ffb15347c884a"
meta-cedartrail   = "edison:072c6e99616c25c31521e05560433c67fb2a0292"
meta-jfa          = "<unknown>:<unknown>"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks

> Also, please include the HEAD of your poky edison tree.
Not sure what git command you want, but here is the git show:

jim@ubuntu-x64:~/poky$ git show edison
commit 0fbd6a161576b2cafa8583adde0ffb15347c884a
Author: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Date:   Wed Mar 14 15:49:33 2012 -0700

     poky.conf: Bumping SKD_VERSION

     SDK_VERSION needs a bump for 1.1.1 release

     Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>

diff --git a/meta-yocto/conf/distro/poky.conf 
b/meta-yocto/conf/distro/poky.conf
index b7c167d..accbb26 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -2,7 +2,7 @@ DISTRO = "poky"
  DISTRO_NAME = "Yocto (Built by Poky 6.0.1)"
  DISTRO_VERSION = "1.1.1"
  SDK_VENDOR = "-pokysdk"
-SDK_VERSION := 
"${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"
+SDK_VERSION := "${DISTRO_VERSION}"

  MAINTAINER = "Poky <poky@yoctoproject.org>"

> Thanks,
>



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

* Re: build error on core-image-sato-sdk
  2012-04-10 12:44   ` jfabernathy
@ 2012-04-10 14:13     ` Darren Hart
  0 siblings, 0 replies; 7+ messages in thread
From: Darren Hart @ 2012-04-10 14:13 UTC (permalink / raw)
  To: jfabernathy; +Cc: yocto@yoctoproject.org



On 04/10/2012 05:44 AM, jfabernathy wrote:
> On 04/09/2012 06:15 PM, Darren Hart wrote:
>>
>> On 04/09/2012 01:33 PM, jfabernathy wrote:
>>> at the end of the build of core-image-sato-sdk I got the following
>>> error.  I'm using the edison branch with the latest changes and also
>>> building the meta-cedartrail.  I had previously built core-image-sato
>>> successfully with this setup.
>>>
>>> Any ideas?
>>>
>>> ERROR: Function 'build_boot_bin' failed (see
>>> /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
>>> for further information)
>>> ERROR: Logfile of failure stored in:
>>> /build/cdv-edison/tmp/work/cedartrail-poky-linux/core-image-sato-sdk-1.0-r0/temp/log.do_bootimg.25810
>>> Log data follows:
>>> | mkdosfs: seek failed
>> Interesting.
>>
>> Can you provide the "OE Build Configuration" blob that prints at the
>> start of the build - I'm mostly interested in your commit IDs for.
> OE Build Configuration:
> BB_VERSION        = "1.13.3"
> TARGET_ARCH       = "i586"
> TARGET_OS         = "linux"
> MACHINE           = "cedartrail"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.1.1"
> TUNE_FEATURES     = "m32 core2"
> TARGET_FPU        = ""
> meta
> meta-yocto        = "edison:0fbd6a161576b2cafa8583adde0ffb15347c884a"
> meta-cedartrail   = "edison:072c6e99616c25c31521e05560433c67fb2a0292"
> meta-jfa          = "<unknown>:<unknown>"
> 
> NOTE: Resolving any missing task queue dependencies
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> 
>> Also, please include the HEAD of your poky edison tree.
> Not sure what git command you want, but here is the git show:
> 
> jim@ubuntu-x64:~/poky$ git show edison
> commit 0fbd6a161576b2cafa8583adde0ffb15347c884a

Thanks Jim and Joshua,

It appears there is still something lacking in the edison
bootimg.bbclass. I'll investigate. Please watch bug 2138 for updates.

--
Darren
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


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

end of thread, other threads:[~2012-04-10 14:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-09 20:33 build error on core-image-sato-sdk jfabernathy
2012-04-09 22:15 ` Darren Hart
2012-04-10  0:01   ` James Abernathy
2012-04-10  0:15     ` Christopher Larson
2012-04-10  7:00   ` Joshua Immanuel
2012-04-10 12:44   ` jfabernathy
2012-04-10 14:13     ` Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.