From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <raj.khem@gmail.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v2 2/3] kexec-tools: Fix build with LLD linker
Date: Thu, 04 Sep 2025 10:38:09 +0200 [thread overview]
Message-ID: <DCJVOTBI82GN.35SPDJFPGFLHE@bootlin.com> (raw)
In-Reply-To: <20250904051509.798465-2-raj.khem@gmail.com>
On Thu Sep 4, 2025 at 7:15 AM CEST, Khem Raj via lists.openembedded.org wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
Hi Khem,
Thanks for the new version.
It looks like the build is failing:
ERROR: kexec-tools-2.0.31-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/genericx86/build/build/tmp/work/core2-32-poky-linux/kexec-tools/2.0.31/temp/run.do_compile.3699006' failed with exit code 1
...
| i686-poky-linux-ld --sysroot=/srv/pokybuild/yocto-worker/genericx86/build/build/tmp/work/core2-32-poky-linux/kexec-tools/2.0.31/recipe-sysroot -melf_i386 -e _start --image-base=0x10000 -Ttext 0x10000 -o build/lib/kexec-tools/kexec_test kexec_test/kexec_test16.o kexec_test/kexec_test.o
| i686-poky-linux-ld: section .note.gnu.property LMA [000100f4,0001011b] overlaps section .text LMA [00010000,00010e3c]
| make: *** [../sources/kexec-tools-2.0.31/kexec_test/Makefile:38: build/lib/kexec-tools/kexec_test] Error 1
| ERROR: oe_runmake failed
https://autobuilder.yoctoproject.org/valkyrie/#/builders/19/builds/2327
Can you have a look at this please?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-09-04 8:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-04 5:15 [PATCH v2 1/3] kea: Fix build with clang/libc++ 21 Khem Raj
2025-09-04 5:15 ` [PATCH v2 2/3] kexec-tools: Fix build with LLD linker Khem Raj
2025-09-04 5:31 ` Patchtest results for " patchtest
2025-09-04 8:38 ` Mathieu Dubois-Briand [this message]
2025-09-04 5:15 ` [PATCH v3 3/3] grub,grub-efi: Always use BFD linker with clang 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=DCJVOTBI82GN.35SPDJFPGFLHE@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 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.