Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2018 23:15:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 229569] devel/boost-all: Update to 1.68.0 (currently, Beta phase)
Message-ID:  <bug-229569-25061-kbitH5Z074@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229569-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229569-25061@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=3D229569

--- Comment #15 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sat Jul 14 23:15:01 UTC 2018
New revision: 474653
URL: https://svnweb.freebsd.org/changeset/ports/474653

Log:
  graphics/luxrender14: unbreak with boost 1.68

  accelerators/bvhaccel.cpp:149:19: error: call to 'distance' is ambiguous
                          u_int middle =3D distance(list.begin(), it);
                                         ^~~~~~~~
  /usr/include/c++/v1/iterator:511:1: note: candidate function [with _Input=
Iter
=3D std::__1::__wrap_iter<boost::shared_ptr<lux::BVHAccelTreeNode> *>]
  distance(_InputIter __first, _InputIter __last)
  ^
  /usr/local/include/boost/iterator/distance.hpp:49:9: note: candidate func=
tion
[with SinglePassIterator =3D
std::__1::__wrap_iter<boost::shared_ptr<lux::BVHAccelTreeNode> *>]
          distance(SinglePassIterator first, SinglePassIterator last)
          ^

  PR:           229569
  Reported by:  antoine (via exp-run)

Changes:
  head/graphics/luxrender14/files/patch-accelerators_bvhaccel.cpp

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229569-25061-kbitH5Z074>