On Mon, 2016-01-11 at 13:21 +0100, Dominique Leuenberger / DimStar wrote:
On Mon, 2016-01-11 at 14:14 +0200, Dave Plater wrote:
Hi, I was just looking at my package blender and it no longer builds in Factory or Tumbleweed due to various boost requirements failing in my other package OpenImageIO. What's changed in boost? Thanks Dave P
It was updated to version 1.60
[ 2358s] /home/abuild/rpmbuild/BUILD/oiio-Release- 1.5.20/src/python/py_imagecache.cpp:232:1: required from here [ 2358s] /usr/include/boost/python/converter/registered.hpp:93:30: error: no matching function for call to 'registry_lookup2(void (*)())' [ 2358s] return registry_lookup2((T(*)())0); Taking this build log into account, feeding google with the knwoledge, brings you to: https://github.com/OpenImageIO/oiio/issues/1299 and this brings you to https://github.com/OpenImageIO/oiio/commit/64c12 53f35dec3b0ba6c1f3bba5d8910abffa3ac as the solution for the issue. Cheers Dominique -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org