All of lore.kernel.org
 help / color / mirror / Atom feed
* kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
       [not found] <20151210063403.1.54732@94a655e5a217>
@ 2015-12-10  7:05 ` Vineet Gupta
  2015-12-10  9:04   ` Michael Ellerman
  0 siblings, 1 reply; 6+ messages in thread
From: Vineet Gupta @ 2015-12-10  7:05 UTC (permalink / raw)
  To: linux-snps-arc

On Thursday 10 December 2015 12:05 PM, noreply@ellerman.id.au wrote:
> FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
>
> http://kisskb.ellerman.id.au/kisskb/buildresult/12564629/
>
> Commit:   Add linux-next specific files for 20151210
>           8225f4e85cb03daea14661380745886ce01fd83a
> Compiler: arc-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.8.4
>
> Possible errors
> ---------------
>
> include/linux/jiffies.h:10:33: fatal error: generated/timeconst.h: No such file or directory
> make[2]: *** [kernel/bounds.s] Error 1
> make[1]: *** [prepare0] Error 2
> make: *** [sub-make] Error 2
>
> No warnings found in log.

Hi Michael,

It is weird that no other arch build show similar errors.
Building same linux-next on my machine seems to be fine as well.

>From looking at logs it looks like some sort of a make / paralle jobs timing issue
at build farm.

P.S. Could you also update system to also cc lkml and
linux-snps-arc at lists.infradead.org for such errors.

Thx,
-Vineet

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

* kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
  2015-12-10  7:05 ` kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33 Vineet Gupta
@ 2015-12-10  9:04   ` Michael Ellerman
  2015-12-10  9:28     ` Vineet Gupta
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Ellerman @ 2015-12-10  9:04 UTC (permalink / raw)
  To: linux-snps-arc

On Thu, 2015-12-10@07:05 +0000, Vineet Gupta wrote:

> On Thursday 10 December 2015 12:05 PM, noreply@ellerman.id.au wrote:

> > FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
> > 
> > http://kisskb.ellerman.id.au/kisskb/buildresult/12564629/
> > 
> > Commit:   Add linux-next specific files for 20151210
> >           8225f4e85cb03daea14661380745886ce01fd83a
> > Compiler: arc-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.8.4
> > 
> > Possible errors
> > ---------------
> > 
> > include/linux/jiffies.h:10:33: fatal error: generated/timeconst.h: No such file or directory
> > make[2]: *** [kernel/bounds.s] Error 1
> > make[1]: *** [prepare0] Error 2
> > make: *** [sub-make] Error 2
> > 
> > No warnings found in log.
> 
> Hi Michael,
> 
> It is weird that no other arch build show similar errors.
> Building same linux-next on my machine seems to be fine as well.

That is weird. I'll ask it to rebuild it and see if it happens again.

Do you build with -j?

> From looking at logs it looks like some sort of a make / paralle jobs timing issue
> at build farm.
> 
> P.S. Could you also update system to also cc lkml and
> linux-snps-arc at lists.infradead.org for such errors.

I'll add the arc list, I don't like to cc lkml so as not to annoy people with
too many error mails.

cheers

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

* kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
  2015-12-10  9:04   ` Michael Ellerman
@ 2015-12-10  9:28     ` Vineet Gupta
  2015-12-10 10:16       ` Michael Ellerman
  2015-12-10 14:16       ` Alexey Brodkin
  0 siblings, 2 replies; 6+ messages in thread
From: Vineet Gupta @ 2015-12-10  9:28 UTC (permalink / raw)
  To: linux-snps-arc

On Thursday 10 December 2015 02:34 PM, Michael Ellerman wrote:

> That is weird. I'll ask it to rebuild it and see if it happens again.
> 
> Do you build with -j?

I did now - but still no error at my end.


>> From looking at logs it looks like some sort of a make / paralle jobs timing issue
>> at build farm.
>>
>> P.S. Could you also update system to also cc lkml and
>> linux-snps-arc at lists.infradead.org for such errors.
> 
> I'll add the arc list, I don't like to cc lkml so as not to annoy people with
> too many error mails.

OK - thx.

-Vineet

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

* kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
  2015-12-10  9:28     ` Vineet Gupta
@ 2015-12-10 10:16       ` Michael Ellerman
  2015-12-10 14:16       ` Alexey Brodkin
  1 sibling, 0 replies; 6+ messages in thread
From: Michael Ellerman @ 2015-12-10 10:16 UTC (permalink / raw)
  To: linux-snps-arc

On Thu, 2015-12-10@14:58 +0530, Vineet Gupta wrote:
> On Thursday 10 December 2015 02:34 PM, Michael Ellerman wrote:
> > That is weird. I'll ask it to rebuild it and see if it happens again.
> > 
> > Do you build with -j?
> 
> I did now - but still no error at my end.

OK.

It rebuilt OK the second time:

  http://kisskb.ozlabs.ibm.com/kisskb/buildresult/12564629/

So there might be a gremlin in the Makefiles somewhere.

cheers

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

* kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
  2015-12-10  9:28     ` Vineet Gupta
  2015-12-10 10:16       ` Michael Ellerman
@ 2015-12-10 14:16       ` Alexey Brodkin
  2015-12-11  3:58         ` Michael Ellerman
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey Brodkin @ 2015-12-10 14:16 UTC (permalink / raw)
  To: linux-snps-arc

Hi Michael,

On Thu, 2015-12-10@14:58 +0530, Vineet Gupta wrote:
> On Thursday 10 December 2015 02:34 PM, Michael Ellerman wrote:
> 
> > That is weird. I'll ask it to rebuild it and see if it happens again.
> > 
> > Do you build with -j?
> 
> I did now - but still no error at my end.

I always build our kernels with -j4 or even -j8 depending on the machine I use
and I've never seen issues with parallel building.

Latest I tried was 4.4-rc4.

-Alexey

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

* kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
  2015-12-10 14:16       ` Alexey Brodkin
@ 2015-12-11  3:58         ` Michael Ellerman
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Ellerman @ 2015-12-11  3:58 UTC (permalink / raw)
  To: linux-snps-arc

On Thu, 2015-12-10@14:16 +0000, Alexey Brodkin wrote:
> Hi Michael,
> On Thu, 2015-12-10@14:58 +0530, Vineet Gupta wrote:
> > On Thursday 10 December 2015 02:34 PM, Michael Ellerman wrote:
> > > That is weird. I'll ask it to rebuild it and see if it happens again.
> > > 
> > > Do you build with -j?
> > 
> > I did now - but still no error at my end.
> 
> I always build our kernels with -j4 or even -j8 depending on the machine I use
> and I've never seen issues with parallel building.

I just saw the same failure on another arch, so it doesn't look like its
anything to do with arc.

cheers

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

end of thread, other threads:[~2015-12-11  3:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20151210063403.1.54732@94a655e5a217>
2015-12-10  7:05 ` kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33 Vineet Gupta
2015-12-10  9:04   ` Michael Ellerman
2015-12-10  9:28     ` Vineet Gupta
2015-12-10 10:16       ` Michael Ellerman
2015-12-10 14:16       ` Alexey Brodkin
2015-12-11  3:58         ` Michael Ellerman

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.