On 22 December 2016 at 16:49, Bruce Ashfield <[email protected]>
wrote:
>
> Bumping the linux-libc-headers to the 4.9 kernel variant. Since 4.9
> will be a LTSI kernel, and there will be an associated linux-yocto
> it is worth moving to these headers sooner rather than later.
>
> This commit also drops the 4.8 headers and sets 4.9 to be the default.

The autobuilder run (ross/mut 1dc1894e05) with this had a couple of issues:

*** ppp fails to build on musl:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10853

*** ncurses fails in several builds, all gnu/stubs.h related:
ncurses was also upgraded in this AB run (CCing Huang Qiyu) but the
failures seem more like libc related...

x32:
|
nightly-x32/build/build/tmp/sysroots/qemux86-64/usr/include/gnu/stubs.h:10:27:
fatal error: gnu/stubs-64.h: No such file or directory
|  # include <gnu/stubs-64.h>

arm:
|
nightly-arm/build/build/tmp/sysroots/beaglebone/usr/include/gnu/stubs.h:7:29:
fatal error: gnu/stubs-soft.h: No such file or directory
|  # include <gnu/stubs-soft.h>

multilib:
|
nightly-multilib/build/build/tmp/sysroots/qemumips64/usr/include/gnu/stubs.h:35:33:
fatal error: gnu/stubs-n64_hard.h: No such file or directory
|  # include <gnu/stubs-n64_hard.h>

The full build log links can be found in "nightly 1121" section here:
https://wiki.yoctoproject.org/wiki/BuildLog#nightly_1121_-_ross.2Fmut_1dc1894e05ef0f3aeeefa61ed89613f17bba2e83


Cheers,
  Jussi
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to