Openembedded Core Discussions
 help / color / mirror / Atom feed
* do_populate_lic_setscene when building LSB on edison
@ 2011-12-04 18:44 McClintock Matthew-B29882
  2011-12-04 19:32 ` Flanagan, Elizabeth
  2011-12-05  8:35 ` Richard Purdie
  0 siblings, 2 replies; 7+ messages in thread
From: McClintock Matthew-B29882 @ 2011-12-04 18:44 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Can anyone comment if this issue has been resolved on master? It's
very random which package it occurs on, it only seems to happen when
building the LSB target, and it also appears to happen on my CentOS 5
box and not my Ubuntu box (at least less often)... sometimes it
happens only on one package in a build, sometimes it's 5-10
packages...

ERROR: Task 3209
(/opt/yocto/cache-test/p2041rdb/meta/recipes-graphics/freetype/freetype_2.4.6.bb,
do_populate_lic_setscene) failed with exit code '1'
ERROR: Task 3125
(/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/augeas/augeas_0.8.1.bb,
do_populate_sysroot_setscene) failed with exit code '1'
ERROR: Task 3106
(/opt/yocto/cache-test/p2041rdb/meta/recipes-support/icu/icu_3.6.bb,
do_package_setscene) failed with exit code '1'
ERROR: Task 3147
(/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/newt/libnewt_0.52.13.bb,
do_populate_sysroot_setscene) failed with exit code '1'
ERROR: Task 3120
(/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/libzypp/libzypp_git.bb,
do_populate_lic_setscene) failed with exit code '1'
ERROR: Task 3164
(/opt/yocto/cache-test/p2041rdb/meta/recipes-connectivity/bind/bind_9.7.2-P3.bb,
do_populate_lic_setscene) failed with exit code '1'

-M



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

* Re: do_populate_lic_setscene when building LSB on edison
  2011-12-04 18:44 do_populate_lic_setscene when building LSB on edison McClintock Matthew-B29882
@ 2011-12-04 19:32 ` Flanagan, Elizabeth
  2011-12-04 19:35   ` McClintock Matthew-B29882
  2011-12-05  8:35 ` Richard Purdie
  1 sibling, 1 reply; 7+ messages in thread
From: Flanagan, Elizabeth @ 2011-12-04 19:32 UTC (permalink / raw)
  To: McClintock Matthew-B29882,
	Patches and discussions about the oe-core layer

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

On Sun, Dec 4, 2011 at 10:44 AM, McClintock Matthew-B29882 <
B29882@freescale.com> wrote:

> Can anyone comment if this issue has been resolved on master? It's
> very random which package it occurs on, it only seems to happen when
> building the LSB target, and it also appears to happen on my CentOS 5
> box and not my Ubuntu box (at least less often)... sometimes it
> happens only on one package in a build, sometimes it's 5-10
> packages...
>
>
I haven't run across this. Is this from a clean sstate-cache? I'm assuming
this is from an older release (as bind is now at 9.8.1).

-b



> ERROR: Task 3209
> (/opt/yocto/cache-test/p2041rdb/meta/recipes-graphics/freetype/
> freetype_2.4.6.bb,
> do_populate_lic_setscene) failed with exit code '1'
> ERROR: Task 3125
> (/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/augeas/
> augeas_0.8.1.bb,
> do_populate_sysroot_setscene) failed with exit code '1'
> ERROR: Task 3106
> (/opt/yocto/cache-test/p2041rdb/meta/recipes-support/icu/icu_3.6.bb,
> do_package_setscene) failed with exit code '1'
> ERROR: Task 3147
> (/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/newt/
> libnewt_0.52.13.bb,
> do_populate_sysroot_setscene) failed with exit code '1'
> ERROR: Task 3120
> (/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/libzypp/
> libzypp_git.bb,
> do_populate_lic_setscene) failed with exit code '1'
> ERROR: Task 3164
> (/opt/yocto/cache-test/p2041rdb/meta/recipes-connectivity/bind/
> bind_9.7.2-P3.bb,
> do_populate_lic_setscene) failed with exit code '1'
>
> -M
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



-- 
Elizabeth Flanagan
Yocto Project
Build and Release

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

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

* Re: do_populate_lic_setscene when building LSB on edison
  2011-12-04 19:32 ` Flanagan, Elizabeth
