All of lore.kernel.org
 help / color / mirror / Atom feed
* Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...")
@ 2011-02-14  6:52 Cui, Dexuan
  2011-02-14 14:11 ` Bruce Ashfield
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cui, Dexuan @ 2011-02-14  6:52 UTC (permalink / raw)
  To: yocto

1)	Building qemumips meta-toolchain-sdk failed: 
http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_26/logs/stdio
eglibc's do_package failed: 
ERROR: Error executing a python function in /srv/home/pokybuild/poky-slave/nightly-external/build/meta/recipes-core/eglibc/eglibc_2.12.bb:
CopyFailed: Command tar -cf - -C /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/sstate-install-package///package -ps . | tar -xf - -C /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/package failed with return value 2

Looks it's related to Mark's recent commit 3e6d91ec, but what's odd is: qemumips failed here while qemux86 and qemuarm are ok... BTW: MACHINE routerstationpro and atom-pc also have the same failure as qemumips.

2)	on mpc, linux-libc-headers-yocto-2.6.37+git do_install failed:
http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_19/logs/stdio
| install: cannot create regular file `/srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/ppc603e-poky-linux/linux-libc-headers-yocto-2.6.37+git-1+343c06b25b221aa7f7019aee83b2d976041fddce_1+343c06b25b221aa7f7019aee83b2d976041fddce-r2/image/boot/devicetree-': No such file or directory
NOTE: package linux-libc-headers-yocto-2.6.37+git-1+343c06b25b221aa7f7019aee83b2d976041fddce

3)	ememlow do_rootfs failed:
http://autobuilder.pokylinux.org:8010/builders/nightly-internal/builds/48/steps/shell_9/logs/stdio
| error: Failed dependencies:
| 	keymaps is needed by task-poky-boot-1.0-r7.emenlow
| 	base-files is needed by task-poky-boot-1.0-r7.emenlow
| 	task-base-wifi is needed by task-base-extended-1.0-r69.emenlow
| 	task-base-bluetooth is needed by task-base-extended-1.0-r69.emenlow
| 	task-base is needed by task-base-extended-1.0-r69.emenlow
| ...

First I'm trying to reproduce issue 1 now. Mark, do you have any quick thought?  :-)


Thanks,
-- Dexuan
 



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

* Re: Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...")
  2011-02-14  6:52 Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...") Cui, Dexuan
@ 2011-02-14 14:11 ` Bruce Ashfield
  2011-02-14 15:08   ` Bruce Ashfield
  2011-02-14 15:47 ` Cui, Dexuan
  2011-02-14 15:57 ` Mark Hatle
  2 siblings, 1 reply; 8+ messages in thread
From: Bruce Ashfield @ 2011-02-14 14:11 UTC (permalink / raw)
  To: Cui, Dexuan; +Cc: yocto

On 11-02-14 01:52 AM, Cui, Dexuan wrote:
> 1)	Building qemumips meta-toolchain-sdk failed:
> http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_26/logs/stdio
> eglibc's do_package failed:
> ERROR: Error executing a python function in /srv/home/pokybuild/poky-slave/nightly-external/build/meta/recipes-core/eglibc/eglibc_2.12.bb:
> CopyFailed: Command tar -cf - -C /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/sstate-install-package///package -ps . | tar -xf - -C /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/package failed with return value 2
>
> Looks it's related to Mark's recent commit 3e6d91ec, but what's odd is: qemumips failed here while qemux86 and qemuarm are ok... BTW: MACHINE routerstationpro and atom-pc also have the same failure as qemumips.
>
> 2)	on mpc, linux-libc-headers-yocto-2.6.37+git do_install failed:
> http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_19/logs/stdio
> | install: cannot create regular file `/srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/ppc603e-poky-linux/linux-libc-headers-yocto-2.6.37+git-1+343c06b25b221aa7f7019aee83b2d976041fddce_1+343c06b25b221aa7f7019aee83b2d976041fddce-r2/image/boot/devicetree-': No such file or directory
> NOTE: package linux-libc-headers-yocto-2.6.37+git-1+343c06b25b221aa7f7019aee83b2d976041fddce

Interesting. This would be due to the factoring of dtb
processing into a standalone include file. Should be
easy enough to track down. I'll have a look at this one.

Bruce

>
> 3)	ememlow do_rootfs failed:
> http://autobuilder.pokylinux.org:8010/builders/nightly-internal/builds/48/steps/shell_9/logs/stdio
> | error: Failed dependencies:
> | 	keymaps is needed by task-poky-boot-1.0-r7.emenlow
> | 	base-files is needed by task-poky-boot-1.0-r7.emenlow
> | 	task-base-wifi is needed by task-base-extended-1.0-r69.emenlow
> | 	task-base-bluetooth is needed by task-base-extended-1.0-r69.emenlow
> | 	task-base is needed by task-base-extended-1.0-r69.emenlow
> | ...
>
> First I'm trying to reproduce issue 1 now. Mark, do you have any quick thought?  :-)
>
>
> Thanks,
> -- Dexuan
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



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

* Re: Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...")
  2011-02-14 14:11 ` Bruce Ashfield
