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

2016-10-17 Thread Khem Raj
Sent from my iPad > On Oct 16, 2016, at 10:52 PM, Kang Kai wrote: > >> 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 an

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] gcc-sanitizers: allow empty for lsan and tsan packages

2016-10-14 Thread Khem Raj
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 tsan and >> lsan related pac

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

2016-10-14 Thread Kang Kai
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 tsan and lsan related packages will be empty fo

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

2016-10-13 Thread Burton, Ross
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 tsan and lsan related packages will be > empty for other target. > For qemuarm project, add in local.conf: > > IMAGE_INSTALL_appen

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

2016-10-13 Thread Kang Kai
On 2016年10月12日 17:26, Burton, Ross wrote: On 12 October 2016 at 03:37, > wrote: gcc checks threads and leak sanitizers support when do configure. If not supported, packages of tsan and lsan are empty. If add such package to image it fails to build

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

2016-10-12 Thread Burton, Ross
On 12 October 2016 at 03:37, wrote: > gcc checks threads and leak sanitizers support when do configure. If not > supported, packages of tsan and lsan are empty. If add such package to > image it fails to build: > > | ERROR: core-image-minimal-1.0-r0 do_rootfs: libtsan-dev not found in the > feeds

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

2016-10-11 Thread kai.kang
From: Kai Kang gcc checks threads and leak sanitizers support when do configure. If not supported, packages of tsan and lsan are empty. If add such package to image it fails to build: | ERROR: core-image-minimal-1.0-r0 do_rootfs: libtsan-dev not found in the feeds | ERROR: core-image-minimal-1.0