@ 2011-12-04 19:35   ` McClintock Matthew-B29882
  2011-12-04 19:35     ` McClintock Matthew-B29882
  0 siblings, 1 reply; 7+ messages in thread
From: McClintock Matthew-B29882 @ 2011-12-04 19:35 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: McClintock Matthew-B29882

On Sun, Dec 4, 2011 at 1:32 PM, Flanagan, Elizabeth
<elizabeth.flanagan@intel.com> wrote:
> On Sun, Dec 4, 2011 at 10:44 AM, McClintock Matthew-B29882
> <B29882@freescale.com> wrote:
>>
>> Can anyone comment if this issue has been resolved on master? It's
>> very random which package it occurs on, it only seems to happen when
>> building the LSB target, and it also appears to happen on my CentOS 5
>> box and not my Ubuntu box (at least less often)... sometimes it
>> happens only on one package in a build, sometimes it's 5-10
>> packages...
>>
>
> I haven't run across this. Is this from a clean sstate-cache? I'm assuming
> this is from an older release (as bind is now at 9.8.1).

This is on our last release (edison, 1.1) from a full sstate-cache
rebuild. It's an sstate-cache issue...

-M



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

* Re: do_populate_lic_setscene when building LSB on edison
  2011-12-04 19:35   ` McClintock Matthew-B29882
@ 2011-12-04 19:35     ` McClintock Matthew-B29882
  0 siblings, 0 replies; 7+ messages in thread
From: McClintock Matthew-B29882 @ 2011-12-04 19:35 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: McClintock Matthew-B29882

On Sun, Dec 4, 2011 at 1:34 PM, Matthew McClintock <msm@freescale.com> wrote:
> On Sun, Dec 4, 2011 at 1:32 PM, Flanagan, Elizabeth
> <elizabeth.flanagan@intel.com> wrote:
>> On Sun, Dec 4, 2011 at 10:44 AM, McClintock Matthew-B29882
>> <B29882@freescale.com> wrote:
>>>
>>> Can anyone comment if this issue has been resolved on master? It's
>>> very random which package it occurs on, it only seems to happen when
>>> building the LSB target, and it also appears to happen on my CentOS 5
>>> box and not my Ubuntu box (at least less often)... sometimes it
>>> happens only on one package in a build, sometimes it's 5-10
>>> packages...
>>>
>>
>> I haven't run across this. Is this from a clean sstate-cache? I'm assuming
>> this is from an older release (as bind is now at 9.8.1).
>
> This is on our last release (edison, 1.1) from a full sstate-cache
> rebuild. It's an sstate-cache issue...

I'll add that it's edison with a handful of fixes pulled from master.
Looking more like our 1.1.1 release.

-M



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

* Re: do_populate_lic_setscene when building LSB on edison
  2011-12-04 18:44 do_populate_lic_setscene when building LSB on edison McClintock Matthew-B29882
  2011-12-04 19:32 ` Flanagan, Elizabeth
@ 2011-12-05  8:35 ` Richard Purdie
  2011-12-06  2:08   ` McClintock Matthew-B29882
  1 sibling, 1 reply; 7+ messages in thread
From: Richard Purdie @ 2011-12-05  8:35 UTC (permalink / raw)
  To: McClintock Matthew-B29882,
	Patches and discussions about the oe-core layer

On Sun, 2011-12-04 at 18:44 +0000, McClintock Matthew-B29882 wrote:
> Can anyone comment if this issue has been resolved on master? It's
> very random which package it occurs on, it only seems to happen when
> building the LSB target, and it also appears to happen on my CentOS 5
> box and not my Ubuntu box (at least less often)... sometimes it
> happens only on one package in a build, sometimes it's 5-10
> packages...
> 
> ERROR: Task 3209
> (/opt/yocto/cache-test/p2041rdb/meta/recipes-graphics/freetype/freetype_2.4.6.bb,
> do_populate_lic_setscene) failed with exit code '1'

What do the logfiles in the workdir/temp directories say for these
tasks?

Cheers,

Richard




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

* Re: do_populate_lic_setscene when building LSB on edison
  2011-12-05  8:35 ` Richard Purdie
