public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/coccinelle/
Date: Sat, 29 Oct 2022 18:43:35 +0000 (UTC)	[thread overview]
Message-ID: <1667069009.78b9d425382db8eec78dd92aa6f4ec4de4ee4aee.sam@gentoo> (raw)

commit:     78b9d425382db8eec78dd92aa6f4ec4de4ee4aee
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 18:43:25 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 18:43:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b9d425

dev-util/coccinelle: restrict tests for now

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{coccinelle-1.1.1.ebuild => coccinelle-1.1.1-r1.ebuild}         | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-util/coccinelle/coccinelle-1.1.1.ebuild b/dev-util/coccinelle/coccinelle-1.1.1-r1.ebuild
similarity index 92%
rename from dev-util/coccinelle/coccinelle-1.1.1.ebuild
rename to dev-util/coccinelle/coccinelle-1.1.1-r1.ebuild
index acf57cebffd6..a8e567e69c5b 100644
--- a/dev-util/coccinelle/coccinelle-1.1.1.ebuild
+++ b/dev-util/coccinelle/coccinelle-1.1.1-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{8..11} )
 inherit autotools bash-completion-r1 elisp-common python-single-r1
 
@@ -15,7 +16,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc emacs +ocamlopt pcre python test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RESTRICT="strip !test? ( test )"
+# Test failures need investigation
+RESTRICT="strip !test? ( test ) test"
 
 RDEPEND="
 	>=dev-lang/ocaml-3.12:=[ocamlopt?]
@@ -92,6 +94,8 @@ src_compile() {
 }
 
 src_test() {
+	# TODO: See Fedora's method?
+	# https://src.fedoraproject.org/rpms/coccinelle/blob/rawhide/f/coccinelle.spec#_231
 	emake VERBOSE=yes check $(usev python pycocci-check)
 }
 


             reply	other threads:[~2022-10-29 18:43 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-29 18:43 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-29 10:16 [gentoo-commits] repo/gentoo:master commit in: dev-util/coccinelle/ Alfredo Tupone
2025-09-26 18:29 Alfredo Tupone
2025-04-09  6:05 Alfredo Tupone
2024-05-30 18:34 Alfredo Tupone
2022-12-28 15:30 Maciej Barć
2022-12-28 15:30 Maciej Barć
2022-11-10  7:51 Alfredo Tupone
2022-10-30 19:32 Alfredo Tupone
2022-10-29 18:52 Sam James
2022-10-29 18:28 Sam James
2022-10-29 18:28 Sam James
2019-12-12 16:46 Michał Górny
2019-12-03  9:56 Jason A. Donenfeld
2019-04-14  8:38 Michał Górny
2018-02-11 21:56 Thomas Deutschmann
2017-08-02 11:23 Alexis Ballier
2017-04-02  8:38 Alexis Ballier
2017-04-01 13:32 Alexis Ballier
2016-12-09  6:58 Tim Harder
2016-06-23 12:34 Alexis Ballier
2016-06-23 11:26 Alexis Ballier
2016-06-21 20:32 Michał Górny
2015-10-30 10:41 Alexis Ballier
2015-08-24  9:17 Alexis Ballier

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=1667069009.78b9d425382db8eec78dd92aa6f4ec4de4ee4aee.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