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: media-plugins/cmt-plugins/
Date: Mon, 25 Mar 2024 09:21:56 +0000 (UTC)	[thread overview]
Message-ID: <1711358441.ccd45bff016100df57ae39e747c2334270ad1a1b.sam@gentoo> (raw)

commit:     ccd45bff016100df57ae39e747c2334270ad1a1b
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon Mar 25 01:31:22 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 09:20:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd45bff

media-plugins/cmt-plugins: mark as LTO-unsafe

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

 media-plugins/cmt-plugins/cmt-plugins-1.17-r1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/media-plugins/cmt-plugins/cmt-plugins-1.17-r1.ebuild b/media-plugins/cmt-plugins/cmt-plugins-1.17-r1.ebuild
index b540f1e938d7..9002989f400d 100644
--- a/media-plugins/cmt-plugins/cmt-plugins-1.17-r1.ebuild
+++ b/media-plugins/cmt-plugins/cmt-plugins-1.17-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit multilib toolchain-funcs multilib-minimal
+inherit flag-o-matic multilib toolchain-funcs multilib-minimal
 
 MY_P="cmt_${PV}"
 S="${WORKDIR}/${MY_P}"
@@ -37,6 +37,11 @@ src_prepare() {
 }
 
 multilib_src_compile() {
+	# -Werror=odr
+	# https://bugs.gentoo.org/860120
+	# Upstream contact method is email. I have sent one describing the issue.
+	filter-lto
+
 	cd src
 	tc-export CXX
 	emake PLUGIN_LIB="cmt.so"


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

Thread overview: 20+ 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 --
2024-04-27  8:51 [gentoo-commits] repo/gentoo:master commit in: media-plugins/cmt-plugins/ Miroslav Šulc
2024-04-25 14:45 Sam James
2024-04-25 14:45 Sam James
2024-04-25 14:45 Sam James
2024-04-25 14:45 Sam James
2024-04-25 14:45 Sam James
2024-04-25 14:19 Sam James
2024-03-25  9:21 Sam James
2024-03-25  9:21 Sam James
2024-03-25  9:21 Sam James
2024-03-25  9:21 Sam James
2022-12-05  5:30 WANG Xuerui
2021-08-20 23:23 Marek Szuba
2020-09-05 17:01 Sam James
2020-09-03 23:57 Sam James
2020-08-17 14:06 Agostino Sarubbo
2020-08-17 13:52 Agostino Sarubbo
2020-08-17 13:51 Agostino Sarubbo
2020-08-17  9:55 Agostino Sarubbo

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=1711358441.ccd45bff016100df57ae39e747c2334270ad1a1b.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