public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/nanomsg/
Date: Fri, 11 Jun 2021 06:46:13 +0000 (UTC)	[thread overview]
Message-ID: <1623393966.8ebb0ead3a72690b55e7580b2ca41da6075b23d6.juippis@gentoo> (raw)

commit:     8ebb0ead3a72690b55e7580b2ca41da6075b23d6
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Fri Jun 11 06:45:50 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 06:46:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ebb0ead

dev-libs/nanomsg: add 10 seconds on some tests

This should fix test om hppa

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/nanomsg/nanomsg-1.1.5.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/dev-libs/nanomsg/nanomsg-1.1.5.ebuild b/dev-libs/nanomsg/nanomsg-1.1.5.ebuild
index 34a834332b3..8e47be79d1b 100644
--- a/dev-libs/nanomsg/nanomsg-1.1.5.ebuild
+++ b/dev-libs/nanomsg/nanomsg-1.1.5.ebuild
@@ -17,6 +17,14 @@ IUSE="doc"
 
 DEPEND="doc? ( dev-ruby/asciidoctor )"
 
+multilib_src_prepare() {
+	eapply_user
+	# Old CPUs like HPPA fails test because of timeout
+	sed -i -e 's/inproc_shutdown 5/inproc_shutdown 10/' \
+		-e 's/ws_async_shutdown 5/ws_async_shutdown 10/' \
+		-e 's/ipc_shutdown 30/ipc_shutdown 40/' -i CMakeLists.txt || die
+}
+
 multilib_src_configure() {
 	local mycmakeargs=(
 		-DNN_STATIC_LIB=OFF


             reply	other threads:[~2021-06-11  6:46 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11  6:46 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-24  8:52 [gentoo-commits] repo/gentoo:master commit in: dev-libs/nanomsg/ Petr Vaněk
2024-12-28  8:52 Arthur Zamarin
2024-12-28  2:53 Sam James
2024-12-27 15:49 Sam James
2024-03-12 21:44 Arthur Zamarin
2024-03-05 16:02 Arthur Zamarin
2022-09-09  7:59 David Seifert
2022-08-15 11:22 Andreas Sturmlechner
2021-06-17 20:23 Sam James
2021-06-11 15:58 Joonas Niilola
2021-06-11  6:36 Joonas Niilola
2021-06-10 16:36 Sergei Trofimovich
2021-05-31 20:45 David Seifert
2021-05-17 20:57 Sergei Trofimovich
2020-11-05 14:23 Dirkjan Ochtman
2020-05-25  6:28 Agostino Sarubbo
2020-04-09 21:37 Andreas Sturmlechner
2020-03-19 21:18 Andreas Sturmlechner
2018-12-10 16:45 Thomas Deutschmann
2018-08-18 17:03 Andreas Sturmlechner
2018-06-24 18:53 Dirkjan Ochtman
2018-06-24 18:53 Dirkjan Ochtman
2017-11-20  8:13 Sergei Trofimovich
2017-11-19 19:50 Dirkjan Ochtman
2017-10-27 13:05 Patrick Lauer
2017-07-26 20:49 Sergei Trofimovich
2017-07-26 20:29 Sergei Trofimovich
2017-06-15 13:11 Alexis Ballier
2016-08-03 16:57 Alexis Ballier
2016-07-30 14:22 Mike Gilbert
2016-07-30 14:16 Mike Gilbert
2016-06-11  7:23 Dirkjan Ochtman
2016-05-16  8:07 Dirkjan Ochtman
2016-05-16  8:05 Dirkjan Ochtman
2015-12-06 19:05 Dirkjan Ochtman

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=1623393966.8ebb0ead3a72690b55e7580b2ca41da6075b23d6.juippis@gentoo \
    --to=juippis@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