Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <raj.khem@gmail.com>, <openembedded-core@lists.openembedded.org>
Cc: "Khem Raj" <khem.raj@oss.qualcomm.com>
Subject: Re: [OE-core] [PATCH] glibc: Upgrade to 2.44 release
Date: Wed, 29 Jul 2026 06:56:13 +0200	[thread overview]
Message-ID: <DKASDKR2N2G5.1R4ZYL1X4YO0C@bootlin.com> (raw)
In-Reply-To: <20260728072602.3269425-1-khem.raj@oss.qualcomm.com>

On Tue Jul 28, 2026 at 9:26 AM CEST, Khem Raj via lists.openembedded.org wrote:
> Release highlights [1]:
>
> * System-wide tunables can be applied using /etc/tunables.conf and
>   running ldconfig.
> * New glibc.elf.thp tunable to map read-only segments with Transparent
>   Huge Pages; THP page size in malloc is now capped to MAX_THP_PAGESIZE.
> * Additional correctly rounded math functions (cosh, sinh, tanh) imported
>   from the CORE-MATH project.
> * Static PIE is now supported for arm-*-linux-gnueabi.
> * On AArch64, all GCS operations are locked after enabling GCS with an
>   ENFORCED or OVERRIDE policy, and more SVE/AdvSIMD special cases are
>   vectorized.
> * On RISC-V, vector extension optimized variants of memcmp, memcpy,
>   memmove, strcmp, strcpy, strlen and others have been added.
> * On PowerPC, memchr optimized for Power10 has been re-added.
> * Support for LoongArch32 has been added.
> * Pre-built ld.so.cache files can be installed with ldconfig.
> * New locale hrx_BR (Hunsrik as spoken in Brazil).
>
> Upstream changes affecting compatibility:
>
> * The --enable-memory-tagging configure option, and the AArch64 specific
>   functionality it gated, have been removed. Drop the corresponding
>   memory-tagging PACKAGECONFIG, it would now be an unrecognized option.
> * The --enable-static-nss configure option has been removed, it was not
>   used here.
> * The s390-linux-gnu (31bit) configuration is no longer supported.
>
> Recipe metadata changes:
>
> * Change 0004-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-SDK.patch,
>   it is adjusted for open_path() now sizing its candidate
>   path buffer via dl_scratch_buffer instead of alloca. The pre-pass that
>   computes the real max_dirnamelen is kept ahead of that allocation, so
>   print_search_path()'s new buffer precondition stays satisfied too.
> * Drop 0023-CVE-2026-5450.patch and CVE_STATUS_STABLE_BACKPORTS, already
>   in 2.44
> * Drop the PR/HASHEQUIV_HASH_VERSION bump as its comment instructs.
>
> Tested on qemux86-64
>
> [1] https://sourceware.org/pipermail/libc-alpha/2026-July/179159.html
>
> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
> ---

Hi Khem,

Thanks for the upgrade. I can see two failures here: I believe the first
one is expected, but not the second one.

So first, buildtools builder is failing with:
ERROR: Failed to spawn fakeroot worker to run /srv/pokybuild/yocto-worker/buildtools/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_install: [Errno 32] Broken pipe

https://autobuilder.yoctoproject.org/valkyrie/#/builders/43/builds/4256
I believe this is just because we need to rebuild uninative on glibc
upgrade.


The second issue is a ptest failure:
Failed ptests:
{'m4': 'START: ptest-runner\n'
...
       'EAGAIN == EWOULDBLOCK == 11\n'
       'ENOTSUP == EOPNOTSUPP == 95\n'
       'PASS: test-errno-h\n'
       'PASS: test-error.sh\n'
       'test-execute-main: test-execute-child subprocess failed: No such file '
       'or directory\n'
       'Timeout! System state:\n'
       'Collected system state:\n'
       '+ dmesg\n'
...
       'ERROR: Exited from signal Killed (9)\n'
       'DURATION: 451\n'}

https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/4138
https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/4123
https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/2009
https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/4128

Can you have a look at that last issue?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2026-07-29  4:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-28  7:26 [PATCH] glibc: Upgrade to 2.44 release Khem Raj
2026-07-29  4:56 ` Mathieu Dubois-Briand [this message]
2026-07-29  6:21   ` [OE-core] " Richard Purdie

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=DKASDKR2N2G5.1R4ZYL1X4YO0C@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=khem.raj@oss.qualcomm.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox