From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libappindicator/
Date: Sat, 12 Jun 2021 06:48:06 +0000 (UTC) [thread overview]
Message-ID: <1623480483.9d882ebb4e37a0388393b1fdc69ae54edb1c9c53.pacho@gentoo> (raw)
commit: 9d882ebb4e37a0388393b1fdc69ae54edb1c9c53
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 06:47:55 2021 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 06:48:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d882ebb
dev-libs/libappindicator: Parallel install still fails
Bug: https://bugs.gentoo.org/795444
Thanks-to: Agostino Sarubbo
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild b/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild
index c963bba5ce2..68a9bedb71d 100644
--- a/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild
+++ b/dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild
@@ -67,6 +67,11 @@ multilib_src_test() {
GVFS_DISABLE_FUSE=1 dbus-run-session emake check
}
+multilib_src_install() {
+ # Fails in parallel, bug #795444
+ emake -j1 DESTDIR="${D}" install
+}
+
multilib_src_install_all() {
einstalldocs
find "${ED}" -name '*.la' -delete || die
next reply other threads:[~2021-06-12 6:48 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-12 6:48 Pacho Ramos [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-09-10 8:13 Vadim Misbakh-Soloviov
2021-07-11 20:51 Sam James
2021-07-09 6:26 Agostino Sarubbo
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=1623480483.9d882ebb4e37a0388393b1fdc69ae54edb1c9c53.pacho@gentoo \
--to=pacho@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