Re: [oe] [bitbake-devel] Infra Full Stop 12/26-12/29

2016-12-25 Thread Martin Jansa
On Sun, Dec 25, 2016 at 08:06:50PM -0800, Michael Halstead wrote: > In preparation for the scheduled maintenance I have moved > git.openembedded.org to a new server temporarily. E-mail and Patchwork > hooks may not work correctly. All other git operations as well as > listings at http://git.openemb

Re: [oe] [meta-filesystems][PATCH V2] xfsprogs: Fix parallel install and Make dependencies

2016-12-25 Thread Martin Jansa
Same here in bitbake world builds. On Mon, Dec 26, 2016 at 4:47 AM, Robert Yang wrote: > Hi, > > I still get errors after applied this patch, we can see that there is no > -luuid > on command line: > > ../i586-wrs-linux-libtool --quiet --tag=CC --mode=link i586-wrs-linux-gcc > -m32 -march=i586 -

[oe] State of bitbake world, Failed tasks 2016-12-24

2016-12-25 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies!!|Signatures !!colspan='12'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64 ||q

Re: [oe] Infra Full Stop 12/26-12/29

2016-12-25 Thread Michael Halstead
In preparation for the scheduled maintenance I have moved git.openembedded.org to a new server temporarily. E-mail and Patchwork hooks may not work correctly. All other git operations as well as listings at http://git.openembedded.org/ should continue working. If you have a git remote pointed dire

Re: [oe] [meta-filesystems][PATCH V2] xfsprogs: Fix parallel install and Make dependencies

2016-12-25 Thread Robert Yang
Hi, I still get errors after applied this patch, we can see that there is no -luuid on command line: ../i586-wrs-linux-libtool --quiet --tag=CC --mode=link i586-wrs-linux-gcc -m32 -march=i586 --sysroot=/buildarea/lyang1/build_rebase/test_qemux86/tmp/sysroots/qemux86 -o xfs_io -Wl,-O1 -Wl,--h

Re: [oe] [oe-jethro] [meta-xfce][PATCH] imsettings: move to correct directory

2016-12-25 Thread Lei, Maohui
> It's needed in krogoth as well, isn't it? I'm sorry I didn't notice krogoth. Yes, This patch's needed in krogoth as well. Best regards Lei > -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded- > devel-boun...@lists.openembedded.org]

Re: [oe] [meta-oe] [PATCH v3] add php 7.1.0

2016-12-25 Thread Martin Jansa
php-7.1.0: php: configure was passed unrecognised options: --with-mysql [unknown-configure-option] On Sat, Dec 24, 2016 at 5:04 AM, Huang Qiyu wrote: > 1)add php_7.1.0.bb > 2)Delete php_5.5.38.bb,since it is Replaced by php_5.6.26.bb. > 3)Delete pthread-check-threads-m4.patch, since it is integ

Re: [oe] [PATCH] hwloc: Add

2016-12-25 Thread Martin Jansa
Missing dependencies and PACKAGES_prepend breaks hwloc-dbg, because of missing space at the end of the prepended value. hwloc-1.11.5: hwloc: Files/directories were installed but not shipped in any package: /usr/src /usr/src/debug /usr/src/debug/hwloc /usr/src/debug/hwloc/1.11.5-r0 /usr

[oe] [PATCH 2/2] fftw: work around segfault when checking for presence of ARM NEON

2016-12-25 Thread Andreas Müller
* Mixxx segfaulted during start. Remote debugging lead to function 'really_have_neon()'. * qtractor segfaulted when adding instruments as whysynth or hexter * seems autodetection fails in some other environments too [1]. * if TUNE_FEATURES contain 'neon' we can assume our machine supports NEON so

[oe] [PATCH 1/2] fftw: update 3.3.4 -> 3.3.5

2016-12-25 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-support/fftw/{fftw_3.3.4.bb => fftw_3.3.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/fftw/{fftw_3.3.4.bb => fftw_3.3.5.bb} (92%) diff --git a/meta-oe/recipes-support/fftw/fftw_3.3.4.bb b/meta-oe