From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-debug/systemtap/
Date: Wed, 21 Aug 2024 05:00:20 +0000 (UTC) [thread overview]
Message-ID: <1724215645.629ef453e0f9f68567c807416557e2d3c7b6780f.sam@gentoo> (raw)
commit: 629ef453e0f9f68567c807416557e2d3c7b6780f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 21 04:45:27 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 04:47:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=629ef453
dev-debug/systemtap: add comment wrt bash
I forgot to add this earlier. Turns out there's a bug for it too.
Fixes: 818cec7cd4efae42c55af03f4c0617a95d069c14
Bug: https://bugs.gentoo.org/913947
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-debug/systemtap/systemtap-5.1.ebuild | 2 ++
dev-debug/systemtap/systemtap-9999.ebuild | 2 ++
2 files changed, 4 insertions(+)
diff --git a/dev-debug/systemtap/systemtap-5.1.ebuild b/dev-debug/systemtap/systemtap-5.1.ebuild
index 56427628dd76..0bdad429da92 100644
--- a/dev-debug/systemtap/systemtap-5.1.ebuild
+++ b/dev-debug/systemtap/systemtap-5.1.ebuild
@@ -127,6 +127,8 @@ src_configure() {
$(use_with ssl nss)
$(use_with selinux)
)
+
+ # Use bash because of bashisms with brace expansion in Makefile.am (bug #913947)
CONFIG_SHELL="${BROOT}"/bin/bash PYTHON3="${PYTHON}" econf "${myeconfargs[@]}"
}
diff --git a/dev-debug/systemtap/systemtap-9999.ebuild b/dev-debug/systemtap/systemtap-9999.ebuild
index 56427628dd76..0bdad429da92 100644
--- a/dev-debug/systemtap/systemtap-9999.ebuild
+++ b/dev-debug/systemtap/systemtap-9999.ebuild
@@ -127,6 +127,8 @@ src_configure() {
$(use_with ssl nss)
$(use_with selinux)
)
+
+ # Use bash because of bashisms with brace expansion in Makefile.am (bug #913947)
CONFIG_SHELL="${BROOT}"/bin/bash PYTHON3="${PYTHON}" econf "${myeconfargs[@]}"
}
next reply other threads:[~2024-08-21 5:00 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-21 5:00 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:52 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 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=1724215645.629ef453e0f9f68567c807416557e2d3c7b6780f.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