Re: [oe] [PATCH 00/13] fix for dependencies issues

2017-02-13 Thread Robert Yang
Hi Martin, On 02/14/2017 10:02 AM, Martin Jansa wrote: Hi Robert, thanks for update, can you update them also to remove PNBLACKLIST in those recipes which should be fixed by this? I removed PNBLACKLIST for python-pbr. And we can't update for postgresql atm since it requires a patch in oe-cor

Re: [oe] [PATCH 00/13] fix for dependencies issues

2017-02-13 Thread Martin Jansa
Hi Robert, thanks for update, can you update them also to remove PNBLACKLIST in those recipes which should be fixed by this? The python-pbr one looks strange, why should ${PN} rdepend on -native? Does it work in rungime? Doesn't inherit setuptools do better job with this dependency? On Tue, Feb

Re: [oe] [PATCH 00/13] fix for dependencies issues

2017-02-13 Thread Robert Yang
Hi Martin, Thanks, there are 3 patches remaining based on master-next, the postgresql needs another patch in oe-core to fix build with tcl, I will send it to oe-core later. git://git.openembedded.org/meta-openembedded-contrib rbt/deps http://cgit.openembedded.org/meta-openembedded-contrib/l

Re: [oe] [meta-oe][PATCH][master-next 3/4] pywbem: depend on python-m2crypto-native and its rdepends

2017-02-13 Thread Martin Jansa
Yes, I guessed that Richard answer was the motivation for what you did, but the original issue reported by Andreas was about "many recipes depending on kdoctool". Here I see only 2 cases of such dependency, so I think we can live without the bbclass - unless someone says that he has many recipes i

[oe] [meta-initramfs][PATCH 9/9] kexec-tools-klibc_2.0.2: remove blacklisting

2017-02-13 Thread Andrea Adami
Recipe does build with the pending changes for meta-initramfs. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb b/meta-initramfs/reci

[oe] [meta-initramfs][PATCH 2/9] klcc-cross: disable packaging using appropriate

2017-02-13 Thread Andrea Adami
Instead of deleting the packaging tasks we simply inherit nopackages.bbclass. Done that we do set PACKAGES to empty. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.4.bb | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/meta-init

[oe] [meta-initramfs][PATCH 5/9] ubi-utils-klibc_1.5.1: remove blacklisting

2017-02-13 Thread Andrea Adami
Recipe does build with the pending changes for meta-initramfs. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.1.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.1.bb b/meta-initramfs/recipes-

[oe] [meta-initramfs][PATCH 3/9] klcc-cross: restrict scope of SSTATE_SCAN_FILES

2017-02-13 Thread Andrea Adami
As done in libtool-cross from oe-core we prefer to be specific even when there is just one file. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-initramfs/recipes-devtools/klibc/klc

[oe] h[meta-initramfs][PATCH 7/9] initramfs-kexecboot-klibc-image: remove blacklisting

2017-02-13 Thread Andrea Adami
Recipe does build with the pending changes for meta-initramfs. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb b/meta-i

[oe] [meta-initramfs][PATCH 8/9] klibc-utils_2.0.4: remove blacklisting

2017-02-13 Thread Andrea Adami
Recipe does build with the pending changes for meta-initramfs. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.4.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.4.bb b/meta-initramfs/recipes-devt

[oe] [meta-initramfs][PATCH 4/9] klcc-cross: Use SYSROOT_DIRS to add dirs to stage in sysroot

2017-02-13 Thread Andrea Adami
As done for libtool-cross in oe-core. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.4.bb | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.4.bb b/meta-initramfs/recipes-devtools/k

[oe] [meta-initramfs][PATCH 6/9] kexecboot(-klibc)_0.6: remove blacklisting

2017-02-13 Thread Andrea Adami
Recipe does build with the pending changes for meta-initramfs. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb b/meta-initramfs/recipes-bsp/kexecboot

[oe] [meta-initramfs][PATCH 1/9] klcc-cross: fixes for recipe specific sysroot

2017-02-13 Thread Andrea Adami
The klcc script encodes the paths with custom escaping. As stated in the patch "Turn the horribly encoded paths into something which sstate can transform using its ususal magic by removing all the crazy escaping". Signed-off-by: Richard Purdie Signed-off-by: Andrea Adami --- meta-initramfs/reci

