From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser/
Date: Mon, 13 Dec 2021 00:11:25 +0000 (UTC) [thread overview]
Message-ID: <1639354274.fae5a28fd23e80df671ad72843576c1530d76db2.dilfridge@gentoo> (raw)
commit: fae5a28fd23e80df671ad72843576c1530d76db2
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 00:10:46 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 00:11:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae5a28f
dev-perl/XML-Parser: Check if build succeeded
Bug: https://bugs.gentoo.org/827966
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{XML-Parser-2.460.0.ebuild => XML-Parser-2.460.0-r1.ebuild} | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/dev-perl/XML-Parser/XML-Parser-2.460.0.ebuild b/dev-perl/XML-Parser/XML-Parser-2.460.0-r1.ebuild
similarity index 74%
rename from dev-perl/XML-Parser/XML-Parser-2.460.0.ebuild
rename to dev-perl/XML-Parser/XML-Parser-2.460.0-r1.ebuild
index 6d9db5ee58c1..0ed0cdf19681 100644
--- a/dev-perl/XML-Parser/XML-Parser-2.460.0.ebuild
+++ b/dev-perl/XML-Parser/XML-Parser-2.460.0-r1.ebuild
@@ -24,3 +24,11 @@ src_configure() {
myconf="EXPATLIBPATH=${EPREFIX}/usr/$(get_libdir) EXPATINCPATH=${EPREFIX}/usr/include"
perl-module_src_configure
}
+
+src_install() {
+ perl-module_src_install
+
+ # "special" test for bug 827966
+ einfo Checking for Expat.so \#827966
+ find "${D}" -name Expat.so | grep Expat || die "Something went badly wrong, can't find Expat.so. Please file a bug."
+}
next reply other threads:[~2021-12-13 0:11 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-13 0:11 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-10 4:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser/ Ionen Wolkens
2024-06-09 21:18 Sam James
2024-04-29 9:56 Andreas K. Hüttel
2022-05-14 6:54 WANG Xuerui
2022-03-10 21:12 Sam James
2022-02-15 10:31 Jakov Smolić
2022-02-02 10:48 Sam James
2022-01-29 18:48 Arthur Zamarin
2022-01-29 18:48 Arthur Zamarin
2022-01-29 15:47 Sam James
2022-01-29 15:47 Sam James
2022-01-29 13:09 Arthur Zamarin
2022-01-29 12:53 Arthur Zamarin
2022-01-29 12:53 Arthur Zamarin
2021-12-14 6:46 Sam James
2021-12-14 6:46 Sam James
2021-12-14 6:44 Sam James
2021-12-14 6:22 Sam James
2021-12-14 6:22 Sam James
2021-10-06 12:07 Andreas K. Hüttel
2021-08-03 11:03 Sam James
2021-08-02 12:17 Sam James
2021-07-31 22:23 Sam James
2021-07-31 22:12 Sam James
2021-07-31 13:04 Agostino Sarubbo
2021-07-31 11:44 Sergei Trofimovich
2021-07-30 15:37 Sergei Trofimovich
2021-04-24 17:14 Andreas K. Hüttel
2020-12-27 16:19 Fabian Groffen
2019-05-04 19:08 Andreas K. Hüttel
2017-02-14 20:03 Mike Frysinger
2017-02-04 17:33 Andreas Hüttel
2017-02-03 21:48 Jeroen Roovers
2017-01-29 16:59 Fabian Groffen
2016-12-20 20:09 Thomas Deutschmann
2016-12-20 18:08 Tobias Klausmann
2016-10-05 19:02 Markus Meier
2016-09-26 15:22 Tobias Klausmann
2016-09-10 11:11 Kent Fredric
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=1639354274.fae5a28fd23e80df671ad72843576c1530d76db2.dilfridge@gentoo \
--to=dilfridge@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