Your message dated Fri, 22 Sep 2017 22:47:05 +0200
with message-id <87efqytq9i....@debian.org>
and subject line Re: Bug#876490: Does not compile with latest openvdb
has caused the Debian Bug report #876490,
regarding Does not compile with latest openvdb
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 ---
On 2017-09-22 at 22:13 (+0200), Mathieu Malaterre wrote:

[...]

> So I assumes the right way to go is drop the openvdb plugin until
> upstream eventually updates openvdb support.
>
> Comments ?

Yes, drop it!

Upload it to experimental since there's a SONAME bump and a transition
is quite mandatory.

Disabling a feature because you're uploading a new version not even
tested is not an option. Sorry.

And I'm closing this bug report right now.

Cheers.


-- 
Matteo F. Vescovi || Debian Developer
GnuPG KeyID: 4096R/0x8062398983B2CF7A

Attachment: signature.asc
Description: PGP signature


--- 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