public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libcacard/
Date: Fri, 23 Nov 2018 07:51:53 +0000 (UTC)	[thread overview]
Message-ID: <1542959483.2084875d5ddd01a0efb61a5d18aff9bb049ff6d5.dev-zero@gentoo> (raw)

commit:     2084875d5ddd01a0efb61a5d18aff9bb049ff6d5
Author:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 23 07:49:56 2018 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Fri Nov 23 07:51:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2084875d

app-emulation/libcacard: fix test failures

by reducing the test suite for now to avoid pulling in SoftHSMv2

Closes: https://bugs.gentoo.org/663704
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Tiziano Müller <dev-zero <AT> gentoo.org>

 app-emulation/libcacard/libcacard-2.6.0.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/app-emulation/libcacard/libcacard-2.6.0.ebuild b/app-emulation/libcacard/libcacard-2.6.0.ebuild
index 22750df56b3..39e02adda5a 100644
--- a/app-emulation/libcacard/libcacard-2.6.0.ebuild
+++ b/app-emulation/libcacard/libcacard-2.6.0.ebuild
@@ -18,6 +18,15 @@ RDEPEND=">=dev-libs/nss-3.13
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
+src_prepare() {
+	default
+
+	# remove test requiring SoftHSMv2 which is not in the tree atm
+	sed -i \
+		-e 's|tests/hwtests$(EXEEXT) \($(am__EXEEXT_1)\)|\1|' \
+		Makefile.in || die
+}
+
 src_configure() {
 	econf \
 		$(use_enable passthrough pcsc) \


             reply	other threads:[~2018-11-23  7:51 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-23  7:51 Tiziano Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-23 14:29 [gentoo-commits] repo/gentoo:master commit in: app-emulation/libcacard/ Arthur Zamarin
2023-12-16  7:05 Arthur Zamarin
2023-12-16  4:12 Sam James
2023-12-16  0:46 Sam James
2023-12-16  0:46 Sam James
2023-09-14  4:10 Sam James
2023-09-14  4:10 Sam James
2022-11-16  5:57 WANG Xuerui
2021-01-27 13:29 Joonas Niilola
2019-08-02  0:15 Aaron Bauman
2019-06-05  9:14 Agostino Sarubbo
2019-06-04 19:01 Agostino Sarubbo
2019-06-03 15:00 Agostino Sarubbo
2018-11-27 21:55 Thomas Deutschmann
2018-10-29  5:39 Markus Meier
2018-10-13  6:56 Tobias Klausmann
2018-10-11 19:51 Agostino Sarubbo
2018-08-14 15:15 Tiziano Müller
2018-08-14 15:15 Tiziano Müller
2017-08-17 17:06 Michał Górny
2016-01-26 15:00 Agostino Sarubbo
2016-01-26 14:59 Agostino Sarubbo
2015-12-08  4:12 Mike Frysinger

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=1542959483.2084875d5ddd01a0efb61a5d18aff9bb049ff6d5.dev-zero@gentoo \
    --to=dev-zero@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