[OE-core] Reg: Yocto installation problem

2016-06-29 Thread Praveenreddy Padamati
Hi all, I am installing the yocto in ubuntu version 14. Installtion is aborted intermediately. It comes out with the error "ERROR: Task 984 (/home/kumarn/imx6_build/fsl-release-bsp/sources/poky/meta/recipes-devtools/perl/perl-native_5.22.0.bb, do_configure) failed with exit code '1'". Please

[OE-core] [PATCH] gcc-5.4: Fix hang with mmusl option on cmdline

2016-06-29 Thread Khem Raj
When using -m32 -mmusl options in this order, gcc hangs in parsing the options decode_cmdline_options_to_array() the reason is that we have broken the link when adding mmusl options, the order of specifying libc was not kept in order as a result it was unable to contruct the array correctly and

[OE-core] [krogoth][jethro][PATCH] gcc: make sure header path is set correctly

2016-06-29 Thread Anuj Mittal
We're setting the native header paths in do_configure_prepend, and don't need to set them again here. This results in gcc-target not being able to locate the headers and not being able to detect glibc version, which in turn results in SSP support not getting detected even though it's available in

Re: [OE-core] [PATCH] python3: correct the multilib support patch

2016-06-29 Thread Dan McGregor
On 29 Jun 2016 9:44 a.m., "Randle, William C" wrote: > > On Wed, 2016-06-29 at 07:33 +0100, Richard Purdie wrote: >> >> On Wed, 2016-06-29 at 11:12 +0800, Li Zhou wrote: >>> >>> When python3 rebased its multilib patch, the hard coded "lib" path >>> isn't really changed

[OE-core] [PATCH v2] runqemu: Avoid duplicating custom QEMU options for AArch64

2016-06-29 Thread Otavio Salvador
When detecting the second serial options we shouldn't append the custom QEMU options otherwise we will end duplicating those. Signed-off-by: Otavio Salvador --- Changes in v2: - New commit log scripts/runqemu-internal | 2 +- 1 file changed, 1 insertion(+), 1

Re: [OE-core] [oe-commits] [openembedded-core] 58/94: openssl: prevent ABI break from earlier krogoth releases

2016-06-29 Thread akuster808
On 06/29/2016 12:02 PM, Martin Jansa wrote: > Please revert this, this is actually breaking the ABI compatibility against > Krogoth release as reported in pull request. I thought I removed it when you provided feed back the last time. my apologies, Armin > On Wed, Jun 29, 2016 at 8:37 PM,

Re: [OE-core] Building Perl-5.22.1-r0 on Arch Linux fails with QA Issue

2016-06-29 Thread Burton, Ross
On 29 June 2016 at 20:24, Daniel Kriesten wrote: > ERROR: QA Issue: Architecture did not match (…) on > work/i586-poky-linux/perl/5.22.1-r0/packages… > Can you fill in the ... so we're not guessing what the error actually is? Ross --

[OE-core] Building Perl-5.22.1-r0 on Arch Linux fails with QA Issue

2016-06-29 Thread Daniel Kriesten
Dear List, Building a Yocto BSP fails with ERROR: QA Issue: Architecture did not match (…) on work/i586-poky-linux/perl/5.22.1-r0/packages… My build host is running a 64-bit Arch Linux*. I downgraded to gcc-multilibs-5.3.0, the rest of the system is up-to-date. I tried several traget

Re: [OE-core] [oe-commits] [openembedded-core] 58/94: openssl: prevent ABI break from earlier krogoth releases

2016-06-29 Thread Martin Jansa
Please revert this, this is actually breaking the ABI compatibility against Krogoth release as reported in pull request. On Wed, Jun 29, 2016 at 8:37 PM, wrote: > rpurdie pushed a commit to branch krogoth > in repository openembedded-core. > > commit

Re: [OE-core] [PATCH] python3: correct the multilib support patch

2016-06-29 Thread Randle, William C
On Wed, 2016-06-29 at 07:33 +0100, Richard Purdie wrote: On Wed, 2016-06-29 at 11:12 +0800, Li Zhou wrote: When python3 rebased its multilib patch, the hard coded "lib" path isn't really changed because of the rebasing's error, and cause phthon3's failure when running on 64bit platforms as

