From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Julien Olivain <ju.o@free.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/openblas: fix build without MMU
Date: Fri, 10 May 2024 22:53:53 +0200 [thread overview]
Message-ID: <20240510225353.43655bcb@windsurf> (raw)
In-Reply-To: <20240310182439.441668-1-fontaine.fabrice@gmail.com>
On Sun, 10 Mar 2024 19:24:39 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix the following build failure without MMU:
>
> /home/buildroot/autobuild/instance-1/output-1/host/riscv64-buildroot-linux-uclibc/bin/ld.real: test_fork.o: in function `.L6':
> test_fork.c:(.text+0x120): undefined reference to `fork'
>
> autobuilder failure is raised since the addition of RISC-V support by
> commit c789bcddf0fb17580bef0cdc45b5334a90ecdf13
>
> Fixes:
> - http://autobuild.buildroot.org/results/b9d097ae077f2cb40fc60de94bf25423636af005
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> ...ding-against-an-uClibc-that-does-not.patch | 28 +++++++++++++++++++
> ...-uclibc-that-does-not-implement-fork.patch | 28 +++++++++++++++++++
> 2 files changed, 56 insertions(+)
> create mode 100644 package/openblas/0002-Skip-the-fork-test-when-building-against-an-uClibc-that-does-not.patch
> create mode 100644 package/openblas/0003-Skip-test-when-building-with-a-uclibc-that-does-not-implement-fork.patch
It seems like following the bump in
59b48b5cff057f2429b1143d6f50c39d93ca8ef3, these patches are no longer
needed. Could you confirm? At least patch 0002 no longer applies.
Thanks,
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-05-10 20:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-10 18:24 [Buildroot] [PATCH 1/1] package/openblas: fix build without MMU Fabrice Fontaine
2024-05-10 20:53 ` Thomas Petazzoni via buildroot [this message]
2024-05-13 10:55 ` Fabrice Fontaine
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=20240510225353.43655bcb@windsurf \
--to=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--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