@ 2011-02-14 15:08   ` Bruce Ashfield
  0 siblings, 0 replies; 8+ messages in thread
From: Bruce Ashfield @ 2011-02-14 15:08 UTC (permalink / raw)
  To: Cui, Dexuan; +Cc: yocto

On 11-02-14 09:11 AM, Bruce Ashfield wrote:
> On 11-02-14 01:52 AM, Cui, Dexuan wrote:
>> 1) Building qemumips meta-toolchain-sdk failed:
>> http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_26/logs/stdio
>>
>> eglibc's do_package failed:
>> ERROR: Error executing a python function in
>> /srv/home/pokybuild/poky-slave/nightly-external/build/meta/recipes-core/eglibc/eglibc_2.12.bb:
>>
>> CopyFailed: Command tar -cf - -C
>> /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/sstate-install-package///package
>> -ps . | tar -xf - -C
>> /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/package
>> failed with return value 2
>>
>> Looks it's related to Mark's recent commit 3e6d91ec, but what's odd
>> is: qemumips failed here while qemux86 and qemuarm are ok... BTW:
>> MACHINE routerstationpro and atom-pc also have the same failure as
>> qemumips.
>>
>> 2) on mpc, linux-libc-headers-yocto-2.6.37+git do_install failed:
>> http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_19/logs/stdio
>>
>> | install: cannot create regular file
>> `/srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/ppc603e-poky-linux/linux-libc-headers-yocto-2.6.37+git-1+343c06b25b221aa7f7019aee83b2d976041fddce_1+343c06b25b221aa7f7019aee83b2d976041fddce-r2/image/boot/devicetree-':
>> No such file or directory
>> NOTE: package
>> linux-libc-headers-yocto-2.6.37+git-1+343c06b25b221aa7f7019aee83b2d976041fddce
>>
>
> Interesting. This would be due to the factoring of dtb
> processing into a standalone include file. Should be
> easy enough to track down. I'll have a look at this one.

And to follow up, I've got this one will open an issue and send
a change once my build machine gets done churning itself up
to show me the problem here.

Bruce

>
> Bruce
>
>>
>> 3) ememlow do_rootfs failed:
>> http://autobuilder.pokylinux.org:8010/builders/nightly-internal/builds/48/steps/shell_9/logs/stdio
>>
>> | error: Failed dependencies:
>> | keymaps is needed by task-poky-boot-1.0-r7.emenlow
>> | base-files is needed by task-poky-boot-1.0-r7.emenlow
>> | task-base-wifi is needed by task-base-extended-1.0-r69.emenlow
>> | task-base-bluetooth is needed by task-base-extended-1.0-r69.emenlow
>> | task-base is needed by task-base-extended-1.0-r69.emenlow
>> | ...
>>
>> First I'm trying to reproduce issue 1 now. Mark, do you have any quick
>> thought? :-)
>>
>>
>> Thanks,
>> -- Dexuan
>>
>>
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



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

* Re: Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...")
  2011-02-14  6:52 Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...") Cui, Dexuan
  2011-02-14 14:11 ` Bruce Ashfield
@ 2011-02-14 15:47 ` Cui, Dexuan
  2011-02-14 16:03   ` Cui, Dexuan
  2011-02-14 15:57 ` Mark Hatle
  2 siblings, 1 reply; 8+ messages in thread
From: Cui, Dexuan @ 2011-02-14 15:47 UTC (permalink / raw)
  To: yocto

Cui, Dexuan wrote:
> 1)	Building qemumips meta-toolchain-sdk failed:
> http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_26/logs/stdio
> eglibc's do_package failed:
> ERROR: Error executing a python function in
> /srv/home/pokybuild/poky-slave/nightly-external/build/meta/recipes-core/eglibc/eglibc_2.12.bb:
> CopyFailed: Command tar -cf - -C
> /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/sstate-install-package///package
> -ps . | tar -xf - -C
> /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/package
> failed with return value 2    
> 
> Looks it's related to Mark's recent commit 3e6d91ec, but what's odd
> is: qemumips failed here while qemux86 and qemuarm are ok... BTW:
> MACHINE routerstationpro and atom-pc also have the same failure as
> qemumips.   
> 
> First I'm trying to reproduce issue 1 now. Mark, do you have any
> quick thought?  :-) 
hmmm, I can't reproduce the issue in my local ppc build with the same commit... 
 
