From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <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, 02 Oct 2025 13:20:35 +0200 [thread overview]
Message-ID: <DD7SOFNX7NVH.2H7W150BPF4GW@bootlin.com> (raw)
In-Reply-To: <20251001152850.1342075-1-anna-lena.marx@inovex.de>
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"
I believe this check is not allowed to be skipped. The yocto-check-layer
script is not happy about this line:
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?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-10-02 11:20 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 ` Mathieu Dubois-Briand [this message]
2025-10-02 15:15 ` [OE-core] " Denys Dmytriyenko
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=DD7SOFNX7NVH.2H7W150BPF4GW@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=anna-lena.marx@inovex.de \
--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.