Fixed
Created: May 29, 2014
Updated: Dec 3, 2018
Resolved Date: May 30, 2014
Found In Version: 6.0.0.7
Fix Version: 6.0.0.7
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: BSP, Build & Config
The build errors were as the following.
(make fs)
...
| /60async/bcm-563xx/bitbake_build/tmp/work/bcm_563xx-wrs-linux-gnueabi/linux-windriver/3.10-r0/linux/drivers/staging/lttng2/probes/../instrumentation/events/lttng-module/../../../probes/../instrumentation/events/lttng-module/block.h:51:3: note: in expansion of macro 'tp_assign'
| tp_assign(rwbs, ((rw) & WRITE ? RWBS_FLAG_WRITE : \
| ^
| /60async/bcm-563xx/bitbake_build/tmp/work/bcm_563xx-wrs-linux-gnueabi/linux-windriver/3.10-r0/linux/drivers/staging/lttng2/probes/../instrumentation/events/lttng-module/../../../probes/../instrumentation/events/lttng-module/block.h:812:3: note: in expansion of macro 'blk_fill_rwbs'
| blk_fill_rwbs(rwbs, bio->bi_rw, bio->bi_size)
| ^
| make[6]: *** [drivers/staging/lttng2/probes/lttng-probe-block.o] Error 1
| make[6]: *** Waiting for unfinished jobs....
| make[5]: *** [drivers/staging/lttng2/probes] Error 2
| make[5]: *** Waiting for unfinished jobs....
| make[4]: *** [drivers/staging/lttng2] Error 2
| make[3]: *** [drivers/staging] Error 2
| make[2]: *** [drivers] Error 2
| make[1]: *** [sub-make] Error 2
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: /60async/bcm-563xx/bitbake_build/tmp/work/bcm_563xx-wrs-linux-gnueabi/linux-windriver/3.10-r0/temp/do_compile_kernelmodules/run.do_compile_kernelmodules.7860:1 exit 1 from
| exit 1
| ERROR: Function failed: do_compile_kernelmodules (log file is located at /60async/bcm-563xx/bitbake_build/tmp/work/bcm_563xx-wrs-linux-gnueabi/linux-windriver/3.10-r0/temp/do_compile_kernelmodules/log.do_compile_kernelmodules.7860)
ERROR: Task 328 (/60async/bcm-563xx/layers/wr-kernel/recipes-kernel/linux/linux-windriver_3.10.bb, do_compile_kernelmodules) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2779 tasks of which 793 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/60async/bcm-563xx/layers/wr-kernel/recipes-kernel/linux/linux-windriver_3.10.bb, do_compile_kernelmodules
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
make: *** [export/bcm-563xx-glibc-std-preempt-rt-dist.tar.bz2] Error 1
configure \
--enable-board=bcm-563xx \
--enable-kernel=preempt-rt \
--enable-rootfs=glibc_std \
--with-layer=/60async/wr-testing/kts-test,/60async/wr-testing/bts \
--with-template=feature/kts-basic,feature/kts-extended,feature/kts-standard \
--enable-jobs=10 \
--enable-parallel-pkgbuilds=10
make fs