public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/ngspice/
Date: Mon, 25 Mar 2024 09:21:57 +0000 (UTC)	[thread overview]
Message-ID: <1711358445.36a9108dbab3a5ca53d03a214f8a9d3568a9c272.sam@gentoo> (raw)

commit:     36a9108dbab3a5ca53d03a214f8a9d3568a9c272
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon Mar 25 02:51:46 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 09:20:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a9108d

sci-electronics/ngspice: mark as LTO-unsafe

Closes: https://bugs.gentoo.org/862513
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-electronics/ngspice/ngspice-40.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/ngspice/ngspice-40.ebuild b/sci-electronics/ngspice/ngspice-40.ebuild
index f29cb217b6fe..edc0fffedaa4 100644
--- a/sci-electronics/ngspice/ngspice-40.ebuild
+++ b/sci-electronics/ngspice/ngspice-40.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit autotools multibuild toolchain-funcs virtualx
+inherit autotools flag-o-matic multibuild toolchain-funcs virtualx
 
 DESCRIPTION="The Next Generation Spice (Electronic Circuit Simulator)"
 HOMEPAGE="http://ngspice.sourceforge.net"
@@ -80,6 +80,11 @@ src_prepare() {
 }
 
 src_configure() {
+	# -Werror=lto-type-mismatch
+	# https://bugs.gentoo.org/862513
+	# https://sourceforge.net/p/ngspice/bugs/665/
+	filter-lto
+
 	multibuild_foreach_variant ngspice_configure
 }
 


             reply	other threads:[~2024-03-25  9:22 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25  9:21 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10 22:43 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/ngspice/ Sam James
2024-12-01 12:12 Sam James
2024-10-26 22:58 Andreas K. Hüttel
2023-12-16  4:12 Sam James
2023-06-12  4:33 Sam James
2023-04-23  8:12 Sam James
2022-08-31  6:22 Jakov Smolić
2022-08-30  9:25 Jakov Smolić
2022-05-16  8:12 David Seifert
2022-01-25 16:55 Sam James
2021-09-05 19:17 Jason Zaman
2021-03-12 18:12 Marek Szuba
2021-03-11 12:29 Marek Szuba
2021-02-22 18:57 Sam James
2019-11-04 19:10 Thomas Deutschmann
2019-11-04  8:35 Michał Górny
2019-11-03 22:17 Denis Dupeyron
2018-10-02  6:00 Jeroen Roovers
2017-12-29 15:11 Marek Szuba
2017-12-28 13:26 Marek Szuba
2017-12-27 21:11 Marek Szuba

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=1711358445.36a9108dbab3a5ca53d03a214f8a9d3568a9c272.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