[OE-core] State of bitbake world 2016-06-24

2016-06-29 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

Re: [OE-core] [krogoth][PATCH] lib/oe/rootfs: Fix DEBUGFS generation, without openssl

2016-06-29 Thread akuster808
On 06/27/2016 12:03 AM, Anders Darander wrote: > Ping. > > What's the current status? Submitted again. Hope it makes in this time. - armin > > Anders Darander [160607 09:31]: >> * akuster808 [160523 07:29]: >>> On 05/22/2016 10:03 PM, Anders

[OE-core] OE Changelog since 2016-06-19 until 2016-06-26

2016-06-29 Thread cliff . brake
Changelog since 2016-06-19 until 2016-06-26. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

[OE-core] [krogoth] systemd: Create missing sysusers offline

2016-06-29 Thread Enrico Joerns
Hi, this patch is required, for example, to successfully build systemd with networkd enabled in krogoth release, too. Thus it should be backported. It is in oe-core master, id d18957925c6c073b7194e3a233efea24e436f74e. Best regards, Enrico On 04/24/2016 06:52 PM, Khem Raj wrote: Some system

Re: [OE-core] [PATCH] libpfm4: fix compile error

2016-06-29 Thread Kang Kai
On 2016年06月29日 16:08, kai.k...@windriver.com wrote: From: Kai Kang It fails to compile libpfm4 with misleading-indentation error: | syst_count.c:346:3: error: this 'for' clause does not guard... [-Werror=misleading-indentation] | for(c=cmin ; c < cmax; c++) |

[OE-core] [PATCH][krogoth] perl-ptest.inc: fix tar call to prevent objcopy failure

2016-06-29 Thread Enrico Jorns
Hi, I recived some request to send this patch for backporting to jethro/krogoth. It is required for building Yocto with tar >= 1.29. It is already in oe-core master, id 2e498879098f7d84610aed7961d92433083d9a02. Best regards, Enrico --->8>8>8- With tar version 1.29, the tar

[OE-core] [PATCH][jethro] perl-ptest.inc: fix tar call to prevent objcopy failure

2016-06-29 Thread Enrico Jorns
Hi, I recived some request to send this patch for backporting to jethro/krogoth. It is required for building Yocto with tar >= 1.29. It is already in oe-core master, id 2e498879098f7d84610aed7961d92433083d9a02. Best regards, Enrico --->8>8>8- With tar version 1.29, the tar

[OE-core] [PATCH] libpfm4: fix compile error

2016-06-29 Thread kai.kang
From: Kai Kang It fails to compile libpfm4 with misleading-indentation error: | syst_count.c:346:3: error: this 'for' clause does not guard... [-Werror=misleading-indentation] | for(c=cmin ; c < cmax; c++) | ^~~ Add clauses to fix it. Signed-off-by: Kai Kang

Re: [OE-core] Setting SRC_URI via anonymous Python fails in OE 2.1

2016-06-29 Thread Richard Purdie
On Wed, 2016-06-29 at 00:40 -0700, Andre McCurdy wrote: > On Tue, Jun 28, 2016 at 7:15 PM, Paul Eggleton > wrote: > > Hi Andre, > > > > On Tue, 28 Jun 2016 15:53:24 Andre McCurdy wrote: > > > The following works in OE 2.0, but fails in 2.1 and master: > > > > > >

Re: [OE-core] Setting SRC_URI via anonymous Python fails in OE 2.1

2016-06-29 Thread Andre McCurdy
On Tue, Jun 28, 2016 at 7:15 PM, Paul Eggleton wrote: > Hi Andre, > > On Tue, 28 Jun 2016 15:53:24 Andre McCurdy wrote: >> The following works in OE 2.0, but fails in 2.1 and master: >> >> python () { >> d.setVar("SRC_URI_FOO", "http://foo.com/foo.tgz;) >>

Re: [OE-core] [PATCH] python3: correct the multilib support patch

2016-06-29 Thread Richard Purdie
On Wed, 2016-06-29 at 11:12 +0800, Li Zhou wrote: > When python3 rebased its multilib patch, the hard coded "lib" path > isn't really changed because of the rebasing's error, and cause > phthon3's failure when running on 64bit platforms as below: > Could not find platform independent libraries >