All of lore.kernel.org
 help / color / mirror / Atom feed
From: atharvanandanwar@outlook.com
To: openembedded-core@lists.openembedded.org
Subject: Re: [kirkstone 09/15] buildhistory: Fix intermittent package file list creation
Date: Fri, 27 Sep 2024 16:03:58 -0700	[thread overview]
Message-ID: <1702.1727478238338845322@lists.openembedded.org> (raw)
In-Reply-To: <6817b012763fc32cdcffe30163a304da3ed59ae1.1726971209.git.steve@sakoman.com>

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

Hello,

This patch has introduced an issue while building recipes without any files installed or packaged. Prime example for this is meta-toolchain [1]. As, previously the error was hidden in the for loop - an explicit failure is causing an issue while building meta-toolchain et al. I believe the fix is either to `inherit nopackages` for meta-toolchain like recipes or modify the previously submitted patch to not hard-fail.

1: https://git.openembedded.org/openembedded-core/tree/meta/recipes-core/meta/meta-toolchain.bb

Thanks,
--Atharva

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

  reply	other threads:[~2024-09-27 23:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-23 13:13 [OE-core][kirkstone 00/15] Patch review Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 01/15] libpcap: Security fix for CVE-2023-7256 & CVE-2024-8006 Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 02/15] webkitgtk: Security fix CVE-2024-40779 Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 03/15] cups: Security fix for CVE-2024-35235 Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 04/15] yocto-uninative: Update to 4.5 for gcc 14 Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 05/15] yocto-uninative: Update to 4.6 for glibc 2.40 Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 06/15] python3: Upgrade 3.10.14 -> 3.10.15 Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 07/15] busybox: Fix cut with "-s" flag Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 08/15] udev-extraconf: Add collect flag to mount Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 09/15] buildhistory: Fix intermittent package file list creation Steve Sakoman
2024-09-27 23:03   ` atharvanandanwar [this message]
2024-09-23 13:13 ` [OE-core][kirkstone 10/15] buildhistory: Restoring files from preserve list Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 11/15] buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 12/15] runqemu: keep generating tap devices Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 13/15] testimage: fallback for empty IMAGE_LINK_NAME Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 14/15] testexport: " Steve Sakoman
2024-09-23 13:13 ` [OE-core][kirkstone 15/15] lib/oeqa: rename assertRaisesRegexp to assertRaisesRegex Steve Sakoman

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=1702.1727478238338845322@lists.openembedded.org \
    --to=atharvanandanwar@outlook.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 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.