[oe] [meta-initramfs][PATCH 0/9] fixes after Recipe Specific Sysroot

2017-02-13 Thread Andrea Adami
This patchset adds fixes to the klcc-cross recipe which was not behaving after rebuild from sstate for multimachine build (machines of the same arch). There are small improvements to the recipe as seen in libtool-cross in oe-core. Other than this we do remove the blacklisting for the recipes in m

Re: [oe] [meta-oe][PATCH][master-next 3/4] pywbem: depend on python-m2crypto-native and its rdepends

2017-02-13 Thread Max Krummenacher
Hi Am Montag, den 13.02.2017, 22:40 +0100 schrieb Martin Jansa: > Oh, I see what you did in master-next 1/4, but is it worth creating > .bbclass for just 2 dependencies which probably won't be used by so many > recipes? That's how I understand Richard here: http://lists.openembedded.org/pipermail

Re: [oe] [meta-oe][PATCH][master-next 3/4] pywbem: depend on python-m2crypto-native and its rdepends

2017-02-13 Thread Martin Jansa
Oh, I see what you did in master-next 1/4, but is it worth creating .bbclass for just 2 dependencies which probably won't be used by so many recipes? On Mon, Feb 13, 2017 at 10:39 PM, Martin Jansa wrote: > Did you test this change? You added it to inherit not DEPENDS.. > > On Mon, Feb 13, 2017 a

Re: [oe] [meta-oe][PATCH][master-next 3/4] pywbem: depend on python-m2crypto-native and its rdepends

2017-02-13 Thread Martin Jansa
Did you test this change? You added it to inherit not DEPENDS.. On Mon, Feb 13, 2017 at 10:02 PM, Max Krummenacher wrote: > This fixed the build, remove blacklist also. > > Signed-off-by: Max Krummenacher > --- > meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb | 6 +- > 1 file changed, 1 i

[oe] [meta-oe][PATCH][master-next 1/4] python-m2crypto-native: rdepend on python-typing

2017-02-13 Thread Max Krummenacher
Because of a bitbake limitation add python-m2crypto-native.bbclass which can be inherited by users of python-m2crypto-native to get the required dependencies into their recipe specific sysroot. Signed-off-by: Max Krummenacher --- meta-python/classes/python-m2crypto-native.bbclass| 6

[oe] [meta-oe][PATCH][master-next 4/4] openlmi-tools: remove blacklist

2017-02-13 Thread Max Krummenacher
Build is fixed for bywbem, bywbem-native. Signed-off-by: Max Krummenacher --- meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb b/meta-oe/recipes-extended/openlmi/openlmi-tools_0

[oe] [meta-oe][PATCH][master-next 3/4] pywbem: depend on python-m2crypto-native and its rdepends

2017-02-13 Thread Max Krummenacher
This fixed the build, remove blacklist also. Signed-off-by: Max Krummenacher --- meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb b/meta-oe/recipes-extended/pywbem/pywbem_0.8.

[oe] [meta-oe][PATCH][master-next 2/4] crda: add rdepends of python-m2crypto-native

2017-02-13 Thread Max Krummenacher
This fixed the build, remove blacklist also. While at it, cleanup DEPENDS of python stuff already added by inherit. Signed-off-by: Max Krummenacher --- meta-networking/recipes-connectivity/crda/crda_3.18.bb | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/meta-networkin

[oe] [PATCH][meta-browser] chromium-browser: add missing dependency on gperf-native

2017-02-13 Thread Martin Jansa
* chromium-wayland fails with: http://errors.yoctoproject.org/Errors/Details/132852/ FAILED: gen/blink/platform/ColorData.cpp cd ../../third_party/WebKit/Source/platform; gperf "--key-positions=*" -D -s 2 ColorData.gperf "--output-file=../../../../out/Release/gen/blink/platform/ColorDat

[oe] add "zlib" build-time dependency to "netdata" recipe

