All of lore.kernel.org
 help / color / mirror / Atom feed
* Autobuilder failures for fsl-ppc
@ 2013-05-30  9:07 Richard Purdie
  2013-05-30  9:54 ` Luo Zhenhua-B19537
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Purdie @ 2013-05-30  9:07 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

So, we've had failures on the autobuilder for weeks for fsl-ppc:

http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-ppc-lsb?numbuilds=25
http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-ppc?numbuilds=25

The successes are danny builds, master has not built successfully for a
while now :(.

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

Can someone please tell me when this will get fixed? Its a huge
frustration for the team to keep having to look at these failures and
triage them on the autobuilder.

If these bugs don't start getting fixed in a timely fashion with people
paying attention to the build status, we will remove meta-fsl-ppc from
the autobuilder and stop testing it. So far we've done this as a
courtesy to FreeScale. As yet they've not joined the project so its not
like they're contributing to the infrastructure either :(.

Cheers,

Richard





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

* Re: Autobuilder failures for fsl-ppc
  2013-05-30  9:07 Autobuilder failures for fsl-ppc Richard Purdie
@ 2013-05-30  9:54 ` Luo Zhenhua-B19537
  2013-05-30 20:00   ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Luo Zhenhua-B19537 @ 2013-05-30  9:54 UTC (permalink / raw)
  To: Richard Purdie; +Cc: meta-freescale@yoctoproject.org

Hello Richard,

We will investigation the build error soon and plan to post the fix patch early next week. 

We will also paying attention to the build status timely, sorry for the frustration. 


Best Regards,

Zhenhua

> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@yoctoproject.org] On Behalf Of Richard Purdie
> Sent: Thursday, May 30, 2013 5:07 PM
> To: meta-freescale@yoctoproject.org
> Subject: [meta-freescale] Autobuilder failures for fsl-ppc
> 
> So, we've had failures on the autobuilder for weeks for fsl-ppc:
> 
> http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-ppc-
> lsb?numbuilds=25
> http://autobuilder.yoctoproject.org:8011/builders/nightly-fsl-
> ppc?numbuilds=25
> 
> The successes are danny builds, master has not built successfully for a
> while now :(.
> 
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4524
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4533
> 
> Can someone please tell me when this will get fixed? Its a huge
> frustration for the team to keep having to look at these failures and
> triage them on the autobuilder.
> 
> If these bugs don't start getting fixed in a timely fashion with people
> paying attention to the build status, we will remove meta-fsl-ppc from
> the autobuilder and stop testing it. So far we've done this as a courtesy
> to FreeScale. As yet they've not joined the project so its not like
> they're contributing to the infrastructure either :(.
> 
> Cheers,
> 
> Richard
> 
> 
> 
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale




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

* Re: Autobuilder failures for fsl-ppc
  2013-05-30  9:54 ` Luo Zhenhua-B19537
@ 2013-05-30 20:00   ` Richard Purdie
  2013-06-03  4:21     ` Luo Zhenhua-B19537
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Purdie @ 2013-05-30 20:00 UTC (permalink / raw)
  To: Luo Zhenhua-B19537; +Cc: meta-freescale@yoctoproject.org

On Thu, 2013-05-30 at 09:54 +0000, Luo Zhenhua-B19537 wrote:
> Hello Richard,
> 
> We will investigation the build error soon and plan to post the fix patch early next week. 
> 
> We will also paying attention to the build status timely, sorry for the frustration. 

Thanks, I look forward to seeing the fixes!

Cheers,

Richard



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

* Re: Autobuilder failures for fsl-ppc
  2013-05-30 20:00   ` Richard Purdie
@ 2013-06-03  4:21     ` Luo Zhenhua-B19537
  0 siblings, 0 replies; 4+ messages in thread
From: Luo Zhenhua-B19537 @ 2013-06-03  4:21 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

The u-boot build error is introduced by binutils-2.23.2, the fix patches are available in the mainline of binutils.

I have submitted a patch to backport the patches into Yocto. http://patches.openembedded.org/patch/51071/


Best Regards,

Zhenhua


> -----Original Message-----
> From: Richard Purdie [mailto:richard.purdie@linuxfoundation.org]
> Sent: Friday, May 31, 2013 4:01 AM
> To: Luo Zhenhua-B19537
> Cc: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] Autobuilder failures for fsl-ppc
> 
> On Thu, 2013-05-30 at 09:54 +0000, Luo Zhenhua-B19537 wrote:
> > Hello Richard,
> >
> > We will investigation the build error soon and plan to post the fix
> patch early next week.
> >
> > We will also paying attention to the build status timely, sorry for the
> frustration.
> 
> Thanks, I look forward to seeing the fixes!
> 
> Cheers,
> 
> Richard
> 


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

end of thread, other threads:[~2013-06-03  4:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30  9:07 Autobuilder failures for fsl-ppc Richard Purdie
2013-05-30  9:54 ` Luo Zhenhua-B19537
2013-05-30 20:00   ` Richard Purdie
2013-06-03  4:21     ` Luo Zhenhua-B19537

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.