On Mon, 2022-08-08 at 23:44 -0400, Bruce Ashfield wrote:
> On Mon, Aug 8, 2022 at 3:38 AM Richard Purdie
> <[email protected]> wrote:
> > 
> > Hi Bruce,
> > 
> > On Thu, 2022-08-04 at 18:57 -0400, [email protected] wrote:
> > > As I mentioned earlier today, I've built and booted the 5.19 kernel
> > > on all architectures, have run core-iamge-kernel-dev, core-image-sato
> > > and validated musl.
> > > 
> > > At this point, we need wider coverage to scare out the remaining
> > > gremlins.
> > > 
> > > I'm also sending update to 5.10 and 5.15 in the pull request, since
> > > these are the retbleed stable updates, and I didn't want to sit on
> > > them any longer. These are of course independenct of the 5.19 work.
> > > 
> > > I found one issue with vboxguestdrivers in meta-oe agains the new
> > > kernel/headers, and I've sent a patch to that mailing list. I also
> > > had to fix lttng-modules (as usual) and have sent a patch to that
> > > mailing list as well.
> > > 
> > > devsrc needed a few tweaks as well, and they are included in the
> > > series.
> > > 
> > > Note: I've mixed in the poky / meta-yocto patches as part of this
> > > pull request, just for ease of sending it for wider testing and to
> > > see if I missed any references to 5.10 or have left any else
> > > dangling.
> > 
> > We've had a few autobuilder issues but I did run this through with
> > other changes. The logs were a mess but I think I see three issues
> > which are likely kernel related. The first kernel module issue happened
> > a lot, the other two were more isolated to oe-selftest or a single
> > failure.
> > 
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/97/builds/4999/steps/16/logs/stdio
> > 
> > RESULTS - kernelmodule.KernelModuleTest.test_kernel_module: FAILED (19.47s)
> > 
> > Traceback (most recent call last):
> >   File 
> > "/home/pokybuild/yocto-worker/qemuarm64-armhost/build/meta/lib/oeqa/core/decorator/__init__.py",
> >  line 35, in wrapped_f
> >     return func(*args, **kwargs)
> >   File 
> > "/home/pokybuild/yocto-worker/qemuarm64-armhost/build/meta/lib/oeqa/core/decorator/__init__.py",
> >  line 35, in wrapped_f
> >     return func(*args, **kwargs)
> >   File 
> > "/home/pokybuild/yocto-worker/qemuarm64-armhost/build/meta/lib/oeqa/core/decorator/__init__.py",
> >  line 35, in wrapped_f
> >     return func(*args, **kwargs)
> >   [Previous line repeated 2 more times]
> >   File 
> > "/home/pokybuild/yocto-worker/qemuarm64-armhost/build/meta/lib/oeqa/runtime/cases/kernelmodule.py",
> >  line 46, in test_kernel_module
> >     self.assertEqual(status, 0, msg='\n'.join([cmd, output]))
> > AssertionError: 2 != 0 : cd /tmp && make
> > make -C /usr/src/kernel M=/tmp modules
> > make[1]: Entering directory '/lib/modules/5.19.0-yocto-standard/build'
> > /bin/sh: -c: line 1: syntax error near unexpected token `('
> > /bin/sh: -c: line 1: `if [ "gcc (GCC) 12.1.0" != ""aarch64-poky-linux-gcc 
> > (GCC) 12.1.0"" ]; then \'
> > make[1]: Leaving directory '/lib/modules/5.19.0-yocto-standard/build'
> > make[1]: *** [Makefile:1728: prepare] Error 2
> > make: *** [Makefile:5: all] Error 2
> > 
> 
> Patch sent.

Just to round things off on the list, there was one further issue which
I sent a patch to kernel-devsrc for. With that fixed we could merge
5.19 for core for master, thanks!

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#169162): 
https://lists.openembedded.org/g/openembedded-core/message/169162
Mute This Topic: https://lists.openembedded.org/mt/92824833/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to