2017-02-13 Thread Robert P. J. Day
Given recipe-specific sysroots, add the missing "zlib" dependency to "netdata" recipe. Signed-off-by: Robert P. J. Day --- i'm assuming there are probably a few recipes that will pop up as needing build-time dependencies added to their recipe files now that there are recipe-specific sysroots

[oe] [meta-python][PATCH] python-pyyaml: Fix build for per recipe sysroot.

2017-02-13 Thread Philip Balister
Reverse order of include and inherit to prevent DEPENDS= being overwritten. Signed-off-by: Philip Balister --- meta-python/recipes-devtools/python/python-pyyaml_3.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb

Re: [oe] [PATCH 00/13] fix for dependencies issues

2017-02-13 Thread Martin Jansa
On Mon, Feb 13, 2017 at 02:04:14AM -0800, Robert Yang wrote: > The following changes since commit 5ecbf9bab404af0de7d0f058d1620f40dae0d2d8: > > poppler: update to 0.51.0 (2017-01-25 16:00:02 +0100) > > are available in the git repository at: > > git://git.openembedded.org/meta-openembedded-c

[oe] building netdata: "No package 'zlib' found"

2017-02-13 Thread Robert P. J. Day
i'm building a totally stock core-image-minimal for qemuppc with latest poky checkout, and when i try to add the existing "netdata" recipe to the mix, i get: | configure: error: Package requirements (zlib) were not met: | | No package 'zlib' found | | Consider adjusting the PKG_CONFIG_PATH envi

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-02-08

2017-02-13 Thread Martin Jansa
Yup, that patch was already in my oe-core fork for next run. see http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/73.html On Mon, Feb 13, 2017 at 1:36 PM, Burton, Ross wrote: > > On 10 February 2017 at 08:28, Martin Jansa wrote: > >> * openembedded-core/meta/rec

[oe] State of bitbake world, Failed tasks 2017-02-11

2017-02-13 Thread Martin Jansa
100+ PNBLACKLISTs later and more to come today == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies!!|Signatures !!colspan='12'|QA !!Comment |- || ||qe

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-02-08

2017-02-13 Thread Burton, Ross
On 10 February 2017 at 08:28, Martin Jansa wrote: > * openembedded-core/meta/recipes-support/libxslt/libxslt_1.1.29.bb: > do_compile > This is due to ld-is-gold, there's a patch from Jussi on the list (and in mut). Ross -- ___ Openembedded-devel

Re: [oe] [PATCH 02/13] postgresql: add gettext-native and tcl-native to DEPENDS

2017-02-13 Thread Andreas Müller
On Mon, Feb 13, 2017 at 11:04 AM, Robert Yang wrote: > Fixed: > | checking for msgfmt... no > | configure: error: msgfmt is required for NLS > > And: > | checking for tclsh83... no > | configure: error: Tcl shell not found > > Signed-off-by: Robert Yang > --- > meta-oe/recipes-support/postgresql

[oe] [PATCH 10/13] openflow: inherit pkgconfig

2017-02-13 Thread Robert Yang
Fixed: configure:4463: error: possibly undefined macro: PKG_CHECK_MODULES If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:4466: error: possibly undefined macro: AC_MSG_WARN Signed-off-by: Robert Yang --- meta-networking/

[oe] [PATCH 12/13] gnome-disk-utility: add dbus-glib-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: make[3]: dbus-binding-tool: Command not found make[3]: *** [udisks-daemon-glue.h] Error 127 Signed-off-by: Robert Yang --- .../recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb| 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome

[oe] [PATCH 13/13] libnet-ssleay-perl: fix EXTRALIBS and LDLOADLIBS

2017-02-13 Thread Robert Yang
Fixed: recipe-sysroot-native/usr/bin/i586-wrs-linux/../../libexec/i586-wrs-linux/gcc/i586-wrs-linux/6.3.0/ld: cannot find -lssl -lcrypto -lz collect2: error: ld returned 1 exit status make: *** [blib/arch/auto/Net/SSLeay/SSLeay.so] Error 1 Signed-off-by: Robert Yang --- meta-perl/recipes-perl/l

