[oe] [OE-core] [RFT] gcc7 and glibc-2.26 recipes

Khem Raj raj.khem at gmail.com
Tue Apr 25 01:40:44 UTC 2017


On Mon, Apr 24, 2017 at 12:13 PM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 24 April 2017 at 10:09, Burton, Ross <ross.burton at intel.com> wrote:
>>
>> All merged, I'll fire in a moment.
>
>
> lttng-modules fails:
>
> In function 'lib_ring_buffer_align',
>     inlined from 'lib_ring_buffer_try_reserve' at
> TOPDIR/tmp/work/qemumips-poky-linux/lttng-modules/2.9.1-r0/lttng-modules-2.9.1/lib/ringbuffer/frontend_api.h:118:3,
>     inlined from 'lib_ring_buffer_reserve' at
> TOPDIR/tmp/work/qemumips-poky-linux/lttng-modules/2.9.1-r0/lttng-modules-2.9.1/lib/ringbuffer/frontend_api.h:179:6,
>     inlined from 'lttng_event_reserve' at
> TOPDIR/tmp/work/qemumips-poky-linux/lttng-modules/2.9.1-r0/lttng-modules-2.9.1/lttng-ring-buffer-metadata-client.h:317:6:
> TOPDIR/tmp/work-shared/qemumips/kernel-source/include/linux/compiler.h:518:38:
> error: call to '__compiletime_assert_269' declared with attribute error:
> BUILD_BUG_ON failed: (size_of_type) == 0 || ((size_of_type) &
> ((size_of_type) - 1))
>   _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)
>                                       ^
>
> Suggestions welcome :)

my builds have been primarily arm/aarch64/x86_64 only thus far
probably BUILD_BUG_ON  can be replaced may be with BUG_ON

>
> Ross



More information about the Openembedded-devel mailing list