All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: mathieu.dubois-briand@bootlin.com
Cc: anna-lena.marx@inovex.de, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] sqlite3: upgrade 3.48.0 -> 3.50.4
Date: Thu, 2 Oct 2025 11:15:09 -0400	[thread overview]
Message-ID: <20251002151509.GD3125@denix.org> (raw)
In-Reply-To: <DD7SOFNX7NVH.2H7W150BPF4GW@bootlin.com>

On Thu, Oct 02, 2025 at 01:20:35PM +0200, Mathieu Dubois-Briand via lists.openembedded.org wrote:
> On Wed Oct 1, 2025 at 5:28 PM CEST, Anna-Lena Marx via lists.openembedded.org wrote:
> > With the upgrade to 3.50.4, some configure options changed
> > as the project switched from `autotools` to `autosetup`.
> > The PACKAGECONFIG "dyn_ext" is not longer available.
> > Besides, the default CONFIGUREOPTS "target", "exec_prefix"
> > and "oldincludedir" became invalid.
> >
> > Changelog: https://sqlite.org/releaselog/3_50_4.html
> >
> > Signed-off-by: Anna-Lena Marx <anna-lena.marx@inovex.de>
> > ---
> 
> Hi Anna-Lena,
> 
> Thanks for your patch.
> 
> > +INSANE_SKIP:${MLPREFIX}lib${BPN} = "useless-rpaths"

In general, adding a new INSANE_SKIP warrants a brief explanation.


> I believe this check is not allowed to be skipped. The yocto-check-layer
> script is not happy about this line:

For additional context:

https://git.openembedded.org/openembedded-core/commit/?id=ce2e42ace2d15fb6745437cf0a7f07d28398ca12


> Parsing recipes...ERROR: /srv/pokybuild/yocto-worker/check-layer/build/meta/recipes-support/sqlite/sqlite3_3.50.4.bb: QA Issue: Package libsqlite3 is skipping required QA tests. [useless-rpaths]
> ERROR: /srv/pokybuild/yocto-worker/check-layer/build/meta/recipes-support/sqlite/sqlite3_3.50.4.bb: Fatal QA errors were found, failing task.
> 
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/27/builds/2496
> 
> Can you fix this another way?


  reply	other threads:[~2025-10-02 15:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-01 15:28 [PATCH] sqlite3: upgrade 3.48.0 -> 3.50.4 Anna-Lena Marx
2025-10-02 11:20 ` [OE-core] " Mathieu Dubois-Briand
2025-10-02 15:15   ` Denys Dmytriyenko [this message]
2025-10-02 15:34     ` Anna-Lena Marx
2025-10-02 15:39       ` Alexander Kanavin
2025-10-02 15:13 ` [PATCH v2] " Anna-Lena Marx
2025-10-02 15:23   ` [OE-core] " Alexander Kanavin
2025-10-02 21:17 ` [PATCH v3] " Anna-Lena Marx
2025-10-05 19:02   ` Mathieu Dubois-Briand
2025-10-05 20:12     ` [OE-core] " Marko, Peter
2025-10-06  9:01     ` Mathieu Dubois-Briand
2025-10-06 13:19       ` Anna-Lena Marx
  -- strict thread matches above, loose matches on Subject: below --
2025-09-03 22:26 [OE-core][PATCH] " Peter Marko
2025-09-09 11:22 ` Ross Burton
2025-09-09 13:05   ` Ross Burton
2025-09-10  6:32     ` Khem Raj
2025-09-17 11:41       ` Marko, Peter
2025-09-17 11:41     ` Marko, Peter
2025-09-17 11:41   ` Marko, Peter

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=20251002151509.GD3125@denix.org \
    --to=denis@denix.org \
    --cc=anna-lena.marx@inovex.de \
    --cc=mathieu.dubois-briand@bootlin.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.