All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Dechesne <nicolas.dechesne@linaro.org>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Bruce Ashfield <bruce.ashfield@gmail.com>,
	Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>,
	Khem Raj <raj.khem@gmail.com>, Jon Mason <jdmason@kudzu.us>
Subject: Re: [OE-core] [PATCH 00/15] kernel-yocto: consolidated pull request
Date: Wed, 4 May 2022 09:18:25 +0200	[thread overview]
Message-ID: <CAP71WjzwwV00BAeG6BtVD49fVrCe8rKvToEsKMi0hahxER4PVA@mail.gmail.com> (raw)
In-Reply-To: <f52bff6a24a5c2a015ed595ab09da89b2e249e75.camel@linuxfoundation.org>

[-- Attachment #1: Type: text/plain, Size: 4473 bytes --]

hey Bruce,

On Sun, May 1, 2022 at 6:59 AM Richard Purdie <
richard.purdie@linuxfoundation.org> wrote:

> On Sat, 2022-04-30 at 17:35 -0400, Bruce Ashfield wrote:
> > On Sat, Apr 30, 2022 at 12:26 AM Bruce Ashfield via
> > lists.openembedded.org
> > <bruce.ashfield=gmail.com@lists.openembedded.org> wrote:
> > >
> > > On Fri, Apr 29, 2022 at 4:02 PM Bruce Ashfield via
> > > lists.openembedded.org
> > > <bruce.ashfield=gmail.com@lists.openembedded.org> wrote:
> > > >
> > > > On Fri, Apr 29, 2022 at 8:41 AM Bruce Ashfield via
> > > > lists.openembedded.org
> > > > <bruce.ashfield=gmail.com@lists.openembedded.org> wrote:
> > > > >
> > > > >
> > > > > I'll see about running the strace locally today. Hopefully it pops
> up
> > > > > here so I can debug.
> > > >
> > > > FYI: I have the landlock test case passing here, there's just an
> > > > output difference from the kernel. The test is passing.
> > >
> > > I have located the exact kernel commit that changed the output, hence
> > > why the test is failing.
> > >
> > > strace upstream hasn't adjusted yet, so I'll spin up a patch, and get
> > > send patches to the list over the weekend.
> >
> > The two patches that fix the strace ptest fail, and qemuarm graphical
> > boot are on the list.
>
> Thanks Bruce! I've queued it and started it running through testing.
>

Since this patch, qemuarmv5 fails to build with:

00:01:47 NOTE: Running task 899 of 5734
(virtual:native:/home/tuxbake/oe/poky/meta/recipes-core/zlib/zlib_1.2.12.bb:
do_deploy_source_date_epoch)
00:01:47 ERROR: linux-yocto-5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0
do_kernel_metadata: Could not locate BSP definition for qemuarm/standard
and no defconfig was provided
00:01:47 ERROR: linux-yocto-5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0
do_kernel_metadata:
ExecutionError('/home/tuxbake/oe/build/tmp/work/qemuarmv5-poky-linux-gnueabi/linux-yocto/5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0/temp/run.do_kernel_metadata.98856',
1, None, None)
00:01:47 ERROR: Logfile of failure stored in:
/home/tuxbake/oe/build/tmp/work/qemuarmv5-poky-linux-gnueabi/linux-yocto/5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0/temp/log.do_kernel_metadata.98856
00:01:47 Log data follows:
00:01:47 | DEBUG: Executing python function extend_recipe_sysroot
00:01:47 | NOTE: Direct dependencies are
['/home/tuxbake/oe/poky/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:
do_populate_sysroot']
00:01:47 | NOTE: Installed into sysroot: []
00:01:47 | NOTE: Skipping as already exists in sysroot:
['kern-tools-native']
00:01:47 | DEBUG: Python function extend_recipe_sysroot finished
00:01:47 | DEBUG: Executing shell function do_kernel_metadata
00:01:47 | NOTE: do_kernel_metadata: for summary/debug, set
KCONF_AUDIT_LEVEL > 0
00:01:47 | ERROR: Could not locate BSP definition for qemuarm/standard and
no defconfig was provided
00:01:47 | WARNING:
/home/tuxbake/oe/build/tmp/work/qemuarmv5-poky-linux-gnueabi/linux-yocto/5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0/temp/run.do_kernel_metadata.98856:404
exit 1 from 'exit 1'
00:01:47 | WARNING: Backtrace (BB generated script):
00:01:47 | #1: bbfatal_log,
/home/tuxbake/oe/build/tmp/work/qemuarmv5-poky-linux-gnueabi/linux-yocto/5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0/temp/run.do_kernel_metadata.98856,
line 404
00:01:47 | #2: do_kernel_metadata,
/home/tuxbake/oe/build/tmp/work/qemuarmv5-poky-linux-gnueabi/linux-yocto/5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0/temp/run.do_kernel_metadata.98856,
line 272
00:01:47 | #3: main,
/home/tuxbake/oe/build/tmp/work/qemuarmv5-poky-linux-gnueabi/linux-yocto/5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0/temp/run.do_kernel_metadata.98856,
line 435
00:01:47 NOTE: recipe
linux-yocto-5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0: task
do_kernel_metadata: Failed
00:01:47 ERROR: Task
(/home/tuxbake/oe/poky/meta/recipes-kernel/linux/linux-yocto_5.15.bb:do_kernel_metadata)
failed with exit code '1'

see full build log
https://oebuilds.tuxbuild.com/28f9WxOsIhBeAgIbQH3DsCwyQCc/build-debug.log




> Cheers,
>
> Richard
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#165076):
> https://lists.openembedded.org/g/openembedded-core/message/165076
> Mute This Topic: https://lists.openembedded.org/mt/90753174/1279857
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> nicolas.dechesne@linaro.org]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 6516 bytes --]

  reply	other threads:[~2022-05-04  7:18 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-28 13:47 [PATCH 00/15] kernel-yocto: consolidated pull request bruce.ashfield
2022-04-28 13:47 ` [PATCH 01/15] linux-yocto/5.15: arm: poky-tiny cleanup and fixes bruce.ashfield
2022-04-28 13:47 ` [PATCH 02/15] linux-yocto/5.15: update to v5.15.33 bruce.ashfield
2022-04-28 13:47 ` [PATCH 03/15] linux-yocto/5.10: update to v5.10.110 bruce.ashfield
2022-04-28 13:47 ` [PATCH 04/15] linux-yocto/5.10: base: enable kernel crypto userspace API bruce.ashfield
2022-04-28 13:47 ` [PATCH 05/15] linux-yocto/5.15: " bruce.ashfield
2022-04-28 13:47 ` [PATCH 06/15] linux-yocto/5.15: kasan: fix BUG: sleeping function called from invalid context bruce.ashfield
2022-04-28 13:47 ` [PATCH 07/15] kernel-yocto: allow patch author date to be commit date bruce.ashfield
2022-04-28 13:47 ` [PATCH 08/15] linux-yocto/5.15: fix ppc boot bruce.ashfield
2022-04-28 13:47 ` [PATCH 09/15] linux-yocto/5.15: netfilter: conntrack: avoid useless indirection during conntrack destruction bruce.ashfield
2022-04-28 13:47 ` [PATCH 10/15] linux-yocto/5.10: update to v5.10.112 bruce.ashfield
2022-04-28 13:47 ` [PATCH 11/15] linux-yocto/5.15: update to v5.15.35 bruce.ashfield
2022-04-28 13:47 ` [PATCH 12/15] linux-yocto/5.15: Fix CVE-2022-28796 bruce.ashfield
2022-04-28 13:47 ` [PATCH 13/15] linux-yocto: enable powerpc debug fragment bruce.ashfield
2022-04-28 13:48 ` [PATCH 14/15] linux-yocto/5.15: fix -standard kernel build issue bruce.ashfield
2022-04-28 13:48 ` [PATCH 15/15] linux-yocto/5.15: update to v5.15.36 bruce.ashfield
2022-04-29 11:51 ` [PATCH 00/15] kernel-yocto: consolidated pull request Richard Purdie
2022-04-29 12:40   ` Bruce Ashfield
     [not found]   ` <16EA5E7263695663.11702@lists.openembedded.org>
2022-04-29 20:01     ` [OE-core] " Bruce Ashfield
     [not found]     ` <16EA76835C38B7CA.4798@lists.openembedded.org>
2022-04-30  4:26       ` Bruce Ashfield
     [not found]       ` <16EA920E59E6B6F1.28542@lists.openembedded.org>
2022-04-30 21:35         ` Bruce Ashfield
2022-05-01  4:59           ` Richard Purdie
2022-05-04  7:18             ` Nicolas Dechesne [this message]
2022-05-04 12:45               ` Bruce Ashfield
2022-05-04 14:07                 ` Jon Mason
     [not found] <16EA1387603CC89E.18966@lists.openembedded.org>
2022-04-28 20:43 ` 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=CAP71WjzwwV00BAeG6BtVD49fVrCe8rKvToEsKMi0hahxER4PVA@mail.gmail.com \
    --to=nicolas.dechesne@linaro.org \
    --cc=bruce.ashfield@gmail.com \
    --cc=jdmason@kudzu.us \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    --cc=richard.purdie@linuxfoundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.