From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by mail.openembedded.org (Postfix) with ESMTP id 465E86FFFB; Thu, 10 Mar 2016 11:50:03 +0000 (UTC) Received: by mail-wm0-f52.google.com with SMTP id p65so25056695wmp.1; Thu, 10 Mar 2016 03:50:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:date:to:subject:message-id:mime-version:content-disposition :user-agent; bh=+KR6vWeFQR6kYBa34So2lJYpm7MAdlN02wOYQpFa8P0=; b=WfhsPqRm8sNmZqtW2Vn/AvNln6jQ4mcMqvc3slXKzlhJ9KOWk7SptYfuR5Aukm+voE 0Aen6WgvFNmqn0kSOx/Lo+hNpKdVErpaz1iUlWu/V6UinN8qiJ/g+U710WogilwO1+Wk 7lOWL1z+3fR3VZExgIbbcz6yQpSJQFupEsZjGiQuRuN/9gB5equUEa2gWhddZyHWK/cV lKkXSQlFcU3xcTzlRCqUuN0IAbFYDnLTR0kDKzw1dxInrXDRM6sCgragGIUVgM0rjK30 shLmaOWyBC6ijmQXn9Z4VTDE5SdMmxHRgjpzazmz5lwZilU/WGvXs/eFtXMB7rumAMcJ Cwyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:date:to:subject:message-id:mime-version :content-disposition:user-agent; bh=+KR6vWeFQR6kYBa34So2lJYpm7MAdlN02wOYQpFa8P0=; b=VNrocnF7Xk5i0OaD4JLGOFe4bFrXTzatyvSe4aurPBb/AFt0Onfd8NnkpnQL320+hx Q8TJ4G/WnrxHsLNyBAPwVHD3rRgYIJrgvBr8BKdQ/GQM6Hm5qXg7VUnJTTQF3u03GkhW RIDdB0NLmDakabcoz1hjAQsan4NUhO8A4UZ3j6M1fmvDOKL99XVyhsI9bbReBhiAAkA/ TI2TAQbGC8XrvF/2jY6m4P1zsLlS6nEZo+BQ1fun6GotUz6l2xov54bgr+kuRxtLLSl3 5B5ZK7RQkTcXfRDkXU+RlBz2n8Z8rgz8dtwTrqx3N+wkNY4hGHCnh8M7jcUkUEFsly4o n/Iw== X-Gm-Message-State: AD7BkJLpyehQxENs/wB/B/JpcTKgThESItPQ3Pok7GeVmKhg/DjajET6TFutzVJc7iPyDA== X-Received: by 10.194.203.5 with SMTP id km5mr3629669wjc.172.1457610603586; Thu, 10 Mar 2016 03:50:03 -0800 (PST) Received: from localhost (ip-86-49-34-37.net.upcbroadband.cz. [86.49.34.37]) by smtp.gmail.com with ESMTPSA id e19sm3211941wmd.1.2016.03.10.03.50.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Mar 2016 03:50:02 -0800 (PST) From: Martin Jansa X-Google-Original-From: Martin Jansa Date: Thu, 10 Mar 2016 12:53:01 +0100 To: openembedded-core@lists.openembedded.org, openembedded-devel@lists.openembedded.org Message-ID: <20160310115301.GC2573@jama> MIME-Version: 1.0 User-Agent: Mutt/1.5.24 (2015-08-30) Subject: State of bitbake world, Failed tasks 2016-03-09 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2016 11:50:04 -0000 X-Groupsio-MsgNum: 79402 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="adJ1OR3c6QgCpb/j" Content-Disposition: inline --adJ1OR3c6QgCpb/j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Aggressive PNBLACKLISTing continues. But linux-yocto (and modules depending= on it) are still broken :/. I'll look at cef3 and chromium issue, my recent patch for meta-browser fixed the build for armv7a MACHINEs, so it probably needs to be extended a bit to cover warnings in x86 and then duplicate the same to cef3. This issue is there for so long, slowing down the builds significantly (and causing logs to be much bigger) - I don't use these recipes but I hate the failures even more. =3D=3D Tested changes (not included in master yet) - bitbake =3D=3D cb1a878 world-image: add extra target =3D=3D Tested changes (not included in master yet) - openembedded-core =3D= =3D 6449e8a base.bbclass: Introduce EXTRA_CONF_PACKAGECONFIG variable 7798ea9 recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=3D= mode,links" 68b90d8 sstate-sysroot-cruft.sh: Extend the whitelist e9b143e qemux86: Add identical qemux86copy variant for tests bb8c50e report-error: Allow to upload reports automatically 2eb85df arch-armv7ve.inc: respect armv7a override as well =3D=3D Tested changes (not included in master yet) - meta-openembedded =3D= =3D 027760c efl-native: add dependency on openssl 45f9db5 python-m2crypt: update package to 0.23.0 125812a libao: update to 1.2.0 403e9e7 nginx: update to 1.9.12 5dbae2c pptp-linux: update to 1.8.0 94ee7cd efibootmgr: update and unblacklist dfaae50 efivar: update to 0.23 ff55769 dnsmasq: steal resolvconf support from Ubuntu febc48e wireshark: 2.0.2 update including security =3D=3D Tested changes (not included in master yet) - meta-qt5 =3D=3D b2d5376 Change dependency from virtual/mesa to drm in the kms packageconfig. 06bfff5 qtwebengine: enable ARMv7VE support 2a998cc Add .gitignore to ignore .pyc/.pyo files 3eae3fe qmake5_base: use remove-libtool bbclass bc54e23 recipes: use new EXTRA_CONF_PACKAGECONFIG instead of EXTRA_OECONF =3D=3D Tested changes (not included in master yet) - meta-browser =3D=3D =3D=3D Tested changes (not included in master yet) - meta-webos-ports =3D=3D =3D=3D Tested changes (not included in master yet) - meta-smartphone =3D=3D c596ff4 linux-gta04: upgrade to 4.4 98b5a2e om-gta04: drop u-boot from EXTRA_IMAGEDEPENDS eb55ffe defaulttunes.inc: switch to hf, because SGX SDK for SGX530 is avail= able only for hf 1d10e4e linux-gta04: enable SGX530 158b3e6 linux-gta04: bump SRCREV to get fixes for build with gcc-5 c469e02 u-boot-mkimage: Backport fix from upstream to fix build with gcc-5 =3D=3D Number of issues - stats =3D=3D {| class=3D'wikitable' !|Date !!colspan=3D'3'|Failed tasks !!colspan=3D'12'|QA !!Comme= nt |- || ||qemuarm ||qemux86 ||qemux86_64 ||already-stripped ||libdir ||textrel = ||build-deps ||file-rdeps ||version-going-backwards ||host-user-contaminate= d ||installed-vs-shipped ||unknown-configure-option ||symlink-to-sysroot ||= invalid-pkgconfig ||pkgname ||=09 |- ||2016-03-09 ||2 ||6 ||10 ||0 ||0 ||1 ||1 ||25 ||0 ||0 ||0 ||0 ||0= ||0 ||0 ||=09 |} http://www.openembedded.org/wiki/Bitbake_World_Status =3D=3D Failed tasks 2016-03-09 =3D=3D INFO: jenkins-job.sh-1.7.1 Complete log available at http://logs.nslu2-linu= x.org/buildlogs/oe/world/log.report.20160310_105528.log =3D=3D=3D common (2) =3D=3D=3D * /meta-openembedded/meta-oe/recipes-extended/efivar/efivar_0.23.bb, do= _compile * /meta-openembedded/meta-python/recipes-devtools/python/python-cryptog= raphy_1.1.bb, do_compile =3D=3D=3D common-x86 (2) =3D=3D=3D * /meta-browser/recipes-browser/chromium/cef3_280796.bb, do_compile * /meta-browser/recipes-browser/chromium/chromium_40.0.2214.91.bb, do_c= ompile =3D=3D=3D qemuarm (0) =3D=3D=3D =3D=3D=3D qemux86 (2) =3D=3D=3D * /meta-openembedded/meta-python/recipes-devtools/python/python-m2crypt= o_0.23.0.bb, do_compile * /openembedded-core/meta/recipes-kernel/linux/linux-yocto_4.4.bb, do_c= ompile =3D=3D=3D qemux86_64 (6) =3D=3D=3D * /meta-openembedded/meta-networking/recipes-kernel/netmap/netmap-modul= es_git.bb, do_configure * /meta-openembedded/meta-networking/recipes-kernel/netmap/netmap-modul= es_git.bb, do_make_scripts * /meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguest= drivers_4.3.36.bb, do_make_scripts * /meta-openembedded/meta-python/recipes-devtools/python/python-matplot= lib_1.1.0.bb, do_compile * /openembedded-core/meta/recipes-kernel/cryptodev/cryptodev-module_1.8= =2Ebb, do_make_scripts * /openembedded-core/meta/recipes-kernel/lttng/lttng-modules_git.bb, do= _make_scripts =3D=3D=3D Number of failed tasks (18) =3D=3D=3D {| class=3Dwikitable |- || qemuarm || 2 || http://logs.nslu2-linux.org/buildlogs/oe/world//log.wo= rld.20160309_064229.log// || http://errors.yoctoproject.org:80/Errors/Build= /13789/ |- || qemux86 || 6 || http://logs.nslu2-linux.org/buildlogs/oe/world//log.wo= rld.20160309_090431.log// || http://errors.yoctoproject.org:80/Errors/Build= /13791/ |- || qemux86_64 || 10 || http://logs.nslu2-linux.org/buildlogs/oe/world//lo= g.world.20160309_114559.log// || http://errors.yoctoproject.org:80/Errors/B= uild/13931/ |} =3D=3D=3D PNBLACKLISTs (109) =3D=3D=3D =3D=3D=3D QA issues (27) =3D=3D=3D {| class=3Dwikitable !| Count ||Issue |- ||0 ||already-stripped |- ||0 ||host-user-contaminated |- ||0 ||installed-vs-shipped |- ||0 ||invalid-pkgconfig |- ||0 ||libdir |- ||0 ||pkgname |- ||0 ||symlink-to-sysroot |- ||0 ||unknown-configure-option |- ||0 ||version-going-backwards |- ||1 ||build-deps |- ||1 ||textrel |- ||25 ||file-rdeps |} PNBLACKLISTs: openembedded-core/: meta-browser: meta-openembedded: meta-efl/recipes-efl/e17/diskio_svn.bb:PNBLACKLIST[diskio] ?=3D "broken: sw= itch to https://git.enlightenment.org/enlightenment/modules/diskio.git/ and= fix 0.0.1+svnr82070-r0.0/E-MODULES-EXTRA/diskio/e-module-diskio.edc:58. in= valid state name: 'off'. "default" state must always be first." meta-efl/recipes-efl/e17/elbow_git.bb:PNBLACKLIST[elbow] ?=3D "Depends on b= lacklisted webkit-efl" meta-efl/recipes-efl/e17/elmdentica_svn.bb:PNBLACKLIST[elmdentica] ?=3D "OL= D and depends on broken azy" meta-efl/recipes-efl/e17/emprint_svn.bb:PNBLACKLIST[emprint] ?=3D "if you w= ant to use these modules with E18, then you need to update it to git recipe= fetching newer sources from http://git.enlightenment.org/apps/emprint.git/" meta-efl/recipes-efl/e17/news_svn.bb:PNBLACKLIST[news] ?=3D "if you want to= use these modules with E18, then you need to update it to git recipe fetch= ing newer sources from http://git.enlightenment.org/enlightenment/modules/n= ews.git/" meta-efl/recipes-efl/e17/rage_svn.bb:PNBLACKLIST[rage] ?=3D "if you want to= use these modules with E18, then you need to update it to git recipe fetch= ing newer sources from http://git.enlightenment.org/apps/rage.git/" meta-efl/recipes-efl/e17/screenshot_svn.bb:PNBLACKLIST[screenshot] ?=3D "de= pends on blacklisted emprint" meta-efl/recipes-efl/efl/azy_svn.bb:PNBLACKLIST[azy] ?=3D "OLD and doesn't = build with gcc-5" meta-efl/recipes-efl/efl/entrance_svn.bb:PNBLACKLIST[entrance] ?=3D "broken= : switch to https://git.enlightenment.org/misc/entrance.git and fix 0.0.4+s= vnr82070-r7/entrance/data/themes/old/default.edc:678. invalid state name: '= defaault'. "default" state must always be first." meta-efl/recipes-efl/webkit/webkit-efl.inc:PNBLACKLIST[webkit-efl] ?=3D "Ol= d and unmaintaned fork with many security issues" meta-efl/recipes-navigation/mcnavi/mcnavi_0.3.4.bb:PNBLACKLIST[mcnavi] ?=3D= "BROKEN: latest version 0.3.4 is 3 years old and now broken with more stri= ct ejde_cc from efl-1.13" meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb:PNBLACKLIST[epdfview] ?= =3D "BROKEN: images are not displayed anymore" meta-gnome/recipes-apps/gnome-mplayer/gnome-mplayer_1.0.5.bb:PNBLACKLIST[gn= ome-mplayer] ?=3D "rdepends on blacklisted mplayer" meta-gnome/recipes-extended/gtk-theme-torturer/gtk-theme-torturer_git.bb:PN= BLACKLIST[gtk-theme-torturer] ?=3D "BROKEN: gmacros.h:182:53: error: size o= f array '_GStaticAssertCompileTimeAssertion_2' is negative" meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb:PNBLACKLIST[gcalctoo= l] ?=3D "broken at least since April 2013 http://permalink.gmane.org/gmane.= comp.handhelds.openembedded/57920 and nobody complained, it's also replaced= by gnome calculator" meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_2.32.1.bb:PNBLACKLIST[= gnome-keyring] ?=3D "This version conflicts with gcr from oe-core" meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb:PNBLACKLIST[gno= me-menus3] ?=3D "CONFLICT: 24 files are conflicting with gnome-menus" meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb:PNBLACKLIST[gnom= e-panel3] ?=3D "CONFLICT: depends on libgweather3 which conflicts with libg= weather" meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb:= PNBLACKLIST[gnome-power-manager] ?=3D "BROKEN: not compatible with current = libnotify" meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb:PNBLACKLIST[libgwea= ther3] ?=3D "CONFLICT: 876 files are conflicting with libgweather" meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb:PNBLACKLIST[nautilus3]= ?=3D "BROKEN: fails to build, maybe missing dependency on gnome-desktop-ut= ils.h provider" meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb:PNBLA= CKLIST[system-tools-backends] ?=3D "does not build with distroless qemuarm = as reported in 'State of bitbake world' thread, nobody volunteered to fix t= hem" meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb:PNBLACKLIST[gnome-th= emes] ?=3D "BROKEN: x86_64-linux/usr/lib/icon-naming-utils/icon-name-mappin= g: No such file or directory" meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb:PNBLACKLIST[zenity] ?=3D "= BROKEN: doesn't build with B!=3DS" meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb:PNBLACKLIST[xbmc] ?=3D= "/usr/include/c++/ctime:70:11: error: '::gmtime' has not been declared" meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_git.bb:PNBLACKLIST[mkvtoo= lnix] ?=3D "BROKEN: Failx to build with gcc-5" meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb:PNBLACKLIST= [coriander] ?=3D "BROKEN: fails to use SDL probably because libsdl-config w= as removed, error: unknown type name 'SDL_Overlay'" meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb:PN= BLACKLIST[renderer-service-upnp] ?=3D "BROKEN: doesn't build with B!=3DS (t= rying to install rendererconsole.py from ${B} instead of ${S})" meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-ffmpeg_0.10.13.bb:PNB= LACKLIST[gst-ffmpeg] ?=3D "Not compatible with currently used ffmpeg 3" meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb:PNBLACKLIST[gs= t123] ?=3D "gst123 is still "sometimes" using wrong sysroot" meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb:PNBLACKLIST[sno= rt] ?=3D "BROKEN: QA Issue: snort_preproc.pc, snort_output.pc, snort.pc" meta-networking/recipes-daemons/dnrd/dnrd_2.20.3.bb:PNBLACKLIST[dnrd] ?=3D = "BROKEN: dnrd-2.20.3-r0 do_package: QA Issue: dnrd: Files/directories were = installed but not shipped in any package:" meta-networking/recipes-daemons/squid/squid_3.5.7.bb:PNBLACKLIST[squid] ?= =3D "BROKEN: sysroots/qemuarm/usr/include/linux/in.h:28:16: error: redeclar= ation of 'IPPROTO_IP'" meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb= :PNBLACKLIST[iscsitarget] ?=3D "BROKEN: kernel/block-io.c:36:19: error: 'BI= O_UPTODATE' undeclared (first use in this function)" meta-networking/recipes-irc/znc/znc_git.bb:PNBLACKLIST[znc] ?=3D "BROKEN: Q= A Issue: znc.pc failed sanity test" meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb:PNBLACKLIST[curlpp] = ?=3D "BROKEN: QA Issue: curlpp.pc failed sanity test (tmpdir)" meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb:PNBLACKLIST[dovec= ot] ?=3D "BROKEN: QA Issue: -dev package contains non-symlink .so" meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.16.bb:PNBLACK= LIST[lksctp-tools] ?=3D "${@base_contains('DISTRO_FEATURES', 'ld-is-gold', = "BROKEN: fails to link against sctp_connectx symbol", '', d)}" meta-networking/recipes-support/nis/yp-tools_3.3.bb:PNBLACKLIST[yp-tools] ?= =3D "BROKEN: fails to build for qemuarm." meta-networking/recipes-support/nis/ypbind-mt_2.2.bb:PNBLACKLIST[ypbind-mt]= ?=3D "BROKEN: Depends on broken yp-tools" meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb:PNBLACKLIST[bluez-h= cidump] ?=3D "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 con= flicts with bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb:PNBLACKLIST[bluez4] ?=3D= "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with = bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb:PNBLACKLIS= T[gst-plugin-bluetooth] ?=3D "${@bb.utils.contains('DISTRO_FEATURES', 'blue= z5', 'bluez5 conflicts with bluez4 and bluez5 is selected in DISTRO_FEATURE= S', '', d)}" meta-oe/recipes-connectivity/obexftp/obexftp_0.23.bb:PNBLACKLIST[obexftp] ?= =3D "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts wi= th bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-oe/recipes-connectivity/soft66/soft66_git.bb:PNBLACKLIST[soft66] ?=3D = "BROKEN: depends on broken libftdi" meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb:PNBLACKLIST[zeroc= -ice] ?=3D "BROKEN: not compatible with default db version" meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb:PNBLACKLIST[fakeroot] ?=3D= "BROKEN: QA Issue: -dev package contains non-symlink .so" meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb:PNBLACKLIST[cloud9] ?=3D "Not= comatible with current nodejs 0.12, but upstream is working on it for v3" meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb:PNBLACKLIST[mpich] ?=3D "BROK= EN: QA Issue: libmpi.la failed sanity test (workdir), QA Issue: mpich.pc fa= iled sanity test (tmpdir)" meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb:PNBLACKLIST[package= kit] ?=3D "BROKEN: depends on old deprecated libopkg which is currently dis= abled and will be removed soon" meta-oe/recipes-extended/subsurface/subsurface_git.bb:PNBLACKLIST[subsurfac= e] ?=3D "Needs to be upgraded for compatibility with new libdivecomputer" meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb:PNBLACKLIST[gtkextra] ?=3D= "BROKEN: Fails to build with gcc-5" meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb:PNBLACKLIST[clutter-b= ox2d] ?=3D "BROKEN: doesn't build with B!=3DS" meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb:PNBLACKLIST[fim] ?=3D "BROKEN: = doesn't build with B!=3DS (flex: can't open lex.lex)" meta-oe/recipes-graphics/slim/slim_1.3.2.bb:PNBLACKLIST[slim] ?=3D "does no= t build with distroless qemuarm as reported in 'State of bitbake world' thr= ead, nobody volunteered to fix them" meta-oe/recipes-graphics/tesseract/tesseract_3.02.02.bb:PNBLACKLIST[tessera= ct] ?=3D "BROKEN: QA Issue: tesseract.pc failed sanity test (tmpdir)" meta-oe/recipes-graphics/wayland/wayland-fits_git.bb:PNBLACKLIST[wayland-fi= ts] ?=3D "BROKEN: fails since wayland upgrade: weston-wfits.cpp:86:39: erro= r: expected primary-expression before 'struct'" meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb:PNBLACKLIST[xf8= 6-input-mtev] ?=3D "BROKEN: doesn't build with B!=3DS (Makefile without ${S= } in sed call)" meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.16.bb:PNBLACKLIS= T[xf86-video-geode] ?=3D "BROKEN, fails to build" meta-oe/recipes-kernel/ktap/ktap-module_git.bb:PNBLACKLIST[ktap-module] ?= =3D "Not compatible with 3.19 kernel" meta-oe/recipes-kernel/ktap/ktap_git.bb:PNBLACKLIST[ktap] ?=3D "Depends on = blacklisted kernel-module-ktapvm" meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb:PNBLACKLIST[mplayer2] ?= =3D "Not compatible with currently used ffmpeg 3" meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb:PNBLACKLIST[foxtr= otgps] ?=3D "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conf= licts with bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-oe/recipes-navigation/gdal/gdal_1.11.1.bb:PNBLACKLIST[gdal] ?=3D "BROK= EN: fails to build with gcc-5" meta-oe/recipes-navigation/gypsy/gypsy.inc:PNBLACKLIST[gypsy] ?=3D "${@bb.u= tils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with bluez4 an= d bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-oe/recipes-navigation/navit/navit.inc:PNBLACKLIST[navit] ?=3D "${@bb.u= tils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with bluez4 an= d bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb:PNBLACKLIST[claws-mail]= ?=3D "depends on blacklisted libetpan" meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb:PNBLAC= KLIST[claws-plugin-gtkhtml2-viewer] ?=3D "depends on blacklisted claws-mail" meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb:PNBLACKLIST[c= laws-plugin-mailmbox] ?=3D "depends on blacklisted claws-mail" meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.34.bb:PNBLACKLIST[claw= s-plugin-rssyl] ?=3D "depends on blacklisted claws-mail" meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb:PNBLACKLIST[apcupsd] ?= =3D "BROKEN: doesn't build with B!=3DS" meta-oe/recipes-support/emacs/emacs_23.4.bb:PNBLACKLIST[emacs] ?=3D "qemu: = uncaught target signal 11 (Segmentation fault) - core dumped" meta-oe/recipes-support/farsight/farsight2_0.0.22.bb:PNBLACKLIST[farsight2]= ?=3D "Depends on broken libnice" meta-oe/recipes-support/farsight/libnice_0.0.13.bb:PNBLACKLIST[libnice] ?= =3D "BROKEN: QA Issue: nice.pc failed sanity test (tmpdir)" meta-oe/recipes-support/fftw/benchfft_3.1.bb:PNBLACKLIST[benchfft] ?=3D "do= es not build with distroless qemuarm as reported in 'State of bitbake world= ' thread, nobody volunteered to fix them" meta-oe/recipes-support/iksemel/iksemel_1.4.bb:PNBLACKLIST[iksemel] ?=3D "N= ot compatible with gnutls version 3.4 currently in oe-core" meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb:PNBLACKLIST[libdbi= -drivers] ?=3D "BROKEN: fails to build with gcc-5" meta-oe/recipes-support/libetpan/libetpan_0.57.bb:PNBLACKLIST[libetpan] ?= =3D "Not compatible with gnutls version 3.4 currently in oe-core" meta-oe/recipes-support/opencv/opencv-samples_2.4.bb:PNBLACKLIST[opencv-sam= ples] ?=3D "Depends on blacklisted opencv" meta-oe/recipes-support/opencv/opencv_2.4.bb:PNBLACKLIST[opencv] ?=3D "Not = compatible with currently used ffmpeg 3" meta-oe/recipes-support/opencv/opencv_3.0.bb:PNBLACKLIST[opencv] ?=3D "Not = compatible with currently used ffmpeg 3" meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb:PNBLACKLIST[openmotif]= ?=3D "BROKEN: doesn't build with B!=3DS" meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb:PNBLACKLIST[libsyncml] = ?=3D "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts w= ith bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb:PNBLACKLIST[pidgin-otr] = ?=3D "depends on blacklisted pidgin" meta-oe/recipes-support/pidgin/pidgin_2.10.9.bb:PNBLACKLIST[pidgin] ?=3D "N= ot compatible with gnutls version 3.4 currently in oe-core and also depends= on broken libnice through farsight2" meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb:PNBLACKLIST[vala= -terminal] ?=3D "BROKEN: Doesn't work with B!=3DS, touch: cannot touch `src= /.stamp': No such file or directory" meta-qt5: meta-smartphone: meta-shr/recipes-shr/3rdparty/emtooth2_svn.bb:PNBLACKLIST[emtooth2] ?=3D "$= {@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with blu= ez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-shr/recipes-shr/3rdparty/ffalarms_git.bb:PNBLACKLIST[ffalarms] =3D "Do= esn't build after vala upgrade from 0.24.0 to 0.26.1" meta-shr/recipes-shr/3rdparty/gwaterpas_0.3.bb:PNBLACKLIST[gwaterpas] ?=3D = "broken: depends on blacklisted fltk" meta-shr/recipes-shr/3rdparty/iliwi_git.bb:PNBLACKLIST[iliwi] =3D "Doesn't = build after vala upgrade from 0.24.0 to 0.26.1" meta-shr/recipes-shr/3rdparty/intone_git.bb:PNBLACKLIST[intone] =3D "rdepen= ds on blacklisted mplayer2" meta-shr/recipes-shr/3rdparty/jefliks_git.bb:PNBLACKLIST[jefliks] ?=3D "dep= ends on blacklisted iksemel" meta-shr/recipes-shr/3rdparty/pisi_0.5.3.bb:PNBLACKLIST[pisi] ?=3D "${@bb.u= tils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with bluez4 an= d bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-shr/recipes-shr/3rdparty/podboy_svn.bb:PNBLACKLIST[podboy] ?=3D "${@bb= =2Eutils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with bluez= 4 and bluez5 is selected in DISTRO_FEATURES', '', d)}" meta-shr/recipes-shr/3rdparty/sensmon_git.bb:PNBLACKLIST[sensmon] =3D "Does= n't build after vala upgrade from 0.24.0 to 0.26.1" meta-shr/recipes-shr/3rdparty/valacompass_git.bb:PNBLACKLIST[valacompass] = =3D "Doesn't build after vala upgrade from 0.24.0 to 0.26.1" meta-shr/recipes-shr/shr/shr-installer_git.bb:PNBLACKLIST[shr-installer] ?= =3D "Depends on blacklisted packagekit" meta-webos-ports: conf/world_fixes.inc:PNBLACKLIST[android-system] =3D "depends on lxc from m= eta-virtualiazation which isn't included in my world builds" conf/world_fixes.inc:PNBLACKLIST[bigbuckbunny-1080p] =3D "big and doesn't r= eally need to be tested so much" conf/world_fixes.inc:PNBLACKLIST[bigbuckbunny-480p] =3D "big and doesn't re= ally need to be tested so much" conf/world_fixes.inc:PNBLACKLIST[bigbuckbunny-720p] =3D "big and doesn't re= ally need to be tested so much" conf/world_fixes.inc:PNBLACKLIST[bigbuckbunny-720p] =3D "big and doesn't re= ally need to be tested so much" conf/world_fixes.inc:PNBLACKLIST[tearsofsteel-1080p] =3D "big and doesn't r= eally need to be tested so much" conf/world_fixes.inc:PNBLACKLIST[build-appliance-image] =3D "tries to inclu= de whole downloads directory in /home/builder/poky :/" conf/world_mask.inc:PNBLACKLIST[evince] =3D "fails to build" conf/world_mask.inc:PNBLACKLIST[epiphany] =3D "fails to build" conf/world_mask.inc:PNBLACKLIST[gnome-power-manager] =3D "fails to build" conf/world_mask.inc:PNBLACKLIST[gnome-bluetooth] =3D "fails to build" conf/world_mask.inc:PNBLACKLIST[media-ctl] =3D "fails to build" QA issues by type: count: 0 issue: already-stripped count: 0 issue: libdir count: 1 issue: textrel corosync-2.3.5: ELF binary '/tmp/work/core2-64-oe-linux/corosync/2.3.5-r0/p= ackages-split/corosync/usr/sbin/corosync' has relocations in .text [textrel] count: 1 issue: build-deps samba-4.1.12: samba rdepends on libpam, but it isn't a build dependency, mi= ssing libpam in DEPENDS or PACKAGECONFIG? [build-deps] count: 25 issue: file-rdeps chkconfig-1.3.58: /usr/sbin/ntsysv contained in package chkconfig requires = libnewt.so()(64bit), but no providers found in RDEPENDS_chkconfig? [file-rd= eps] dvb-apps-1.1.1: /usr/bin/dvbdate contained in package dvbdate requires libu= csi.so()(64bit), but no providers found in RDEPENDS_dvbdate? [file-rdeps] dvb-apps-1.1.1: /usr/bin/dvbnet contained in package dvbnet requires libdvb= api.so()(64bit), but no providers found in RDEPENDS_dvbnet? [file-rdeps] dvb-apps-1.1.1: /usr/bin/dvbscan contained in package dvb-scan requires lib= dvbsec.so()(64bit), but no providers found in RDEPENDS_dvb-scan? [file-rdep= s] dvb-apps-1.1.1: /usr/bin/dvbtraffic contained in package dvbtraffic require= s libdvbapi.so()(64bit), but no providers found in RDEPENDS_dvbtraffic? [fi= le-rdeps] dvb-apps-1.1.1: /usr/bin/femon contained in package dvb-femon requires libd= vbapi.so()(64bit), but no providers found in RDEPENDS_dvb-femon? [file-rdep= s] dvb-apps-1.1.1: /usr/bin/gotox contained in package dvb-apps requires libdv= bsec.so()(64bit), but no providers found in RDEPENDS_dvb-apps? [file-rdeps] enchant-1.6.0: /usr/lib/enchant/libenchant_myspell.so contained in package = enchant requires libhunspell-1.3.so.0()(64bit), but no providers found in R= DEPENDS_enchant? [file-rdeps] gnome-desktop-2.32.1: /usr/bin/gnome-about contained in package gnome-deskt= op requires /usr/bin/python, but no providers found in RDEPENDS_gnome-deskt= op? [file-rdeps] jq-1.5: /usr/lib/libjq.so.1.0.4 contained in package jq requires libonig.so= =2E2()(64bit), but no providers found in RDEPENDS_jq? [file-rdeps] libbonobo-2.32.1: /usr/bin/bonobo-slay contained in package libbonobo requi= res /usr/bin/perl, but no providers found in RDEPENDS_libbonobo? [file-rdep= s] libdrm-2.4.67: /usr/bin/amdgpu_test contained in package libdrm-tests requi= res libcunit.so.1()(64bit), but no providers found in RDEPENDS_libdrm-tests= ? [file-rdeps] libmodule-build-perl-0.31: /usr/bin/config_data contained in package libmod= ule-build-perl requires /tmp/sysroots/x86_64-linux/usr/bin/perl-native/perl= =2Ereal, but no providers found in RDEPENDS_libmodule-build-perl? [file-rde= ps] libnewt-0.52.18: /usr/bin/whiptail contained in package whiptail requires l= ibnewt.so()(64bit), but no providers found in RDEPENDS_whiptail? [file-rdep= s] libnewt-python-0.52.18: /usr/lib/python2.7/site-packages/_snack.so containe= d in package libnewt-python requires libnewt.so()(64bit), but no providers = found in RDEPENDS_libnewt-python? [file-rdeps] networkmanager-1.0.10: /usr/bin/nmtui-connect contained in package networkm= anager-nmtui requires libnewt.so()(64bit), but no providers found in RDEPEN= DS_networkmanager-nmtui? [file-rdeps] numptyphysics-0.2+svnr109: /usr/share/numptyphyses libtcl8.6.so.0()(64bit),= but no providers found in RDEPENDS_python3-tkinter? [file-rdeps] tracker-0.14.2: /usr/lib/nautilus/extensions-2.0/libnautilus-tracker-tags.s= o contained in package tracker-nautilus-extension requires libnautilus-exte= nsion.so.1()(64bit), but no providers found in RDEPENDS_tracker-nautilus-ex= tension? [file-rdeps] ubx-utils-0.0.0+gitrAUTOINC+b63c0932dd: /usr/bin/memory-map.sh contained in= package ubx-utils requires /bin/bash, but no providers found in RDEPENDS_u= bx-utils? [file-rdeps] xfce4-clipman-plugin-1.2.6: /usr/bin/xfce4-clipman contained in package xfc= e4-clipman-plugin requires libqrencode.so.3()(64bit), but no providers foun= d in RDEPENDS_xfce4-clipman-plugin? [file-rdeps] xfsprogs-3.2.3: /sbin/mkfs.xfs contained in package xfsprogs-mkfs requires = libxfs.so.0()(64bit), but no providers found in RDEPENDS_xfsprogs-mkfs? [fi= le-rdeps] xfsprogs-3.2.3: /usr/sbin/xfs_db contained in package xfsprogs requires lib= xfs.so.0()(64bit), but no providers found in RDEPENDS_xfsprogs? [file-rdeps] count: 0 issue: version-going-backwards count: 0 issue: host-user-contaminated count: 0 issue: installed-vs-shipped count: 0 issue: unknown-configure-option count: 0 issue: symlink-to-sysroot count: 0 issue: invalid-pkgconfig count: 0 issue: pkgname --adJ1OR3c6QgCpb/j Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlbhX+8ACgkQN1Ujt2V2gBzoXgCdF4JOYHVZPCJ6oITLKClOgWZp OIIAoLESDpIz/Ku7DnkPHrtkDjD2WAeA =4R9l -----END PGP SIGNATURE----- --adJ1OR3c6QgCpb/j--