Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Sep 2017 17:21:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222132] [maintainer update] graphics/openimageio: update to 1.7.17, unbreaking with boost 1.65
Message-ID:  <bug-222132-13-0lllQJ2ePY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222132-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222132-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222132

Jan Beich <jbeich@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@FreeBSD.org> ---
This fixes Python bindings with Boost 1.65.0 release (beta1 wasn't affected=
).=20

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 &elementt=
ype,
                                   ^~~~~~~
                                   boost::numeric
/usr/local/include/boost/numeric/conversion/detail/preprocessed/numeric_cas=
t_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=3D220714
[Bug 220714] devel/boost-all: Update to 1.65.1
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222132-13-0lllQJ2ePY>