From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mumps/
Date: Thu, 21 Mar 2024 05:58:45 +0000 (UTC) [thread overview]
Message-ID: <1711000657.3b05cbc43c32d8c519df31a6ccabd17ebd0d6d19.sam@gentoo> (raw)
commit: 3b05cbc43c32d8c519df31a6ccabd17ebd0d6d19
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 21 03:05:50 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 05:57:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b05cbc4
sci-libs/mumps: mark as LTO-unsafe, strict-aliasing unsafe
I would like to report this upstream. However, the only contact method
is their mailing list. And their mailing list may or may not work -- I
find it hard to tell because I've never seen the interface before, but
it is mostly in French and the bit that I recognized doesn't seem to
have working links to e.g. the archive.
Closes: https://bugs.gentoo.org/862903
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/mumps/mumps-5.3.5-r1.ebuild | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/sci-libs/mumps/mumps-5.3.5-r1.ebuild b/sci-libs/mumps/mumps-5.3.5-r1.ebuild
index 705a251a15d6..8df93f5e4e8c 100644
--- a/sci-libs/mumps/mumps-5.3.5-r1.ebuild
+++ b/sci-libs/mumps/mumps-5.3.5-r1.ebuild
@@ -63,6 +63,16 @@ static_to_shared() {
}
src_prepare() {
+ # -Werror=strict-aliasing
+ # https://bugs.gentoo.org/862903
+ #
+ # There is an upstream mailing list but it seems to be broken. I *think*,
+ # because it's all in French. I tried and failed to report the bug.
+ #
+ # Do not trust with LTO either.
+ append-flags -fno-strict-aliasing
+ filter-lto
+
# workaround for gcc10 (bug #743442)
append-fflags $(test-flags-FC -fallow-argument-mismatch)
next reply other threads:[~2024-03-21 5:58 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-21 5:58 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-21 3:16 [gentoo-commits] repo/gentoo:master commit in: sci-libs/mumps/ Sam James
2023-03-07 0:18 Yixun Lan
2023-01-02 18:42 Matthias Maier
2022-12-04 9:23 WANG Xuerui
2021-09-07 17:56 Michael Orlitzky
2021-04-07 5:24 Sam James
2021-04-07 5:24 Sam James
2021-01-02 7:02 Sam James
2021-01-02 7:02 Sam James
2021-01-02 7:02 Sam James
2020-09-18 22:27 Sam James
2020-09-18 16:58 Sam James
2020-09-18 16:47 Sam James
2020-09-18 16:47 Sam James
2018-11-26 0:36 Matthias Maier
2018-11-26 0:36 Matthias Maier
2018-11-26 0:31 Matthias Maier
2018-10-08 17:56 Matthias Maier
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=1711000657.3b05cbc43c32d8c519df31a6ccabd17ebd0d6d19.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/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