From: <mingli.yu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 01/21] ltp: add libwww-perl-perl to RDEPENDS
Date: Mon, 29 Aug 2016 10:16:19 +0800 [thread overview]
Message-ID: <1472436999-27335-2-git-send-email-mingli.yu@windriver.com> (raw)
In-Reply-To: <1472436999-27335-1-git-send-email-mingli.yu@windriver.com>
From: Mingli Yu <Mingli.Yu@windriver.com>
* Add libwww-perl-perl to RDEPENDS for ltp as
STPfailure_report.pl provided by ltp depends
on LWP/Simple.pm which is provided by libwww-perl-perl,
otherwise comes below error
root@super_micro-1:~# /opt/ltp/bin/STPfailure_report.pl -h
Can't locate LWP/Simple.pm in @INC (you may need to
install the LWP::Simple module) (@INC contains: /etc/perl
/usr/lib64/perl/site_perl/5.22.1/
/usr/lib64/perl/site_perl/5.22.1
/usr/lib64/perl/vendor_perl/5.22.1/
/usr/lib64/perl/vendor_perl/5.22.1
/usr/lib64/perl/5.22.1/ /usr/lib64/perl/5.22.1
/usr/local/lib/site_perl /usr/lib64/perl/5.22.1 .)
at /opt/ltp/bin/STPfailure_report.pl line 33.
BEGIN failed--compilation aborted at
/opt/ltp/bin/STPfailure_report.pl line 33.
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
---
meta/recipes-extended/ltp/ltp_20160126.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/ltp/ltp_20160126.bb b/meta/recipes-extended/ltp/ltp_20160126.bb
index 278f492..0d3ca1d 100644
--- a/meta/recipes-extended/ltp/ltp_20160126.bb
+++ b/meta/recipes-extended/ltp/ltp_20160126.bb
@@ -96,7 +96,7 @@ do_install(){
cp -r testcases/open_posix_testsuite ${D}/opt/ltp/testcases
}
-RDEPENDS_${PN} = "perl e2fsprogs-mke2fs python-core libaio bash gawk expect ldd"
+RDEPENDS_${PN} = "perl e2fsprogs-mke2fs python-core libaio bash gawk expect ldd libwww-perl-perl"
FILES_${PN}-staticdev += "/opt/ltp/lib/libmem.a"
--
2.8.1
next prev parent reply other threads:[~2016-08-29 2:18 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-29 2:16 Review request 0/21: ltp: add libwww-perl-perl to RDEPENDS mingli.yu
2016-08-29 2:16 ` mingli.yu [this message]
2016-08-29 2:16 ` [PATCH 02/21] libwww-perl-perl: add new recipe mingli.yu
2016-08-29 2:16 ` [PATCH 03/21] encode-locale-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 04/21] file-listing-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 05/21] html-parser-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 06/21] http-cookies-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 07/21] http-daemon-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 08/21] http-date-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 09/21] http-message-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 10/21] http-negotiate-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 11/21] lwp-mediatypes-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 12/21] net-http-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 13/21] uri-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 14/21] www-robotrules-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 15/21] io-html-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 16/21] io-compress-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 17/21] io-socket-ssl-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 18/21] html-tagset-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 19/21] compress-raw-bzip2-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 20/21] compress-raw-zlib-perl: " mingli.yu
2016-08-29 2:16 ` [PATCH 21/21] net-ssleay-perl: " mingli.yu
2016-08-29 2:28 ` Review request 0/21: ltp: add libwww-perl-perl to RDEPENDS Yu, Mingli
2016-08-29 11:52 ` Alexander Kanavin
2016-08-30 6:23 ` Yu, Mingli
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=1472436999-27335-2-git-send-email-mingli.yu@windriver.com \
--to=mingli.yu@windriver.com \
--cc=openembedded-core@lists.openembedded.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