public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <raj.khem@gmail.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v3 1/7] clang/llvm: Upgrade to 22.x major release
Date: Thu, 26 Mar 2026 20:47:03 +0100	[thread overview]
Message-ID: <DHCZ1JWF0Z8D.20KQY5K4UV33I@bootlin.com> (raw)
In-Reply-To: <20260326151641.3974221-1-khem.raj@oss.qualcomm.com>

On Thu Mar 26, 2026 at 4:16 PM CET, Khem Raj via lists.openembedded.org wrote:
> From: Khem Raj <raj.khem@gmail.com>
>
> Includes support for new Intel (Wildcat Lake, Nova Lake with APX and AVX10.2)
> Arm (C1 Nano, Pro, Premium, Ultra) processors. It also features performance
> optimizations for AMD Zen 4 and Zen 5 architectures.
>
> Integrated Distributed ThinLTO is more mature, with enhancements
> like cache support for incremental builds and robust handling of temporary artifacts.
>
> LLDB added first-class WebAssembly debugging support, including breakpoints and variable inspection.
>
> Support for Google Native Client (NaCl) is dropped in this release.
>
> Detailed ChangeLog [1]
>
> [1] https://releases.llvm.org/22.1.0/docs/ReleaseNotes.html
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---

Hi Khem,

Thanks for the new version.

I have to ask you: I'm having issues to apply this patch, and I already
had issues with the previous one. Are you aware of this?

Applying: clang/llvm: Upgrade to 22.x major release
error: patch failed: meta/recipes-devtools/clang/clang/0001-Install-lldb-tblgen.patch:1
error: meta/recipes-devtools/clang/clang/0001-Install-lldb-tblgen.patch: patch does not apply
error: patch failed: meta/recipes-devtools/clang/clang/0001-clang-Support-building-native-tools-when-cross-compi.patch:1
error: meta/recipes-devtools/clang/clang/0001-clang-Support-building-native-tools-when-cross-compi.patch: patch does not apply
error: patch failed: meta/recipes-devtools/clang/clang/0001-libcxxabi-Find-libunwind-headers-when-LIBCXXABI_LIBU.patch:18
error: meta/recipes-devtools/clang/clang/0001-libcxxabi-Find-libunwind-headers-when-LIBCXXABI_LIBU.patch: patch does not apply
error: patch failed: meta/recipes-devtools/clang/clang/0003-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch:21
error: meta/recipes-devtools/clang/clang/0003-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch: patch does not apply
error: patch failed: meta/recipes-devtools/clang/clang/0005-llvm-allow-env-override-of-exe-and-libdir-path.patch:19
error: meta/recipes-devtools/clang/clang/0005-llvm-allow-env-override-of-exe-and-libdir-path.patch: patch does not apply
...

I had to hand apply part of the previous series. For this one I used:
git cherry-pick -s contrib/yoe/mut~7..contrib/yoe/mut
I believe this should be correct.

Thanks,
Mathieu

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



  parent reply	other threads:[~2026-03-26 19:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-26 15:16 [PATCH v3 1/7] clang/llvm: Upgrade to 22.x major release Khem Raj
2026-03-26 15:16 ` [PATCH v3 2/7] clang: Do not package clang-offload-packager Khem Raj
2026-03-26 15:16 ` [PATCH v3 3/7] spirv-llvm-translation: Upgrade to 22.0 Khem Raj
2026-03-26 15:16 ` [PATCH v3 4/7] llvm: Upgrade to 22.1.2 release Khem Raj
2026-03-26 15:16 ` [PATCH v3 5/7] nativesdk-clang-glue: Delete do_create_recipe_spdx Khem Raj
2026-03-26 15:16 ` [PATCH v3 6/7] rust: Fix build with llvm-22 Khem Raj
2026-03-26 15:16 ` [PATCH v3 7/7] rust: Fix loongarch unit test " Khem Raj
2026-03-26 19:47 ` Mathieu Dubois-Briand [this message]
2026-03-26 20:40   ` [OE-core] [PATCH v3 1/7] clang/llvm: Upgrade to 22.x major release Khem Raj
2026-03-27 10:42 ` Mathieu Dubois-Briand
2026-03-27 18:00   ` Khem Raj
2026-03-28  2:39     ` Khem Raj
2026-03-29 18:00       ` Mathieu Dubois-Briand
2026-03-29 21:37         ` Khem Raj

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=DHCZ1JWF0Z8D.20KQY5K4UV33I@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.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