On Wed, 2021-06-30 at 16:51 +0800, Liwei Song wrote: > > > On 6/30/21 16:41, Mittal, Anuj wrote: > > > > > onednn was removed from the dependency list of openvino, specify > > > the right > > > directory where hold TBBConfig.cmake, this fix the below config > > > error: > > > > > > > -- Could NOT find TBB (missing: TBB_DIR) CMake Error at > > > > /openvino/20210508/build/tmp-glibc/work/corei7-64-wrs- > > > > linux/openvino-inference- > > > engine/2021.3-r0/recipe-sysroot-native/usr/share/cmake- > > > 3.19/Modules/FindPackageHandleStandardArgs.cmake:218 (message): > > > > Could NOT find TBB: found neither TBBConfig.cmake nor > > > > tbb-config.cmake > > > > > > > I am not seeing this error. This should work if you have tbb in > > DEPENDS. This also doesn't look related to onednn. > > This is not happened every time, I just met several times when I only > build > openvino-inference-engine, when build error happen, there is no > TBBConfig.cmake > in recipe-sysroot, it seems that the tbb stuff is not ready in > sysroot even > tbb was in DEPENDS.
Which version of tbb are you using or from which branch of meta-oe? Is it using cmake to build? This should happen only when using an older version of tbb recipe that didn't use cmake to build. Thanks, Anuj > > > > > Do you have any local changes > > No, no local change to this recipe. > > Thanks, > Liwei. > > > > > Thanks, > > > > Anuj > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7144): https://lists.yoctoproject.org/g/meta-intel/message/7144 Mute This Topic: https://lists.yoctoproject.org/mt/83887662/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
