From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] fixup! toolchains: version bump 2024.11.1 -> 2025.11.0
Date: Wed, 10 Dec 2025 07:47:23 +0100 [thread overview]
Message-ID: <aTkXeyZpVSEUudoC@pengutronix.de> (raw)
In-Reply-To: <20251209144136.3292576-1-rhi@pengutronix.de>
Squashed.
On Tue, Dec 09, 2025 at 03:41:22PM +0100, Roland Hieber wrote:
> Roland Hieber wrote:
> > Hmm. Somehow I forgot to bump the mips, mipsel, and v7a_noneon
> > toolchains, I'll send another series for that.
>
> Decided to send a fixup instead as long as its still in next. The mips
> kernels 6.6 no longer compile with GCC 15, I did not try to fix that,
> but the v7a_noneon builds.
>
> - Roland
>
> ---
> .../platform-v7a_noneon/barebox-at91.config | 2 +-
> .../barebox-at91.config.diff | 3 ++-
> .../barebox-vexpress.config | 2 +-
> .../barebox-vexpress.config.diff | 3 ++-
> configs/platform-v7a_noneon/kernelconfig | 19 +++++++++++++------
> configs/platform-v7a_noneon/platformconfig | 6 +++---
> 6 files changed, 22 insertions(+), 13 deletions(-)
>
> diff --git a/configs/platform-v7a_noneon/barebox-at91.config b/configs/platform-v7a_noneon/barebox-at91.config
> index c2c713032cd7..12042642b575 100644
> --- a/configs/platform-v7a_noneon/barebox-at91.config
> +++ b/configs/platform-v7a_noneon/barebox-at91.config
> @@ -109,7 +109,7 @@ CONFIG_ARCH_HAS_SJLJ=y
> CONFIG_HAS_DEBUG_LL=y
> CONFIG_HAVE_ARCH_KASAN=y
> CONFIG_CC_IS_GCC=y
> -CONFIG_GCC_VERSION=140201
> +CONFIG_GCC_VERSION=150201
> CONFIG_CLANG_VERSION=0
> CONFIG_GREGORIAN_CALENDER=y
> CONFIG_HAS_KALLSYMS=y
> diff --git a/configs/platform-v7a_noneon/barebox-at91.config.diff b/configs/platform-v7a_noneon/barebox-at91.config.diff
> index a4a29961054a..f3164befbca2 100644
> --- a/configs/platform-v7a_noneon/barebox-at91.config.diff
> +++ b/configs/platform-v7a_noneon/barebox-at91.config.diff
> @@ -1,5 +1,5 @@
> 93f609b06d41c861931fd2c0592a536f
> -104ee59d52fec1bfcec398bb406c648b
> +63f888732cb773e19b38931e5d92b85d
> CONFIG_ARCH_AT91=y
> # CONFIG_ARCH_BCM283X is not set
> # CONFIG_ARCH_IMX is undefined
> @@ -70,6 +70,7 @@ CONFIG_FS_UBIFS=y
> CONFIG_FS_UBIFS_COMPRESSION_LZO=y
> # CONFIG_FS_UBIFS_COMPRESSION_ZLIB is not set
> CONFIG_FS_UBIFS_COMPRESSION_ZSTD=y
> +CONFIG_GCC_VERSION=150201
> CONFIG_GENERIC_ALLOCATOR=y
> # CONFIG_GPIO_RASPBERRYPI_EXP is undefined
> # CONFIG_GPIO_SAMA5D2_PIOBU is not set
> diff --git a/configs/platform-v7a_noneon/barebox-vexpress.config b/configs/platform-v7a_noneon/barebox-vexpress.config
> index 9cee673f8eae..98d93eeaa712 100644
> --- a/configs/platform-v7a_noneon/barebox-vexpress.config
> +++ b/configs/platform-v7a_noneon/barebox-vexpress.config
> @@ -87,7 +87,7 @@ CONFIG_ARCH_HAS_SJLJ=y
> CONFIG_HAS_DEBUG_LL=y
> CONFIG_HAVE_ARCH_KASAN=y
> CONFIG_CC_IS_GCC=y
> -CONFIG_GCC_VERSION=140201
> +CONFIG_GCC_VERSION=150201
> CONFIG_CLANG_VERSION=0
> CONFIG_GREGORIAN_CALENDER=y
> CONFIG_HAS_KALLSYMS=y
> diff --git a/configs/platform-v7a_noneon/barebox-vexpress.config.diff b/configs/platform-v7a_noneon/barebox-vexpress.config.diff
> index 57ead0b64023..d410056e137a 100644
> --- a/configs/platform-v7a_noneon/barebox-vexpress.config.diff
> +++ b/configs/platform-v7a_noneon/barebox-vexpress.config.diff
> @@ -1,5 +1,5 @@
> 93f609b06d41c861931fd2c0592a536f
> -feda0633ec76b4a6a0d546d8b20a7bf2
> +4366284115d8d74faf1d5670a3aa9981
> CONFIG_AMBA_SP804=y
> # CONFIG_ARCH_BCM283X is not set
> CONFIG_ARCH_VEXPRESS=y
> @@ -22,6 +22,7 @@ CONFIG_DRIVER_CFI_INTEL=y
> CONFIG_DRIVER_NET_SMC911X=y
> # CONFIG_DRIVER_SPI_GPIO is undefined
> # CONFIG_FIRMWARE_ALTERA_SERIAL is undefined
> +CONFIG_GCC_VERSION=150201
> # CONFIG_GENERIC_GPIO is undefined
> # CONFIG_GPIOLIB is undefined
> # CONFIG_GPIO_74164 is undefined
> diff --git a/configs/platform-v7a_noneon/kernelconfig b/configs/platform-v7a_noneon/kernelconfig
> index bd9c3f687050..c5181e0f18a6 100644
> --- a/configs/platform-v7a_noneon/kernelconfig
> +++ b/configs/platform-v7a_noneon/kernelconfig
> @@ -2,24 +2,31 @@
> # Automatically generated file; DO NOT EDIT.
> # Linux/arm 6.18 Kernel Configuration
> #
> -CONFIG_CC_VERSION_TEXT="arm-v7a-linux-gnueabihf-gcc (OSELAS.Toolchain-2024.11.1 14-20250308) 14.2.1 20250308"
> +CONFIG_CC_VERSION_TEXT="arm-v7a-linux-gnueabihf-gcc (OSELAS.Toolchain-2025.11.0 15-20251122) 15.2.1 20251122"
> CONFIG_CC_IS_GCC=y
> -CONFIG_GCC_VERSION=140201
> +CONFIG_GCC_VERSION=150201
> CONFIG_CLANG_VERSION=0
> CONFIG_AS_IS_GNU=y
> -CONFIG_AS_VERSION=24301
> +CONFIG_AS_VERSION=24501
> CONFIG_LD_IS_BFD=y
> -CONFIG_LD_VERSION=24301
> +CONFIG_LD_VERSION=24501
> CONFIG_LLD_VERSION=0
> -CONFIG_RUSTC_VERSION=108200
> -CONFIG_RUSTC_LLVM_VERSION=190107
> +CONFIG_RUSTC_VERSION=109101
> +CONFIG_RUSTC_LLVM_VERSION=210106
> CONFIG_CC_CAN_LINK=y
> CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
> CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
> CONFIG_CC_HAS_ASM_INLINE=y
> CONFIG_CC_HAS_ASSUME=y
> CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
> +CONFIG_CC_HAS_COUNTED_BY=y
> +CONFIG_CC_HAS_MULTIDIMENSIONAL_NONSTRING=y
> CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
> +CONFIG_RUSTC_HAS_COERCE_POINTEE=y
> +CONFIG_RUSTC_HAS_SPAN_FILE=y
> +CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES=y
> +CONFIG_RUSTC_HAS_FILE_WITH_NUL=y
> +CONFIG_RUSTC_HAS_FILE_AS_C_STR=y
> CONFIG_PAHOLE_VERSION=0
> CONFIG_IRQ_WORK=y
> CONFIG_BUILDTIME_TABLE_SORT=y
> diff --git a/configs/platform-v7a_noneon/platformconfig b/configs/platform-v7a_noneon/platformconfig
> index 360e31429b31..82fb9a733049 100644
> --- a/configs/platform-v7a_noneon/platformconfig
> +++ b/configs/platform-v7a_noneon/platformconfig
> @@ -67,11 +67,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
> #
> # toolchain
> #
> -PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2024.11.1"
> -PTXCONF_CROSSCHAIN_CHECK="14.2.1"
> +PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2025.11.0"
> +PTXCONF_CROSSCHAIN_CHECK="15.2.1"
> PTXCONF_LIBC_GLIBC=y
> # PTXCONF_LIBC_UCLIBC is not set
> -PTXCONF_GLIBC_VERSION="2.40"
> +PTXCONF_GLIBC_VERSION="2.42"
> PTXCONF_GNU_TARGET="arm-v7a-linux-gnueabihf"
> PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
> PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
> --
> 2.47.3
>
>
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
prev parent reply other threads:[~2025-12-10 6:47 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-05 22:22 [DistroKit] [PATCH 1/6] v8a: barebox-r5: sync config file changes Roland Hieber
2025-12-05 22:22 ` [DistroKit] [PATCH 2/6] v8a: barebox-r5: clean up recipe Roland Hieber
2025-12-10 12:13 ` [DistroKit] [PATCH] fixup! " Michael Olbrich
2025-12-10 13:09 ` Robert Schwebel
2025-12-05 22:22 ` [DistroKit] [PATCH 3/6] v7a: at91bootstrap: version bump 4.0.6-rc1 -> 4.0.12 Roland Hieber
2025-12-08 9:22 ` Alexander Dahl
2025-12-05 22:22 ` [DistroKit] [PATCH 4/6] v8a: tf-a: make it compile with GCC 15 Roland Hieber
2025-12-05 22:22 ` [DistroKit] [PATCH 5/6] v8a: tf-a: re-export patch queue with 'git ptx-patches' Roland Hieber
2025-12-05 22:22 ` [DistroKit] [PATCH 6/6] toolchains: version bump 2024.11.1 -> 2025.11.0 Roland Hieber
2025-12-06 11:41 ` [DistroKit] [PATCH 1/6] v8a: barebox-r5: sync config file changes Robert Schwebel
2025-12-08 10:22 ` Roland Hieber
2025-12-08 10:27 ` Robert Schwebel
2025-12-08 10:52 ` Roland Hieber
2025-12-09 14:41 ` [DistroKit] [PATCH] fixup! toolchains: version bump 2024.11.1 -> 2025.11.0 Roland Hieber
2025-12-10 6:47 ` Robert Schwebel [this message]
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=aTkXeyZpVSEUudoC@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=rhi@pengutronix.de \
/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