Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain via buildroot <buildroot@buildroot.org>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] boot/grub2: fix build issue since 2.14 version bump
Date: Sat, 08 Aug 2026 16:40:12 +0200	[thread overview]
Message-ID: <bd6db4c34b2a04320b4e02df3851541d@free.fr> (raw)
In-Reply-To: <20260808130004.1231694-1-thomas.petazzoni@bootlin.com>

On 08/08/2026 15:00, Thomas Petazzoni via buildroot wrote:
> Since the bump of grub2 to version 2.14, the build fails on some
> configurations with:
> 
> /home/autobuild/autobuild/instance-8/output-1/host/bin/grub-mkimage: 
> error: 
> `/home/autobuild/autobuild/instance-8/output-1/build/grub2-2.14/build-i386-pc/grub-core//kernel.img' 
> is miscompiled: its start address is 0x9074 instead of 0x9000: ld.gold 
> bug?.
> 
> We are not the only ones affected: OpenEmbedded has the issue as well,
> addressed in commit
> https://github.com/openembedded/openembedded-core/commit/66aefeca482e2985fef5b936ff611ba8b7f81b85,
> and this commit points that libreboot and Gentoo have also adopted the
> same temporary fix: revert two upstream commits.
> 
> So to fix the issue in Buildroot, we take the same approach. It is
> temporary, and there is an upstream patch series under discussion to
> really fix the problem. But as this series has 9 patches still under
> discussion, we take the simpler approach of reverting two simpler
> patches for the time being.
> 
> host-pkgconf is needed as an additional dependency because
> configure.ac using m4 macros provided by host-pkgconf.
> 
> Fixes:
> 
>   
> https://autobuild.buildroot.net/results/89b/89b907278cada3d7ca1fee2d08d66921ffb4d7cc/build-end.log
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2026-08-08 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-08 13:00 [Buildroot] [PATCH] boot/grub2: fix build issue since 2.14 version bump Thomas Petazzoni via buildroot
2026-08-08 14:40 ` Julien Olivain via buildroot [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=bd6db4c34b2a04320b4e02df3851541d@free.fr \
    --to=buildroot@buildroot.org \
    --cc=ju.o@free.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox