On Wed, May 06, 2015 at 10:58:36AM -0400, Bruce Ashfield wrote: > On 2015-05-06 10:42 AM, Martin Jansa wrote: > > On Sat, May 02, 2015 at 10:50:53PM -0400, Bruce Ashfield wrote: > >> On 2015-05-02 4:13 AM, Martin Jansa wrote: > >>> On Fri, May 01, 2015 at 07:30:24PM -0400, Bruce Ashfield wrote: > >>>> On 2015-05-01 6:59 PM, Richard Purdie wrote: > >>>>> On Thu, 2015-04-30 at 21:34 -0400, Bruce Ashfield wrote: > >>>>>> Here is the latest consolidated pull request for the supported > >>>>>> linux-yocto > >>>>>> kernels. > >>>>>> > >>>>>> - We have a refresh of the 3.14-rt support > >>>>>> - bluetooh configuration changes for common-pc/qemux86 > >>>>>> - braswell BSP features and fixes > >>>>>> - Introduction of the 4.1-rc1 -dev kernel (and associated perf > >>>>>> fix). > >>>>>> I've built and booted these on my local machines and qemu, and > >>>>>> everything was sane. > >>> > >>> Does it fix the issue I've reported few days ago? > >>> http://lists.openembedded.org/pipermail/openembedded-core/2015-April/104344.html > >> > >> Nope. But one config warning is far down on the list when I'm > >> trying to introduce new -stable's and an entire -dev kernel. > >> > >> I didn't forget about it, it'll just get done in priority order. > > > > OK, now it fails completely in default qemux86 builds: > > > > At this point, all I can say is file a bug. My builds of the same > board work, and the autobuilder show up green. > > That screams race condition, so I'll look into it from that angle.
I'm considering providing simple old-style recipes for vanilla kernels and using them in my jenkins builds instead linux-yocto, because kernel shouldn't block testing other recipes from meta-oe and other layers as often as linux-yocto does. > > ERROR: Function failed: do_kernel_configme (log file is located at > > /home/jenkins/oe/world/shr-core/tmp-glibc/work/qemux86-oe-linux/linux-yocto/3.19.5+gitAUTOINC+7215fe4313_d5d30ba4d2-r0/temp/log.do_kernel_configme.1159) > > ERROR: Logfile of failure stored in: > > /home/jenkins/oe/world/shr-core/tmp-glibc/work/qemux86-oe-linux/linux-yocto/3.19.5+gitAUTOINC+7215fe4313_d5d30ba4d2-r0/temp/log.do_kernel_configme.1159 > > Log data follows: > > | DEBUG: Executing shell function do_kernel_configme > > | NOTE: kernel configme > > | [INFO] Configuring target/machine combo: "standard/qemux86" > > | [INFO] collecting configs in .meta/meta-series > > | [ERROR] frag > > /home/jenkins/oe/world/shr-core/tmp-glibc/work-shared/qemux86/kernel-source/.meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers-32.cfg > > does not exist > > | Error running the meta series for collecting config data > > | config of "standard/qemux86" failed > > | WARNING: exit code 1 from a shell command. > > | ERROR: Function failed: do_kernel_configme (log file is located at > > /home/jenkins/oe/world/shr-core/tmp-glibc/work/qemux86-oe-linux/linux-yocto/3.19.5+gitAUTOINC+7215fe4313_d5d30ba4d2-r0/temp/log.do_kernel_configme.1159) > > NOTE: recipe linux-yocto-3.19.5+gitAUTOINC+7215fe4313_d5d30ba4d2-r0: task > > do_kernel_configme: Failed > > ERROR: Task 30162 > > (/home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-kernel/linux/linux-yocto_3.19.bb, > > do_kernel_configme) failed with exit code '1' > > > > http://errors.yoctoproject.org/Errors/Details/10481/ > > > >>>>>> The -dev kernel obviously isn't something for deployment yet, but > >>>>>> it builds, and forms the base for follow up config changes, features > >>>>>> and development work. I built and booted core-image-kernel dev with > >>>>>> the 4.1 changes in place. > >>>>> > >>>>> The autobuilder showed up this for an x32 build :/. > >>>> > >>>> Can one of the intel folks have a look at this ? I won't be able to get > >>>> to it until Tuesday at the earliest. > >>>> > >>>> Bruce > >>>> > >>>>> > >>>>> https://autobuilder.yoctoproject.org/main/builders/nightly-x32/builds/282/steps/BuildImages/logs/stdio > >>>>> > >>>>> Cheers, > >>>>> > >>>>> Richard > >>>>> > >>>> > >>>> -- > >>>> _______________________________________________ > >>>> Openembedded-core mailing list > >>>> [email protected] > >>>> http://lists.openembedded.org/mailman/listinfo/openembedded-core > >>> > >> > > > -- Martin 'JaMa' Jansa jabber: [email protected] -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
