[Bug 222132] [maintainer update] graphics/openimageio: update to 1.7.17, unbreaking with boost 1.65

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 9 17:21:36 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222132

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |220714
           Keywords|                            |patch
            Summary|[maintainer update] for     |[maintainer update]
                   |graphics/openimageio        |graphics/openimageio:
                   |                            |update to 1.7.17,
                   |                            |unbreaking with boost 1.65

--- Comment #1 from Jan Beich <jbeich at FreeBSD.org> ---
This fixes Python bindings with Boost 1.65.0 release (beta1 wasn't affected). 

In file included from src/python/py_roi.cpp:31:
src/python/py_oiio.h:77:36: error: use of undeclared identifier 'numeric'; did
you mean 'boost::numeric'?
const void * python_array_address (numeric::array &data, TypeDesc &elementtype,
                                   ^~~~~~~
                                   boost::numeric
/usr/local/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp:9:29:
note: 'boost::numeric' declared here
namespace boost { namespace numeric {
                            ^
[...]
build log: http://sprunge.us/eiRK


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220714
[Bug 220714] devel/boost-all: Update to 1.65.1
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list