All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org,
	Ibai Erkiaga <ibai.erkiaga-elorza@amd.com>,
	Neal Frager <neal.frager@amd.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/gcc-bare-metal: bump to version 15.2.0 to fix build
Date: Fri, 15 Aug 2025 17:30:50 +0200	[thread overview]
Message-ID: <20250815173050.1cc70ac9@windsurf> (raw)
In-Reply-To: <20250815152737.588503-1-ju.o@free.fr>

On Fri, 15 Aug 2025 17:27:37 +0200
Julien Olivain <ju.o@free.fr> wrote:

> Since Buildroot commit [1] "package/gcc: bump 15.x series to 15.2.0",
> gcc-bare-metal fails to download its sources. For example using the
> commands:
> 
> 	make zynqmp_kria_kv260_defconfig
> 	make source
> 
> fails with error:
> 
> 	ERROR: No hash found for gcc-15.1.0.tar.xz
> 
> This is because the gcc-bare-metal package reuses the hash file and
> the 15.x package patch directory from the gcc package (which was
> bumped to 15.2.0), but still defines its _VERSION to 15.1.0.
> 
> This commit fixes this issue by bumping gcc-bare-metal to 15.2.0.
> 
> Fixes:
> https://autobuild.buildroot.org/results/eda879fb8e1ccd696f01927087713b88a4b1a2c5
> https://gitlab.com/buildroot.org/buildroot/-/jobs/11026775160
> 
> [1] https://gitlab.com/buildroot.org/buildroot/-/commit/b1dd235ad0dd91e1919a167a17cc9cd20a3695b2
> 
> Cc: Ibai Erkiaga <ibai.erkiaga-elorza@amd.com>
> Cc: Neal Frager <neal.frager@amd.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Signed-off-by: Julien Olivain <ju.o@free.fr>

Dammit, I always forget about gcc-bare-metal. Maybe we need to add a
comment in package/gcc/Config.in.host saying "if you change since, also
change gcc-bare-metal".

Otherwise:

Acked-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-08-15 15:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-15 15:27 [Buildroot] [PATCH 1/1] package/gcc-bare-metal: bump to version 15.2.0 to fix build Julien Olivain via buildroot
2025-08-15 15:30 ` Thomas Petazzoni via buildroot [this message]
2025-08-15 17:02   ` Frager, Neal via buildroot
2025-08-15 17:11     ` Frager, Neal via buildroot
2025-08-15 18:29       ` Thomas Petazzoni via buildroot
2025-08-15 18:38         ` Frager, Neal via buildroot
2025-08-15 18:42           ` Thomas Petazzoni via buildroot
2025-08-15 19:04             ` Frager, Neal via buildroot
2025-08-16 19:39 ` Thomas Petazzoni via buildroot

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=20250815173050.1cc70ac9@windsurf \
    --to=buildroot@buildroot.org \
    --cc=ibai.erkiaga-elorza@amd.com \
    --cc=ju.o@free.fr \
    --cc=neal.frager@amd.com \
    --cc=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.