diff options
23 files changed, 51 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/efl/epdf_svn.bb b/meta-efl/recipes-efl/efl/epdf_svn.bb index e32a5fdb0..a4c7d4951 100644 --- a/meta-efl/recipes-efl/efl/epdf_svn.bb +++ b/meta-efl/recipes-efl/efl/epdf_svn.bb | |||
@@ -25,3 +25,5 @@ EXTRA_OECONF = "\ | |||
25 | 25 | ||
26 | # Some upgrade path tweaking, as in evas | 26 | # Some upgrade path tweaking, as in evas |
27 | AUTO_LIBNAME_PKGS = "" | 27 | AUTO_LIBNAME_PKGS = "" |
28 | |||
29 | PNBLACKLIST[epdf] ?= "Depends on broken poppler" | ||
diff --git a/meta-gnome/recipes-devtools/glade/glade3_%.bbappend b/meta-gnome/recipes-devtools/glade/glade3_%.bbappend index 3abacfb86..b7124712a 100644 --- a/meta-gnome/recipes-devtools/glade/glade3_%.bbappend +++ b/meta-gnome/recipes-devtools/glade/glade3_%.bbappend | |||
@@ -1 +1,2 @@ | |||
1 | PACKAGECONFIG ??= "gnome" | 1 | PACKAGECONFIG ??= "gnome" |
2 | PNBLACKLIST[glade3] ?= "Depends on broken libgnomeui" | ||
diff --git a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb index fe63093ad..4fa11a574 100644 --- a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb +++ b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb | |||
@@ -46,3 +46,5 @@ FILES_${PN}-staticdev += "${libdir}/nautilus/extensions-2.0/*.a \ | |||
46 | ${libdir}/evince/*/backends/*.a" | 46 | ${libdir}/evince/*/backends/*.a" |
47 | FILES_${PN}-nautilus-extension = "${libdir}/nautilus/*/*so" | 47 | FILES_${PN}-nautilus-extension = "${libdir}/nautilus/*/*so" |
48 | FILES_${PN}-browser-plugin = "${libdir}/mozilla/*/*so" | 48 | FILES_${PN}-browser-plugin = "${libdir}/mozilla/*/*so" |
49 | |||
50 | PNBLACKLIST[evince] ?= "Depends on broken poppler" | ||
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb index 9ede2f5bf..9266f97a2 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb | |||
@@ -104,3 +104,5 @@ pkg_postrm_${PN} () { | |||
104 | delgroup gdm || true | 104 | delgroup gdm || true |
105 | sed -i /gdm/d ${sysconfdir}/X11/default-display-manager || true | 105 | sed -i /gdm/d ${sysconfdir}/X11/default-display-manager || true |
106 | } | 106 | } |
107 | |||
108 | PNBLACKLIST[gdm] ?= "Depends on broken gnome-panel" | ||
diff --git a/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb b/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb index 4ae5bbb81..7e6b343a8 100644 --- a/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb +++ b/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb | |||
@@ -20,3 +20,4 @@ EXTRA_OECONF = "--disable-scrollkeeper \ | |||
20 | FILES_${PN} += "${libdir}/gedit-2/plugin* ${datadir}/gedit-2" | 20 | FILES_${PN} += "${libdir}/gedit-2/plugin* ${datadir}/gedit-2" |
21 | FILES_${PN}-dbg += "${libdir}/gedit-2/plugin-loaders/.debug ${libdir}/gedit-2/plugins/.debug" | 21 | FILES_${PN}-dbg += "${libdir}/gedit-2/plugin-loaders/.debug ${libdir}/gedit-2/plugins/.debug" |
22 | 22 | ||
23 | PNBLACKLIST[gedit] ?= "Depends on broken gtksourceview2" | ||
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb index 0f7cb59df..b85850e2b 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb | |||
@@ -43,3 +43,5 @@ FILES_${PN} =+ "${datadir}/gnome* \ | |||
43 | ${datadir}/PolicyKit \ | 43 | ${datadir}/PolicyKit \ |
44 | ${libdir}/bonobo \ | 44 | ${libdir}/bonobo \ |
45 | " | 45 | " |
46 | |||
47 | PNBLACKLIST[gnome-panel] ?= "Depends on broken libgweather" | ||
diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb index c6fb75b8f..e3f49161a 100644 --- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb +++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb | |||
@@ -27,3 +27,6 @@ do_configure_append() { | |||
27 | RRECOMMENDS_${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-ck-connector', '', d)}" | 27 | RRECOMMENDS_${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-ck-connector', '', d)}" |
28 | FILES_${PN} += "${datadir}/xsessions ${datadir}/icons ${datadir}/gnome ${libdir}/gnome-session/helpers" | 28 | FILES_${PN} += "${datadir}/xsessions ${datadir}/icons ${datadir}/gnome ${libdir}/gnome-session/helpers" |
29 | FILES_${PN}-dbg += "${libexecdir}/gnome-session/helpers/.debug" | 29 | FILES_${PN}-dbg += "${libexecdir}/gnome-session/helpers/.debug" |
30 | |||
31 | # http://errors.yoctoproject.org/Errors/Details/68621/ | ||
32 | PNBLACKLIST[gnome-session] ?= "BROKEN: fails to build with gcc-6" | ||
diff --git a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb index 0ac2b20e4..ae28ffd0e 100644 --- a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb +++ b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb | |||
@@ -17,3 +17,6 @@ SRC_URI[archive.sha256sum] = "2c7af2250698b9f9f53c6eaa93211c1118cf2c7e29cbbacfd1 | |||
17 | GNOME_COMPRESS_TYPE="bz2" | 17 | GNOME_COMPRESS_TYPE="bz2" |
18 | 18 | ||
19 | RRECOMMENDS_${PN} += "gnome-common-schemas" | 19 | RRECOMMENDS_${PN} += "gnome-common-schemas" |
20 | |||
21 | # http://errors.yoctoproject.org/Errors/Details/68636/ | ||
22 | PNBLACKLIST[gnome-terminal] ?= "BROKEN: fails to build with gcc-6" | ||
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb index 6bb6816cb..2caa82081 100644 --- a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb +++ b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb | |||
@@ -21,3 +21,5 @@ SRC_URI += "\ | |||
21 | SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b" | 21 | SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b" |
22 | SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29" | 22 | SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29" |
23 | GNOME_COMPRESS_TYPE="bz2" | 23 | GNOME_COMPRESS_TYPE="bz2" |
24 | |||
25 | PNBLACKLIST[libgnomecups] ?= "Depends on broken libgnomeui" | ||
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb index 9d41914b2..ff14616d2 100644 --- a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb +++ b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb | |||
@@ -24,3 +24,5 @@ FILES_${PN}-staticdev += "\ | |||
24 | ${libdir}/${PN}/${PV}/modules/*.a \ | 24 | ${libdir}/${PN}/${PV}/modules/*.a \ |
25 | ${libdir}/${PN}/${PV}/modules/*/*.a \ | 25 | ${libdir}/${PN}/${PV}/modules/*/*.a \ |
26 | " | 26 | " |
27 | |||
28 | PNBLACKLIST[libgnomeprint] ?= "Depends on broken libgnomecups" | ||
diff --git a/meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb b/meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb index 3d3118a92..5d1d251b1 100644 --- a/meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb +++ b/meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb | |||
@@ -45,3 +45,5 @@ python populate_packages_prepend () { | |||
45 | recursive=True, | 45 | recursive=True, |
46 | prepend=True) | 46 | prepend=True) |
47 | } | 47 | } |
48 | |||
49 | PNBLACKLIST[gnumeric] ?= "Depends on broken libgnomeprint" | ||
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb index c745e345a..1820ba8d3 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb | |||
@@ -26,3 +26,6 @@ do_configure_prepend() { | |||
26 | } | 26 | } |
27 | 27 | ||
28 | FILES_${PN} += " ${datadir}/gtksourceview-2.0" | 28 | FILES_${PN} += " ${datadir}/gtksourceview-2.0" |
29 | |||
30 | # http://errors.yoctoproject.org/Errors/Details/68609/ | ||
31 | PNBLACKLIST[gtksourceview2] ?= "BROKEN: fails to build with gcc-6" | ||
diff --git a/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb b/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb index aeec2d31b..71fe545fc 100644 --- a/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb +++ b/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb | |||
@@ -20,4 +20,5 @@ FILES_${PN} += "${datadir}/gnome* \ | |||
20 | PACKAGES =+ "${PN}-locationdata" | 20 | PACKAGES =+ "${PN}-locationdata" |
21 | FILES_${PN}-locationdata = "${datadir}/libgweather/Locations*" | 21 | FILES_${PN}-locationdata = "${datadir}/libgweather/Locations*" |
22 | 22 | ||
23 | 23 | # http://errors.yoctoproject.org/Errors/Details/68608/ | |
24 | PNBLACKLIST[libgweather] ?= "BROKEN: fails to build with gcc-6" | ||
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb b/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb index 6fb2786b1..3208a8170 100644 --- a/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb +++ b/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb | |||
@@ -5,3 +5,6 @@ PR = "r1" | |||
5 | SRC_URI[archive.md5sum] = "ceab6f4370581d1a03c09f15cc103099" | 5 | SRC_URI[archive.md5sum] = "ceab6f4370581d1a03c09f15cc103099" |
6 | SRC_URI[archive.sha256sum] = "04c81f3bb5a337cdf3ed1230916f82d29857ee95eb884f58dd2f5c6860efe803" | 6 | SRC_URI[archive.sha256sum] = "04c81f3bb5a337cdf3ed1230916f82d29857ee95eb884f58dd2f5c6860efe803" |
7 | GNOME_COMPRESS_TYPE="bz2" | 7 | GNOME_COMPRESS_TYPE="bz2" |
8 | |||
9 | # http://errors.yoctoproject.org/Errors/Details/68607/ | ||
10 | PNBLACKLIST[libgnomeui] ?= "BROKEN: fails to build with gcc-6" | ||
diff --git a/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb b/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb index 992596eaf..47b098045 100644 --- a/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb +++ b/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb | |||
@@ -11,3 +11,6 @@ SRC_URI[md5sum] = "0afd969758561599fd782e1effb39c08" | |||
11 | SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e" | 11 | SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e" |
12 | 12 | ||
13 | PR = "r3" | 13 | PR = "r3" |
14 | |||
15 | # tasks-0.19/libkoto/koto-utils.c:81:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] | ||
16 | PNBLACKLIST[tasks] ?= "Fails to build with gcc-6" | ||
diff --git a/meta-gnome/recipes-gnome/pimlico/tasks_git.bb b/meta-gnome/recipes-gnome/pimlico/tasks_git.bb index 6a06da336..32d2ac62e 100644 --- a/meta-gnome/recipes-gnome/pimlico/tasks_git.bb +++ b/meta-gnome/recipes-gnome/pimlico/tasks_git.bb | |||
@@ -7,3 +7,6 @@ PV = "0.13+git${SRCPV}" | |||
7 | PR = "r3" | 7 | PR = "r3" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | |||
11 | # ../../git/libkoto/koto-utils.c:81:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] | ||
12 | PNBLACKLIST[tasks] ?= "Fails to build with gcc-6" | ||
diff --git a/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb b/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb index 919aa7bca..ab20460f1 100644 --- a/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb +++ b/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb | |||
@@ -47,3 +47,5 @@ python populate_packages_prepend () { | |||
47 | do_split_packages(d, goffice_libdir, '(.*)', 'goffice-plugin-%s', 'Goffice plugin for %s', allow_dirs=True) | 47 | do_split_packages(d, goffice_libdir, '(.*)', 'goffice-plugin-%s', 'Goffice plugin for %s', allow_dirs=True) |
48 | } | 48 | } |
49 | 49 | ||
50 | # | ../../goffice-0.10.1/goffice/math/go-complex.c:75:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] | ||
51 | PNBLACKLIST[goffice] ?= "BROKEN: fails to build with gcc-6" | ||
diff --git a/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb b/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb index ff5366934..7e6c40007 100644 --- a/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb +++ b/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb | |||
@@ -83,3 +83,5 @@ FILES_${PN}-nautilus-extension += "${libdir}/nautilus/extensions-2.0/*.so" | |||
83 | 83 | ||
84 | SRC_URI[md5sum] = "f3a871beeebf86fd752863ebd22af9ac" | 84 | SRC_URI[md5sum] = "f3a871beeebf86fd752863ebd22af9ac" |
85 | SRC_URI[sha256sum] = "9b59330aa2e9e09feee587ded895e9247f71fc25f46b023d616d9969314bc7f1" | 85 | SRC_URI[sha256sum] = "9b59330aa2e9e09feee587ded895e9247f71fc25f46b023d616d9969314bc7f1" |
86 | |||
87 | PNBLACKLIST[tracker] ?= "Depends on broken poppler" | ||
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb index 29ed4d994..3c134bb3b 100644 --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb | |||
@@ -30,3 +30,5 @@ CFLAGS += "-fPIC" | |||
30 | 30 | ||
31 | FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug" | 31 | FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug" |
32 | FILES_${PN} += "${datadir}/appdata" | 32 | FILES_${PN} += "${datadir}/appdata" |
33 | |||
34 | PNBLACKLIST[gimp] ?= "Depends on broken poppler" | ||
diff --git a/meta-oe/recipes-support/poppler/poppler_0.43.0.bb b/meta-oe/recipes-support/poppler/poppler_0.43.0.bb index 95cd5e5da..743e0aaa0 100644 --- a/meta-oe/recipes-support/poppler/poppler_0.43.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_0.43.0.bb | |||
@@ -53,3 +53,6 @@ FILES_libpoppler = "${libdir}/libpoppler.so.*" | |||
53 | FILES_libpoppler-glib = "${libdir}/libpoppler-glib.so.*" | 53 | FILES_libpoppler-glib = "${libdir}/libpoppler-glib.so.*" |
54 | 54 | ||
55 | RDEPENDS_libpoppler = "poppler-data" | 55 | RDEPENDS_libpoppler = "poppler-data" |
56 | |||
57 | # http://errors.yoctoproject.org/Errors/Details/68605/ | ||
58 | PNBLACKLIST[poppler] ?= "BROKEN: fails to build with gcc-6" | ||
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb index 4ca21a6bc..3748a0623 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb | |||
@@ -17,3 +17,5 @@ SRC_URI[sha256sum] = "60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd6198 | |||
17 | EXTRA_OECONF = "--disable-gtk3" | 17 | EXTRA_OECONF = "--disable-gtk3" |
18 | 18 | ||
19 | FILES_${PN} += "${datadir}/glib-2.0/schemas" | 19 | FILES_${PN} += "${datadir}/glib-2.0/schemas" |
20 | |||
21 | PNBLACKLIST[mousepad] ?= "Depends on broken gtksourceview2" | ||
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb index 66399cfb1..49c51e967 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb | |||
@@ -7,7 +7,8 @@ DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" | |||
7 | 7 | ||
8 | inherit xfce-app | 8 | inherit xfce-app |
9 | 9 | ||
10 | RRECOMMENDS_${PN} += "tumbler" | 10 | # tumbler is currently broken |
11 | # RRECOMMENDS_${PN} += "tumbler" | ||
11 | 12 | ||
12 | SRC_URI[md5sum] = "94c778850325a4e5a12e3433c8a05432" | 13 | SRC_URI[md5sum] = "94c778850325a4e5a12e3433c8a05432" |
13 | SRC_URI[sha256sum] = "71625324cecda7199acbc95a3ea5132d0dcbf808771e7a209ea2b9503ae4f328" | 14 | SRC_URI[sha256sum] = "71625324cecda7199acbc95a3ea5132d0dcbf808771e7a209ea2b9503ae4f328" |
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb index 66385a41f..5a0fc6d82 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | |||
@@ -27,3 +27,5 @@ FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \ | |||
27 | ${libdir}/tumbler-1/plugins/.debug \ | 27 | ${libdir}/tumbler-1/plugins/.debug \ |
28 | ${libdir}/tumbler-1/plugins/cache/.debug \ | 28 | ${libdir}/tumbler-1/plugins/cache/.debug \ |
29 | " | 29 | " |
30 | |||
31 | PNBLACKLIST[tumbler] ?= "Depends on broken poppler" | ||