From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by mail.openembedded.org (Postfix) with ESMTP id 16CAF736B6; Wed, 11 Nov 2015 10:15:38 +0000 (UTC) Received: by wmec201 with SMTP id c201so39922514wme.1; Wed, 11 Nov 2015 02:15:38 -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-type :content-disposition:user-agent; bh=GRHYQbkclyDZRJd1A6qT095KSnxDQ3ntoEwZs5l1aM8=; b=aXhaBVP9pkAB0firCWl1yOh3xNhmFUUhv4oKzKp2HOFM0+clvOhrm5nnoTXXzMDBiY ViRMNvUU7OLAw5lb4ZuOsUt5MZhsfw5NiyfKPhBmnlGLvNa8V6qDNdXehbe609W+fE3E z2nePwFTkxi8WrlcEDLzXCNitpYzPhBUYbRCNV6EwSipdlO/4GEpoqw7joaRCLaA2pgI lmbnb9+VhS2hiApS7WdytloE84m7AH/YMZ/lHNpnncTiXjdj8BV/kpu1aM0lDgZ2FLUy 7CIL5BM5qxbtxpLZWUykgyfMpJK0xXQS5PAyA0u7mQk5HEfgKPskpNtsz7dKTho9Pghh 0USg== X-Received: by 10.28.128.5 with SMTP id b5mr19677062wmd.25.1447236938655; Wed, 11 Nov 2015 02:15:38 -0800 (PST) Received: from localhost (ip-86-49-34-37.net.upcbroadband.cz. [86.49.34.37]) by smtp.gmail.com with ESMTPSA id b12sm24493659wma.6.2015.11.11.02.15.37 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Nov 2015 02:15:37 -0800 (PST) From: Martin Jansa X-Google-Original-From: Martin Jansa Date: Wed, 11 Nov 2015 11:15:48 +0100 To: openembedded-core@lists.openembedded.org, openembedded-devel@lists.openembedded.org Message-ID: <20151111101548.GA2564@jama> MIME-Version: 1.0 User-Agent: Mutt/1.5.24 (2015-08-30) Subject: State of bitbake world, Failed tasks 2015-11-10 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: Wed, 11 Nov 2015 10:15:40 -0000 X-Groupsio-MsgNum: 73218 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Finally some good results, only libsdl2 from oe-core is failing with default configuration (you need to disable wayland PACKAGECONFIG to get it built). Be aware that there are more issues in oe-core without these changes: icu, guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind, directfb, li= bunwind will all fail. There are many changes left in meta-networking waiting for Joe to merge them, but I'll update "jethro" branch for last time today and let Armin handle backporting for meta-networking changes worth getting into jethro. I'll also update meta-qt5/jethro for last time, it will continue to support Qt 5.5* and I'll merge 5.6* patchset to master branch, it's only a beta now, but it's usable and people who need stable 5.5* should stick with jethro branch. qt5-creator is currently broken in runtime (both versions) Andreas is looking into that. I'll be running test-dependencies job for next few days, it already detected some issues in fbida and vlc. =3D=3D Tested changes (not included in master yet) - bitbake =3D=3D 9ae7b2e world-image: add extra target =3D=3D Tested changes (not included in master yet) - openembedded-core =3D= =3D 9c12690 rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexclude e0fcea0 gstreamer1.0-plugins-{base,good}: update PACKAGECONFIGs 7529c5e libunwind: fix build for qemuarm e3bde21 Revert "mesa: upgrade llvm to 3.5" 87476fb mesa: upgrade llvm to 3.5 d7e0182 feature-arm-vfp.inc: add -mfpu=3Dvfpv4 when vfpv4 is in TUNE_FEATUR= ES 2c31e02 feature-arm-vfp.inc: respect vfpv4 when setting -mfloat-abi and ARM= PKGSFX_EABI f369654 arch-armv7ve: add tune include for armv7ve and use it from cortexa7= and cortexa15 958890a tune-*: use mcpu instead of mtune for ARM tunes 2ab8410 cortexa{7,15,17}: add VFPv4 tunes 5b8abbb directfb: add fPIC to CFLAGS 821f516 guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable t= humb where it fails for qemuarm bc9aac3 icu: force arm mode 189f639 DO-NOT-MERGE: distutils3.bbclass: Don't use MACHINE variable 4199420 libsdl: Add support for libsdl-native 3421dc1 WIP: Add KERNEL_EXTRA_ARGS? 0485850 sstate-sysroot-cruft: Add /usr/src/kernel/.* to whitelist 14f740a report-error: Allow to upload reports automatically 17c307b qemux86copy 9b13a93 Revert "qemux86: Add identical qemux86copy variant for tests" 0e18854 qemux86: Add identical qemux86copy variant for tests =3D=3D Tested changes (not included in master yet) - meta-openembedded =3D= =3D bb1c43c ktap: add libelf PACKAGECONFIG also to ktap-module 39bb2a1 libhtml-tree-perl: add version 5.03 5dbca4e libmodule-build-perl: add 0.31 c664c50 Revert "luajit: Upgrade to 2.1 beta1" e6674d4 nginx: Fix systemd service file 76774fc nginx: Add support for altering build configuration 27a6eec samba: systemv-init script must be executable b2641c0 lldpd: Update to version 0.7.19 cce3f36 lldpd: configure the systemd unit file dir 250d7ed net-snmp: fix cross compilation 1001a9d opensaf: remove unused service file 52e6b12 ypbind-mt: set path of ypdomainname in ypbind script c1a35f9 netcat-openbsd: replace patch with quilt 413dea8 postfix: premission of /var/spool/mail seems incorrect f4b6fd4 tcpdump: add PACKAGECONFIG for libcap-ng e720e56 pure-ftpd: add PACKAGECONFIG for libsodium 9895957 dovecot: add PACKAGECONFIG for lz4 fd1e36b net-snmp: Modify snmpd.service 85d68e9 ntp: upgrade 4.2.8p3 -> 4.2.8p4 b28ff6a netcat: add DESCRIPTION 09f696a lldpad: remove obsolete recipe 4c17678 xl2tpd: Update git recipe and add release recipe 7f686a5 snort: fix indentation 90f2d36 snort: fix m4 causes out of memory during configure =3D=3D Tested changes (not included in master yet) - meta-qt5 =3D=3D 20a89f6 qtwebengine: disable autodetection from sysroot 0e7358d README: mention Yocto Project Compatible 2211600 qt5-creator: upgrade to 3.5.1 0b13a9d qtwebengine: add dependency on flac 1fb8e76 qtwebengine: include chromium SRCREV in SRCPV 77c4bfd qtwebengine: add dependency on yasm-native and use it 58b21ec qtwebengine: fix QMAKE_AR variable 8d8d995 qtwebengine: add dependency on libxscrnsaver with x11 in DISTRO_FEA= TURES df83955 qtwebengine: bump SRCREV and re-add 0003-functions.prf-allow-build-= for-linux-oe-g-platform.patch d03313b qttranslations: add ${PN}-qtserialport 279c14f qtsvg: fix incorrect heart.svg installation path 059c030 qtbase: add glib to PACKAGECONFIG_X11 89cbdc7 qtbase: include oe-device-extra.pri unconditionally 8ee6119 qt5: upgrade to latest revision in 5.6 branch (5.6.0-alpha1+) =3D=3D Tested changes (not included in master yet) - meta-browser =3D=3D d7530cb cef3: fix build with gcc 4.9.4 3674bf6 cef3: fix build of x86-64 b164da9 cef3: fix gcc5 compile issues 7ae6f1a cef3_280796.bb: change indent to 4 spaces 5d4eb31 chromium: fix gcc5 compile issues =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 =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 |- ||2015-11-10 ||1 ||1 ||1 ||0 ||0 ||1 ||1 ||0 ||42 ||0 ||0 ||0 ||0 = ||0 ||0 ||=09 |} http://www.openembedded.org/wiki/Bitbake_World_Status =3D=3D Failed tasks 2015-11-10 =3D=3D INFO: jenkins-job.sh-1.5.0 Complete log available at http://logs.nslu2-linu= x.org/buildlogs/oe/world/log.report.20151111_053040.log =3D=3D=3D common (1) =3D=3D=3D * /openembedded-core/meta/recipes-graphics/libsdl2/libsdl2_2.0.3.bb, do= _compile =3D=3D=3D common-x86 (0) =3D=3D=3D =3D=3D=3D qemuarm (0) =3D=3D=3D =3D=3D=3D qemux86 (0) =3D=3D=3D =3D=3D=3D qemux86_64 (0) =3D=3D=3D =3D=3D=3D Number of failed tasks (3) =3D=3D=3D {| class=3Dwikitable |- || qemuarm || 1 || http://logs.nslu2-linux.org/buildlogs/oe/world//log.wo= rld.20151110_150604.log// || http://errors.yoctoproject.org:80/Errors/Build= /9807/ |- || qemux86 || 1 || http://logs.nslu2-linux.org/buildlogs/oe/world//log.wo= rld.20151110_171011.log// || http://errors.yoctoproject.org:80/Errors/Build= /9809/ |- || qemux86_64 || 1 || http://logs.nslu2-linux.org/buildlogs/oe/world//log= =2Eworld.20151110_202834.log// || http://errors.yoctoproject.org:80/Errors/= Build/9810/ |} =3D=3D=3D PNBLACKLISTs (90) =3D=3D=3D =3D=3D=3D QA issues (44) =3D=3D=3D {| class=3Dwikitable !| Count ||Issue |- ||0 ||already-stripped |- ||0 ||file-rdeps |- ||0 ||host-user-contaminated |- ||0 ||installed-vs-shipped |- ||0 ||invalid-pkgconfig |- ||0 ||libdir |- ||0 ||pkgname |- ||0 ||symlink-to-sysroot |- ||0 ||unknown-configure-option |- ||1 ||build-deps |- ||1 ||textrel |- ||42 ||version-going-backwards |} 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/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-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-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/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/gst123_0.3.1.bb:PNBLACKLIST[gs= t123] ?=3D "gst123 is still "sometimes" using wrong sysroot" 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-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/nodejs/nodejs4_0.4.12.bb:PNBLACKLIST[nodejs4] ?=3D= "Used only by currently blacklisted cloud9 and fails to build for qemuarm = with thumb: error: #error For thumb inter-working we require an architectur= e which supports blx" 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/xorg-app/sessreg_1.1.0.bb:PNBLACKLIST[sessreg] ?= =3D "BROKEN: fails to generate man pages" 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 "BROKEN, fails to build with gcc-5" 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-qt/qcanobserver/qcanobserver-socketcan_svn.bb:PNBLACKLIST[q= canobserver-socketcan] ?=3D "depends on qwt-5 APIs" meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb:PNBLACKLIST[qcanobserve= r] ?=3D "depends on qwt-5 APIs" meta-oe/recipes-qt/qconnman/qconnman-e_git.bb:PNBLACKLIST[qconnman-e] ?=3D = "BROKEN: doesn't work with B!=3DS, ls: cannot access *.pro: No such file or= directory" meta-oe/recipes-qt/qconnman/qconnman_git.bb:PNBLACKLIST[qconnman] ?=3D "BRO= KEN: doesn't work with B!=3DS, ls: cannot access *.pro: No such file or dir= ectory" meta-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb:PNBLACKLIST[qt-creator] ?= =3D "BROKEN: fails to build with gcc-5 and conflicts with qt5-creator" 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/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/libdbi/libdbi-drivers_0.8.3-1.bb:PNBLACKLIST[libdbi= -drivers] ?=3D "BROKEN: fails to build with gcc-5" meta-oe/recipes-support/maliit/maliit-framework_git.bb:PNBLACKLIST[maliit-f= ramework] ?=3D "BROKEN: Wasn't updated to work with B!=3DS, maybe incorrect= ly inherits autotools" meta-oe/recipes-support/maliit/maliit-plugins_git.bb:PNBLACKLIST[maliit-plu= gins] ?=3D "BROKEN: depends on broken maliit-framework" meta-oe/recipes-support/mongodb/mongodb_git.bb:PNBLACKLIST[mongodb] ?=3D "F= ails to build with system boost" 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/start-stop-daemon/start-stop-daemon_1.16.0.2.bb:PNB= LACKLIST[start-stop-daemon] ?=3D "BROKEN: fails because of gettext, partial= fix is available here http://patchwork.openembedded.org/patch/89867/" 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-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb:PNBLACKLIST[libnet-dn= s-perl] ?=3D "BROKEN: Fails to build since some changes in perl recipe" 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/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_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 qtwebengine-5.5.99+5.6.0-alpha1+gitAUTOINC+64dc919d31_7e655fbb76: ELF binar= y '/tmp/work/i586-oe-linux/qtwebengine/5.5.99+5.6.0-alpha1+gitAUTOINC+64dc9= 19d31_7e655fbb76-r0/packages-split/qtwebengine/usr/lib/libQt5WebEngineCore.= so.5.6.0' has relocations in .text [textrel] count: 1 issue: build-deps qtwebengine-5.5.99+5.6.0-alpha1+gitAUTOINC+64dc919d31_7e655fbb76: qtwebengi= ne rdepends on libopus, but it isn't a build dependency? [build-deps] count: 0 issue: file-rdeps count: 42 issue: version-going-backwards libauthen-sasl-perl-2.16: Package version for package libauthen-sasl-perl w= ent backwards which would break package feeds from (0:2.16-r0.128 to 0:2.16= -r0.126) [version-going-backwards] libauthen-sasl-perl-2.16: Package version for package libauthen-sasl-perl-d= bg went backwards which would break package feeds from (0:2.16-r0.128 to 0:= 2.16-r0.126) [version-going-backwards] libauthen-sasl-perl-2.16: Package version for package libauthen-sasl-perl-d= ev went backwards which would break package feeds from (0:2.16-r0.128 to 0:= 2.16-r0.126) [version-going-backwards] libauthen-sasl-perl-2.16: Package version for package libauthen-sasl-perl-d= oc went backwards which would break package feeds from (0:2.16-r0.128 to 0:= 2.16-r0.126) [version-going-backwards] libauthen-sasl-perl-2.16: Package version for package libauthen-sasl-perl-l= ocale went backwards which would break package feeds from (0:2.16-r0.128 to= 0:2.16-r0.126) [version-going-backwards] libauthen-sasl-perl-2.16: Package version for package libauthen-sasl-perl-s= taticdev went backwards which would break package feeds from (0:2.16-r0.128= to 0:2.16-r0.126) [version-going-backwards] libdigest-hmac-perl-1.03: Package version for package libdigest-hmac-perl w= ent backwards which would break package feeds from (0:1.03-r0.131 to 0:1.03= -r0.129) [version-going-backwards] libdigest-hmac-perl-1.03: Package version for package libdigest-hmac-perl-d= bg went backwards which would break package feeds from (0:1.03-r0.131 to 0:= 1.03-r0.129) [version-going-backwards] libdigest-hmac-perl-1.03: Package version for package libdigest-hmac-perl-d= ev went backwards which would break package feeds from (0:1.03-r0.131 to 0:= 1.03-r0.129) [version-going-backwards] libdigest-hmac-perl-1.03: Package version for package libdigest-hmac-perl-d= oc went backwards which would break package feeds from (0:1.03-r0.131 to 0:= 1.03-r0.129) [version-going-backwards] libdigest-hmac-perl-1.03: Package version for package libdigest-hmac-perl-l= ocale went backwards which would break package feeds from (0:1.03-r0.131 to= 0:1.03-r0.129) [version-going-backwards] libdigest-hmac-perl-1.03: Package version for package libdigest-hmac-perl-s= taticdev went backwards which would break package feeds from (0:1.03-r0.131= to 0:1.03-r0.129) [version-going-backwards] libio-socket-ssl-perl-1.997: Package version for package libio-socket-ssl-p= erl went backwards which would break package feeds from (0:1.997-r0.126 to = 0:1.997-r0.124) [version-going-backwards] libio-socket-ssl-perl-1.997: Package version for package libio-socket-ssl-p= erl-dbg went backwards which would break package feeds from (0:1.997-r0.126= to 0:1.997-r0.124) [version-going-backwards] libio-socket-ssl-perl-1.997: Package version for package libio-socket-ssl-p= erl-dev went backwards which would break package feeds from (0:1.997-r0.126= to 0:1.997-r0.124) [version-going-backwards] libio-socket-ssl-perl-1.997: Package version for package libio-socket-ssl-p= erl-doc went backwards which would break package feeds from (0:1.997-r0.126= to 0:1.997-r0.124) [version-going-backwards] libio-socket-ssl-perl-1.997: Package version for package libio-socket-ssl-p= erl-locale went backwards which would break package feeds from (0:1.997-r0.= 126 to 0:1.997-r0.124) [version-going-backwards] libio-socket-ssl-perl-1.997: Package version for package libio-socket-ssl-p= erl-staticdev went backwards which would break package feeds from (0:1.997-= r0.126 to 0:1.997-r0.124) [version-going-backwards] luna-sysmgr-ipc-messages-2.0.0-1+gitAUTOINC+79155bd3f1: Package version for= package luna-sysmgr-ipc-messages went backwards which would break package = feeds from (0:2.0.0-1+git0+79155bd3f1-r0.171 to 0:2.0.0-1+git0+79155bd3f1-r= 0.165) [version-going-backwards] luna-sysmgr-ipc-messages-2.0.0-1+gitAUTOINC+79155bd3f1: Package version for= package luna-sysmgr-ipc-messages went backwards which would break package = feeds from (0:2.0.0-1+git0+79155bd3f1-r0.172 to 0:2.0.0-1+git0+79155bd3f1-r= 0.171) [version-going-backwards] luna-sysmgr-ipc-messages-2.0.0-1+gitAUTOINC+79155bd3f1: Package version for= package luna-sysmgr-ipc-messages-dbg went backwards which would break pack= age feeds from (0:2.0.0-1+git0+79155bd3f1-r0.171 to 0:2.0.0-1+git0+79155bd3= f1-r0.165) [version-going-backwards] luna-sysmgr-ipc-messages-2.0.0-1+gitAUTOINC+79155bd3f1: Package version for= package luna-sysmgr-ipc-messages-dbg went backwards which would break pack= age feeds from (0:2.0.0-1+git0+79155bd3f1-r0.172 to 0:2.0.0-1+git0+79155bd3= f1-r0.171) [version-going-backwards] luna-sysmgr-ipc-messages-2.0.0-1+gitAUTOINC+79155bd3f1: Package version for= package luna-sysmgr-ipc-messages-dev went backwards which would break pack= age feeds from (0:2.0.0-1+git0+79155bd3f1-r0.171 to 0:2.0.0-1+git0+79155bd3= f1-r0.165) [version-going-backwards] luna-sysmgr-ipc-messages-2.0.0-1+gitAUTOINC+79155bd3f1: Package version for= package luna-sysmgr-ipc-messages-dev went backwards which would break pack= age feeds from (0:2.0.0-1+git0+79155bd3f1-r0.172 to 0:2.0.0-1+git0+79155bd3= f1-r0.171) [version-going-backwards] luna-sysmgr-ipc-messages-2.0.0-1+gitAUTOINC+79155bd3f1: Package version for= package luna-sysmgr-ipc-messages-doc went backwards which would break pack= age feeds from (0:2.0.0-1+git0+79155bd3f1-r0.171 to 0:2.0.0-1+git0+79155bd3= f1-r0.165) [version-going-backwards] luna-sysmgr-ipc-messages-2.0.0-1+gitAUTOINC+79155bd3f1: Package version for= package luna-sysmgr-ipc-messages-doc went backwards which would break pack= age feeds from (0:2.0.0-1+git0+79155bd3f1-r0.172 to 0:2.0.0-1+git0+79155bd3= f1-r0.171) [version-going-backwards] luna-sysmgr-ipc-messages-2.0.0-1+gitAUTOINC+79155bd3f1: Package version for= package luna-sysmgr-ipc-messages-locale went backwards which would break p= ackage feeds from (0:2.0.0-1+git0+7915 0:1.34-r8.159) [version-going-backwa= rds] xserver-common-1.34: Package version for package xserver-common-dbg went ba= ckwards which would break package feeds from (0:1.34-r8.159 to 0:1.34-r8.15= 7) [version-going-backwards] xserver-common-1.34: Package version for package xserver-common-dbg went ba= ckwards which would break package feeds from (0:1.34-r8.160 to 0:1.34-r8.15= 9) [version-going-backwards] xserver-common-1.34: Package version for package xserver-common-dev went ba= ckwards which would break package feeds from (0:1.34-r8.159 to 0:1.34-r8.15= 7) [version-going-backwards] xserver-common-1.34: Package version for package xserver-common-dev went ba= ckwards which would break package feeds from (0:1.34-r8.160 to 0:1.34-r8.15= 9) [version-going-backwards] xserver-common-1.34: Package version for package xserver-common-doc went ba= ckwards which would break package feeds from (0:1.34-r8.159 to 0:1.34-r8.15= 7) [version-going-backwards] xserver-common-1.34: Package version for package xserver-common-doc went ba= ckwards which would break package feeds from (0:1.34-r8.160 to 0:1.34-r8.15= 9) [version-going-backwards] xserver-common-1.34: Package version for package xserver-common-locale went= backwards which would break package feeds from (0:1.34-r8.159 to 0:1.34-r8= =2E157) [version-going-backwards] xserver-common-1.34: Package version for package xserver-common-locale went= backwards which would break package feeds from (0:1.34-r8.160 to 0:1.34-r8= =2E159) [version-going-backwards] xserver-common-1.34: Package version for package xserver-common-staticdev w= ent backwards which would break package feeds from (0:1.34-r8.159 to 0:1.34= -r8.157) [version-going-backwards] xserver-common-1.34: Package version for package xserver-common-staticdev w= ent backwards which would break package feeds from (0:1.34-r8.160 to 0:1.34= -r8.159) [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 --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlZDFRkACgkQN1Ujt2V2gBytMgCgldvT9mWlDw8LaCUA57Yddm7F oKwAn2NtIneY2Dng/Z2YrDfyWvXX4Y9R =4iHW -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--