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 03138C3ABBC for ; Fri, 9 May 2025 08:56:33 +0000 (UTC) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by mx.groups.io with SMTP id smtpd.web10.9868.1746780988014408611 for ; Fri, 09 May 2025 01:56:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@bootlin.com header.s=gm1 header.b=Zk4Y6xXT; spf=pass (domain: bootlin.com, ip: 217.70.183.199, mailfrom: mathieu.dubois-briand@bootlin.com) Received: by mail.gandi.net (Postfix) with ESMTPSA id 0C97843280; Fri, 9 May 2025 08:56:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1746780986; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5ZE9caXJTrrw0SDZ2jJu/T9o8HjAPDxF5XKSXH+3NA4=; b=Zk4Y6xXTvuhbSRMl26SzRJwNSxXJow3dTRybeUD1gEU+VmLQ+9bDG57p0Q0U0a1tmqdh9x bPnBmhwfXNbsJupl/9Z7KodTsBdLZ9eGqEPbZCfbEJYz855DojIOW2gEoApI+ToUXpUPnV o9qLPeCzSEHy3v3ds3fy1bdzq3OkH65bi9F28K8Uq5mVmQlq/h/JTZysoaFXyCSF4VHQao q5UyeDc69ydQHd6LkP/j23v8CJ6j9t1u20AjizPbJpgK3rBoEi6R+OOi5K7zcd7x+T6o90 0RgNA/aVj8ZjTGpd4HUoHtC4/OfOs8kOyClf1GjOwS1l9jMAWlRqhDjqinXuRw== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 09 May 2025 10:56:25 +0200 Message-Id: To: , Subject: Re: [OE-core][PATCH v2] sqlite3: upgrade 3.48.0 -> 3.49.1 From: "Mathieu Dubois-Briand" X-Mailer: aerc 0.19.0-0-gadd9e15e475d References: <20250507081717.287535-1-peter.marko@siemens.com> In-Reply-To: <20250507081717.287535-1-peter.marko@siemens.com> X-GND-State: clean X-GND-Score: 49 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgddvledvudelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecuogfuuhhsphgvtghtffhomhgrihhnucdlgeelmdenucfjughrpegggfgtfffkvffuhffofhgjsehtqhertdertdejnecuhfhrohhmpedfofgrthhhihgvuhcuffhusghoihhsqdeurhhirghnugdfuceomhgrthhhihgvuhdrughusghoihhsqdgsrhhirghnugessghoohhtlhhinhdrtghomheqnecuggftrfgrthhtvghrnheptdeifeevgedvgeehgfefudehueduledutdehieduffehuefggfefuedtudelhffgnecuffhomhgrihhnpehophgvnhgvmhgsvgguuggvugdrohhrghdpghhithhhuhgsrdhiohdphihotghtohhprhhojhgvtghtrdhorhhgpdgsohhothhlihhnrdgtohhmnecukfhppedvrgdtudemtggsudegmeehheeimeejrgdttdemfehftghfmehfsgdtugemuddviedvmedvvgejieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpedvrgdtudemtggsudegmeehheeimeejrgdttdemfehftghfmehfsgdtugemuddviedvmedvvgejiedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhgrthhhihgvuhdrughusghoihhsqdgsrhhirghnugessghoohhtlhhinhdrtghomhdpnhgspghrtghpthhtohepvddprhgtphhtthhopehpvghtv ghrrdhmrghrkhhosehsihgvmhgvnhhsrdgtohhmpdhrtghpthhtohepohhpvghnvghmsggvugguvgguqdgtohhrvgeslhhishhtshdrohhpvghnvghmsggvugguvggurdhorhhg X-GND-Sasl: mathieu.dubois-briand@bootlin.com 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 ; Fri, 09 May 2025 08:56:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/216188 On Wed May 7, 2025 at 10:17 AM CEST, Peter Marko via lists.openembedded.org= wrote: > From: Peter Marko > > Handle CVE-2025-3277, CVE-2025-29087 and CVE-2025-29088. > > This update includes major change in how it is built. > Instead of autotools, autosetup is used. > > Autosetup (https://msteveb.github.io/autosetup/) claims to be > * Replacement for autoconf in many situations > However it also claims NOT to > * Intended to replace all possible uses of autoconf > This means that some autoconf features are not available. > > Recipe changes: > * stop inheriting autotools and define B, do_configure and do_install > * depend on zlib unconditionally, autoconf cannot be preconfigured in > similar way as autotools > * update packageconfig options to match new syntax > * libedit is detected with ncurses linking options (as seen in > do_configure log) > * backport rpaths fix > * define soname to avoid file-rdeps QA error due to wrong library name > * clean B for do_configure as the new Makefiles do not seem to properly > retrigger build if configuration changes > * use unstripped binaries for native (non-cross-compile) case > > Signed-off-by: Peter Marko > --- Hi Peter, Thanks for the v2. I believe we still have some issues with this version. Not fully confident, as it seems a bit intermittent and I cannot see a direct link between your change and the error. I will try to drop it from my branch and see if it does fix the build. 2025-05-09 06:27:17,644 - oe-selftest - INFO - buildoptions.ArchiverTest.te= st_arch_work_dir_and_export_source (subunit.RemotedTestCase) 2025-05-09 06:27:17,644 - oe-selftest - INFO - ... FAIL ... AssertionError: 1 !=3D 0 :=20 Couldn't build xcursortransparenttheme. ... BrokenPipeError: [Errno 32] Broken pipe https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/1518 https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/1468 https://autobuilder.yoctoproject.org/valkyrie/#/builders/8/builds/1585 Can you have a look at this please? --=20 Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com