mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -25,3 +25,5 @@ EXTRA_OECONF = "\
|
||||
|
||||
# Some upgrade path tweaking, as in evas
|
||||
AUTO_LIBNAME_PKGS = ""
|
||||
|
||||
PNBLACKLIST[epdf] ?= "Depends on broken poppler"
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
PACKAGECONFIG ??= "gnome"
|
||||
PNBLACKLIST[glade3] ?= "Depends on broken libgnomeui"
|
||||
|
||||
@@ -46,3 +46,5 @@ FILES_${PN}-staticdev += "${libdir}/nautilus/extensions-2.0/*.a \
|
||||
${libdir}/evince/*/backends/*.a"
|
||||
FILES_${PN}-nautilus-extension = "${libdir}/nautilus/*/*so"
|
||||
FILES_${PN}-browser-plugin = "${libdir}/mozilla/*/*so"
|
||||
|
||||
PNBLACKLIST[evince] ?= "Depends on broken poppler"
|
||||
|
||||
@@ -104,3 +104,5 @@ pkg_postrm_${PN} () {
|
||||
delgroup gdm || true
|
||||
sed -i /gdm/d ${sysconfdir}/X11/default-display-manager || true
|
||||
}
|
||||
|
||||
PNBLACKLIST[gdm] ?= "Depends on broken gnome-panel"
|
||||
|
||||
@@ -20,3 +20,4 @@ EXTRA_OECONF = "--disable-scrollkeeper \
|
||||
FILES_${PN} += "${libdir}/gedit-2/plugin* ${datadir}/gedit-2"
|
||||
FILES_${PN}-dbg += "${libdir}/gedit-2/plugin-loaders/.debug ${libdir}/gedit-2/plugins/.debug"
|
||||
|
||||
PNBLACKLIST[gedit] ?= "Depends on broken gtksourceview2"
|
||||
|
||||
@@ -43,3 +43,5 @@ FILES_${PN} =+ "${datadir}/gnome* \
|
||||
${datadir}/PolicyKit \
|
||||
${libdir}/bonobo \
|
||||
"
|
||||
|
||||
PNBLACKLIST[gnome-panel] ?= "Depends on broken libgweather"
|
||||
|
||||
@@ -27,3 +27,6 @@ do_configure_append() {
|
||||
RRECOMMENDS_${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-ck-connector', '', d)}"
|
||||
FILES_${PN} += "${datadir}/xsessions ${datadir}/icons ${datadir}/gnome ${libdir}/gnome-session/helpers"
|
||||
FILES_${PN}-dbg += "${libexecdir}/gnome-session/helpers/.debug"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/68621/
|
||||
PNBLACKLIST[gnome-session] ?= "BROKEN: fails to build with gcc-6"
|
||||
|
||||
@@ -17,3 +17,6 @@ SRC_URI[archive.sha256sum] = "2c7af2250698b9f9f53c6eaa93211c1118cf2c7e29cbbacfd1
|
||||
GNOME_COMPRESS_TYPE="bz2"
|
||||
|
||||
RRECOMMENDS_${PN} += "gnome-common-schemas"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/68636/
|
||||
PNBLACKLIST[gnome-terminal] ?= "BROKEN: fails to build with gcc-6"
|
||||
|
||||
@@ -21,3 +21,5 @@ SRC_URI += "\
|
||||
SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b"
|
||||
SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29"
|
||||
GNOME_COMPRESS_TYPE="bz2"
|
||||
|
||||
PNBLACKLIST[libgnomecups] ?= "Depends on broken libgnomeui"
|
||||
|
||||
@@ -24,3 +24,5 @@ FILES_${PN}-staticdev += "\
|
||||
${libdir}/${PN}/${PV}/modules/*.a \
|
||||
${libdir}/${PN}/${PV}/modules/*/*.a \
|
||||
"
|
||||
|
||||
PNBLACKLIST[libgnomeprint] ?= "Depends on broken libgnomecups"
|
||||
|
||||
@@ -45,3 +45,5 @@ python populate_packages_prepend () {
|
||||
recursive=True,
|
||||
prepend=True)
|
||||
}
|
||||
|
||||
PNBLACKLIST[gnumeric] ?= "Depends on broken libgnomeprint"
|
||||
|
||||
@@ -26,3 +26,6 @@ do_configure_prepend() {
|
||||
}
|
||||
|
||||
FILES_${PN} += " ${datadir}/gtksourceview-2.0"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/68609/
|
||||
PNBLACKLIST[gtksourceview2] ?= "BROKEN: fails to build with gcc-6"
|
||||
|
||||
@@ -20,4 +20,5 @@ FILES_${PN} += "${datadir}/gnome* \
|
||||
PACKAGES =+ "${PN}-locationdata"
|
||||
FILES_${PN}-locationdata = "${datadir}/libgweather/Locations*"
|
||||
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/68608/
|
||||
PNBLACKLIST[libgweather] ?= "BROKEN: fails to build with gcc-6"
|
||||
|
||||
@@ -5,3 +5,6 @@ PR = "r1"
|
||||
SRC_URI[archive.md5sum] = "ceab6f4370581d1a03c09f15cc103099"
|
||||
SRC_URI[archive.sha256sum] = "04c81f3bb5a337cdf3ed1230916f82d29857ee95eb884f58dd2f5c6860efe803"
|
||||
GNOME_COMPRESS_TYPE="bz2"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/68607/
|
||||
PNBLACKLIST[libgnomeui] ?= "BROKEN: fails to build with gcc-6"
|
||||
|
||||
@@ -11,3 +11,6 @@ SRC_URI[md5sum] = "0afd969758561599fd782e1effb39c08"
|
||||
SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e"
|
||||
|
||||
PR = "r3"
|
||||
|
||||
# tasks-0.19/libkoto/koto-utils.c:81:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral]
|
||||
PNBLACKLIST[tasks] ?= "Fails to build with gcc-6"
|
||||
|
||||
@@ -7,3 +7,6 @@ PV = "0.13+git${SRCPV}"
|
||||
PR = "r3"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# ../../git/libkoto/koto-utils.c:81:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral]
|
||||
PNBLACKLIST[tasks] ?= "Fails to build with gcc-6"
|
||||
|
||||
@@ -47,3 +47,5 @@ python populate_packages_prepend () {
|
||||
do_split_packages(d, goffice_libdir, '(.*)', 'goffice-plugin-%s', 'Goffice plugin for %s', allow_dirs=True)
|
||||
}
|
||||
|
||||
# | ../../goffice-0.10.1/goffice/math/go-complex.c:75:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral]
|
||||
PNBLACKLIST[goffice] ?= "BROKEN: fails to build with gcc-6"
|
||||
|
||||
@@ -83,3 +83,5 @@ FILES_${PN}-nautilus-extension += "${libdir}/nautilus/extensions-2.0/*.so"
|
||||
|
||||
SRC_URI[md5sum] = "f3a871beeebf86fd752863ebd22af9ac"
|
||||
SRC_URI[sha256sum] = "9b59330aa2e9e09feee587ded895e9247f71fc25f46b023d616d9969314bc7f1"
|
||||
|
||||
PNBLACKLIST[tracker] ?= "Depends on broken poppler"
|
||||
|
||||
@@ -30,3 +30,5 @@ CFLAGS += "-fPIC"
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug"
|
||||
FILES_${PN} += "${datadir}/appdata"
|
||||
|
||||
PNBLACKLIST[gimp] ?= "Depends on broken poppler"
|
||||
|
||||
@@ -53,3 +53,6 @@ FILES_libpoppler = "${libdir}/libpoppler.so.*"
|
||||
FILES_libpoppler-glib = "${libdir}/libpoppler-glib.so.*"
|
||||
|
||||
RDEPENDS_libpoppler = "poppler-data"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/68605/
|
||||
PNBLACKLIST[poppler] ?= "BROKEN: fails to build with gcc-6"
|
||||
|
||||
@@ -17,3 +17,5 @@ SRC_URI[sha256sum] = "60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd6198
|
||||
EXTRA_OECONF = "--disable-gtk3"
|
||||
|
||||
FILES_${PN} += "${datadir}/glib-2.0/schemas"
|
||||
|
||||
PNBLACKLIST[mousepad] ?= "Depends on broken gtksourceview2"
|
||||
|
||||
@@ -7,7 +7,8 @@ DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo"
|
||||
|
||||
inherit xfce-app
|
||||
|
||||
RRECOMMENDS_${PN} += "tumbler"
|
||||
# tumbler is currently broken
|
||||
# RRECOMMENDS_${PN} += "tumbler"
|
||||
|
||||
SRC_URI[md5sum] = "94c778850325a4e5a12e3433c8a05432"
|
||||
SRC_URI[sha256sum] = "71625324cecda7199acbc95a3ea5132d0dcbf808771e7a209ea2b9503ae4f328"
|
||||
|
||||
@@ -27,3 +27,5 @@ FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \
|
||||
${libdir}/tumbler-1/plugins/.debug \
|
||||
${libdir}/tumbler-1/plugins/cache/.debug \
|
||||
"
|
||||
|
||||
PNBLACKLIST[tumbler] ?= "Depends on broken poppler"
|
||||
|
||||
Reference in New Issue
Block a user