public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vadim Misbakh-Soloviov" <mva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libappindicator/
Date: Fri, 10 Sep 2021 08:13:28 +0000 (UTC)	[thread overview]
Message-ID: <1631261593.74228c0a4add5a77f70c44d5a31998847df6edab.mva@gentoo> (raw)

commit:     74228c0a4add5a77f70c44d5a31998847df6edab
Author:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 10 08:13:13 2021 +0000
Commit:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
CommitDate: Fri Sep 10 08:13:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74228c0a

dev-libs/libappindicator: fix parallel build

See referenced bug

Bug: https://bugs.gentoo.org/638782
Package-Manager: Portage-3.0.22, Repoman-3.0.1
Signed-off-by: Vadim Misbakh-Soloviov <mva <AT> gentoo.org>

 dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild b/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild
index 3aae6e4b558..3595bdcc538 100644
--- a/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild
+++ b/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild
@@ -62,6 +62,12 @@ multilib_src_configure() {
 		$(multilib_native_use_enable introspection)
 }
 
+multilib_src_compile() {
+	# Was initially reported in 638782, then fixed, and then fix disappeared.
+	# But I facing it every time I (mva) trying to rebuild it on my machine even now (Sep'21)
+	emake -j1
+}
+
 multilib_src_test() {
 	# Prevent tests from trying to write on /dev/fuse
 	GVFS_DISABLE_FUSE=1 dbus-run-session emake check


             reply	other threads:[~2021-09-10  8:13 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10  8:13 Vadim Misbakh-Soloviov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-19  4:50 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libappindicator/ WANG Xuerui
2022-07-18 21:58 Sam James
2022-07-06 17:57 Mike Gilbert
2022-06-20 17:46 Arthur Zamarin
2022-06-07  7:05 Sam James
2022-06-01  6:44 Sam James
2022-06-01  5:25 Sam James
2021-07-11 20:51 Sam James
2021-07-09  6:26 Agostino Sarubbo
2021-06-12  6:48 Pacho Ramos
2021-05-26 13:43 Pacho Ramos
2021-05-26 12:24 Pacho Ramos
2020-02-09 16:18 Michał Górny
2020-01-23  9:59 Georgy Yakovlev
2018-10-31  8:39 Sergei Trofimovich
2018-10-20 11:39 Pacho Ramos
2018-10-17  8:51 Tobias Klausmann
2017-12-21 21:16 Patrice Clement
2016-07-21 10:36 Michael Palimaka
2016-06-02 14:47 Michael Palimaka
2016-06-02 14:47 Michael Palimaka
2016-04-07 13:27 Mikle Kolyada
2016-04-07 13:02 Michael Palimaka
2016-04-07 12:45 Michael Palimaka
2016-01-08 15:43 Alexey Shvetsov

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=1631261593.74228c0a4add5a77f70c44d5a31998847df6edab.mva@gentoo \
    --to=mva@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