From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-debug/systemtap/
Date: Mon, 03 Mar 2025 20:52:26 +0000 (UTC) [thread overview]
Message-ID: <1741035024.5f88644752f1c7080d1bb74de7c556c79f2d5cee.sam@gentoo> (raw)
commit: 5f88644752f1c7080d1bb74de7c556c79f2d5cee
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 3 20:50:24 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 3 20:50:24 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f886447
dev-debug/systemtap: restrict tests
They don't pass on Gentoo -- some investigation is needed but when I last
looked at it, even cloning from git & running outside of the ebuild, they
fail because of some assumptions that would need fixing. No point in these
blocking stabilisation right now.
Closes: https://bugs.gentoo.org/923597
Closes: https://bugs.gentoo.org/935333
Closes: https://bugs.gentoo.org/946628
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-debug/systemtap/systemtap-5.1-r1.ebuild | 3 ++-
dev-debug/systemtap/systemtap-5.2.ebuild | 5 +++--
dev-debug/systemtap/systemtap-9999.ebuild | 5 +++--
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/dev-debug/systemtap/systemtap-5.1-r1.ebuild b/dev-debug/systemtap/systemtap-5.1-r1.ebuild
index 37bf4f0569ef..9a18eb9519e0 100644
--- a/dev-debug/systemtap/systemtap-5.1-r1.ebuild
+++ b/dev-debug/systemtap/systemtap-5.1-r1.ebuild
@@ -73,7 +73,8 @@ ERROR_DEBUG_FS="${PN} works best with support for Debug Filesystem (DEBUG_FS) -
DOCS="AUTHORS HACKING NEWS README"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RESTRICT="!test? ( test )"
+# bug #935333, bug #923597, and so on; needs work to get passing on Gentoo.
+RESTRICT="!test? ( test ) test"
PATCHES=(
"${FILESDIR}/${PN}-3.1-ia64.patch"
)
diff --git a/dev-debug/systemtap/systemtap-5.2.ebuild b/dev-debug/systemtap/systemtap-5.2.ebuild
index 109764c069e8..c844b43c840e 100644
--- a/dev-debug/systemtap/systemtap-5.2.ebuild
+++ b/dev-debug/systemtap/systemtap-5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -73,7 +73,8 @@ ERROR_DEBUG_FS="${PN} works best with support for Debug Filesystem (DEBUG_FS) -
DOCS="AUTHORS HACKING NEWS README"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RESTRICT="!test? ( test )"
+# bug #935333, bug #923597, and so on; needs work to get passing on Gentoo.
+RESTRICT="!test? ( test ) test"
PATCHES=(
"${FILESDIR}/${PN}-3.1-ia64.patch"
)
diff --git a/dev-debug/systemtap/systemtap-9999.ebuild b/dev-debug/systemtap/systemtap-9999.ebuild
index 109764c069e8..c844b43c840e 100644
--- a/dev-debug/systemtap/systemtap-9999.ebuild
+++ b/dev-debug/systemtap/systemtap-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -73,7 +73,8 @@ ERROR_DEBUG_FS="${PN} works best with support for Debug Filesystem (DEBUG_FS) -
DOCS="AUTHORS HACKING NEWS README"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RESTRICT="!test? ( test )"
+# bug #935333, bug #923597, and so on; needs work to get passing on Gentoo.
+RESTRICT="!test? ( test ) test"
PATCHES=(
"${FILESDIR}/${PN}-3.1-ia64.patch"
)
next reply other threads:[~2025-03-03 20:52 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-03 20:52 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-06 1:23 [gentoo-commits] repo/gentoo:master commit in: dev-debug/systemtap/ Sam James
2025-03-05 22:36 Sam James
2025-03-04 12:15 Sam James
2025-03-03 21:29 Sam James
2025-03-03 21:29 Sam James
2025-03-03 21:29 Sam James
2025-03-03 20:48 Sam James
2025-03-03 20:48 Sam James
2025-03-03 20:48 Sam James
2025-03-03 20:48 Sam James
2025-03-03 20:48 Sam James
2025-03-03 20:48 Sam James
2024-11-21 23:08 Sven Wegener
2024-11-21 23:08 Sven Wegener
2024-11-21 23:08 Sven Wegener
2024-10-03 9:54 Sam James
2024-09-12 1:02 Sam James
2024-09-12 1:01 Sam James
2024-09-11 23:59 Sam James
2024-08-30 18:10 Sam James
2024-08-30 18:10 Sam James
2024-08-21 9:37 Sam James
2024-08-21 5:30 Sam James
2024-08-21 5:00 Sam James
2024-08-21 5:00 Sam James
2024-08-21 4:44 Sam James
2024-08-21 4:44 Sam James
2024-08-21 4:44 Sam James
2024-06-03 7:00 Sam James
2024-05-28 13:19 Sam James
2024-05-28 12:44 Sam James
2024-05-28 12:11 Michał Górny
2024-05-28 12:04 Michał Górny
2024-05-28 12:04 Michał Górny
2024-05-22 13:19 Matt Jolly
2024-05-15 8:22 Dennis Lamm
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=1741035024.5f88644752f1c7080d1bb74de7c556c79f2d5cee.sam@gentoo \
--to=sam@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