From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7E2E7CA101F for ; Wed, 10 Sep 2025 15:29:52 +0000 (UTC) Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) by mx.groups.io with SMTP id smtpd.web11.21655.1757518182255006616 for ; Wed, 10 Sep 2025 08:29:43 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@bootlin.com header.s=dkim header.b=176/TFSY; spf=pass (domain: bootlin.com, ip: 185.246.84.56, mailfrom: mathieu.dubois-briand@bootlin.com) Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 382AE1A0D45 for ; Wed, 10 Sep 2025 15:29:40 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 18E7E606D4; Wed, 10 Sep 2025 15:29:40 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id AFE26102F28FF; Wed, 10 Sep 2025 17:29:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1757518179; h=from:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=b/mF9DK4Aie/6heYAyTDJSX6qG866zVWr0ymKZbXtAU=; b=176/TFSYVCy8dK2VKQYSn6XTfyECV6gGdpp53gwxcu1glqDMSpIj4CDns/QsZxQlPRClh7 MOpOoZWZoIodCHQMhyv5IYGhB+bay+UTuPvc1w+m9PirsflorI+oW5DPtbpXHrGruICGeI C1m1nrvmcIgG9j3r0XEZYdWPG/r1hwRfqnt0K6EJ+mIPxBQANe7LheGXW6kCMV7yD2Qs+a ucTytOgIY3ZDXvQucpaHAVmhQY3k9aZ3HIYFzQusjIeCxa8c5FB9EK/RID2j8UE+lWcm5a fh2t8lKJjfttsorADzBSD710rWO2bP2J14yLRZksN1KMV5AQO2I1pL3F4p+zfA== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 10 Sep 2025 17:29:32 +0200 Message-Id: Subject: Re: [OE-core] [PATCH 21/40] meson: upgrade 1.8.2 -> 1.9.0 From: "Mathieu Dubois-Briand" To: , X-Mailer: aerc 0.19.0-0-gadd9e15e475d References: <20250910091646.998-1-wangmy@fujitsu.com> <20250910091646.998-21-wangmy@fujitsu.com> In-Reply-To: X-Last-TLS-Session-Version: TLSv1.3 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 10 Sep 2025 15:29:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/223224 On Wed Sep 10, 2025 at 3:49 PM CEST, Mathieu Dubois-Briand wrote: > On Wed Sep 10, 2025 at 11:16 AM CEST, wangmy via lists.openembedded.org w= rote: >> From: Wang Mingyu >> >> Signed-off-by: Wang Mingyu >> --- >> meta/recipes-devtools/meson/{meson_1.8.2.bb =3D> meson_1.9.0.bb} | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> rename meta/recipes-devtools/meson/{meson_1.8.2.bb =3D> meson_1.9.0.bb}= (98%) >> >> diff --git a/meta/recipes-devtools/meson/meson_1.8.2.bb b/meta/recipes-d= evtools/meson/meson_1.9.0.bb >> similarity index 98% >> rename from meta/recipes-devtools/meson/meson_1.8.2.bb >> rename to meta/recipes-devtools/meson/meson_1.9.0.bb >> index bfeaab0a79..6f5a623dc7 100644 >> --- a/meta/recipes-devtools/meson/meson_1.8.2.bb >> +++ b/meta/recipes-devtools/meson/meson_1.9.0.bb >> @@ -15,7 +15,7 @@ SRC_URI =3D "${GITHUB_BASE_URI}/download/${PV}/meson-$= {PV}.tar.gz \ >> file://0001-Make-CPU-family-warnings-fatal.patch \ >> file://0002-Support-building-allarch-recipes-again.patch \ >> " >> -SRC_URI[sha256sum] =3D "c105816d8158c76b72adcb9ff60297719096da7d07f6b1f= 000fd8c013cd387af" >> +SRC_URI[sha256sum] =3D "cd27277649b5ed50d19875031de516e270b22e890d9db65= ed9af57d18ebc498d" >> UPSTREAM_CHECK_REGEX =3D "(?P\d+(\.\d+)+)$" >> =20 >> inherit python_setuptools_build_meta github-releases > > Hi Wang, > > Thanks for the package update. > > I believe this one is responsible for a weston configure error: > > ERROR: weston-14.0.2-r0 do_configure: meson failed > ... > | ERROR: Subproject display-info is buildable: NO > | Message: Required by DRM-backend. > | > | ../sources/weston-14.0.2/libweston/backend-drm/meson.build:5:22: ERROR:= Automatic wrap-based subproject downloading is disabled > | > | A full log can be found at /srv/pokybuild/yocto-worker/qemux86-world/bu= ild/build/tmp/work/x86-64-v3-poky-linux/weston/14.0.2/build/meson-logs/meso= n-log.txt > | ERROR: meson failed > | WARNING: exit code 1 from a shell command. > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/2357 > (same build as the nghttp2 build error) > > Can you do something about it? > > Thanks, > Mathieu My bad, after further testing, it appears this is likely an issue with libd= isplay-info. Meson update is probably fine. Thanks, Mathieu --=20 Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com