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/xoscope/
Date: Tue,  5 Mar 2024 04:48:48 +0000 (UTC)	[thread overview]
Message-ID: <1709614071.3e255fb3f9352a6662923b47114ad8d7cc4f4e35.sam@gentoo> (raw)

commit:     3e255fb3f9352a6662923b47114ad8d7cc4f4e35
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Tue Mar  5 03:21:38 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  5 04:47:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e255fb3

sci-electronics/xoscope: mark as LTO-unsafe

Upstream is:
- sourceforge
- inactive for 3 years

I did not bother to report a bug as it seems all pain, no gain.

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

 sci-electronics/xoscope/xoscope-2.3.ebuild | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/xoscope/xoscope-2.3.ebuild b/sci-electronics/xoscope/xoscope-2.3.ebuild
index 69434a3f9cfc..59831c2b3e22 100644
--- a/sci-electronics/xoscope/xoscope-2.3.ebuild
+++ b/sci-electronics/xoscope/xoscope-2.3.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 linux-info
+inherit autotools flag-o-matic linux-info
 
 DESCRIPTION="Soundcard Oscilloscope for X"
 HOMEPAGE="http://xoscope.sourceforge.net"
@@ -32,3 +32,12 @@ src_prepare() {
 	default
 	eautoreconf
 }
+
+src_compile() {
+	# -Werror=lto-type-mismatch
+	# https://bugs.gentoo.org/878065
+	# Upstream is a) sourceforge, b) inactive for 3 years. Bug not reported.
+	filter-lto
+
+	default
+}


             reply	other threads:[~2024-03-05  4:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05  4:48 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-07 23:35 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/ Sam James
2022-09-15 11:31 Sam James
2022-09-14 22:10 Sam James
2022-08-29 19:09 Andreas Sturmlechner
2021-01-07 10:14 David Seifert
2020-12-31  1:20 Sam James
2020-11-28 23:10 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=1709614071.3e255fb3f9352a6662923b47114ad8d7cc4f4e35.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