From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL/
Date: Wed, 27 Mar 2024 04:52:11 +0000 (UTC) [thread overview]
Message-ID: <1711514986.599e1dc43dd98ed10c46df2503493c712e74c2e6.sam@gentoo> (raw)
commit: 599e1dc43dd98ed10c46df2503493c712e74c2e6
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Wed Mar 27 04:01:44 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 04:49:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=599e1dc4
dev-perl/PDL: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/856406
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/PDL/PDL-2.63.0.ebuild | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/dev-perl/PDL/PDL-2.63.0.ebuild b/dev-perl/PDL/PDL-2.63.0.ebuild
index f1d29bd269e6..6dcdc03f0842 100644
--- a/dev-perl/PDL/PDL-2.63.0.ebuild
+++ b/dev-perl/PDL/PDL-2.63.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ DIST_EXAMPLES=( "Example/*" )
FORTRAN_NEEDED=fortran
-inherit perl-module fortran-2
+inherit flag-o-matic perl-module fortran-2
DESCRIPTION="Perl Data Language for scientific computing"
@@ -97,6 +97,11 @@ src_prepare() {
}
src_configure() {
+ # -Werror=lto-type-mismatch
+ # https://bugs.gentoo.org/856406
+ # https://github.com/PDLPorters/pdl/issues/468
+ filter-lto
+
sed -i \
-e '/USE_POGL/s/=>.*/=> 1,/' \
-e "/WITH_3D/s/=>.*/=> 1,/" \
next reply other threads:[~2024-03-27 4:52 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-27 4:52 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-11 23:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL/ Andreas K. Hüttel
2025-04-11 22:44 Andreas K. Hüttel
2025-04-11 21:18 Andreas K. Hüttel
2025-03-23 9:00 Arthur Zamarin
2025-02-27 22:54 Andreas K. Hüttel
2024-10-14 7:08 Arthur Zamarin
2024-10-14 4:18 Sam James
2024-05-12 0:12 Sam James
2024-05-01 7:54 Sam James
2024-04-30 23:08 Andreas K. Hüttel
2023-05-03 18:58 Sam James
2023-03-24 11:26 Arthur Zamarin
2023-03-22 9:21 Sam James
2023-03-22 5:27 Sam James
2021-12-08 5:29 Sam James
2021-11-20 10:23 Arthur Zamarin
2021-10-10 23:45 Sam James
2021-07-17 19:18 Andreas K. Hüttel
2021-03-26 9:21 Andreas K. Hüttel
2020-04-26 10:35 David Seifert
2017-06-24 6:21 Kent Fredric
2017-03-17 10:26 Agostino Sarubbo
2017-03-17 10:15 Agostino Sarubbo
2017-03-15 14:14 Michael Weber
2017-03-15 13:00 Michael Weber
2017-02-13 13:18 David Seifert
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=1711514986.599e1dc43dd98ed10c46df2503493c712e74c2e6.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