Your message dated Wed, 19 Aug 2026 12:49:23 +0000
with message-id <[email protected]>
and subject line Bug#1143680: fixed in openvdb 10.0.1-4
has caused the Debian Bug report #1143680,
regarding openvdb: FTBFS:
/<<PKGBUILDDIR>>/openvdb/openvdb/../openvdb/thread/Threading.h:41:23: error:
'self' is not a member of 'tbb::v1::task'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1143680: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143680
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: openvdb
Source-Version: 10.0.1-4
Done: Antoine Lassagne <[email protected]>
We believe that the bug you reported is fixed in the latest version of
openvdb, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antoine Lassagne <[email protected]> (supplier of updated openvdb
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 18 Aug 2026 10:46:58 +0200
Source: openvdb
Architecture: source
Version: 10.0.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Antoine Lassagne <[email protected]>
Closes: 1143680
Changes:
openvdb (10.0.1-4) unstable; urgency=medium
.
* Team upload.
* Add upstream patch to fix FTBFS with TBB 2023 (Closes: #1143680)
Thanks to Sébastien Noel
Checksums-Sha1:
e1ea113ce203e7e4d2fde99ee5434770e8434e4c 3237 openvdb_10.0.1-4.dsc
11ad3d73b74f2cfdd37a5649b7ae6428e1f8f4ab 26024 openvdb_10.0.1-4.debian.tar.xz
360ec2a6e5aaf8e8d7ec45ba55285c0527c18a08 11530
openvdb_10.0.1-4_source.buildinfo
Checksums-Sha256:
0f9a07be1f2ae7d6b9775a984162886034efe2dc23af25d748eadbbf83ce37c4 3237
openvdb_10.0.1-4.dsc
c18856c77bb48cbc21c9b81c9354162f6cfe4ae3a5bdd30f55d902cc75e3ed50 26024
openvdb_10.0.1-4.debian.tar.xz
fe083785f276076eee840733f4fcf48f3edd5249d36e90dcbfe910725ad9484d 11530
openvdb_10.0.1-4_source.buildinfo
Files:
76cd5e8414988ba183e64bba74e02bc0 3237 libs optional openvdb_10.0.1-4.dsc
d00a758f2f7a761e46f55e906db42f49 26024 libs optional
openvdb_10.0.1-4.debian.tar.xz
a137269715e31ba82268a25120c26feb 11530 libs optional
openvdb_10.0.1-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmqFo6EACgkQMfMURUSh
dBoP9A/8D4Ka8ClvD96hC4rPGaBJ78dcbo15N1EUUp9wkqW0wrDCo+FbNL40RoeY
QI1acc2A2AgRj1SjLf0y4StVtmv349msNuUTt9pKPD2KHzZqM+JwpCDJo5nzIAkN
cgcZ+CMLktC5BDGGJJs3Kdbkib9bqT94C8U3H5VB/LMhp8qH8HUH2e2+nlnAQa4k
SWNFqicayaDJ5ZDiK+++cdU6bADVSESopksBpc9YctPBjf40tlhsKSoDdKFO5Z0e
W+CjNtCn8P1S0TToRkp39sgkU6DAT/idyT6Bcge9JvZyo/5PbaCKWzUa+v1OlA+w
D+Js8NaBW2zNkT0tCGYM5iUpxSeL6fkS0/ED7DtHaaEgHReHdPAYG4uoq0pfjrrp
E57ydG0m5B0xcQitcgAa01l23uBCiGIlbnegDBZuhWOCfvLaWymFyS0Qm6ZxvvEG
MS1lkXrPc5Q7kaWDpXeVmS2V0Zs/CvGGFbKWXPf2bLMxQ1op0h9XPyYP3M0eDfyi
nW3/U9lKiVEDNcUcK0GNccijaOPuGlpqstRZZtzco8M4s6B2TAiBCBB0cl+OSPGw
sGqfSk74bvhsuO6E7OWnjrg63pIMsHjo5f1xi3FuBjSvBOc5lguCRUAdAWHyqALi
YEb+sTq5vqzctHRSe/3BrVORuFUtxQ0SBPR9j6nXMTy6hUnpKP0=
=5ZB9
-----END PGP SIGNATURE-----
pgpvC4AIVuk7H.pgp
Description: PGP signature
--- End Message ---