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: kde-apps/cantor/
Date: Fri, 23 Feb 2024 08:56:03 +0000 (UTC)	[thread overview]
Message-ID: <1708678551.df182f2891606e757be3e8406a69f4a0e53ee324.sam@gentoo> (raw)

commit:     df182f2891606e757be3e8406a69f4a0e53ee324
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 08:55:40 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 08:55:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df182f28

kde-apps/cantor: -j1 workaround

Bug: https://bugs.gentoo.org/919576
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/cantor/cantor-23.08.5.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/kde-apps/cantor/cantor-23.08.5.ebuild b/kde-apps/cantor/cantor-23.08.5.ebuild
index 1ed45d01c1aa..0883cbce2dd2 100644
--- a/kde-apps/cantor/cantor-23.08.5.ebuild
+++ b/kde-apps/cantor/cantor-23.08.5.ebuild
@@ -100,6 +100,11 @@ src_configure() {
 	ecm_src_configure
 }
 
+src_compile() {
+	# -j1 for bug #919576
+	MAKEOPTS="-j1" ecm_src_compile
+}
+
 pkg_postinst() {
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
 		optfeature "Maxima backend" sci-mathematics/maxima


             reply	other threads:[~2024-02-23  8:56 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-23  8:56 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-02 20:03 [gentoo-commits] repo/gentoo:master commit in: kde-apps/cantor/ Andreas Sturmlechner
2025-04-02 20:03 Andreas Sturmlechner
2025-03-27  7:21 Arthur Zamarin
2025-03-07 16:59 Arthur Zamarin
2025-01-30 17:19 Andreas Sturmlechner
2025-01-30  9:29 Arthur Zamarin
2025-01-30  9:29 Arthur Zamarin
2025-01-05 19:08 Sam James
2024-11-23 11:36 Andreas Sturmlechner
2024-06-17 18:49 Andreas Sturmlechner
2024-04-23  6:33 Arthur Zamarin
2024-01-09 22:22 Andreas K. Hüttel
2023-03-23 19:58 Andreas Sturmlechner
2023-03-23 16:26 Andreas Sturmlechner
2021-12-09 17:12 Andreas Sturmlechner
2020-12-29 19:54 Andreas Sturmlechner
2020-08-30  7:58 Andreas Sturmlechner
2020-04-30 15:59 Andreas Sturmlechner
2019-05-09 22:08 Andreas Sturmlechner
2017-11-30  2:07 Thomas Deutschmann
2017-10-07 21:39 Andreas Sturmlechner
2017-08-12 12:16 Andreas Sturmlechner
2017-02-18 12:48 Andreas Sturmlechner
2017-02-11 23:35 Andreas Sturmlechner
2017-02-11 23:35 Andreas Sturmlechner
2017-02-02 10:28 Johannes Huber
2016-11-30 14:20 Michael Palimaka
2016-04-20  3:21 Michał Górny

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=1708678551.df182f2891606e757be3e8406a69f4a0e53ee324.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