[Bug 1192994] New: Blender, OpenVDB Tools and PrusaSlicer can't be installed because of missing libtbb.so.2()(64bit)
http://bugzilla.opensuse.org/show_bug.cgi?id=1192994 Bug ID: 1192994 Summary: Blender, OpenVDB Tools and PrusaSlicer can't be installed because of missing libtbb.so.2()(64bit) Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: fe_60@web.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I stumbled across the issue while trying to install PrusaSlicer. shell:~ # zypper install PrusaSlicer Loading repository data... Reading installed packages... Resolving package dependencies... Problem: nothing provides 'libtbb.so.2()(64bit)' needed by the to be installed PrusaSlicer-2.3.3-3.1.x86_64 Solution 1: do not install PrusaSlicer-2.3.3-3.1.x86_64 Solution 2: break PrusaSlicer-2.3.3-3.1.x86_64 by ignoring some of its dependencies zypper search --requires libtbb.so.2 => 10 hits zypper search --provides libtbb.so.2 => 0 hits Who can/has to add the missing library? shell:~ # zypper repos Repository priorities are without effect. All enabled repositories share the same priority. # | Alias | Name | Enabled | --+----------------------------------+----------------------------+---------+ 1 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | Yes | 2 | download.opensuse.org-oss | Main Repository (OSS) | Yes | 3 | download.opensuse.org-tumbleweed | Main Update Repository | Yes | 4 | openSUSE-20211118-0 | openSUSE-20211118-0 | Yes | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192994 http://bugzilla.opensuse.org/show_bug.cgi?id=1192994#c1 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org --- Comment #1 from Dominique Leuenberger <dimstar@opensuse.org> --- To be clear: libtbb.so.2 is not missing What is broken is openvdb not correctly rebuilding against TBB 2021 https://build.opensuse.org/package/live_build_log/openSUSE:Factory/openvdb/s... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192994 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |code@bnavigator.de, | |dmueller@suse.com, | |hpj@urpla.net Assignee|screening-team-bugs@suse.de |dmueller@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192994 http://bugzilla.opensuse.org/show_bug.cgi?id=1192994#c2 Benjamin Greiner <code@bnavigator.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #2 from Benjamin Greiner <code@bnavigator.de> --- OpenVDB: https://build.opensuse.org/request/show/933583 PrusaSlicer: https://build.opensuse.org/request/show/933584 With fixes to embree and OpenSubdiv, Blender also builds again: https://build.opensuse.org/request/show/933581 https://build.opensuse.org/request/show/933315 -- You are receiving this mail because: You are on the CC list for the bug.
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.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192994 http://bugzilla.opensuse.org/show_bug.cgi?id=1192994#c4 --- Comment #4 from fe 60 <fe_60@web.de> --- Installation of Blender, OpenVDB and PrusaSlicer worked for me today. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192994 http://bugzilla.opensuse.org/show_bug.cgi?id=1192994#c5 Benjamin Greiner <code@bnavigator.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #5 from Benjamin Greiner <code@bnavigator.de> --- Yeah the "premature" update to TBB 2021.4, 10 months after 2021.1 came out, broke quite some packages. Mea culpa. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192994 http://bugzilla.opensuse.org/show_bug.cgi?id=1192994#c6 --- Comment #6 from Hans-Peter Jansen <hpj@urpla.net> --- (In reply to Benjamin Greiner from comment #5)
Yeah the "premature" update to TBB 2021.4, 10 months after 2021.1 came out, broke quite some packages. Mea culpa.
No problem, Ben. Your initiative is much appreciated. It's a pleasure to work with you, since you do care, especially when things break. You can't make an omelette without breaking eggs. Brecht's fix for Blender git got it to build, and my son hasn't complained about it since. But he handles unstable software like a juggler (Tumbleweed user since 5 years). -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com