public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Bruce Ashfield <bruce.ashfield@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/5] linux-yocto/4.1: bump to v4.1.28
Date: Fri, 29 Jul 2016 13:00:18 +0100	[thread overview]
Message-ID: <1469793618.9142.62.camel@linuxfoundation.org> (raw)
In-Reply-To: <ebc1baa1-18d7-8de4-0edc-6213aa62eb1c@windriver.com>

On Fri, 2016-07-29 at 07:15 -0400, Bruce Ashfield wrote:
> On 2016-07-29 2:48 AM, Richard Purdie wrote:
> > On Wed, 2016-07-27 at 12:57 -0400, Bruce Ashfield wrote:
> > > Updating the 4.1 kernel to the korg -stable release
> > > 
> > > Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
> > > ---
> > >  meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb   |  6 +++---
> > >  meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb |  6 +++---
> > >  meta/recipes-kernel/linux/linux-yocto_4.1.bb      | 20
> > > ++++++++++---
> > > -------
> > >  3 files changed, 16 insertions(+), 16 deletions(-)
> > 
> > https://autobuilder.yoctoproject.org/main/builders/nightly-mips-lsb
> > /bui
> > lds/851/steps/BuildImages/logs/stdio
> > 
> > http://errors.yoctoproject.org/Errors/Details/73456/
> > 
> > > /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips
> > > -lsb/build/build/tmp/work-shared/qemumips/kernel
> > > -source/arch/mips/kernel/setup.c: In function 'arch_mem_init':
> > > /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips
> > > -lsb/build/build/tmp/work-shared/qemumips/kernel
> > > -source/arch/mips/kernel/setup.c:690:2: error: implicit
> > > declaration of function 'reserve_bootmem_region' [
> > > -Werror=implicit-function-declaration]
> > >   reserve_bootmem_region(__pa_symbol(&__nosave_begin),
> > >   ^~~~~~~~~~~~~~~~~~~~~~
> > >   CC      mm/swap.o
> > > cc1: all warnings being treated as errors
> > > /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips
> > > -lsb/build/build/tmp/work-shared/qemumips/kernel
> > > -source/scripts/Makefile.build:258: recipe for target
> > > 'arch/mips/kernel/setup.o' failed
> > > make[4]: *** [arch/mips/kernel/setup.o] Error 1
> > > make[4]: *** Waiting for unfinished jobs....
> > 
> > also
> > 
> > https://autobuilder.yoctoproject.org/main/builders/nightly-ppc-lsb/
> > buil
> > ds/857/steps/BuildImages/logs/stdio
> > 
> > http://errors.yoctoproject.org/Errors/Details/73450/
> > 
> > TOPDIR/tmp/work-shared/qemuppc/kernel
> > -source/arch/powerpc/kernel/prom.c:170:25: error:
> > 'PPC_FEATURE2_HTM_NOSC_COMP' undeclared here (not in a function)
> >    PPC_FEATURE2_HTM_COMP|PPC_FEATURE2_HTM_NOSC_COMP, 22, 0, 0},
> >                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
> > make[3]: *** [arch/powerpc/kernel/prom.o] Error 1
> > make[3]: *** Waiting for unfinished jobs....
> > make[2]: *** [arch/powerpc/kernel] Error 2
> > make[1]: *** [sub-make] Error 2
> > make: *** [__sub-make] Error 2
> 
> odd. My core-image-builds claim to have worked. I'll pick this up and
> re-submit my queue with some new 4.1 patches that fix any issues.

I've dropped the 4.1 patches from the test queue, I left the 4.4 ones
in since those seem ok and hopefully pull back a bit of performance so
you may not need to resubmit those.

Cheers,

Richard


  reply	other threads:[~2016-07-29 12:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-27 16:57 [PATCH 0/5] linux-yocto: consolidated pull request Bruce Ashfield
2016-07-27 16:57 ` [PATCH 1/5] linux-yocto/4.4: bump to v4.4.15 Bruce Ashfield
2016-07-27 16:57 ` [PATCH 2/5] linux-yocto/4.1: bump to v4.1.28 Bruce Ashfield
2016-07-29  6:48   ` Richard Purdie
2016-07-29 11:15     ` Bruce Ashfield
2016-07-29 12:00       ` Richard Purdie [this message]
2016-07-29 12:06         ` Bruce Ashfield
2016-07-29 14:19         ` Bruce Ashfield
2016-07-27 16:57 ` [PATCH 3/5] linux-yocto/4.1: bug fixes and configuration changes Bruce Ashfield
2016-07-27 16:57 ` [PATCH 4/5] linux-yocto/4.4: lx-dialog and mei bug fixes Bruce Ashfield
2016-07-27 16:57 ` [PATCH 5/5] linux-yocto/4.4: mousedev and printk configuation streamlining Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1469793618.9142.62.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bruce.ashfield@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox