Re: [OE-core] [PATCH 1/1] systemd: avoid boot failures for mips64

2016-10-16 Thread ChenQi
On 10/17/2016 07:03 AM, Khem Raj wrote: On Sun, Oct 9, 2016 at 2:23 AM, Chen Qi wrote: If we start a systemd based qemumips64 target with 'pam' enabled in DISTRO_FEATURES, we could not login in successfully. After you provide username and password to the login prompt, the login prompt just come

Re: [OE-core] [PATCH] gcc-sanitizers: allow empty for lsan and tsan packages

2016-10-16 Thread Kang Kai
On 2016年10月14日 17:32, Khem Raj wrote: On Fri, Oct 14, 2016 at 11:02 AM, Kang Kai wrote: On 2016年10月13日 22:59, Burton, Ross wrote: On 13 October 2016 at 15:40, Kang Kai wrote: gcc checks tsan and lsan support in source file gcc/libsanitizer/configure.tgt, it seems only support x86_64. Then t

Re: [OE-core] [PATCH 1/1] package_manager.py: fix for "Argument list too long"

2016-10-16 Thread Robert Yang
Hi Christopher, On 10/16/2016 12:26 PM, Christopher Larson wrote: On Fri, Oct 14, 2016 at 3:18 AM, Robert Yang mailto:liezhi.y...@windriver.com>> wrote: On 10/14/2016 05:58 PM, Robert Yang wrote: On 10/13/2016 06:39 PM, Burton, Ross wrote: On 13 October 2016 at 10:

Re: [OE-core] [PATCH v2 1/1] Make yocto-spdx support spdx2.0 SPEC

2016-10-16 Thread Lei, Maohui
Hi Maxin, Simon > > Instead of requesting the user to install the DoSOCSv2 from github or > > other repos, can we make the spdx.bbclass depend on "dosocs-native" > or > > similar and make that "DoSOCSv2" recipe available in oe-core ? > > That's a good idea. I will try. I tried to make DoSOCSv2 r

Re: [OE-core] [PATCH 1/1] systemd: avoid boot failures for mips64

2016-10-16 Thread Khem Raj
On Sun, Oct 9, 2016 at 2:23 AM, Chen Qi wrote: > If we start a systemd based qemumips64 target with 'pam' enabled in > DISTRO_FEATURES, we could not login in successfully. After you provide > username and password to the login prompt, the login prompt just comes up > again. Besides, there are othe

Re: [OE-core] uninative, older distros and libstdc++ [2.2 uninative issue]

2016-10-16 Thread Khem Raj
On Sun, Oct 16, 2016 at 1:51 PM, Richard Purdie wrote: > On Sun, 2016-10-16 at 11:15 -0700, Khem Raj wrote: >> > >> > On Oct 16, 2016, at 5:59 AM, Richard Purdie > > undation.org> wrote: >> > >> > We've had a lot of success with uninative but in the 2.2-rc2 build >> > which I ran last night on two

Re: [OE-core] uninative, older distros and libstdc++ [2.2 uninative issue]

2016-10-16 Thread Richard Purdie
On Sun, 2016-10-16 at 11:15 -0700, Khem Raj wrote: > > > > On Oct 16, 2016, at 5:59 AM, Richard Purdie > undation.org> wrote: > > > > We've had a lot of success with uninative but in the 2.2-rc2 build > > which I ran last night on two different autobuilders, we saw two > > different failures: >

Re: [OE-core] [PATCH] libgpg-error: Make case generic for MIPS

2016-10-16 Thread Khem Raj
> On Oct 12, 2016, at 5:55 AM, Zubair Lutfullah Kakakhel > wrote: > > The tuples for MIPS r6 onwards are > - mipsisa32r6el > - mipsisa32r6 > - mipsisa64r6el > - mipsisa64r6 > > The default case passes it forward which isn't handled well and > causes a build error. Rework the case statement to

Re: [OE-core] [PATCH] gmp: Disable assembly for MIPS R6

2016-10-16 Thread Khem Raj
> On Oct 12, 2016, at 12:03 PM, Andre McCurdy wrote: > > On Wed, Oct 12, 2016 at 5:52 AM, Zubair Lutfullah Kakakhel > wrote: >> gmplib has some assembly routines. These have not been optimized >> for MIPS R6 yet. Add --disable-assembly so that the C implementation >> is used. >> >> Signed-off-

Re: [OE-core] [OE-Core] libical build issue on krogoth

2016-10-16 Thread Khem Raj
Zoltan Ensure that you CC the release maintainers when sending back port requests Armin ( krogoth maintainer ) CCed here > On Oct 12, 2016, at 4:12 AM, Zoltan Kuscsik wrote: > > Hi, > > could you kindly merge the following fix from master to krogoth branch? > > 0445e68fdbbba5c4efb6422c89ee86

Re: [OE-core] uninative, older distros and libstdc++ [2.2 uninative issue]

2016-10-16 Thread Khem Raj
> On Oct 16, 2016, at 5:59 AM, Richard Purdie > wrote: > > We've had a lot of success with uninative but in the 2.2-rc2 build > which I ran last night on two different autobuilders, we saw two > different failures: > > https://bugzilla.yoctoproject.org/show_bug.cgi?id=10441 > > On a system co

[OE-core] uninative, older distros and libstdc++ [2.2 uninative issue]

2016-10-16 Thread Richard Purdie
We've had a lot of success with uninative but in the 2.2-rc2 build which I ran last night on two different autobuilders, we saw two different failures: https://bugzilla.yoctoproject.org/show_bug.cgi?id=10441 On a system compiling source-highlight-native with gcc 4.9 where boost- native was built