Thanks,
-- Dexuan


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

* Re: Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...")
  2011-02-14  6:52 Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...") Cui, Dexuan
  2011-02-14 14:11 ` Bruce Ashfield
  2011-02-14 15:47 ` Cui, Dexuan
@ 2011-02-14 15:57 ` Mark Hatle
  2011-02-14 16:09   ` Cui, Dexuan
  2011-02-15  9:13   ` Richard Purdie
  2 siblings, 2 replies; 8+ messages in thread
From: Mark Hatle @ 2011-02-14 15:57 UTC (permalink / raw)
  To: Cui, Dexuan; +Cc: yocto

On 2/14/11 12:52 AM, Cui, Dexuan wrote:
> 1)	Building qemumips meta-toolchain-sdk failed: 
> http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_26/logs/stdio
> eglibc's do_package failed: 
> ERROR: Error executing a python function in /srv/home/pokybuild/poky-slave/nightly-external/build/meta/recipes-core/eglibc/eglibc_2.12.bb:
> CopyFailed: Command tar -cf - -C /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/sstate-install-package///package -ps . | tar -xf - -C /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/package failed with return value 2
> 
> Looks it's related to Mark's recent commit 3e6d91ec, but what's odd is: qemumips failed here while qemux86 and qemuarm are ok... BTW: MACHINE routerstationpro and atom-pc also have the same failure as qemumips.

I've not seen this error.  The code in question would be located in
meta/classes/package.bbclass.  There are only a couple of locations in there
that we switched to the 'tar' method of copying.

Is there any other error messages in the logs besides the one above?

If it truly was error "2", then it means "No such file or directory".

If someone is able to reproduce this, we can figure out if the source or
destination are missing and how that occurred.

> 2)	on mpc, linux-libc-headers-yocto-2.6.37+git do_install failed:
> http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_19/logs/stdio
> | install: cannot create regular file `/srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/ppc603e-poky-linux/linux-libc-headers-yocto-2.6.37+git-1+343c06b25b221aa7f7019aee83b2d976041fddce_1+343c06b25b221aa7f7019aee83b2d976041fddce-r2/image/boot/devicetree-': No such file or directory
> NOTE: package linux-libc-headers-yocto-2.6.37+git-1+343c06b25b221aa7f7019aee83b2d976041fddce
> 
> 3)	ememlow do_rootfs failed:
> http://autobuilder.pokylinux.org:8010/builders/nightly-internal/builds/48/steps/shell_9/logs/stdio
> | error: Failed dependencies:
> | 	keymaps is needed by task-poky-boot-1.0-r7.emenlow
> | 	base-files is needed by task-poky-boot-1.0-r7.emenlow
> | 	task-base-wifi is needed by task-base-extended-1.0-r69.emenlow
> | 	task-base-bluetooth is needed by task-base-extended-1.0-r69.emenlow
> | 	task-base is needed by task-base-extended-1.0-r69.emenlow
> | ...
> 
> First I'm trying to reproduce issue 1 now. Mark, do you have any quick thought?  :-)
> 
> 
> Thanks,
> -- Dexuan
>  
> 



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

* Re: Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...")
  2011-02-14 15:47 ` Cui, Dexuan
@ 2011-02-14 16:03   ` Cui, Dexuan
  0 siblings, 0 replies; 8+ messages in thread
From: Cui, Dexuan @ 2011-02-14 16:03 UTC (permalink / raw)
  To: yocto

Cui, Dexuan wrote:
> Cui, Dexuan wrote:
>> 1)	Building qemumips meta-toolchain-sdk failed:
>> http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_26/logs/stdio
>> eglibc's do_package failed: ERROR: Error executing a python function
>> in
>> /srv/home/pokybuild/poky-slave/nightly-external/build/meta/recipes-core/eglibc/eglibc_2.12.bb:
>> CopyFailed: Command tar -cf - -C
>> /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/sstate-install-package///package
>> -ps . | tar -xf - -C
>> /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/package
>> failed with return value 2   
>> 
>> Looks it's related to Mark's recent commit 3e6d91ec, but what's odd
>> is: qemumips failed here while qemux86 and qemuarm are ok... BTW:
>> MACHINE routerstationpro and atom-pc also have the same failure as
>> qemumips. 
>> 
>> First I'm trying to reproduce issue 1 now. Mark, do you have any
>> quick thought?  :-)
> hmmm, I can't reproduce the issue in my local ppc build with the same
> commit... 
Sorry for the typo: I meant my local mips build, rather than ppc build.

