Bug#1143680: openvdb: FTBFS: /<<PKGBUILDDIR>>/openvdb/openvdb/../openvdb/thread/Threading.h:41:23: error: 'self' is not a member of 'tbb::v1::task'
Santiago Vila <[email protected]> Wed, 05 Aug 2026 11:24:37 +0000
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <E1wrZjh-00GxkD-1y__26873.8407454052$1785929313$gmane$org@paradis.debian.org> |
Package: src:openvdb
Version: 10.0.1-3.1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202608/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:openvdb, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=cmake --max-parallel=2
dh_auto_clean -O--buildsystem=cmake -O--max-parallel=2
dh_autoreconf_clean -O--buildsystem=cmake -O--max-parallel=2
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean doc/doxygen_sqlite3.db
dh_clean debian/*.1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary --with python3 --buildsystem=cmake --max-parallel=2
dh_update_autotools_config -O--buildsystem=cmake -O--max-parallel=2
dh_autoreconf -O--buildsystem=cmake -O--max-parallel=2
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DBUILD_TEST:BOOL=ON -DCMAKE_SKIP_RPATH [too-long-redacted] UMPY:BOOL=ON -DUSE_PNG:BOOL=ON
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PK [too-long-redacted] PY:BOOL=ON -DUSE_PNG:BOOL=ON ..
-- The CXX compiler identification is GNU 16.1.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Doxygen: /usr/bin/doxygen (found version "1.15.0") found components: doxygen
-- CMake Build Type: None
-- Configuring for OpenVDB Version 10.0.1
-- Configuring for OpenVDB ABI Version 10
-- ----------------------------------------------------
-- ------------- Configuring OpenVDBCore --------------
-- ----------------------------------------------------
CMake Warning (dev) at openvdb/openvdb/CMakeLists.txt:121 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.90.0/BoostConfig.cmake (found suitable version "1.90.0", minimum required is "1.73") found components: iostreams
-- Found PkgConfig: /usr/bin/x86_64-linux-gnu-pkg-config (found version "2.5.1")
-- Found TBB: /usr/include (found suitable version "2023.1", minimum required is "2020.2") found components: tbb
-- Found Imath 3.1.12
-- Found Log4cplus: /usr/lib/x86_64-linux-gnu/liblog4cplus.so (found suitable version "2.1.2", minimum required is "1.1.2")
-- Found Blosc: /usr/lib/x86_64-linux-gnu/libblosc.so (found suitable version "1.21.5", minimum required is "1.17.0")
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.3.2", minimum required is "1.2.7")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- ----------------------------------------------------
-- ------------ Configuring OpenVDBPython -------------
-- ----------------------------------------------------
-- Found Python: /usr/bin/python3.14 (found version "3.14.6") found components: Development.Module Interpreter NumPy
-- Found Python::Module: /usr/include/python3.14) (found suitable version "3.14.6", minimum required is "3.7")
-- Found Python::NumPy: /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include) (found suitable version "2.4.6", minimum required is "1.19.0")
CMake Warning (dev) at openvdb/openvdb/python/CMakeLists.txt:173 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.90.0/BoostConfig.cmake (found suitable version "1.90.0", minimum required is "1.73") found components: python314 numpy314
-- ----------------------------------------------------
-- ----------- Configuring OpenVDBBinaries ------------
-- ----------------------------------------------------
-- Found TBB: /usr/include (found suitable version "2023.1", minimum required is "2020.2") found components: tbbmalloc
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.2")
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.58")
-- Found Blosc: /usr/lib/x86_64-linux-gnu/libblosc.so (found version "1.21.5")
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (found version "62")
-- Found OpenEXR: /usr/include/OpenEXR (found version "3.4") found components: OpenEXR OpenEXRUtil Iex IlmThread
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
-- ----------------------------------------------------
-- ----------- Configuring OpenVDBUnitTests -----------
-- ----------------------------------------------------
-- Found GTest: /usr/lib/x86_64-linux-gnu/cmake/GTest/GTestConfig.cmake (found suitable version "1.17.0", minimum required is "1.10")
-- Found Blosc: /usr/lib/x86_64-linux-gnu/libblosc.so (found suitable version "1.21.5", minimum required is "1.17.0")
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.3.2", minimum required is "1.2.7")
-- The C compiler identification is GNU 16.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- ----------------------------------------------------
-- --------------- Configuring NanoVDB ----------------
-- ----------------------------------------------------
-- Found GTest: /usr/lib/x86_64-linux-gnu/cmake/GTest/GTestConfig.cmake (found version "1.17.0")
-- Found TBB: /usr/include (found version "2023.1") found components: tbb tbbmalloc tbbmalloc_proxy
-- Found Blosc: /usr/lib/x86_64-linux-gnu/libblosc.so (found version "1.21.5")
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.2")
-- ----------------------------------------------------
-- --------- Configuring NanoVDB Cmd Tools ------------
-- ----------------------------------------------------
-- ----------------------------------------------------
-- --------- Configuring NanoVDB Unit Test ------------
-- ----------------------------------------------------
-- Configuring done (1.1s)
-- Generating done (0.1s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
FETCHCONTENT_FULLY_DISCONNECTED
OPENVDB_AX_STATIC
PKGCONFIG_EXECUTABLE
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- doc
cd obj-x86_64-linux-gnu && make -j2 INSTALL="install --strip-program=true" doc VERBOSE=1
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
make -f CMakeFiles/Makefile2 doc
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0
make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/doc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc/CMakeFiles/doc.dir/DependInfo.cmake "--color=" doc
make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Generating API documentation with Doxygen
cd /<<PKGBUILDDIR>> && /usr/bin/cmake -E make_directory /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc
cd /<<PKGBUILDDIR>> && /usr/bin/doxygen /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc/Doxyfile.doc
/<<PKGBUILDDIR>>/openvdb/openvdb/version.h.in:4: warning: the name 'openvdb/version.h' supplied as the argument in the \file statement is not an input file
/<<PKGBUILDDIR>>/nanovdb/nanovdb/examples/ex_util/ComputePrimitives.h:30: warning: Detected potential recursive class relation between class cxx14::make_index_sequence and base class cxx14::make_index_sequence< N - 1, N - 1, Is... >!
/<<PKGBUILDDIR>>/nanovdb/nanovdb/examples/ex_util/ComputePrimitives.h:30: warning: Detected potential recursive class relation between class cxx14::make_index_sequence and base class make_index_sequence< N - 1, N - 1, Is... >!
/<<PKGBUILDDIR>>/nanovdb/nanovdb/util/IO.h:255: warning: no matching file member found for
fileSize_t write(std::ostream &os, const nanovdb::GridHandle< BufferT > &handle, nanovdb::io::Codec codec)
Possible candidates:
'static fileSize_t write(std::ostream &os, const GridHandle< BufferT > &handle, Codec codec)' at line 79 of file /<<PKGBUILDDIR>>/nanovdb/nanovdb/util/IO.h
/<<PKGBUILDDIR>>/nanovdb/nanovdb/util/IO.h:310: warning: no matching file member found for
void read(std::istream &is, nanovdb::GridHandle< BufferT > &handle, nanovdb::io::Codec codec)
Possible candidates:
'static void read(std::istream &is, GridHandle< BufferT > &handle, Codec codec)' at line 82 of file /<<PKGBUILDDIR>>/nanovdb/nanovdb/util/IO.h
/<<PKGBUILDDIR>>/nanovdb/nanovdb/NanoVDB.h:4682: warning: Found unknown command '@node'
/<<PKGBUILDDIR>>/doc/changes.txt:2028: warning: unable to resolve link to 'openvdb::v10_0::points::initialize()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2029: warning: unable to resolve link to 'openvdb::v10_0::points::uninitialize()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2748: warning: unable to resolve link to 'openvdb::v10_0::io::File::readGrid(const Name&, const BBoxd&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2749: warning: unable to resolve link to 'openvdb::v10_0::GridBase::readBuffers(std::istream&, const CoordBBox&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2811: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::indexToWorld(const BBoxd&) const ' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2812: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::worldToIndex(const BBoxd&) const ' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2813: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::worldToIndexCellCentered(const BBoxd&) const ' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2834: warning: unable to resolve link to 'openvdb::v10_0::GridBase::readBuffers(std::istream&, const CoordBBox&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2940: warning: unable to resolve link to 'openvdb::v10_0::Grid::Grid(const Grid<OtherTreeType>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2941: warning: unable to resolve link to 'openvdb::v10_0::tree::Tree::Tree(const Tree<OtherRootType>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2942: warning: unable to resolve link to 'openvdb::v10_0::tree::RootNode::RootNode(const RootNode<OtherChildType>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2944: warning: unable to resolve link to 'openvdb::v10_0::tree::InternalNode::InternalNode(const InternalNode<OtherChildNodeType, Log2Dim>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2948: warning: unable to resolve link to 'openvdb::v10_0::tree::RootNode::operator=(const RootNode<OtherChildType>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3467: warning: unable to resolve link to 'openvdb::v10_0::Grid::signedFloodFill()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3477: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::preMult(const Mat4d&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3478: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::postMult(const Mat4d&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3552: warning: unable to resolve link to 'openvdb::v10_0::createLevelSetSphere()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3665: warning: unable to resolve link to 'openvdb::v10_0::Grid::signedFloodFill()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3928: warning: unable to resolve link to 'openvdb::v10_0::tree::ValueAccessor::ValueAccessor(const ValueAccessor&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3937: warning: unable to resolve link to 'openvdb::v10_0::tree::LeafNode::getValue(Index) const ' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3990: warning: unable to resolve link to 'openvdb::v10_0::tools::Filter::laplacian()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:4025: warning: unable to resolve link to 'openvdb::v10_0::tools::Filter::laplacian()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:4053: warning: unable to resolve link to 'openvdb::v10_0::tree::Tree::setValueOff(const Coord& xyz, const ValueType& value)' for \link command
/<<PKGBUILDDIR>>/doc/doc.txt:323: warning: unable to resolve link to 'openvdb::v10_0::Grid::signedFloodFill()' for \link command
/<<PKGBUILDDIR>>/doc/ax/ax.txt:910: warning: expected <td>, <th> or <tr> tag but found </td> instead!
<child>:1: warning: argument 'index' of command @param is not found in the argument list of Value< std::string >::child(const size_t) const
/<<PKGBUILDDIR>>/openvdb_houdini/openvdb_houdini/ParmFactory.h:493: warning: unable to resolve link to 'addOperatorSpareData()' for \link command
/<<PKGBUILDDIR>>/openvdb_houdini/openvdb_houdini/ParmFactory.h:494: warning: unable to resolve link to 'getOperatorSpareData()' for \link command
make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Built target doc
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--buildsystem=cmake -O--max-parallel=2 -Nlibopenvdb-doc
cd obj-x86_64-linux-gnu && make -j2 INSTALL="install --strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend
make -f openvdb/openvdb/CMakeFiles/openvdb_shared.dir/build.make openvdb/openvdb/CMakeFiles/openvdb_shared.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/doc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc/CMakeFiles/doc.dir/DependInfo.cmake "--color=" doc
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/openvdb/openvdb /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openvdb/openvdb /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openvdb/openvdb/CMakeFiles/openvdb_shared.dir/DependInfo.cmake "--color=" openvdb_shared
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f openvdb/openvdb/CMakeFiles/openvdb_shared.dir/build.make openvdb/openvdb/CMakeFiles/openvdb_shared.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 0%] Generating API documentation with Doxygen
cd /<<PKGBUILDDIR>> && /usr/bin/cmake -E make_directory /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc
[ 1%] Building CXX object openvdb/openvdb/CMakeFiles/openvdb_shared.dir/instantiations/VolumeToSpheres.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openvdb/openvdb && [too-long-redacted] stantiations/VolumeToSpheres.cc
cd /<<PKGBUILDDIR>> && /usr/bin/doxygen /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc/Doxyfile.doc
/<<PKGBUILDDIR>>/openvdb/openvdb/version.h.in:4: warning: the name 'openvdb/version.h' supplied as the argument in the \file statement is not an input file
/<<PKGBUILDDIR>>/nanovdb/nanovdb/examples/ex_util/ComputePrimitives.h:30: warning: Detected potential recursive class relation between class cxx14::make_index_sequence and base class cxx14::make_index_sequence< N - 1, N - 1, Is... >!
/<<PKGBUILDDIR>>/nanovdb/nanovdb/examples/ex_util/ComputePrimitives.h:30: warning: Detected potential recursive class relation between class cxx14::make_index_sequence and base class make_index_sequence< N - 1, N - 1, Is... >!
/<<PKGBUILDDIR>>/nanovdb/nanovdb/util/IO.h:255: warning: no matching file member found for
fileSize_t write(std::ostream &os, const nanovdb::GridHandle< BufferT > &handle, nanovdb::io::Codec codec)
Possible candidates:
'static fileSize_t write(std::ostream &os, const GridHandle< BufferT > &handle, Codec codec)' at line 79 of file /<<PKGBUILDDIR>>/nanovdb/nanovdb/util/IO.h
/<<PKGBUILDDIR>>/nanovdb/nanovdb/util/IO.h:310: warning: no matching file member found for
void read(std::istream &is, nanovdb::GridHandle< BufferT > &handle, nanovdb::io::Codec codec)
Possible candidates:
'static void read(std::istream &is, GridHandle< BufferT > &handle, Codec codec)' at line 82 of file /<<PKGBUILDDIR>>/nanovdb/nanovdb/util/IO.h
/<<PKGBUILDDIR>>/nanovdb/nanovdb/NanoVDB.h:4682: warning: Found unknown command '@node'
/<<PKGBUILDDIR>>/doc/changes.txt:2028: warning: unable to resolve link to 'openvdb::v10_0::points::initialize()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2029: warning: unable to resolve link to 'openvdb::v10_0::points::uninitialize()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2748: warning: unable to resolve link to 'openvdb::v10_0::io::File::readGrid(const Name&, const BBoxd&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2749: warning: unable to resolve link to 'openvdb::v10_0::GridBase::readBuffers(std::istream&, const CoordBBox&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2811: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::indexToWorld(const BBoxd&) const ' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2812: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::worldToIndex(const BBoxd&) const ' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2813: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::worldToIndexCellCentered(const BBoxd&) const ' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2834: warning: unable to resolve link to 'openvdb::v10_0::GridBase::readBuffers(std::istream&, const CoordBBox&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2940: warning: unable to resolve link to 'openvdb::v10_0::Grid::Grid(const Grid<OtherTreeType>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2941: warning: unable to resolve link to 'openvdb::v10_0::tree::Tree::Tree(const Tree<OtherRootType>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2942: warning: unable to resolve link to 'openvdb::v10_0::tree::RootNode::RootNode(const RootNode<OtherChildType>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2944: warning: unable to resolve link to 'openvdb::v10_0::tree::InternalNode::InternalNode(const InternalNode<OtherChildNodeType, Log2Dim>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:2948: warning: unable to resolve link to 'openvdb::v10_0::tree::RootNode::operator=(const RootNode<OtherChildType>&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3467: warning: unable to resolve link to 'openvdb::v10_0::Grid::signedFloodFill()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3477: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::preMult(const Mat4d&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3478: warning: unable to resolve link to 'openvdb::v10_0::math::Transform::postMult(const Mat4d&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3552: warning: unable to resolve link to 'openvdb::v10_0::createLevelSetSphere()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3665: warning: unable to resolve link to 'openvdb::v10_0::Grid::signedFloodFill()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3928: warning: unable to resolve link to 'openvdb::v10_0::tree::ValueAccessor::ValueAccessor(const ValueAccessor&)' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3937: warning: unable to resolve link to 'openvdb::v10_0::tree::LeafNode::getValue(Index) const ' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:3990: warning: unable to resolve link to 'openvdb::v10_0::tools::Filter::laplacian()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:4025: warning: unable to resolve link to 'openvdb::v10_0::tools::Filter::laplacian()' for \link command
/<<PKGBUILDDIR>>/doc/changes.txt:4053: warning: unable to resolve link to 'openvdb::v10_0::tree::Tree::setValueOff(const Coord& xyz, const ValueType& value)' for \link command
/<<PKGBUILDDIR>>/doc/doc.txt:323: warning: unable to resolve link to 'openvdb::v10_0::Grid::signedFloodFill()' for \link command
/<<PKGBUILDDIR>>/doc/ax/ax.txt:910: warning: expected <td>, <th> or <tr> tag but found </td> instead!
<child>:1: warning: argument 'index' of command @param is not found in the argument list of Value< std::string >::child(const size_t) const
/<<PKGBUILDDIR>>/openvdb_houdini/openvdb_houdini/ParmFactory.h:493: warning: unable to resolve link to 'addOperatorSpareData()' for \link command
/<<PKGBUILDDIR>>/openvdb_houdini/openvdb_houdini/ParmFactory.h:494: warning: unable to resolve link to 'getOperatorSpareData()' for \link command
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 1%] Built target doc
[ 1%] Building CXX object openvdb/openvdb/CMakeFiles/openvdb_shared.dir/instantiations/VolumeToMesh.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openvdb/openvdb && [too-long-redacted] /instantiations/VolumeToMesh.cc
[ 2%] Building CXX object openvdb/openvdb/CMakeFiles/openvdb_shared.dir/instantiations/VolumeAdvect.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openvdb/openvdb && [too-long-redacted] /instantiations/VolumeAdvect.cc
In file included from /<<PKGBUILDDIR>>/openvdb/openvdb/../openvdb/tools/VolumeAdvect.h:19,
from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openvdb/openvdb/instantiations/VolumeAdvect.cc:2:
/<<PKGBUILDDIR>>/openvdb/openvdb/../openvdb/thread/Threading.h: In function ‘bool openvdb::v10_0::thread::cancelGroupExecution()’:
/<<PKGBUILDDIR>>/openvdb/openvdb/../openvdb/thread/Threading.h:41:23: error: ‘self’ is not a member of ‘tbb::v1::task’
41 | return tbb::task::self().cancel_group_execution();
| ^~~~
/<<PKGBUILDDIR>>/openvdb/openvdb/../openvdb/thread/Threading.h: In function ‘bool openvdb::v10_0::thread::isGroupExecutionCancelled()’:
/<<PKGBUILDDIR>>/openvdb/openvdb/../openvdb/thread/Threading.h:54:23: error: ‘self’ is not a member of ‘tbb::v1::task’
54 | return tbb::task::self().is_cancelled();
| ^~~~
[ 2%] Building CXX object openvdb/openvdb/CMakeFiles/openvdb_shared.dir/instantiations/VelocityFields.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openvdb/openvdb && [too-long-redacted] nstantiations/VelocityFields.cc
make[3]: *** [openvdb/openvdb/CMakeFiles/openvdb_shared.dir/build.make:110: openvdb/openvdb/CMakeFiles/openvdb_shared.dir/instantiations/VolumeAdvect.cc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:455: openvdb/openvdb/CMakeFiles/openvdb_shared.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 INSTALL="install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:111: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------