Your message dated Thu, 9 Nov 2017 15:03:42 +0100
with message-id <a0115fdc-4e5f-cca5-2864-c794e3481...@debian.org>
and subject line Re: Bug#876490: Blender FTBFS with OpenVDB 4.0.x
has caused the Debian Bug report #876490,
regarding Blender FTBFS with OpenVDB 4.0.x
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 ow...@bugs.debian.org
immediately.)


-- 
876490: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876490
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: blender
Version: 2.78.a+dfsg0-4
Severity: important

blender does not compile with upcoming openvdb. It fails with:

/tmp/blender-2.78.c+dfsg0/intern/openvdb/intern/openvdb_writer.cc:48:36:
error: no matching function for call to
‘std::vector<std::shared_ptr<openvdb::v4_0::GridBase>
>::push_back(openvdb::v4_0::GridBase::ConstPtr)’
  m_grids->push_back(grid.copyGrid());
                                    ^
In file included from /usr/include/c++/6/vector:64:0,
                 from /usr/include/c++/6/bits/random.h:34,
                 from /usr/include/c++/6/random:49,
                 from /usr/include/openvdb/math/Math.h:45,
                 from /usr/include/openvdb/Types.h:37,
                 from /usr/include/openvdb/openvdb.h:35,
                 from
/tmp/blender-2.78.c+dfsg0/intern/openvdb/intern/openvdb_writer.h:29,
                 from
/tmp/blender-2.78.c+dfsg0/intern/openvdb/intern/openvdb_writer.cc:26:
/usr/include/c++/6/bits/stl_vector.h:914:7: note: candidate: void
std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp =
std::shared_ptr<openvdb::v4_0::GridBase>; _Alloc =
std::allocator<std::shared_ptr<openvdb::v4_0::GridBase> >;
std::vector<_Tp, _Alloc>::value_type =
std::shared_ptr<openvdb::v4_0::GridBase>]
       push_back(const value_type& __x)
       ^~~~~~~~~

--- End Message ---
--- Begin Message ---
Version: 2.79+dfsg0-2

On Mon, 25 Sep 2017 13:26:23 +0200 Mathieu Malaterre <ma...@debian.org>
wrote:
> Control: tags -1 fixed-upstream patch

Looks like the fix got backported already.

 blender (2.79+dfsg0-2) unstable; urgency=medium
 .
   * debian/patches/: patchset updated
     - 0008-fix_FTBFS_with_OpenVDB4.patch added


Andreas

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to