All of lore.kernel.org
 help / color / mirror / Atom feed
* building Yocto on Fedora 14 vs. Ubuntu 11.10
@ 2012-01-05 15:59 Jim Abernathy
  2012-01-05 16:09 ` Mark Hatle
  2012-01-05 16:10 ` Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Jim Abernathy @ 2012-01-05 15:59 UTC (permalink / raw)
  To: Yocto Project

I'm finding differences between the number of task for building 
meta-cedartrail on ubuntu 11.10 vs. doing the same thing on Fedora 14 
and wondered if this is a problem.

On a clean build of core-image-sato, the first section has 63 tasks on 
Ubuntu 11.10, but 126 tasks on Fedora 14.  126 is the number I remember 
seeing for the first section of the build on other Sato builds.

Is this an issue? is this caused by the different development O/S's?

BTW the second part of the build has 4426 tasks on Ubuntu 11.10 and also 
on Fedora 14.


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

* Re: building Yocto on Fedora 14 vs. Ubuntu 11.10
  2012-01-05 15:59 building Yocto on Fedora 14 vs. Ubuntu 11.10 Jim Abernathy
@ 2012-01-05 16:09 ` Mark Hatle
  2012-01-05 16:10 ` Paul Eggleton
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Hatle @ 2012-01-05 16:09 UTC (permalink / raw)
  To: yocto

On 1/5/12 9:59 AM, Jim Abernathy wrote:
> I'm finding differences between the number of task for building
> meta-cedartrail on ubuntu 11.10 vs. doing the same thing on Fedora 14
> and wondered if this is a problem.
>
> On a clean build of core-image-sato, the first section has 63 tasks on
> Ubuntu 11.10, but 126 tasks on Fedora 14.  126 is the number I remember
> seeing for the first section of the build on other Sato builds.
>
> Is this an issue? is this caused by the different development O/S's?
>
> BTW the second part of the build has 4426 tasks on Ubuntu 11.10 and also
> on Fedora 14.

In the bitbake wrapper (scripts/bitbake), there is a check to see if the host 
version of tar is greater then 1.23.  If it is not, then tar is added to the 
early set of tasks.  This likely is the cause of the different task sets you see.

--Mark

> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



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

* Re: building Yocto on Fedora 14 vs. Ubuntu 11.10
  2012-01-05 15:59 building Yocto on Fedora 14 vs. Ubuntu 11.10 Jim Abernathy
  2012-01-05 16:09 ` Mark Hatle
@ 2012-01-05 16:10 ` Paul Eggleton
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Eggleton @ 2012-01-05 16:10 UTC (permalink / raw)
  To: Jim Abernathy; +Cc: yocto

On Thursday 05 January 2012 10:59:02 Jim Abernathy wrote:
> I'm finding differences between the number of task for building
> meta-cedartrail on ubuntu 11.10 vs. doing the same thing on Fedora 14
> and wondered if this is a problem.
> 
> On a clean build of core-image-sato, the first section has 63 tasks on
> Ubuntu 11.10, but 126 tasks on Fedora 14.  126 is the number I remember
> seeing for the first section of the build on other Sato builds.
> 
> Is this an issue? is this caused by the different development O/S's?

This is almost certainly due to the version of tar in Fedora 14 being "too 
old" such that it contains a bug in symlink handling - if it is then we just 
build tar-replacement-native and use that instead.

Nothing to worry about :)

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

end of thread, other threads:[~2012-01-05 16:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05 15:59 building Yocto on Fedora 14 vs. Ubuntu 11.10 Jim Abernathy
2012-01-05 16:09 ` Mark Hatle
2012-01-05 16:10 ` Paul Eggleton

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.