http://bugzilla.opensuse.org/show_bug.cgi?id=1192994 http://bugzilla.opensuse.org/show_bug.cgi?id=1192994#c3 --- Comment #3 from Hans-Peter Jansen <hpj@urpla.net> --- [Semi off topic] Just FYI: the new tbb build broke my blender git builds. because they removed tbb::task altogether: [ 374s] /home/abuild/rpmbuild/BUILD/blender-3.0~git.20211105T115134.1bc655c5aa6/source/blender/blenlib/intern/mesh_boolean.cc: In lambda function: [ 374s] /home/abuild/rpmbuild/BUILD/blender-3.0~git.20211105T115134.1bc655c5aa6/source/blender/blenlib/intern/mesh_boolean.cc:1399:14: error: 'tbb::task' has not been declared [ 374s] 1399 | tbb::task::self().cancel_group_execution(); https://devtalk.blender.org/t/upcoming-blender-build-fails-with-tbb-2021-4-0... So be aware, that the new tbb may have side effects in other projects as well. -- You are receiving this mail because: You are on the CC list for the bug.