summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-06-08 15:39:22 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-06-13 19:06:44 +0200
commit25a78e55e961197fd182afc8e21942bbbd8b4d59 (patch)
treef6fe164bc009248c476f98c350c1ab70297e90fe
parentd78c5215b35b945b0543b62234d00ae041de41b9 (diff)
downloadmeta-openembedded-25a78e55e961197fd182afc8e21942bbbd8b4d59.tar.gz
abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb2
-rw-r--r--meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb3
-rw-r--r--meta-gpe/recipes-support/fbreader/fbreader_git.bb3
-rw-r--r--meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb3
-rw-r--r--meta-oe/recipes-benchmark/glmark2/glmark2_git.bb3
-rw-r--r--meta-oe/recipes-connectivity/libqmi/libqmi_1.12.6.bb3
-rw-r--r--meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.12.bb2
-rw-r--r--meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb2
-rw-r--r--meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb2
-rw-r--r--meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb3
-rw-r--r--meta-oe/recipes-devtools/dt/dt_18.32.bb2
-rw-r--r--meta-oe/recipes-extended/collectd/collectd_5.5.0.bb3
-rw-r--r--meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb3
-rw-r--r--meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb3
-rw-r--r--meta-oe/recipes-graphics/glcompbench/glcompbench_2012.08.bb3
-rw-r--r--meta-oe/recipes-navigation/geos/geos_3.4.2.bb3
-rw-r--r--meta-oe/recipes-navigation/libspatialite/libspatialite_4.2.0.bb2
-rw-r--r--meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb2
-rw-r--r--meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb3
-rw-r--r--meta-oe/recipes-support/opencv/opencv_3.1.bb2
-rw-r--r--meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb3
-rw-r--r--meta-oe/recipes-test/fwts/fwts_git.bb3
22 files changed, 58 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
index e0888c18f..b41372259 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
@@ -122,3 +122,5 @@ python populate_packages_prepend () {
122} 122}
123 123
124FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt" 124FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt"
125
126PNBLACKLIST[abiword] ?= "Depends on broken gtkmathview"
diff --git a/meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb b/meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb
index 1487f11a2..7a9de86e8 100644
--- a/meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb
+++ b/meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb
@@ -41,3 +41,6 @@ do_install() {
41 41
42SRC_URI[md5sum] = "da9ec4721efdb0ec0aaa182bff16ad82" 42SRC_URI[md5sum] = "da9ec4721efdb0ec0aaa182bff16ad82"
43SRC_URI[sha256sum] = "328aec454db80e225aa0b5c31adef74bf62a14357482947e87e9731686b3c624" 43SRC_URI[sha256sum] = "328aec454db80e225aa0b5c31adef74bf62a14357482947e87e9731686b3c624"
44
45# http://errors.yoctoproject.org/Errors/Details/68618/
46PNBLACKLIST[fbreader] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-gpe/recipes-support/fbreader/fbreader_git.bb b/meta-gpe/recipes-support/fbreader/fbreader_git.bb
index 763889a56..1ed65849a 100644
--- a/meta-gpe/recipes-support/fbreader/fbreader_git.bb
+++ b/meta-gpe/recipes-support/fbreader/fbreader_git.bb
@@ -40,3 +40,6 @@ do_configure() {
40do_install() { 40do_install() {
41 oe_runmake install DESTDIR=${D} RESOLUTION=${READER_RESOLUTION} 41 oe_runmake install DESTDIR=${D} RESOLUTION=${READER_RESOLUTION}
42} 42}
43
44# http://errors.yoctoproject.org/Errors/Details/68618/
45PNBLACKLIST[fbreader] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
index 65d43c620..2df85374a 100644
--- a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
+++ b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
@@ -29,3 +29,6 @@ do_install() {
29} 29}
30 30
31FILES_${PN} += "${datadir}/${BPN}" 31FILES_${PN} += "${datadir}/${BPN}"
32
33# http://errors.yoctoproject.org/Errors/Details/68628/
34PNBLACKLIST[tvheadend] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
index e29921b52..9c5ef1810 100644
--- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
+++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
@@ -50,3 +50,6 @@ python __anonymous() {
50 if flavors: 50 if flavors:
51 d.appendVar("EXTRA_OECONF", " --with-flavors=%s" % ",".join(flavors)) 51 d.appendVar("EXTRA_OECONF", " --with-flavors=%s" % ",".join(flavors))
52} 52}
53
54# http://errors.yoctoproject.org/Errors/Details/68626/
55PNBLACKLIST[glmark2] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.12.6.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.12.6.bb
index 7a15527f1..937fafc88 100644
--- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.12.6.bb
+++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.12.6.bb
@@ -14,3 +14,6 @@ inherit autotools pkgconfig
14SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz" 14SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz"
15SRC_URI[md5sum] = "24c9eb300662ba6cff0152de89bd9ec0" 15SRC_URI[md5sum] = "24c9eb300662ba6cff0152de89bd9ec0"
16SRC_URI[sha256sum] = "0857bffece4e8ddfa7f721dd9ca63b4c78de345ac9ae2faebf04062cacba3780" 16SRC_URI[sha256sum] = "0857bffece4e8ddfa7f721dd9ca63b4c78de345ac9ae2faebf04062cacba3780"
17
18# http://errors.yoctoproject.org/Errors/Details/68616/
19PNBLACKLIST[libqmi] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.12.bb b/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.12.bb
index a173e696a..00b85ffd5 100644
--- a/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.12.bb
+++ b/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.12.bb
@@ -17,6 +17,8 @@ SRC_URI[sha256sum] = "7ef5035375a953b285a742591df0a65fd442f4641ce4d8f4392a41d6d6
17 17
18S = "${WORKDIR}/ModemManager-${PV}" 18S = "${WORKDIR}/ModemManager-${PV}"
19 19
20PNBLACKLIST[modemmanager] ?= "Depends on broken libqmi"
21
20PACKAGECONFIG ??= "mbim qmi polkit \ 22PACKAGECONFIG ??= "mbim qmi polkit \
21 ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} \ 23 ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} \
22" 24"
diff --git a/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb b/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb
index b6b73ade5..e1413b0d5 100644
--- a/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb
+++ b/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb
@@ -33,3 +33,5 @@ do_install_append () {
33 ln -sf thrift ${D}/${bindir}/thrift-compiler 33 ln -sf thrift ${D}/${bindir}/thrift-compiler
34} 34}
35 35
36# http://errors.yoctoproject.org/Errors/Details/68622/
37PNBLACKLIST[thrift] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb
index f7adf4c9f..65617fa3b 100644
--- a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb
+++ b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb
@@ -28,3 +28,5 @@ do_configure() {
28do_install() { 28do_install() {
29 oe_runmake prefix=${D}/usr PPPDIR=${D}/etc/ppp/peers install 29 oe_runmake prefix=${D}/usr PPPDIR=${D}/etc/ppp/peers install
30} 30}
31
32PNBLACKLIST[wvdial] ?= "Depends on broken wvstreams"
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb
index 6199a2f7e..8d864484a 100644
--- a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb
+++ b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb
@@ -46,3 +46,6 @@ FILES_libwvstreams-extras-dbg = "${libdir}/.debug/libwvbase.so.* ${libdir}/.debu
46 46
47FILES_${PN}-valgrind = "${libdir}/valgrind/wvstreams.supp" 47FILES_${PN}-valgrind = "${libdir}/valgrind/wvstreams.supp"
48RDEPENDS_${PN} += "perl" 48RDEPENDS_${PN} += "perl"
49
50# http://errors.yoctoproject.org/Errors/Details/68614/
51PNBLACKLIST[wvstreams] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-devtools/dt/dt_18.32.bb b/meta-oe/recipes-devtools/dt/dt_18.32.bb
index 9688d02aa..d472fab8c 100644
--- a/meta-oe/recipes-devtools/dt/dt_18.32.bb
+++ b/meta-oe/recipes-devtools/dt/dt_18.32.bb
@@ -45,3 +45,5 @@ do_install() {
45} 45}
46 46
47RDEPENDS_${PN} += "tcsh" 47RDEPENDS_${PN} += "tcsh"
48
49PNBLACKLIST[dt] ?= "Rdepends on broken tcsh"
diff --git a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb
index 6a3476f54..b95f6e35f 100644
--- a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb
+++ b/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb
@@ -82,3 +82,6 @@ INITSCRIPT_PARAMS = "defaults"
82# threshold.so load.so are also provided by gegl 82# threshold.so load.so are also provided by gegl
83# disk.so is also provided by libgphoto2-camlibs 83# disk.so is also provided by libgphoto2-camlibs
84PRIVATE_LIBS = "threshold.so load.so disk.so" 84PRIVATE_LIBS = "threshold.so load.so disk.so"
85
86# http://errors.yoctoproject.org/Errors/Details/68629/
87PNBLACKLIST[collectd] ?= "BROKEN: fails to build with glibc-2.24"
diff --git a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
index 3edbeed72..9c6af16cf 100644
--- a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
+++ b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
@@ -21,3 +21,6 @@ do_configure_append() {
21 # avoid host polution inf pkg-config files 21 # avoid host polution inf pkg-config files
22 sed -i "s:${STAGING_DIR_HOST}::g" `find -name '*.pc'` 22 sed -i "s:${STAGING_DIR_HOST}::g" `find -name '*.pc'`
23} 23}
24
25# http://errors.yoctoproject.org/Errors/Details/68615/
26PNBLACKLIST[gtkmathview] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb b/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
index 1dd4cb580..5a6f19061 100644
--- a/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
+++ b/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
@@ -47,3 +47,6 @@ pkg_postinst_${PN} () {
47#!/bin/sh -e 47#!/bin/sh -e
48echo /usr/bin/tcsh >> $D/etc/shells 48echo /usr/bin/tcsh >> $D/etc/shells
49} 49}
50
51# http://errors.yoctoproject.org/Errors/Details/68619/
52PNBLACKLIST[tcsh] ?= "BROKEN: fails to build with glibc-2.24"
diff --git a/meta-oe/recipes-graphics/glcompbench/glcompbench_2012.08.bb b/meta-oe/recipes-graphics/glcompbench/glcompbench_2012.08.bb
index d0f449438..0c5d7b5fc 100644
--- a/meta-oe/recipes-graphics/glcompbench/glcompbench_2012.08.bb
+++ b/meta-oe/recipes-graphics/glcompbench/glcompbench_2012.08.bb
@@ -14,3 +14,6 @@ SRC_URI[sha256sum] = "b04b738cec06c6786ceafa86e4735fd8b971c078265754854ef356b037
14inherit pkgconfig waf distro_features_check 14inherit pkgconfig waf distro_features_check
15# depends on virtual/libx11 15# depends on virtual/libx11
16REQUIRED_DISTRO_FEATURES = "x11" 16REQUIRED_DISTRO_FEATURES = "x11"
17
18# http://errors.yoctoproject.org/Errors/Details/68631/
19PNBLACKLIST[glcompbench] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-navigation/geos/geos_3.4.2.bb b/meta-oe/recipes-navigation/geos/geos_3.4.2.bb
index 3a9a028e8..a0c43f351 100644
--- a/meta-oe/recipes-navigation/geos/geos_3.4.2.bb
+++ b/meta-oe/recipes-navigation/geos/geos_3.4.2.bb
@@ -4,3 +4,6 @@ SRC_URI += "file://geos-config-Add-includedir-variable.patch"
4 4
5SRC_URI[md5sum] = "fc5df2d926eb7e67f988a43a92683bae" 5SRC_URI[md5sum] = "fc5df2d926eb7e67f988a43a92683bae"
6SRC_URI[sha256sum] = "15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53" 6SRC_URI[sha256sum] = "15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53"
7
8# http://errors.yoctoproject.org/Errors/Details/68613/
9PNBLACKLIST[geos] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-navigation/libspatialite/libspatialite_4.2.0.bb b/meta-oe/recipes-navigation/libspatialite/libspatialite_4.2.0.bb
index d66dc875b..fff195a0e 100644
--- a/meta-oe/recipes-navigation/libspatialite/libspatialite_4.2.0.bb
+++ b/meta-oe/recipes-navigation/libspatialite/libspatialite_4.2.0.bb
@@ -21,3 +21,5 @@ SRC_URI[md5sum] = "83305ed694a77152120d1f74c5151779"
21SRC_URI[sha256sum] = "9f138a6854740c7827fdee53845eb1485fce3e805a7aa9fc9151f8046ebd312d" 21SRC_URI[sha256sum] = "9f138a6854740c7827fdee53845eb1485fce3e805a7aa9fc9151f8046ebd312d"
22 22
23SRC_URI += "file://geos-config.patch" 23SRC_URI += "file://geos-config.patch"
24
25PNBLACKLIST[libspatialite] ?= "Depends on broken geos"
diff --git a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
index bc88143ed..f7898ba2c 100644
--- a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
+++ b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
@@ -52,3 +52,5 @@ FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"
52FILES_${PN}-dev += "${libdir}/${PYTHON_DIR}/site-packages/_*.la" 52FILES_${PN}-dev += "${libdir}/${PYTHON_DIR}/site-packages/_*.la"
53 53
54FILES_${PN}-staticdev += "${libdir}/${PYTHON_DIR}/site-packages/_*.a" 54FILES_${PN}-staticdev += "${libdir}/${PYTHON_DIR}/site-packages/_*.a"
55
56PNBLACKLIST[geis] ?= "Depends on broken grail"
diff --git a/meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb b/meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb
index 6ea10d615..6c8f29542 100644
--- a/meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb
+++ b/meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb
@@ -21,3 +21,6 @@ PACKAGECONFIG[x11] = "--with-x11, --without-x11, libxi"
21 21
22PACKAGE_BEFORE_PN += "${PN}-test" 22PACKAGE_BEFORE_PN += "${PN}-test"
23FILES_${PN}-test = "${bindir}/grail-test*" 23FILES_${PN}-test = "${bindir}/grail-test*"
24
25# http://errors.yoctoproject.org/Errors/Details/68611/
26PNBLACKLIST[grail] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-support/opencv/opencv_3.1.bb b/meta-oe/recipes-support/opencv/opencv_3.1.bb
index 36876da2c..c41baec7b 100644
--- a/meta-oe/recipes-support/opencv/opencv_3.1.bb
+++ b/meta-oe/recipes-support/opencv/opencv_3.1.bb
@@ -146,3 +146,5 @@ do_install_append() {
146 cp -f bin/*-tutorial-* bin/*-example-* ${D}${datadir}/OpenCV/samples/bin/ 146 cp -f bin/*-tutorial-* bin/*-example-* ${D}${datadir}/OpenCV/samples/bin/
147} 147}
148 148
149# http://errors.yoctoproject.org/Errors/Details/68617/
150PNBLACKLIST[opencv] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb b/meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb
index ed8ef267c..93cbdd7e3 100644
--- a/meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb
+++ b/meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb
@@ -110,3 +110,6 @@ FILES_${PN}-dev = " \
110 ${includedir} \ 110 ${includedir} \
111 ${datadir}/aclocal/openwbem.m4 \ 111 ${datadir}/aclocal/openwbem.m4 \
112" 112"
113
114# http://errors.yoctoproject.org/Errors/Details/68630/
115PNBLACKLIST[openwbem] ?= "BROKEN: fails to build with gcc-6"
diff --git a/meta-oe/recipes-test/fwts/fwts_git.bb b/meta-oe/recipes-test/fwts/fwts_git.bb
index b943d6d48..cad2ae052 100644
--- a/meta-oe/recipes-test/fwts/fwts_git.bb
+++ b/meta-oe/recipes-test/fwts/fwts_git.bb
@@ -22,3 +22,6 @@ FILES_${PN} += "${libdir}/fwts/lib*${SOLIBS}"
22FILES_${PN}-dev += "${libdir}/fwts/lib*${SOLIBSDEV} ${libdir}/fwts/lib*.la" 22FILES_${PN}-dev += "${libdir}/fwts/lib*${SOLIBSDEV} ${libdir}/fwts/lib*.la"
23FILES_${PN}-staticdev += "${libdir}/fwts/lib*a" 23FILES_${PN}-staticdev += "${libdir}/fwts/lib*a"
24FILES_${PN}-dbg += "${libdir}/fwts/.debug" 24FILES_${PN}-dbg += "${libdir}/fwts/.debug"
25
26# http://errors.yoctoproject.org/Errors/Details/68633/
27PNBLACKLIST[fwts] ?= "BROKEN: fails to build with gcc-6"