@ 2011-12-06  2:08   ` McClintock Matthew-B29882
  2011-12-06 14:43     ` Richard Purdie
  0 siblings, 1 reply; 7+ messages in thread
From: McClintock Matthew-B29882 @ 2011-12-06  2:08 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer, Richard Purdie
  Cc: McClintock Matthew-B29882

On Mon, Dec 5, 2011 at 2:35 AM, Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
> On Sun, 2011-12-04 at 18:44 +0000, McClintock Matthew-B29882 wrote:
>> Can anyone comment if this issue has been resolved on master? It's
>> very random which package it occurs on, it only seems to happen when
>> building the LSB target, and it also appears to happen on my CentOS 5
>> box and not my Ubuntu box (at least less often)... sometimes it
>> happens only on one package in a build, sometimes it's 5-10
>> packages...
>>
>> ERROR: Task 3209
>> (/opt/yocto/cache-test/p2041rdb/meta/recipes-graphics/freetype/freetype_2.4.6.bb,
>> do_populate_lic_setscene) failed with exit code '1'
>
> What do the logfiles in the workdir/temp directories say for these
> tasks?

This is my own doing.

Basically what is going on is I switched sstate-cache to use xz
instead of gzip. Well what happens is when I come along and install
xz-native, then stuff starts failing because we are running xz from
sysroot instead of host and briefly all the librarys for xz are not in
place so it fails with:

xz: error while loading shared libraries: liblzma.so.5: cannot open
shared object file: No such file or directory

Is this a situation where it's just to just install this package
beforehand like we do for tar and pseudo?

-M



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

* Re: do_populate_lic_setscene when building LSB on edison
  2011-12-06  2:08   ` McClintock Matthew-B29882
@ 2011-12-06 14:43     ` Richard Purdie
  0 siblings, 0 replies; 7+ messages in thread
From: Richard Purdie @ 2011-12-06 14:43 UTC (permalink / raw)
  To: McClintock Matthew-B29882; +Cc: Patches and discussions about the oe-core layer

On Tue, 2011-12-06 at 02:08 +0000, McClintock Matthew-B29882 wrote:
> On Mon, Dec 5, 2011 at 2:35 AM, Richard Purdie
> <richard.purdie@linuxfoundation.org> wrote:
> > On Sun, 2011-12-04 at 18:44 +0000, McClintock Matthew-B29882 wrote:
> >> Can anyone comment if this issue has been resolved on master? It's
> >> very random which package it occurs on, it only seems to happen when
> >> building the LSB target, and it also appears to happen on my CentOS 5
> >> box and not my Ubuntu box (at least less often)... sometimes it
> >> happens only on one package in a build, sometimes it's 5-10
> >> packages...
> >>
> >> ERROR: Task 3209
> >> (/opt/yocto/cache-test/p2041rdb/meta/recipes-graphics/freetype/freetype_2.4.6.bb,
> >> do_populate_lic_setscene) failed with exit code '1'
> >
> > What do the logfiles in the workdir/temp directories say for these
> > tasks?
> 
> This is my own doing.
> 
> Basically what is going on is I switched sstate-cache to use xz
> instead of gzip. Well what happens is when I come along and install
> xz-native, then stuff starts failing because we are running xz from
> sysroot instead of host and briefly all the librarys for xz are not in
> place so it fails with:
> 
> xz: error while loading shared libraries: liblzma.so.5: cannot open
> shared object file: No such file or directory
> 
> Is this a situation where it's just to just install this package
> beforehand like we do for tar and pseudo?

Not really since its also possible for those initial pieces of the build
to be installed from sstate :/. We have an open bug for the tar race
issue I believe...

Cheers,

Richard




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

end of thread, other threads:[~2011-12-06 14:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-04 18:44 do_populate_lic_setscene when building LSB on edison McClintock Matthew-B29882
2011-12-04 19:32 ` Flanagan, Elizabeth
2011-12-04 19:35   ` McClintock Matthew-B29882
2011-12-04 19:35     ` McClintock Matthew-B29882
2011-12-05  8:35 ` Richard Purdie
2011-12-06  2:08   ` McClintock Matthew-B29882
2011-12-06 14:43     ` Richard Purdie

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