From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>,
Christian Stewart <christian@aperture.us>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] Revert "package/crun: allow building with uClibc"
Date: Mon, 22 Jul 2024 22:42:26 +0200 [thread overview]
Message-ID: <20240722224226.5c8a2235@windsurf> (raw)
In-Reply-To: <20240213210523.166319-1-fontaine.fabrice@gmail.com>
Hello,
+Alexey for ARC specific topic/question.
On Tue, 13 Feb 2024 22:05:23 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> This reverts commit 223596c75d73a7eb29152235d3c5d9bf53bd58f5 indeed
> fexecve is only available since
> https://github.com/wbx-github/uclibc-ng/commit/858ffad217076227089cc17eb832db0bd1497792
> resulting in the following build failure with uclibc < 1.0.33:
>
> /home/thomas/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arceb-snps-linux-uclibc/9.2.1/../../../../arceb-snps-linux-uclibc/bin/ld: libcrun_testing.a(libcrun_testing_a-cloned_binary.o): in function `ensure_cloned_binary':
> /home/thomas/autobuild/instance-3/output-1/build/crun-1.8.4/src/libcrun/cloned_binary.c:540: undefined reference to `fexecve'
>
> Fixes: 223596c75d73a7eb29152235d3c5d9bf53bd58f5
> - http://autobuild.buildroot.org/results/9c4488d5d26e575f39bcbaed8e0793ed1cdb8cd5
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/crun/Config.in | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
I don't think this is the right fix. The issue is occurring here with
the rather old Synopsys ARC toolchain, of which we're using version
2019.09. Turns out
that https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/
has much much newer versions available, so the right fix really would be to
upgrade.
Alexey, do you think someone on your side could work on this? Unless
Fabrice you're interested in having a look?
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-22 20:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-13 21:05 [Buildroot] [PATCH 1/1] Revert "package/crun: allow building with uClibc" Fabrice Fontaine
2024-07-22 20:42 ` Thomas Petazzoni via buildroot [this message]
2024-07-25 13:14 ` Alexey Brodkin 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=20240722224226.5c8a2235@windsurf \
--to=buildroot@buildroot.org \
--cc=Alexey.Brodkin@synopsys.com \
--cc=christian@aperture.us \
--cc=fontaine.fabrice@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox