2024-08-05T04:31:20Z "Renato Aguiar" <ren...@renatoaguiar.net>: > > Update devel/tbb to 2021.13.0, which will help reducing the number of > patches needed in cad/prusaslicer port. >
Builds and installs fine on my machine (amd64). I'm currently building graphics/OpenVDB with this new version of devel/tbb (to test the cad/prusaslicer update) because installing the package complains with the following: Can't install openvdb-11.0.0 because of libraries |library tbb.1.0 not found | /usr/local/lib/libtbb.so.2.0 (tbb-2021.13.0): bad major |library tbbmalloc.1.0 not found | /usr/local/lib/libtbbmalloc.so.2.0 (tbb-2021.13.0): bad major I assume this will be fixed with the next bulk build after this update is imported?