public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/sofia-sip/
Date: Fri, 20 Oct 2023 13:40:54 +0000 (UTC)	[thread overview]
Message-ID: <1697809212.37d775dcfaf02bc46db2776312d9abbb8b3a2dce.graaff@gentoo> (raw)

commit:     37d775dcfaf02bc46db2776312d9abbb8b3a2dce
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 20 13:39:01 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 13:40:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d775dc

net-libs/sofia-sip: avoid sresolv tests

These test make assumptions about the networking environment that we
cannot guarantee in Gentoo.

Closes: https://bugs.gentoo.org/915904
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 net-libs/sofia-sip/sofia-sip-1.13.16.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net-libs/sofia-sip/sofia-sip-1.13.16.ebuild b/net-libs/sofia-sip/sofia-sip-1.13.16.ebuild
index 00c83c39e27e..5b435c7f85de 100644
--- a/net-libs/sofia-sip/sofia-sip-1.13.16.ebuild
+++ b/net-libs/sofia-sip/sofia-sip-1.13.16.ebuild
@@ -25,6 +25,10 @@ DEPEND="${RDEPEND}
 BDEPEND="virtual/pkgconfig"
 
 src_prepare() {
+	# Avoid sresolv tests since they make too many assumptions about the
+	# networking environment, bug 915904
+	sed -i -e '/TESTS/ s/run_test_sresolv//' libsofia-sip-ua/sresolv/Makefile.am
+
 	default
 	eautoreconf
 }


             reply	other threads:[~2023-10-20 13:40 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-20 13:40 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-21 11:58 [gentoo-commits] repo/gentoo:master commit in: net-libs/sofia-sip/ Sam James
2023-10-07  6:07 Hans de Graaff
2023-10-07  6:07 Hans de Graaff
2022-11-25  3:08 Matt Turner
2022-11-23 17:52 Jakov Smolić
2022-11-07  7:26 Sam James
2022-11-05 18:58 Arthur Zamarin
2022-11-05  5:59 Arthur Zamarin
2022-10-31 14:28 Matt Turner
2022-09-24 16:46 Matt Turner
2022-07-21  2:04 Matt Turner
2022-07-21  0:13 Sam James
2022-07-18 23:41 Sam James
2022-07-06  1:24 Sam James
2022-07-02 20:47 Sam James
2021-05-02 10:56 Mikle Kolyada
2020-02-09 18:50 David Seifert
2019-07-28 17:02 Aaron Bauman
2019-02-19 18:04 Andreas Sturmlechner
2017-05-20 10:44 Mart Raudsepp

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=1697809212.37d775dcfaf02bc46db2776312d9abbb8b3a2dce.graaff@gentoo \
    --to=graaff@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