public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)
       [not found] <57d26402.eeb8c20a.ba0e2.8bbb@mx.google.com>
@ 2016-09-09 11:18 ` Arnd Bergmann
  2016-09-09 17:00   ` Kevin Hilman
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2016-09-09 11:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday, September 9, 2016 12:25:54 AM CEST kernelci. org bot wrote:
> next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)

This is pretty good, here is what's left:

> rpc_defconfig (arm) ? FAIL, 1 error, 0 warnings, 0 section mismatches
> 
> Errors:
>     fs/fat/dir.c:758:424: internal compiler error: Segmentation fault

Could we please update the gcc build on kernelci.org from "Linaro GCC 5.3-2016.02"
to the following version (Linaro GCC 5.3-2016.05) or later?

> allmodconfig (arm64) ? FAIL, 1 error, 0 warnings, 0 section mismatches
> 
> Errors:
>     ERROR: "memblock_is_memory" [drivers/hwmon/xgene-hwmon.ko] undefined!

Currently under discussion, no patch yet.

> Warnings summary:
> 
>       2  lib/raid6/recov_avx512.c:387:2: warning: #warning "your version of binutils lacks AVX512 support" [-Wcpp]

This is for the x86 native binutils, which may be a bit trickier to
update. Apparently the minimum assembler version required for this is
from binutils-2.25, released Jan 13, 2015.

	Arnd

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

* next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)
  2016-09-09 11:18 ` next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909) Arnd Bergmann
@ 2016-09-09 17:00   ` Kevin Hilman
  2016-09-09 17:19     ` Mark Brown
  2016-09-09 19:25     ` Arnd Bergmann
  0 siblings, 2 replies; 5+ messages in thread
From: Kevin Hilman @ 2016-09-09 17:00 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd Bergmann <arnd@arndb.de> writes:

> On Friday, September 9, 2016 12:25:54 AM CEST kernelci. org bot wrote:
>> next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)
>
> This is pretty good, here is what's left:
>
>> rpc_defconfig (arm) ? FAIL, 1 error, 0 warnings, 0 section mismatches
>> 
>> Errors:
>>     fs/fat/dir.c:758:424: internal compiler error: Segmentation fault
>
> Could we please update the gcc build on kernelci.org from "Linaro GCC 5.3-2016.02"
> to the following version (Linaro GCC 5.3-2016.05) or later?

I finally found the release tarballs for Linaro toolchains (the "latest"
link on the linaro releases was stale, and pointing to 2016.02).

So it's now 5.3-2016.05 on all the kCI builders.

Kevin

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

* next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)
  2016-09-09 17:00   ` Kevin Hilman
@ 2016-09-09 17:19     ` Mark Brown
  2016-09-09 19:25     ` Arnd Bergmann
  1 sibling, 0 replies; 5+ messages in thread
From: Mark Brown @ 2016-09-09 17:19 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Sep 09, 2016 at 10:00:35AM -0700, Kevin Hilman wrote:
> Arnd Bergmann <arnd@arndb.de> writes:

> > Could we please update the gcc build on kernelci.org from "Linaro GCC 5.3-2016.02"
> > to the following version (Linaro GCC 5.3-2016.05) or later?

> I finally found the release tarballs for Linaro toolchains (the "latest"
> link on the linaro releases was stale, and pointing to 2016.02).

That link should be fixed now or shortly to avoid future confusion.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160909/dc2cea95/attachment.sig>

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

* next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)
  2016-09-09 17:00   ` Kevin Hilman
  2016-09-09 17:19     ` Mark Brown
@ 2016-09-09 19:25     ` Arnd Bergmann
  2016-09-09 20:13       ` Kevin Hilman
  1 sibling, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2016-09-09 19:25 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday, September 9, 2016 10:00:35 AM CEST Kevin Hilman wrote:
> Arnd Bergmann <arnd@arndb.de> writes:
> 
> > On Friday, September 9, 2016 12:25:54 AM CEST kernelci. org bot wrote:
> >> next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)
> >
> > This is pretty good, here is what's left:
> >
> >> rpc_defconfig (arm) ? FAIL, 1 error, 0 warnings, 0 section mismatches
> >> 
> >> Errors:
> >>     fs/fat/dir.c:758:424: internal compiler error: Segmentation fault
> >
> > Could we please update the gcc build on kernelci.org from "Linaro GCC 5.3-2016.02"
> > to the following version (Linaro GCC 5.3-2016.05) or later?
> 
> I finally found the release tarballs for Linaro toolchains (the "latest"
> link on the linaro releases was stale, and pointing to 2016.02).
> 
> So it's now 5.3-2016.05 on all the kCI builders.


Great, thanks!

Any idea about the x86 binutils issue? Which version do you have
at the moment?

	Arnd

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

* next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)
  2016-09-09 19:25     ` Arnd Bergmann
@ 2016-09-09 20:13       ` Kevin Hilman
  0 siblings, 0 replies; 5+ messages in thread
From: Kevin Hilman @ 2016-09-09 20:13 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd Bergmann <arnd@arndb.de> writes:

> On Friday, September 9, 2016 10:00:35 AM CEST Kevin Hilman wrote:
>> Arnd Bergmann <arnd@arndb.de> writes:
>> 
>> > On Friday, September 9, 2016 12:25:54 AM CEST kernelci. org bot wrote:
>> >> next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)
>> >
>> > This is pretty good, here is what's left:
>> >
>> >> rpc_defconfig (arm) ? FAIL, 1 error, 0 warnings, 0 section mismatches
>> >> 
>> >> Errors:
>> >>     fs/fat/dir.c:758:424: internal compiler error: Segmentation fault
>> >
>> > Could we please update the gcc build on kernelci.org from "Linaro GCC 5.3-2016.02"
>> > to the following version (Linaro GCC 5.3-2016.05) or later?
>> 
>> I finally found the release tarballs for Linaro toolchains (the "latest"
>> link on the linaro releases was stale, and pointing to 2016.02).
>> 
>> So it's now 5.3-2016.05 on all the kCI builders.
>
>
> Great, thanks!
>
> Any idea about the x86 binutils issue? Which version do you have
> at the moment?

The builders are bascially stock ubuntu trusty 14.04 LTS, which has
gcc-4.8.2 and binutils-2.24.

Using the Ubuntu toolchain PPA[1], I'm able to put gcc-5 on those
builders, but newer binutils isn't available in that PPA for Trusty. 

We've been planning on upgrading the builders to Xenial 16.04 LTS, which
would bring the binutils update, but haven't gotten to that yet.

Kevin

[1] https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test

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

end of thread, other threads:[~2016-09-09 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <57d26402.eeb8c20a.ba0e2.8bbb@mx.google.com>
2016-09-09 11:18 ` next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909) Arnd Bergmann
2016-09-09 17:00   ` Kevin Hilman
2016-09-09 17:19     ` Mark Brown
2016-09-09 19:25     ` Arnd Bergmann
2016-09-09 20:13       ` Kevin Hilman

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