From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by mail.openembedded.org (Postfix) with ESMTP id 5383B60107; Fri, 20 Nov 2015 14:43:03 +0000 (UTC) Received: by wmec201 with SMTP id c201so23875700wme.1; Fri, 20 Nov 2015 06:43: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-type :content-disposition:user-agent; bh=pEwPD71vl0MoBl5CzlR8vQAz8FmJNCh4u4Ya1TGHj5I=; b=Ab8/390fgcfXiF/HGYbZZQppm5rffOfazJ0Ey2ZO5DuApiNS273jmHmsBZwYm74ilO dP3tTj4soZfSSPUJuX02blrMf++jK2V2M9BYB16f8oMXoFt4VzN/Pf91B/dHhuVjh98j CX5vOBHgzBWzwbF+g+MvbEswwi03IgynSnHI24WDV+WL1F78lnIfoYacXVTpGbABp/yM 4DYA2nAy786t67639H74dKrrqruXbMCBoYvG5/cLzvmmeX4DunwDNgAQQNxxq276iomB bTpc77zPcCOMdjcHujjnhQWctrW242e8L8cxnYqbT7gFXJjMNt4/kria+FOhOWgQTp6q TEug== X-Received: by 10.194.143.115 with SMTP id sd19mr16826088wjb.94.1448030584387; Fri, 20 Nov 2015 06:43:04 -0800 (PST) Received: from localhost (ip-86-49-34-37.net.upcbroadband.cz. [86.49.34.37]) by smtp.gmail.com with ESMTPSA id it4sm13022446wjb.0.2015.11.20.06.43.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Nov 2015 06:43:03 -0800 (PST) From: Martin Jansa X-Google-Original-From: Martin Jansa Date: Fri, 20 Nov 2015 15:43:32 +0100 To: openembedded-core@lists.openembedded.org, openembedded-devel@lists.openembedded.org Message-ID: <20151120144332.GA2266@jama> MIME-Version: 1.0 User-Agent: Mutt/1.5.24 (2015-08-30) Subject: State of bitbake world, Failed tasks 2015-11-19 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: Fri, 20 Nov 2015 14:43:07 -0000 X-Groupsio-MsgNum: 73747 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 13, 2015 at 05:52:49PM +0100, Martin Jansa wrote: > On Wed, Nov 11, 2015 at 11:15:48AM +0100, Martin Jansa wrote: > > Be aware that there are more issues in oe-core without these changes: > > icu, guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind, directfb= , libunwind > > will all fail. > >=20 > > 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 jethr= o. The above is still true, here is first report from master branches after jethro was released. There wont be another report for few weeks, I've started full test-dependencies build. This build was without sstate-cache, so the QA issues should be more complete than usually (but be aware that undeclared dependencies are detected only for dependencies which happened to be built before the recipe which detects them - unless you use test-dependencies script). =3D=3D Tested changes (not included in master yet) - bitbake =3D=3D 876bef4 world-image: add extra target =3D=3D Tested changes (not included in master yet) - openembedded-core =3D= =3D 7d40e15 sstate-sysroot-cruft: Add php, python, lua, fontcache generated fil= es to whitelist 4877cbf qemux86: Add identical qemux86copy variant for tests 4870ea7 report-error: Allow to upload reports automatically e60979a libsdl2: require GLES when building Wayland support 072ffc3 libsecret: add dependency on intltool-native d91496e rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexclude e4cf242 feature-arm-vfp.inc: add -mfpu=3Dvfpv4 when vfpv4 is in TUNE_FEATUR= ES f2c21c2 feature-arm-vfp.inc: respect vfpv4 when setting -mfloat-abi and ARM= PKGSFX_EABI d989c1e arch-armv7ve: add tune include for armv7ve and use it from cortexa7= and cortexa15 387aa3f tune-*: use mcpu instead of mtune for ARM tunes 9993e70 cortexa{7,15,17}: add VFPv4 tunes 96cb484 meta/conf/machine: use ' inside quoted values e83c0a1 gst-plugins-bad: improve FILES variables 260d5fb gstreamer1.0-plugins-good: fix PACKAGECONFIG for gudev and add one = for v4l2 and libv4l2 264a721 gstreamer1.0-plugins-bad: fix dependencies for uvch264 PACKAGECONFIG 6a54f7a gstreamer1.0-plugins-base: add PACKAGECONFIG for libvisual 4664e1c libunwind: fix build for qemuarm 6c1c609 directfb: add fPIC to CFLAGS 7445847 guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable t= humb where it fails for qemuarm c373dbd icu: force arm mode =3D=3D Tested changes (not included in master yet) - meta-openembedded =3D= =3D 3464599 netmap-modules: make deterministic builds for drivers 9f79607 imsettings: Move from meta-ruby to meta-xfce ca551a1 python-pygpgme: add ptest support 6a3c2d1 tree: respect the package's own default CFLAGS ac96ac0 gperftools: upgrade to 2.4 4550d4c libjpeg-turbo: update 1.4.1 -> 1.4.2 b339e06 syslog-ng: add UPDATE_ALTERNATIVE for syslog-service 10af841 wireshark: update SRC_URI link to sources 8d3f9bc waf-samba: enable parallel builds 80379ba libtdb: upgrade to 1.3.7 f6633fb libldb: upgrade to 1.1.21 2b6887f talloc: upgrade to 2.1.3 bc4b3eb libtevent: upgrade to 0.9.25 ebbb1f2 snort: 2.9.6.0 -> 2.9.7.5 dbd9f31 phpmyadmin: fix CVE-2015-7873 d69f23e python-evdev: add python-evdev 0.5.0 684c5d5 gpsd: also support bluez5 bb37f04 ctdb: rdep on bash 37316bd lowpan-tools: add missing flex/bison deps b318b49 python-requests: Add RDEPENDS d741a2e rrdtool: install python site packages into libdir 068b829 libnet-ssleay-perl: fix test failures with openssl a4bc7ea libhtml-tree-perl: fix shebang d8d0e39 canutils: rdep on iproute2 f174c15 postgresql: Don't symlink to perl if it's disabled 1bc49c4 krb5: fix CVE-2015-2698 5c7878b krb5: fix CVE-2015-2697 a537080 krb5: fix CVE-2015-2696 3946c30 krb5: fix CVE-2015-2695 861096a dleyna-renderer: Add recipe bd91f35 dleyna-server: Add recipe 419437a dleyna-connector-dbus: Add recipe 141a7c0 dleyna-core: Add recipe 4196559 networkmanager: add openvpn plugin 9366dbb networkmanager: use bluetooth from distro d8c804e networkmanager: package for adsl plugin 79cf8c9 networkmanager: PACKAGECONFIG for wifi 8983504 networkmanager: PACKAGECONFIG for dnsmasq d5f66b8 networkmanager: PACKAGECONFIG for dhclient e617f04 networkmanager: PACKAGECONFIG for ifupdown netconfig ffe0eef networkmanager: run dispatcher fcb2429 networkmanager: Add package for nmtui f5ca86e networkmanager: support gnutls and nss 240c22b networkmanager: Update to 1.0.6 e58b3ad modemmanager: Start always 9c862f1 modemmanager: add dbus config bf25488 modemmanager: Add PACKAGECONFIGs 549e91b modemmanager: Update to 1.4.12 1cfa142 libqmi: update to 1.12.6 c349677 lldpd: Update to version 0.7.19 389d4d2 lldpd: configure the systemd unit file dir 2d0a0d4 net-snmp: fix cross compilation 6fb4423 opensaf: remove unused service file ba7dd74 ypbind-mt: set path of ypdomainname in ypbind script 2742d40 netcat-openbsd: replace patch with quilt bd788f3 postfix: premission of /var/spool/mail seems incorrect 1380282 tcpdump: add PACKAGECONFIG for libcap-ng f886ecd pure-ftpd: add PACKAGECONFIG for libsodium 81f873c dovecot: add PACKAGECONFIG for lz4 a1810c6 net-snmp: Modify snmpd.service 1534e9f netcat: add DESCRIPTION 8e0a527 lldpad: remove obsolete recipe 4c72540 xl2tpd: Update git recipe and add release recipe =3D=3D Tested changes (not included in master yet) - meta-qt5 =3D=3D a6a92a7 qtbase: add PACKAGECONFIG for xkbcommon-evdev 8b550cf Revert "qtbase: fix Tartget typo" 537dfac qtbase: fix Tartget typo 2d1bf98 ninja-native: remove from meta-qt5 (moved to meta-oe) =3D=3D Tested changes (not included in master yet) - meta-browser =3D=3D e7084d7 ninja-native: remove from meta-browser (moved to meta-oe) c2dea00 chromium: use PARALLEL_MAKE to control build parallelism 0baeb26 cef3: use PARALLEL_MAKE to control build parallelism =3D=3D Tested changes (not included in master yet) - meta-webos-ports =3D=3D a2cf923 luna-sysmgr-ipc-messages: drop unnecessary DEPENDS =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-19 ||4 ||6 ||1 ||3 ||0 ||18 ||6 ||30 ||72997 ||32 ||0 ||1= ||1 ||0 ||0 ||=09 |} http://www.openembedded.org/wiki/Bitbake_World_Status =3D=3D Failed tasks 2015-11-19 =3D=3D INFO: jenkins-job.sh-1.6.0 Complete log available at http://logs.nslu2-linu= x.org/buildlogs/oe/world/log.report.20151120_143839.log =3D=3D=3D common (1) =3D=3D=3D * /meta-openembedded/meta-oe/recipes-support/freerdp/freerdp_git.bb, do= _compile =3D=3D=3D common-x86 (0) =3D=3D=3D =3D=3D=3D qemuarm (3) =3D=3D=3D * /meta-openembedded/meta-oe/recipes-connectivity/modemmanager/modemman= ager_1.4.12.bb, do_fetch * /meta-qt5/recipes-qt/tufao/tufao_1.2.1.bb, do_configure * /meta-webos-ports/meta-luneui/recipes-webos/luna-sysmgr-common/luna-s= ysmgr-common.bb, do_configure =3D=3D=3D qemux86 (2) =3D=3D=3D * /meta-openembedded/meta-networking/recipes-extended/iscsitarget/iscsi= target_1.4.20.3+svn502.bb, do_compile * /meta-openembedded/meta-networking/recipes-kernel/netmap/netmap-modul= es_git.bb, do_compile =3D=3D=3D qemux86_64 (0) =3D=3D=3D =3D=3D=3D Number of failed tasks (11) =3D=3D=3D {| class=3Dwikitable |- || qemuarm || 4 || http://logs.nslu2-linux.org/buildlogs/oe/world//log.wo= rld.20151117_012743.log// || http://errors.yoctoproject.org:80/Errors/Build= /10056/ |- || qemux86 || 6 || http://logs.nslu2-linux.org/buildlogs/oe/world//log.wo= rld.20151118_040521.log// || http://errors.yoctoproject.org:80/Errors/Build= /10160/ |- || qemux86_64 || 1 || http://logs.nslu2-linux.org/buildlogs/oe/world//log= =2Eworld.20151119_085946.log// || http://errors.yoctoproject.org:80/Errors/= Build/10163/ |} =3D=3D=3D PNBLACKLISTs (90) =3D=3D=3D =3D=3D=3D QA issues (73088) =3D=3D=3D {| class=3Dwikitable !| Count ||Issue |- ||0 ||installed-vs-shipped |- ||0 ||invalid-pkgconfig |- ||0 ||libdir |- ||0 ||pkgname |- ||1 ||symlink-to-sysroot |- ||1 ||unknown-configure-option |- ||18 ||textrel |- ||3 ||already-stripped |- ||30 ||file-rdeps |- ||32 ||host-user-contaminated |- ||6 ||build-deps |- ||72997 ||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= lf 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: 3 issue: already-stripped qwt-6.0.1: File '/usr/lib/libqwt.so.6.0.1' from qwt was already stripped, t= his will prevent future debugging! [already-stripped] qwt-6.0.1: File '/usr/lib/libqwtmathml.so.6.0.1' from qwt was already strip= ped, this will prevent future debugging! [already-stripped] qwt-6.0.1: File '/usr/lib/qt4/plugins/designer/libqwt_designer_plugin.so' f= rom qwt was already stripped, this will prevent future debugging! [already-= stripped] count: 0 issue: libdir count: 18 issue: textrel cef3-280796: ELF binary '/tmp/work/i586-oe-linux/cef3/280796-r0/packages-sp= lit/cef3-codecs-ffmpeg/usr/lib/cef3/libffmpegsumo.so' has relocations in .t= ext [textrel] chromium-40.0.2214.91: ELF binary '/tmp/work/i586-oe-linux/chromium/40.0.22= 14.91-r0/packages-split/chromium-codecs-ffmpeg/usr/lib/chromium/libffmpegsu= mo.so' has relocations in .text [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] gstreamer1.0-libav-1.6.1: ELF binary '/tmp/work/i586-oe-linux/gstreamer1.0-= libav/1.6.1-r0/packages-split/gstreamer1.0-libav/usr/lib/gstreamer-1.0/libg= stlibav.so' has relocations in .text [textrel] libav-9.18: ELF binary '/tmp/work/armv5e-oe-linux-gnueabi/libav/9.18-r0/pac= kages-split/libavcodec/usr/lib/libavcodec.so.54.35.0' has relocations in .t= ext [textrel] libav-9.18: ELF binary '/tmp/work/i586-oe-linux/libav/9.18-r0/packages-spli= t/libavcodec/usr/lib/libavcodec.so.54.35.0' has relocations in .text [textr= el] libav-9.18: ELF binary '/tmp/work/i586-oe-linux/libav/9.18-r0/packages-spli= t/libavdevice/usr/lib/libavdevice.so.53.2.0' has relocations in .text [text= rel] libav-9.18: ELF binary '/tmp/work/i586-oe-linux/libav/9.18-r0/packages-spli= t/libavfilter/usr/lib/libavfilter.so.3.3.0' has relocations in .text [textr= el] libav-9.18: ELF binary '/tmp/work/i586-oe-linux/libav/9.18-r0/packages-spli= t/libavformat/usr/lib/libavformat.so.54.20.4' has relocations in .text [tex= trel] libav-9.18: ELF binary '/tmp/work/i586-oe-linux/libav/9.18-r0/packages-spli= t/libavresample/usr/lib/libavresample.so.1.0.1' has relocations in .text [t= extrel] libav-9.18: ELF binary '/tmp/work/i586-oe-linux/libav/9.18-r0/packages-spli= t/libavutil/usr/lib/libavutil.so.52.3.0' has relocations in .text [textrel] libav-9.18: ELF binary '/tmp/work/i586-oe-linux/libav/9.18-r0/packages-spli= t/libswscale/usr/lib/libswscale.so.2.1.1' has relocations in .text [textrel] libpostproc-52.3.0+gitAUTOINC+811db3b957: ELF binary '/tmp/work/armv5te-oe-= linux-gnueabi/libpostproc/52.3.0+gitAUTOINC+811db3b957-r0/packages-split/li= bpostproc/usr/lib/libpostproc.so.52.3.0' has relocations in .text [textrel] libpostproc-52.3.0+gitAUTOINC+811db3b957: ELF binary '/tmp/work/i586-oe-lin= ux/libpostproc/52.3.0+gitAUTOINC+811db3b957-r0/packages-split/libpostproc/u= sr/lib/libpostproc.so.52.3.0' has relocations in .text [textrel] matchbox-keyboard-0.0+gitAUTOINC+217f1bfe14: ELF binary '/tmp/work/armv5te-= oe-linux-gnueabi/matchbox-keyboard/0.0+gitAUTOINC+217f1bfe14-r4/packages-sp= lit/matchbox-keyboard/usr/bin/matchbox-keyboard' has relocations in .text [= textrel] mpg123-1.21.0: ELF binary '/tmp/work/i586-oe-linux/mpg123/1.21.0-r0/package= s-split/mpg123/usr/lib/libmpg123.so.0.40.3' has relocations in .text [textr= el] 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] webkit-efl-1.11.0: ELF binary '/tmp/work/i586-oe-linux/webkit-efl/1_1.11.0-= r0/packages-split/webkit-efl/usr/lib/libjavascriptcore_efl.so.1.11.0' has r= elocations in .text [textrel] count: 6 issue: build-deps clutter-gst-3.0-3.0.8: clutter-gst-3.0 rdepends on libgudev, but it isn't a= build dependency? [build-deps] ctdb-2.5.1: ctdb rdepends on libtdb, but it isn't a build dependency? [buil= d-deps] rygel-0.26.1: rygel-plugin-media-export rdepends on libunistring, but it is= n't a build dependency? [build-deps] samba-4.1.12: samba rdepends on libpam, but it isn't a build dependency? [b= uild-deps] snort-2.9.7.5: snort rdepends on liblzma, but it isn't a build dependency? = [build-deps] tmux-2.1: tmux rdepends on libutempter, but it isn't a build dependency? [b= uild-deps] count: 30 issue: file-rdeps chkconfig-1.3.58: /usr/sbin/ntsysv_chkconfig contained in package chkconfig= requires libnewt.so()(64bit), but no providers found in its RDEPENDS [file= -rdeps] chkconfig-1.3.58: /usr/sbin/ntsysv_chkconfig contained in package chkconfig= requires libnewt.so, but no providers found in its RDEPENDS [file-rdeps] dvb-apps-1.1.1: /usr/bin/dvbdate_dvbdate contained in package dvbdate requi= res libucsi.so()(64bit), but no providers found in its RDEPENDS [file-rdeps] dvb-apps-1.1.1: /usr/bin/dvbdate_dvbdate contained in package dvbdate requi= res libucsi.so, but no providers found in its RDEPENDS [file-rdeps] dvb-apps-1.1.1: /usr/bin/dvbnet_dvbnet contained in package dvbnet requires= libdvbapi.so()(64bit), but no providers found in its RDEPENDS [file-rdeps] dvb-apps-1.1.1: /usr/bin/dvbnet_dvbnet contained in package dvbnet requires= libdvbapi.so, but no providers found in its RDEPENDS [file-rdeps] dvb-apps-1.1.1: /usr/bin/dvbscan_dvb-scan contained in package dvb-scan req= uires libdvbapi.so, but no providers found in its RDEPENDS [file-rdeps] dvb-apps-1.1.1: /usr/bin/dvbscan_dvb-scan contained in package dvb-scan req= uires libdvbsec.so()(64bit), but no providers found in its RDEPENDS [file-r= deps] dvb-apps-1.1.1: /usr/bin/dvbtraffic_dvbtraffic contained in package dvbtraf= fic requires libdvbapi.so()(64bit), but no providers found in its RDEPENDS = [file-rdeps] dvb-apps-1.1.1: /usr/bin/dvbtraffic_dvbtraffic contained in package dvbtraf= fic requires libdvbapi.so, but no providers found in its RDEPENDS [file-rde= ps] dvb-apps-1.1.1: /usr/bin/femon_dvb-femon contained in package dvb-femon req= uires libdvbapi.so()(64bit), but no providers found in its RDEPENDS [file-r= deps] dvb-apps-1.1.1: /usr/bin/femon_dvb-femon contained in package dvb-femon req= uires libdvbapi.so, but no providers found in its RDEPENDS [file-rdeps] dvb-apps-1.1.1: /usr/bin/gotox_dvb-apps contained in package dvb-apps requi= res libdvbapi.so, but no providers found in its RDEPENDS [file-rdeps] dvb-apps-1.1.1: /usr/bin/gotox_dvb-apps contained in package dvb-apps requi= res libdvbsec.so()(64bit), but no providers found in its RDEPENDS [file-rde= ps] fakeroot-1.18.4: /usr/bin/fakeroot_fakeroot contained in package fakeroot r= equires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] gnome-desktop-2.32.1: /usr/bin/gnome-about_gnome-desktop contained in packa= ge gnome-desktop requires /usr/bin/python, but no providers found in its RD= EPENDS [file-rdeps] gupnp-0.20.12: /usr/bin/gupnp-binding-tool_gupnp-dev contained in package g= upnp-dev requires /usr/bin/python, but no providers found in its RDEPENDS [= file-rdeps] libbonobo-2.32.1: /usr/bin/bonobo-slay_libbonobo contained in package libbo= nobo requires /usr/bin/perl, but no providers found in its RDEPENDS [file-r= deps] libmodule-build-perl-0.31: /usr/bin/config@underscore@data_libmodule-build-= perl contained in package libmodule-build-perl requires /tmp/sysroots/x86_6= 4-linux/usr/bin/perl-native/perl.real, but no providers found in its RDEPEN= DS [file-rdeps] libnewt-0.52.18: /usr/bin/whiptail_whiptail contained in package whiptail r= equires libnewt.so()(64bit), but no providers found in its RDEPENDS [file-r= deps] libnewt-0.52.18: /usr/bin/whiptail_whiptail contained in package whiptail r= equires libnewt.so, but no providers found in its RDEPENDS [file-rdeps] libnewt-python-0.52.18: /usr/lib/python2.7/site-packages/@underscore@snack.= so_libnewt-python contained in package libnewt-python requires libnewt.so()= (64bit), but no providers found in its RDEPENDS [file-rdeps] libnewt-python-0.52.18: /usr/lib/python2.7/site-packages/@underscore@snack.= so_libnewt-python contained in package libnewt-python requires libnewt.so, = but no providers found in its RDEPENDS [file-rdeps] networkmanager-1.0.6: /usr/bin/nmtui-connect_networkmanager-nmtui contained= in package networkmanager-nmtui requires libnewt.so()(64bit), but no provi= ders found in its RDEPENDS [file-rdeps] networkmanager-1.0.6: /usr/bin/nmtui-connect_networkmanager-nmtui contained= in package networkmanager-nmtui requires libnewt.so, but no providers foun= d in its RDEPENDS [file-rdeps] numptyphysics-0.2+svnr109: /usr/share/numptyphysics/convert.pl_numptyphysic= s contained in package numptyphysics requires /usr/bin/perl, but no provide= rs found in its RDEPENDS [file-rdeps] numptyphysics-0.2+svnr109: /usr/share/numptyphysics/convert@underscore@all.= sh_numptyphysics contained in package numptyphysics requires /bin/bash, but= no providers found in its RDEPENDS [file-rdeps] tracker-0.14.2: /usr/lib/nautilus/extensions-2.0/libnautilus-tracker-tags.s= o_tracker-nautilus-extension contained in package tracker-nautilus-extensio= n requires libnautilus-extension.so.1()(64bit), but no providers found in i= ts RDEPENDS [file-rdeps] tracker-0.14.2: /usr/lib/nautilus/extensions-2.0/libnautilus-tracker-tags.s= o_tracker-nautilus-extension contained in package tracker-nautilus-extensio= n requires libnautilus-extension.so.1, but no providers found in its RDEPEN= DS [file-rdeps] ubx-utils-0.0.0+gitrAUTOINC+b63c0932dd: /usr/bin/memory-map.sh_ubx-utils co= ntained in package ubx-utils requires /bin/bash, but no providers found in = its RDEPENDS [file-rdeps] count: 72997 issue: version-going-backwards skip 72997 lines.. count: 32 issue: host-user-contaminated apache2-2.4.16: apache2: /apache2-dev/usr/share/apache2/icons/small/uu.png = is owned by uid 3004, which is the same as the user running bitbake. This m= ay be due to host contamination [host-user-contaminated] apache2-2.4.16: apache2: /apache2-scripts/usr/bin/dbmmanage is owned by uid= 3004, which is the same as the user running bitbake. This may be due to ho= st contamination [host-user-contaminated] apache2-2.4.16: apache2: /apache2/usr/share/apache2/cgi-bin/printenv is own= ed by uid 3004, which is the same as the user running bitbake. This may be = due to host contamination [host-user-contaminated] babiloo-efl-2.0.9-10: babiloo-efl: /babiloo-efl/usr/share/babiloo/core/test= /test_dictionary.py is owned by uid 3004, which is the same as the user run= ning bitbake. This may be due to host contamination [host-user-contaminated] cim-schema-exper-2.39.0: cim-schema-exper: /cim-schema-exper/usr/share/mof/= cimv2.39.0/Application/CIM_AGPSoftwareFeature.mof is owned by uid 3004, whi= ch is the same as the user running bitbake. This may be due to host contami= nation [host-user-contaminated] cim-schema-final-2.40.0: cim-schema-final: /cim-schema-final/usr/share/mof/= cimv2.40.0/Application/CIM_AGPSoftwareFeature.mof is owned by uid 3004, whi= ch is the same as the user running bitbake. This may be due to host contami= nation [host-user-contaminated] cinematicexperience-1.0: cinematicexperience: /cinematicexperience/usr/shar= e/cinematicexperience-1.0/content/images/qt_logo.png is owned by uid 3004, = which is the same as the user running bitbake. This may be due to host cont= amination [host-user-contaminated] debootstrap-1.0.67: debootstrap: /debootstrap/usr/share/debootstrap/scripts= /breezy is owned by uid 3004, which is the same as the user running bitbake= =2E This may be due to host contamination [host-user-contaminated] dracut-043+giteab03540cd695d940062af5b55c02e8829aaa526: dracut: /dracut/usr= /lib/dracut/modules.d/99uefi-lib/uefi-lib.sh is owned by uid 3004, which is= the same as the user running bitbake. This may be due to host contaminatio= n [host-user-contaminated] espeak-1.37: espeak: /espeak/usr/share/espeak-data/mbrola_ph/es4_phtrans is= owned by uid 3004, which is the same as the user running bitbake. This may= be due to host contamination [host-user-contaminated] firefox-10.0.12esr: firefox: /firefox-dev/usr/share/idl/firefox-10.0/nsIBro= wserHandler.idl is owned by uid 3004, which is the same as the user running= bitbake. This may be due to host contamination [host-user-contaminated] firefox-10.0.12esr: firefox: /firefox-staticdev/usr/lib/firefox-devel-10.0/= sdk/lib/libnssutil.a is owned by uid 3004, which is the same as the user ru= nning bitbake. This may be due to host contamination [host-user-contaminate= d] firefox-addon-webconverger-20120228: firefox-addon-webconverger: /firefox-a= ddon-webconverger/usr/lib/firefox/extensions/{ee11fa88-036b-4661-bb04-d436f= 86bc06a}/content/wc.js is owned by uid 3004, which is the same as the user = running bitbake. This may be due to host contamination [host-user-contamina= ted] libvpx-1.4.0: libvpx: /libvpx-dev/usr/lib/pkgconfig/vpx.pc is owned by uid = 3004, which is the same as the user running bitbake. This may be due to hos= t contamination [host-user-contaminated] libvpx-1.4.0: libvpx: /libvpx/usr/bin/vpxdec is owned by uid 3004, which is= the same as the user running bitbake. This may be due to host contaminatio= n [host-user-contaminated] libvpx-1.4.0: libvpx: /libvpx/usr/bin/vpxenc is owned by uid 3004, which is= the same as the user running bitbake. This may be due to host contaminatio= n [host-user-contaminated] logwatch-7.4.1: logwatch: /logwatch/usr/share/logwatch/default.conf/logfile= s/mysql-mmm.conf is owned by uid 3004, which is the same as the user runnin= g bitbake. This may be due to host contamination [host-user-contaminated] monav-0.3: monav: /monav/usr/share/monav/images/directions/left.svg is owne= d by uid 3004, which is the same as the user running bitbake. This may be d= ue to host contamination [host-user-contaminated] numptyphysics-0.2+svnr109: numptyphysics: /numptyphysics/usr/share/numptyph= ysics/org_level/L50_nautilus.nph is owned by uid 3004, which is the same as= the user running bitbake. This may be due to host contamination [host-user= -contaminated] orrery-2.7: orrery: /orrery/usr/share/orrery/constellations/Andromeda is ow= ned by uid 3004, which is the same as the user running bitbake. This may be= due to host contamination [host-user-contaminated] qt5everywheredemo-1.0: qt5everywheredemo: /qt5everywheredemo/usr/share/qt5e= verywheredemo-1.0/qml/QtDemo/images/tv.png is owned by uid 3004, which is t= he same as the user running bitbake. This may be due to host contamination = [host-user-contaminated] qt5ledscreen-1.0: qt5ledscreen: /qt5ledscreen/usr/share/qt5ledscreen-1.0/im= ages/logo1.png is owned by uid 3004, which is the same as the user running = bitbake. This may be due to host contamination [host-user-contaminated] qt5nmapcarousedemo-1.0: qt5nmapcarousedemo: /qt5nmapcarousedemo/usr/share/q= t5nmapcarousedemo-1.0/content/images/arrow-right.png is owned by uid 3004, = which is the same as the user running bitbake. This may be due to host cont= amination [host-user-contaminated] qt5nmapper-1.0: qt5nmapper: /qt5nmapper/usr/share/qt5nmapper-1.0/content/im= ages/switch_thumb.png is owned by uid 3004, which is the same as the user r= unning bitbake. This may be due to host contamination [host-user-contaminat= ed] qtsmarthome-1.0: qtsmarthome: /qtsmarthome/usr/share/qtsmarthome-1.0/qml/sm= arthome/components/tabwidget/VTabBar.qml is owned by uid 3004, which is the= same as the user running bitbake. This may be due to host contamination [h= ost-user-contaminated] quitbattery-1.0.0: quitbattery: /quitbattery/usr/share/quitbattery-1.0.0/qm= l/QUItBattery/images/glass.png is owned by uid 3004, which is the same as t= he user running bitbake. This may be due to host contamination [host-user-c= ontaminated] quitindicators-1.0.1: quitindicators: /quitindicators/usr/share/quitindicat= ors-1.0.1/qml/QUItIndicators/images/dots_512.png is owned by uid 3004, whic= h is the same as the user running bitbake. This may be due to host contamin= ation [host-user-contaminated] qwt-6.0.1: qwt: /qwt-examples/usr/bin/event_filter is owned by uid 3004, wh= ich is the same as the user running bitbake. This may be due to host contam= ination [host-user-contaminated] qwt-6.0.1: qwt: /qwt-examples/usr/bin/friedberg is owned by uid 3004, which= is the same as the user running bitbake. This may be due to host contamina= tion [host-user-contaminated] qwt-6.0.1: qwt: /qwt-examples/usr/bin/rasterview is owned by uid 3004, whic= h is the same as the user running bitbake. This may be due to host contamin= ation [host-user-contaminated] thone-0.7: thone: /thone/usr/bin/thone-toggle is owned by uid 3004, which i= s the same as the user running bitbake. This may be due to host contaminati= on [host-user-contaminated] tipcutils-2.0.6: tipcutils: /tipcutils/etc/init.d/tipcutils is owned by uid= 3004, which is the same as the user running bitbake. This may be due to ho= st contamination [host-user-contaminated] count: 0 issue: installed-vs-shipped count: 1 issue: unknown-configure-option polkit-gnome-0.105: polkit-gnome: configure was passed unrecognised options= : --disable-examples --disable-introspection [unknown-configure-option] count: 1 issue: symlink-to-sysroot netkit-ftp-0.17: Symlink /usr/bin/pftp in netkit-ftp points to TMPDIR [syml= ink-to-sysroot] count: 0 issue: invalid-pkgconfig count: 0 issue: pkgname --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlZPMZMACgkQN1Ujt2V2gByzJwCdHsgllnvuV9EO16QtqJM9Tb6l 4lwAnA9hJkiWuzFEvQ6xkA9rIYiRYyrJ =QXY8 -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e--