Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2018 02:32:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 227427] devel/boost-all: Update to 1.67.0
Message-ID:  <bug-227427-25061-hghLlQC94c@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227427-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227427-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=3D227427

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

Author: jbeich
Date: Fri Apr 20 02:31:21 UTC 2018
New revision: 467810
URL: https://svnweb.freebsd.org/changeset/ports/467810

Log:
  graphics/pcl-pointclouds: unbreak with boost 1.67

  In file included from
/wrkdirs/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.8.1/outofcore/to=
ols/outofcore_process.cpp:53:
  In file included from
/wrkdirs/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.8.1/outofcore/in=
clude/pcl/outofcore/outofcore_impl.h:50:
=20
/wrkdirs/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.8.1/outofcore/in=
clude/pcl/outofcore/impl/octree_disk_container.hpp:77:74:
error: no matching constructor for initialization of
'boost::uuids::random_generator' (aka 'boost::uuids::random_generator_pure')
      boost::uuids::random_generator
OutofcoreOctreeDiskContainer<PointT>::uuid_gen_ (&rand_gen_);
                                                                           =
^=20=20=20
      ~~~~~~~~~~
  /usr/local/include/boost/uuid/random_generator.hpp:149:7: note: candidate
constructor (the implicit copy constructor) not viable: no known conversion
from 'boost::mt19937 *' (aka 'mersenne_twister_engine<unsigned int, 32, 624,
397, 31, 2567483615U, 11, 4294967295U, 7, 2636928640U, 15, 4022730752U, 18,
1812433253> *') to 'const boost::uuids::random_generator_pure' for 1st argu=
ment
  class random_generator_pure
        ^
  /usr/local/include/boost/uuid/random_generator.hpp:149:7: note: candidate
constructor (the implicit default constructor) not viable: requires 0
arguments, but 1 was provided

  PR:           227427
  Reported by:  antoine (via exp-run)
  Obtained from:        Homebrew

Changes:
  head/graphics/pcl-pointclouds/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-227427-25061-hghLlQC94c>