[oe] [PATCH][meta-oe 03/10] libnet-dns-perl: blacklist, fails to build with current perl

Martin Jansa martin.jansa at gmail.com
Thu Oct 1 15:30:21 UTC 2015


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb b/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb
index 9dc4268..312a812 100644
--- a/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb
+++ b/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb
@@ -23,3 +23,6 @@ do_compile() {
 	cpan_do_compile
 }
 BBCLASSEXTEND = "native"
+
+# Bareword "Errno::EINVAL" not allowed while "strict subs" in use at /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/lib/perl/5.22.0/IO/Socket.pm line 135.
+PNBLACKLIST[libnet-dns-perl] ?= "BROKEN: Fails to build since some changes in perl recipe"
-- 
2.6.0




More information about the Openembedded-devel mailing list