[meta-intel] [PATCH 06/11] crownbay-noemgd: use the v3.17 kernel by default

Bruce Ashfield bruce.ashfield at windriver.com
Wed Sep 24 06:21:10 PDT 2014


On 14-09-23 11:48 PM, Tom Zanussi wrote:
> On Tue, 2014-09-23 at 23:46 -0400, Bruce Ashfield wrote:
>> On 2014-09-23, 11:44 PM, Tom Zanussi wrote:
>>> On Tue, 2014-09-23 at 23:12 -0400, Bruce Ashfield wrote:
>>>> On 2014-09-23, 10:26 PM, Bruce Ashfield wrote:
>>>>> On 2014-09-23, 8:54 PM, Tom Zanussi wrote:
>>>>>> On Tue, 2014-09-23 at 19:18 -0500, Kamble, Nitin A wrote:
>>>>>>>
>>>>>>> On 9/23/14, 5:02 PM, "Zanussi, Tom" <tom.zanussi at intel.com> wrote:
>>>>>>>
>>>>>>>> On Tue, 2014-09-23 at 11:32 -0700, nitin.a.kamble at intel.com wrote:
>>>>>>>>> From: Nitin A Kamble <nitin.a.kamble at intel.com>
>>>>>>>>>
>>>>>>>>> Now the linux-yocto_3.17 recipe is available for this BSP. Make it as
>>>>>>>>> the default kernel for this BSP.
>>>>>>>>>
>>>>>>>>> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
>>>>>>>>> ---
>>>>>>>>>     meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 +-
>>>>>>>>>     1 file changed, 1 insertion(+), 1 deletion(-)
>>>>>>>>>
>>>>>>>>> diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf
>>>>>>>>> b/meta-crownbay/conf/machine/crownbay-noemgd.conf
>>>>>>>>> index 4b618a4..634aa5d 100644
>>>>>>>>> --- a/meta-crownbay/conf/machine/crownbay-noemgd.conf
>>>>>>>>> +++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf
>>>>>>>>> @@ -6,7 +6,7 @@
>>>>>>>>>     #@DESCRIPTION: Machine configuration for Crown Bay systems, without
>>>>>>>>> Intel-proprietary graphics bits
>>>>>>>>>     # i.e. E660 + EG20T
>>>>>>>>>
>>>>>>>>> -PREFERRED_VERSION_linux-yocto ?= "3.14%"
>>>>>>>>> +PREFERRED_VERSION_linux-yocto ?= "3.17%"
>>>>>>>>>
>>>>>>>>>     require conf/machine/include/meta-intel.inc
>>>>>>>>>     require conf/machine/include/intel-core2-32-common.inc
>>>>>>>>
>>>>>>>> Seeing this build failure:
>>>>>>>
>>>>>>> Are you able to build the core-image-sato fine? I was able to build and
>>>>>>> test it fine.
>>>>>>>
>>>>>>> Looks like the lttng-modules recipe need update for the v3.17 kernel.
>>>>>>> And
>>>>>>> you can open
>>>>>>> a bug for that.
>>>>>>>
>>>>>>
>>>>>> Well, the standard test especially for upgrading the kernel is supposed
>>>>>> to be the sdk image.
>>>>>>
>>>>>> I think Bruce has been building and testing lttng with the 3.17 kernel,
>>>>>> so I'm not sure the lttng-module recipe needs updating.
>>>>>>
>>>>>> Bruce, does this look familiar?
>>>>>
>>>>> I built and tested lttng against 3.17 (all arches), before I ever pushed
>>>>> any 3.17 support. The only chance is if something snuck into -rc6 that
>>>>> caused the new breakage.
>>>>>
>>>>> So no bug for this, but we do need to see if anyone else can reproduce
>>>>> the failure, since I can't.
>>>>
>>>> Sorry if you get this twice, I had the mail server timeout while sending
>>>> and thunderbird decided to close my compose window .. so I don't know
>>>> if any email was actually sent.
>>>>
>>>> I just did a clean build of lttng-modules for qemux86-64/3.17 kernel, and
>>>> everything is fine.
>>>>
>>>> My oe-core commit shows what I backported to get this working, and I
>>>> just checked the upstream .. and see no new patches on master.
>>>>
>>>> So the fri2 is heading down some path with the sound codec that we aren't
>>>> seeing elsewhere.
>>>>
>>>> I can only be in so many places at once, so it looks like part of this
>>>> BSP uprev is going to involve a patch to lttng :)
>>>>
>>>
>>> Yeah, I wiped everything out and did a fresh build and still see it, so
>>> it is an actual problem..
>>
>> Fun. The typical tracer 'torment' continues :(
>>
>
> Right.  But I'm not sure what you mean about the sound codec path.  Can
> you remind me?

Sorry about that. I was just noticing that this BSP is building
different tracepoints than my builds, so it could be something the BSP
is enabling that is triggering the different behaviour and hitting
different tracepoints.

I'm working on a different bug for a bit today, but can try a build
later on.

Bruce

>
> Tom
>
>> Bruce
>>
>>>
>>> Tom
>>>
>>>> Bruce
>>>>
>>>>>
>>>>> Bruce
>>>>>
>>>>>>
>>>>>> Tom
>>>>>>
>>>>>>> Nitin
>>>>>>>
>>>>>>>
>>>>>>>>
>>>>>>>> Build Configuration:
>>>>>>>> BB_VERSION        = "1.23.2"
>>>>>>>> BUILD_SYS         = "x86_64-linux"
>>>>>>>> NATIVELSBSTRING   = "Ubuntu-12.04"
>>>>>>>> TARGET_SYS        = "i586-poky-linux"
>>>>>>>> MACHINE           = "fri2-noemgd"
>>>>>>>> DISTRO            = "poky"
>>>>>>>> DISTRO_VERSION    = "1.6+snapshot-20140923"
>>>>>>>> TUNE_FEATURES     = "m32 core2"
>>>>>>>> TARGET_FPU        = ""
>>>>>>>> meta
>>>>>>>> meta-yocto
>>>>>>>> meta-yocto-bsp    = "master8:afdbe3112b940987f3f3cddcb32c91a5e17a297d"
>>>>>>>> meta-intel
>>>>>>>> meta-fri2         = "master27:6c89b8ac95d812c0963a874bc0e6a8a1e69fbece"
>>>>>>>>
>>>>>>>> NOTE: Preparing runqueue
>>>>>>>> NOTE: Executing SetScene Tasks
>>>>>>>> NOTE: Executing RunQueue Tasks
>>>>>>>> WARNING: Failed to fetch URL
>>>>>>>> http://01.org/powertop/sites/default/files/downloads/powertop-2.6.1.tar.gz
>>>>>>>>
>>>>>>>> , attempting MIRRORS if available
>>>>>>>> NOTE: validating kernel config, see log.do_kernel_configcheck for
>>>>>>>> details
>>>>>>>> ERROR: Function failed: do_compile (log file is located at
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/temp/log.do_compile.2567)
>>>>>>>> ERROR: Logfile of failure stored in:
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/temp/log.do_compile.2567
>>>>>>>> Log data follows:
>>>>>>>> | DEBUG: Executing shell function do_compile
>>>>>>>> | NOTE: make -j 8 -e MAKEFLAGS=
>>>>>>>> KERNEL_PATH=/usr/local/src/yocto/isg-test/build/tmp/sysroots/fri2-noemgd/u
>>>>>>>>
>>>>>>>> sr/src/kernel
>>>>>>>> KERNEL_SRC=/usr/local/src/yocto/isg-test/build/tmp/sysroots/fri2-noemgd/us
>>>>>>>>
>>>>>>>> r/src/kernel KERNEL_VERSION=3.17.0-rc4-yocto-standard
>>>>>>>> CC=i586-poky-linux-gcc  LD=i586-poky-linux-ld.bfd
>>>>>>>> AR=i586-poky-linux-ar
>>>>>>>> | make -C
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/sysroots/fri2-noemgd/usr/src/kerne
>>>>>>>>
>>>>>>>> l
>>>>>>>> M=/usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttn
>>>>>>>>
>>>>>>>> g-modules/2.5.0-r0/git modules
>>>>>>>> | make[1]: Entering directory
>>>>>>>> `/usr/local/src/yocto/isg-test/build/tmp/sysroots/fri2-noemgd/usr/src/kern
>>>>>>>>
>>>>>>>> el'
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-ring-buffer-client-discard.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-ring-buffer-client-overwrite.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-ring-buffer-metadata-client.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-ring-buffer-client-mmap-discard.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-ring-buffer-client-mmap-overwrite.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-ring-buffer-metadata-mmap-client.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-statedump-impl.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/wrapper/irqdesc.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/wrapper/fdtable.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-events.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-abi.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-probes.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-pid.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-procname.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-prio.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-nice.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-vpid.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-tid.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-vtid.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-ppid.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-vppid.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-calibrate.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-hostname.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/wrapper/random.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-syscalls.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-user.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-context-perf-counters.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-tracepoint.o
>>>>>>>> |   LD [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-tracer.o
>>>>>>>> |   LD [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lttng-statedump.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_backend.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_frontend.o
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_frontend.c: In function
>>>>>>>> 'lib_ring_buffer_open_read':
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_frontend.c:795:2:
>>>>>>>> warning: 'smp_mb__after_atomic_inc' is deprecated (declared at
>>>>>>>> include/linux/atomic.h:19) [-Wdeprecated-declarations]
>>>>>>>> |   smp_mb__after_atomic_inc();
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_frontend.c: In function
>>>>>>>> 'lib_ring_buffer_release_read':
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_frontend.c:805:2:
>>>>>>>> warning: 'smp_mb__before_atomic_dec' is deprecated (declared at
>>>>>>>> include/linux/atomic.h:27) [-Wdeprecated-declarations]
>>>>>>>> |   smp_mb__before_atomic_dec();
>>>>>>>> |   ^
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_iterator.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_vfs.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_splice.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/ringbuffer/ring_buffer_mmap.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/prio_heap/lttng_prio_heap.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/../wrapper/splice.o
>>>>>>>> |   LD [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/lib/lttng-lib-ring-buffer.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-types.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-sched.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-irq.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-timer.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-kmem.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-module.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-power.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-statedump.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-signal.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-block.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-napi.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-skb.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-net.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-sock.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-udp.o
>>>>>>>> |   CC [M]
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-asoc.o
>>>>>>>> | In file included from
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/define_trace.h:139:0,
>>>>>>>> |                  from
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/asoc.h:
>>>>>>>>
>>>>>>>> 422,
>>>>>>>> |                  from
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-asoc.c:42:
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h: In function
>>>>>>>> '__event_get_size__snd_soc_reg':
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:35:25: error:
>>>>>>>> 'struct snd_soc_codec' has no member named 'name'
>>>>>>>> |    __string( name,  codec->name )
>>>>>>>> |                          ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:461:2: note: in definition of macro
>>>>>>>> 'DECLARE_EVENT_CLASS'
>>>>>>>> |   _tstruct             \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:34:2: note: in
>>>>>>>> expansion of macro 'TP_STRUCT__entry'
>>>>>>>> |   TP_STRUCT__entry(
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:35:3: note: in
>>>>>>>> expansion of macro '__string'
>>>>>>>> |    __string( name,  codec->name )
>>>>>>>> |    ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h: In function
>>>>>>>> '__event_get_size__snd_soc_preg':
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:80:28: error:
>>>>>>>> 'struct snd_soc_platform' has no member named 'name'
>>>>>>>> |    __string( name,  platform->name )
>>>>>>>> |                             ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:461:2: note: in definition of macro
>>>>>>>> 'DECLARE_EVENT_CLASS'
>>>>>>>> |   _tstruct             \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:79:2: note: in
>>>>>>>> expansion of macro 'TP_STRUCT__entry'
>>>>>>>> |   TP_STRUCT__entry(
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:80:3: note: in
>>>>>>>> expansion of macro '__string'
>>>>>>>> |    __string( name,  platform->name )
>>>>>>>> |    ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h: In function
>>>>>>>> '__event_get_size__snd_soc_cache_sync':
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:402:25: error:
>>>>>>>> 'struct snd_soc_codec' has no member named 'name'
>>>>>>>> |    __string( name,  codec->name )
>>>>>>>> |                          ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:461:2: note: in definition of macro
>>>>>>>> 'DECLARE_EVENT_CLASS'
>>>>>>>> |   _tstruct             \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:44:9: note: in expansion of macro 'PARAMS'
>>>>>>>> |          PARAMS(tstruct),    \
>>>>>>>> |          ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:89:2: note: in expansion of macro
>>>>>>>> 'TRACE_EVENT_MAP'
>>>>>>>> |   TRACE_EVENT_MAP(name, name,    \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:92:4: note: in expansion of macro 'PARAMS'
>>>>>>>> |     PARAMS(tstruct),   \
>>>>>>>> |     ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:394:1: note: in
>>>>>>>> expansion of macro 'TRACE_EVENT'
>>>>>>>> |  TRACE_EVENT(snd_soc_cache_sync,
>>>>>>>> |  ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:401:2: note: in
>>>>>>>> expansion of macro 'TP_STRUCT__entry'
>>>>>>>> |   TP_STRUCT__entry(
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:402:3: note: in
>>>>>>>> expansion of macro '__string'
>>>>>>>> |    __string( name,  codec->name )
>>>>>>>> |    ^
>>>>>>>> | In file included from
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/define_trace.h:139:0,
>>>>>>>> |                  from
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/asoc.h:
>>>>>>>>
>>>>>>>> 422,
>>>>>>>> |                  from
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/lttng-probe-asoc.c:42:
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h: In function
>>>>>>>> '__event_probe__snd_soc_reg':
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:42:24: error:
>>>>>>>> 'struct snd_soc_codec' has no member named 'name'
>>>>>>>> |    tp_strcpy(name, codec->name)
>>>>>>>> |                         ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:810:2: note: in definition of macro
>>>>>>>> 'DECLARE_EVENT_CLASS'
>>>>>>>> |   _assign              \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:41:2: note: in
>>>>>>>> expansion of macro 'TP_fast_assign'
>>>>>>>> |   TP_fast_assign(
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:42:3: note: in
>>>>>>>> expansion of macro 'tp_strcpy'
>>>>>>>> |    tp_strcpy(name, codec->name)
>>>>>>>> |    ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:43:22: error:
>>>>>>>> 'struct snd_soc_codec' has no member named 'id'
>>>>>>>> |    tp_assign(id, codec->id)
>>>>>>>> |                       ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:810:2: note: in definition of macro
>>>>>>>> 'DECLARE_EVENT_CLASS'
>>>>>>>> |   _assign              \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:41:2: note: in
>>>>>>>> expansion of macro 'TP_fast_assign'
>>>>>>>> |   TP_fast_assign(
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:43:3: note: in
>>>>>>>> expansion of macro 'tp_assign'
>>>>>>>> |    tp_assign(id, codec->id)
>>>>>>>> |    ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h: In function
>>>>>>>> '__event_probe__snd_soc_preg':
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:87:27: error:
>>>>>>>> 'struct snd_soc_platform' has no member named 'name'
>>>>>>>> |    tp_strcpy(name, platform->name)
>>>>>>>> |                            ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:810:2: note: in definition of macro
>>>>>>>> 'DECLARE_EVENT_CLASS'
>>>>>>>> |   _assign              \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:86:2: note: in
>>>>>>>> expansion of macro 'TP_fast_assign'
>>>>>>>> |   TP_fast_assign(
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:87:3: note: in
>>>>>>>> expansion of macro 'tp_strcpy'
>>>>>>>> |    tp_strcpy(name, platform->name)
>>>>>>>> |    ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:88:25: error:
>>>>>>>> 'struct snd_soc_platform' has no member named 'id'
>>>>>>>> |    tp_assign(id, platform->id)
>>>>>>>> |                          ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:810:2: note: in definition of macro
>>>>>>>> 'DECLARE_EVENT_CLASS'
>>>>>>>> |   _assign              \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:86:2: note: in
>>>>>>>> expansion of macro 'TP_fast_assign'
>>>>>>>> |   TP_fast_assign(
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:88:3: note: in
>>>>>>>> expansion of macro 'tp_assign'
>>>>>>>> |    tp_assign(id, platform->id)
>>>>>>>> |    ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h: In function
>>>>>>>> '__event_probe__snd_soc_cache_sync':
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:409:24: error:
>>>>>>>> 'struct snd_soc_codec' has no member named 'name'
>>>>>>>> |    tp_strcpy(name, codec->name)
>>>>>>>> |                         ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:810:2: note: in definition of macro
>>>>>>>> 'DECLARE_EVENT_CLASS'
>>>>>>>> |   _assign              \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:45:9: note: in expansion of macro 'PARAMS'
>>>>>>>> |          PARAMS(assign),    \
>>>>>>>> |          ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:89:2: note: in expansion of macro
>>>>>>>> 'TRACE_EVENT_MAP'
>>>>>>>> |   TRACE_EVENT_MAP(name, name,    \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:93:4: note: in expansion of macro 'PARAMS'
>>>>>>>> |     PARAMS(assign),    \
>>>>>>>> |     ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:394:1: note: in
>>>>>>>> expansion of macro 'TRACE_EVENT'
>>>>>>>> |  TRACE_EVENT(snd_soc_cache_sync,
>>>>>>>> |  ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:408:2: note: in
>>>>>>>> expansion of macro 'TP_fast_assign'
>>>>>>>> |   TP_fast_assign(
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:409:3: note: in
>>>>>>>> expansion of macro 'tp_strcpy'
>>>>>>>> |    tp_strcpy(name, codec->name)
>>>>>>>> |    ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:412:22: error:
>>>>>>>> 'struct snd_soc_codec' has no member named 'id'
>>>>>>>> |    tp_assign(id, codec->id)
>>>>>>>> |                       ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:810:2: note: in definition of macro
>>>>>>>> 'DECLARE_EVENT_CLASS'
>>>>>>>> |   _assign              \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:45:9: note: in expansion of macro 'PARAMS'
>>>>>>>> |          PARAMS(assign),    \
>>>>>>>> |          ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:89:2: note: in expansion of macro
>>>>>>>> 'TRACE_EVENT_MAP'
>>>>>>>> |   TRACE_EVENT_MAP(name, name,    \
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/lttng-events.h:93:4: note: in expansion of macro 'PARAMS'
>>>>>>>> |     PARAMS(assign),    \
>>>>>>>> |     ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:394:1: note: in
>>>>>>>> expansion of macro 'TRACE_EVENT'
>>>>>>>> |  TRACE_EVENT(snd_soc_cache_sync,
>>>>>>>> |  ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:408:2: note: in
>>>>>>>> expansion of macro 'TP_fast_assign'
>>>>>>>> |   TP_fast_assign(
>>>>>>>> |   ^
>>>>>>>> |
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/git/probes/../instrumentation/events/lttng-module/../../.
>>>>>>>>
>>>>>>>> ./probes/../instrumentation/events/lttng-module/asoc.h:412:3: note: in
>>>>>>>> expansion of macro 'tp_assign'
>>>>>>>> |    tp_assign(id, codec->id)
>>>>>>>> |    ^
>>>>>>>> | make[3]: ***
>>>>>>>> [/usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng
>>>>>>>>
>>>>>>>> -modules/2.5.0-r0/git/probes/lttng-probe-asoc.o] Error 1
>>>>>>>> | make[2]: ***
>>>>>>>> [/usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng
>>>>>>>>
>>>>>>>> -modules/2.5.0-r0/git/probes] Error 2
>>>>>>>> | make[1]: ***
>>>>>>>> [_module_/usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-lin
>>>>>>>>
>>>>>>>> ux/lttng-modules/2.5.0-r0/git] Error 2
>>>>>>>> | make[1]: Leaving directory
>>>>>>>> `/usr/local/src/yocto/isg-test/build/tmp/sysroots/fri2-noemgd/usr/src/kern
>>>>>>>>
>>>>>>>> el'
>>>>>>>> | make: *** [default] Error 2
>>>>>>>> | ERROR: oe_runmake failed
>>>>>>>> | WARNING:
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/temp/run.do_compile.2567:1 exit 1 from
>>>>>>>> |   exit 1
>>>>>>>> | ERROR: Function failed: do_compile (log file is located at
>>>>>>>> /usr/local/src/yocto/isg-test/build/tmp/work/fri2_noemgd-poky-linux/lttng-
>>>>>>>>
>>>>>>>> modules/2.5.0-r0/temp/log.do_compile.2567)
>>>>>>>> ERROR: Task 2511
>>>>>>>> (/usr/local/src/yocto/isg-test/meta/recipes-kernel/lttng/lttng-modules_2.5
>>>>>>>>
>>>>>>>> .0.bb, do_compile) failed with exit code '1'
>>>>>>>> Waiting for 1 running tasks to finish:
>>>>>>>> 0: qt4-x11-free-4.8.6-r0 do_compile (pid 32002)
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>>
>>
>
>



More information about the meta-intel mailing list