Thanks,
-- Dexuan


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

* Re: Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...")
  2011-02-14 15:57 ` Mark Hatle
@ 2011-02-14 16:09   ` Cui, Dexuan
  2011-02-15  9:13   ` Richard Purdie
  1 sibling, 0 replies; 8+ messages in thread
From: Cui, Dexuan @ 2011-02-14 16:09 UTC (permalink / raw)
  To: yocto

Mark Hatle wrote:
> On 2/14/11 12:52 AM, Cui, Dexuan wrote:
>> 1)	Building qemumips meta-toolchain-sdk failed:
>> http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_26/logs/stdio
>> eglibc's do_package failed:
>> ERROR: Error executing a python function in
>> /srv/home/pokybuild/poky-slave/nightly-external/build/meta/recipes-core/eglibc/eglibc_2.12.bb:
>> CopyFailed: Command tar -cf - -C
>> /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/sstate-install-package///package
>> -ps . | tar -xf - -C
>> /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/package
>> failed with return value 2    
>> 
>> Looks it's related to Mark's recent commit 3e6d91ec, but what's odd
>> is: qemumips failed here while qemux86 and qemuarm are ok... BTW:
>> MACHINE routerstationpro and atom-pc also have the same failure as
>> qemumips.   
> 
> I've not seen this error.  The code in question would be located in
> meta/classes/package.bbclass.  There are only a couple of locations
> in there that we switched to the 'tar' method of copying.
> 
> Is there any other error messages in the logs besides the one above?
> 
> If it truly was error "2", then it means "No such file or directory".
> 
> If someone is able to reproduce this, we can figure out if the source
> or destination are missing and how that occurred.
Hi Mark, I can't reproduce the issue locally. :-( 
Looks there are special conditions on autobuilder that make the issue occur.

Thanks,
-- Dexuan

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

* Re: Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...")
  2011-02-14 15:57 ` Mark Hatle
  2011-02-14 16:09   ` Cui, Dexuan
@ 2011-02-15  9:13   ` Richard Purdie
  1 sibling, 0 replies; 8+ messages in thread
From: Richard Purdie @ 2011-02-15  9:13 UTC (permalink / raw)
  To: Mark Hatle; +Cc: yocto

On Mon, 2011-02-14 at 09:57 -0600, Mark Hatle wrote:
> On 2/14/11 12:52 AM, Cui, Dexuan wrote:
> > 1)	Building qemumips meta-toolchain-sdk failed: 
> > http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_26/logs/stdio
> > eglibc's do_package failed: 
> > ERROR: Error executing a python function in /srv/home/pokybuild/poky-slave/nightly-external/build/meta/recipes-core/eglibc/eglibc_2.12.bb:
> > CopyFailed: Command tar -cf - -C /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/sstate-install-package///package -ps . | tar -xf - -C /srv/home/pokybuild/poky-slave/nightly-external/build/build/tmp/work/mips-poky-linux/eglibc-2.12-r13/package failed with return value 2
> > 
> > Looks it's related to Mark's recent commit 3e6d91ec, but what's odd is: qemumips failed here while qemux86 and qemuarm are ok... BTW: MACHINE routerstationpro and atom-pc also have the same failure as qemumips.
> 
> I've not seen this error.  The code in question would be located in
> meta/classes/package.bbclass.  There are only a couple of locations in there
> that we switched to the 'tar' method of copying.
> 
> Is there any other error messages in the logs besides the one above?
> 
> If it truly was error "2", then it means "No such file or directory".
> 
> If someone is able to reproduce this, we can figure out if the source or
> destination are missing and how that occurred.

The error is not from package.bbclass, its from a oe.utils.copytree call
in sstate.bbclass and hence from a commit I made in the same spirit as
Mark's changes. What's going wrong I don't know though.

Cheers,

Richard




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

end of thread, other threads:[~2011-02-15  9:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-14  6:52 Some nightly build failures on autobuilder (on commit b9a97e07, namely, "Revert part of the unpack change...") Cui, Dexuan
2011-02-14 14:11 ` Bruce Ashfield
2011-02-14 15:08   ` Bruce Ashfield
2011-02-14 15:47 ` Cui, Dexuan
2011-02-14 16:03   ` Cui, Dexuan
2011-02-14 15:57 ` Mark Hatle
2011-02-14 16:09   ` Cui, Dexuan
2011-02-15  9:13   ` Richard Purdie

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.