Problem Description
======================
valgrind not buildable for wrl7 / qemuarm
Expected Behavior
======================
wrl7 /qemuarm should support valgrind
Observed Behavior
======================
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'valgrind' (but /build_1208/qemuarm/layers/wr-base/recipes-base/images/wrlinux-image-glibc-small.bb RDEPENDS on or otherwise requires it)
ERROR: valgrind was skipped: incompatible with machine qemuarm (not in COMPATIBLE_MACHINE)
NOTE: Runtime target 'valgrind' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['valgrind']
NOTE: Preparing runqueue
ERROR: All buildable tasks have been run but the build is incomplete (--continue mode). Errors for the tasks that failed will have been printed above.
ERROR: Command execution failed: Exited with 1
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
Bitbake dependency generation failed, moving bitbake_build/conf/local.conf to
bitbake_build/conf/local.conf.failed, in case you want to manually debug.
Moving:
/build_1208/qemuarm/bitbake_build/conf/local.conf.failed
/build_1208/qemuarm/bitbake_build/conf/bblayers.conf.failed
Logs
======================
see attachment
Misc Info
======================
wrl6 has the same problem (see LIN6-8624)
configure --enable-board=qemuarm --enable-kernel=standard --enable-rootfs=glibc-small+debug+analysis+gdb+usttrace_demo+valgrind --with-layer=examples/lemon_layer && make fs && make fs-debug