Re: [PATCH v2 1/3] binutils: Upgrade to 2.40 release


Khem Raj
 

On Thu, Jan 19, 2023 at 2:58 PM Luca Ceresoli <luca.ceresoli@...> wrote:

Hi Khem,

On Thu, 19 Jan 2023 08:52:09 -0800
"Khem Raj" <raj.khem@...> wrote:

On Thu, Jan 19, 2023 at 1:44 AM Luca Ceresoli <luca.ceresoli@...> wrote:

Hi Khem,

On Wed, 18 Jan 2023 20:27:22 -0800
"Khem Raj" <raj.khem@...> wrote:

Signed-off-by: Khem Raj <raj.khem@...>
This version is failing too:

https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/6592/steps/14/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/122/builds/2263/steps/12/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/42/builds/6521/steps/14/logs/stdio
my bad. I have fixed the mingw32 patch and sent v3. Please try that
patchset out.

...

diff --git a/meta/conf/distro/include/tcmode-default.inc
b/meta/conf/distro/include/tcmode-default.inc
index 4d4929529a..bcc5f7ce1f 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -18,7 +18,7 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"

GCCVERSION ?= "12.%"
SDKGCCVERSION ?= "${GCCVERSION}"
-BINUVERSION ?= "2.39%"
+BINUVERSION ?= "2.40%"
GDBVERSION ?= "12.%"
GLIBCVERSION ?= "2.37"
LINUXLIBCVERSION ?= "6.1%"
Applying this patch on an oe-core repository fails with 'git am':

error: sha1 information is lacking or useless (meta/conf/distro/include/tcmode-default.inc).
error: could not build fake ancestor
Patch failed at 0001 binutils: Upgrade to 2.40 release

And also with 'git apply'

error: patch failed: meta/conf/distro/include/tcmode-default.inc:18
error: meta/conf/distro/include/tcmode-default.inc: patch does not apply
It might be due to glibc 2.37 upgrade which I have in my local tree
staged as well.
you might edit it locally. If you want I can push it to a dedicated branch
Hm, maybe. I will try with your v3 I guess. :)

Not a big problem so far, but an annoyance.

--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

Join {openembedded-core@lists.openembedded.org to automatically receive all group messages.