public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kurt Kanzenbach" <kurt@kmk-computers.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/open62541/
Date: Sat,  4 Apr 2020 12:07:45 +0000 (UTC)	[thread overview]
Message-ID: <1586001929.c8f197574898a17259220d41337ed321d1ba95bb.KurtKanzenbach@gentoo> (raw)

commit:     c8f197574898a17259220d41337ed321d1ba95bb
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Sat Apr  4 12:05:25 2020 +0000
Commit:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
CommitDate: Sat Apr  4 12:05:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8f19757

dev-libs/open62541: Fix tests and encryption support

There are two problems:

 * Tests need valgrind
 * Typo for enabling/disabling encryption

Fix it.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>

 dev-libs/open62541/open62541-1.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/open62541/open62541-1.0.1.ebuild b/dev-libs/open62541/open62541-1.0.1.ebuild
index d11f16a..d461b63 100644
--- a/dev-libs/open62541/open62541-1.0.1.ebuild
+++ b/dev-libs/open62541/open62541-1.0.1.ebuild
@@ -31,6 +31,7 @@ BDEPEND="
 	)
 	test? (
 		dev-libs/check
+		dev-util/valgrind
 		$(python_gen_cond_dep '
 			dev-python/subunit[${PYTHON_MULTI_USEDEP}]
 		')
@@ -53,7 +54,7 @@ src_configure() {
 		-DUA_BUILD_EXAMPLES=OFF
 		-DUA_BUILD_TOOLS=$(usex tools)
 		-DUA_BUILD_UNIT_TESTS=$(usex test)
-		-UUA_ENABLE_ENCRYPTION=$(usex mbedtls)
+		-DUA_ENABLE_ENCRYPTION=$(usex mbedtls)
 		-DUA_ENABLE_PUBSUB=$(usex pubsub)
 	)
 


             reply	other threads:[~2020-04-04 12:07 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-04 12:07 Kurt Kanzenbach [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-25  0:37 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/open62541/ Alessandro Barbieri
2020-05-01  9:31 Kurt Kanzenbach
2020-05-01  9:31 Kurt Kanzenbach
2020-05-30  8:36 Kurt Kanzenbach
2021-04-08 17:18 Kurt Kanzenbach
2021-05-24  8:52 Kurt Kanzenbach
2022-06-25  7:51 Kurt Kanzenbach
2022-06-25  7:51 Kurt Kanzenbach
2022-08-18 19:00 Kurt Kanzenbach
2023-05-18 10:02 Kurt Kanzenbach
2023-05-18 10:02 Kurt Kanzenbach
2023-09-22  7:58 Kurt Kanzenbach
2023-09-22  7:58 Kurt Kanzenbach
2023-09-22  7:58 Kurt Kanzenbach
2023-10-14 11:41 Kurt Kanzenbach
2023-10-14 11:41 Kurt Kanzenbach
2023-12-20  9:28 Kurt Kanzenbach
2023-12-20  9:28 Kurt Kanzenbach
2024-04-14 15:09 Kurt Kanzenbach
2024-06-03 19:47 Kurt Kanzenbach
2024-06-03 19:47 Kurt Kanzenbach
2024-06-10 18:36 Kurt Kanzenbach
2024-06-10 18:36 Kurt Kanzenbach
2024-07-14 17:05 Kurt Kanzenbach
2024-07-14 17:05 Kurt Kanzenbach
2024-07-23 20:58 Lucio Sauer
2024-07-23 20:58 Lucio Sauer
2024-08-06 17:50 Kurt Kanzenbach
2024-08-06 17:50 Kurt Kanzenbach
2024-09-07 19:36 Kurt Kanzenbach
2024-09-07 19:36 Kurt Kanzenbach
2024-10-07 20:16 Kurt Kanzenbach
2024-10-07 20:16 Kurt Kanzenbach
2024-10-12  9:38 Kurt Kanzenbach
2024-10-12  9:38 Kurt Kanzenbach
2024-12-01 11:50 Kurt Kanzenbach
2024-12-01 11:50 Kurt Kanzenbach
2025-02-04 18:47 Kurt Kanzenbach
2025-02-04 18:47 Kurt Kanzenbach
2025-02-17 19:42 Kurt Kanzenbach
2025-02-17 19:42 Kurt Kanzenbach

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=1586001929.c8f197574898a17259220d41337ed321d1ba95bb.KurtKanzenbach@gentoo \
    --to=kurt@kmk-computers.de \
    --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