[oe] [PATCH 11/13] openconnect: add gettext-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: checking for msgfmt... no configure: error: msgfmt could not be found. Try configuring with --disable-nls Signed-off-by: Robert Yang --- meta-networking/recipes-connectivity/openconnect/openconnect_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking

[oe] [PATCH 08/13] sthttpd: add base-passwd to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: chgrp www-data tmp/work/i586-wrs-linux/sthttpd/2.27.0-r0/image/usr/sbin/makeweb chgrp: invalid group: www-data make[3]: *** [install-exec-hook] Error 1 Signed-off-by: Robert Yang --- meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git

[oe] [PATCH 04/13] udisks2: add libxslt-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: | checking for xsltproc... no | configure: error: xsltproc is needed Signed-off-by: Robert Yang --- meta-oe/recipes-support/udisks/udisks2_2.1.7.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/udisks/udisks2_2.1.7.bb b/meta-oe/recipes-sup

[oe] [PATCH 03/13] udisks: add dbus-glib-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: | dbus-binding-tool --prefix=daemon --mode=glib-server --output=daemon-glue.h ../data/org.freedesktop.UDisks.xml | make[2]: dbus-binding-tool: Command not found Signed-off-by: Robert Yang --- meta-oe/recipes-support/udisks/udisks_1.0.5.bb | 4 +++- 1 file changed, 3 insertions(+), 1 dele

[oe] [PATCH 09/13] nostromo: add base-passwd to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: chown: invalid user: www-data:www-data WARNING: tmp/work/i586-wrs-linux/nostromo/1.9.6-r0/temp/run.do_install.33423:1 exit 1 from 'chown -R www-data:www-data tmp/work/i586-wrs-linux/nostromo/1.9.6-r0/image//var/nostromo' Signed-off-by: Robert Yang --- meta-webserver/recipes-httpd/nostro

[oe] [PATCH 06/13] xfce4-notifyd: add dbus-glib-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: configure:16468: checking for dbus-binding-tool configure:16501: result: no Signed-off-by: Robert Yang --- meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_

[oe] [PATCH 07/13] python-pbr: add python-setuptools-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: ERROR: python setup.py build execution failed. Traceback (most recent call last): File "setup.py", line 17, in import setuptools ImportError: No module named setuptools Signed-off-by: Robert Yang --- meta-python/recipes-devtools/python/python-pbr_1.10.0.bb | 1 + 1 file changed, 1

[oe] [PATCH 05/13] xfdesktop: add dbus-glib-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: configure:15214: checking for dbus-binding-tool configure:15245: result: no configure:15254: error: could not find dbus-binding-tool in $PATH. You can run ./configure DBUS_BINDING_TOOL=/path/to/dbus-binding-tool to define a custom location for it. Signed-off-by: Robert Yang --- meta-x

[oe] [PATCH 02/13] postgresql: add gettext-native and tcl-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: | checking for msgfmt... no | configure: error: msgfmt is required for NLS And: | checking for tclsh83... no | configure: error: Tcl shell not found Signed-off-by: Robert Yang --- meta-oe/recipes-support/postgresql/postgresql.inc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)

[oe] [PATCH 01/13] dibbler: fix SRC_URI from ${P} to ${BP}

2017-02-13 Thread Robert Yang
Otherwise it would fail when multilib. Signed-off-by: Robert Yang --- meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb b/meta-networking/recipes-connect

[oe] [PATCH 00/13] fix for dependencies issues

2017-02-13 Thread Robert Yang
The following changes since commit 5ecbf9bab404af0de7d0f058d1620f40dae0d2d8: poppler: update to 0.51.0 (2017-01-25 16:00:02 +0100) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib rbt/deps http://cgit.openembedded.org/meta-openembedded-contrib/lo

Re: [oe] [Development] [meta-qt5] Qt5.8 qdbuscpp2xml broken for kde baloo?

2017-02-13 Thread Andreas Müller
On Sat, Feb 11, 2017 at 5:54 AM, Thiago Macieira wrote: > Em sexta-feira, 10 de fevereiro de 2017, às 11:19:14 PST, Andreas Müller via > Development escreveu: >> qdbuscpp2xml -a filecontentindexer.h >> Unregistered input type in parameter list: QDBusMessage >> Unregistered input type in parameter