From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Edgar Bonet <bonet@grenoble.cnrs.fr>
Cc: buildroot@buildroot.org, Michael Fischer <mf@go-sys.de>,
Anthony Viallard <viallard@syscom-instruments.com>
Subject: Re: [Buildroot] [PATCH v2 1/1] package/gnuplot: fix build failures on undefined FE_UNDERFLOW
Date: Thu, 31 Oct 2024 20:54:30 +0100 [thread overview]
Message-ID: <20241031205430.45907fec@windsurf> (raw)
In-Reply-To: <e229fa46-f9ef-4ab6-b7d2-523809e2a3d6@grenoble.cnrs.fr>
On Fri, 27 Sep 2024 14:09:01 +0200
Edgar Bonet <bonet@grenoble.cnrs.fr> wrote:
> Gnuplot carries the implicit assumption that, if the header fenv.h is
> available, then it must define FE_UNDERFLOW. This assumption fails on
> microblaze{,el}, mips{,64}{,el}, nios2 and or1k.
>
> Fixes:
> - https://autobuild.buildroot.org/results/aa177c4f4f7c7429f052cebbf54f7027e4b2cabd/
> - https://autobuild.buildroot.org/results/868ca441daa2485b997f307edeede31dd229bfc2/
> - https://autobuild.buildroot.org/results/0a152cbfe23703bc5012098864d7fd5608775882/
> - https://autobuild.buildroot.org/results/d43be86091c9bd9163c145264151532f0f485528/
> Signed-off-by: Edgar Bonet <bonet@grenoble.cnrs.fr>
> ---
> Changes v1 -> v2:
> - replaced the submitted patch with the version accepted upstream
> (different title and slightly different contents)
> - removed Upstream: link to the submitted patch
> - added Upstream: links to the accepted commits (for 'master' and the
> 'branch-6-0-stable' maintenance branch)
> - in the commit log, updated the list of architectures where the build
> fails
> - in the commit log, updated Fixes: links to point to the latest
> failure on each architecture family
Applied to master, thanks a lot!
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-10-31 19:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 15:36 [Buildroot] [PATCH 1/1] package/gnuplot: fix build failures on undefined FE_UNDERFLOW Edgar Bonet
2024-09-27 12:09 ` [Buildroot] [PATCH v2 " Edgar Bonet
2024-10-31 19:54 ` Thomas Petazzoni via buildroot [this message]
2024-11-20 21:41 ` Peter Korsgaard
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=20241031205430.45907fec@windsurf \
--to=buildroot@buildroot.org \
--cc=bonet@grenoble.cnrs.fr \
--cc=mf@go-sys.de \
--cc=thomas.petazzoni@bootlin.com \
--cc=viallard@syscom-instruments.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.