public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/liboping/
Date: Fri,  5 Jan 2024 22:11:06 +0000 (UTC)	[thread overview]
Message-ID: <1704492625.e7621bcf01b7a6e7c347c640c15db773c9632652.conikost@gentoo> (raw)

commit:     e7621bcf01b7a6e7c347c640c15db773c9632652
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 22:10:25 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 22:10:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7621bcf

net-libs/liboping: fix tests

Closes: https://bugs.gentoo.org/915803
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-libs/liboping/liboping-1.10.0-r3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/liboping/liboping-1.10.0-r3.ebuild b/net-libs/liboping/liboping-1.10.0-r3.ebuild
index 80266390c95f..c5a472cf1653 100644
--- a/net-libs/liboping/liboping-1.10.0-r3.ebuild
+++ b/net-libs/liboping/liboping-1.10.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -46,6 +46,7 @@ src_configure() {
 src_test() {
 	if use perl; then
 		pushd bindings/perl || die
+		local LD_PRELOAD="../../src/.libs/liboping.so"
 		perl-module_src_test
 		popd || die
 	fi


             reply	other threads:[~2024-01-05 22:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-05 22:11 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-05 15:42 [gentoo-commits] repo/gentoo:master commit in: net-libs/liboping/ Jakov Smolić
2022-06-05 14:28 Conrad Kostecki
2022-06-05 14:28 Conrad Kostecki
2019-06-18 12:55 Thomas Deutschmann
2019-06-18 12:55 Thomas Deutschmann
2018-03-22 10:31 Tobias Klausmann
2017-08-18 23:26 Thomas Deutschmann
2017-07-24 17:57 Markus Meier
2017-07-15 16:42 Tobias Klausmann
2017-05-15 10:15 Thomas Deutschmann
2017-05-15 10:15 Thomas Deutschmann
2017-03-21 12:44 Michael Weber
2017-03-20 12:28 Agostino Sarubbo
2017-01-15 16:14 Thomas Deutschmann
2017-01-15  7:02 Thomas Deutschmann
2017-01-15  7:02 Thomas Deutschmann
2017-01-15  7:02 Thomas Deutschmann
2016-11-03 16:19 Göktürk Yüksek
2016-04-21 15:42 Markus Meier

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=1704492625.e7621bcf01b7a6e7c347c640c15db773c9632652.conikost@gentoo \
    --to=conikost@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