[Bug 233269] devel/boost-libs: boost_mpi is missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 17 05:58:35 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233269
Bug ID: 233269
Summary: devel/boost-libs: boost_mpi is missing
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: office at FreeBSD.org
Reporter: yuri at freebsd.org
Flags: maintainer-feedback?(office at FreeBSD.org)
Assignee: office at FreeBSD.org
This CMakeLists.txt
> list(APPEND BOOST_COMPONENTS mpi serialization filesystem system)
> find_package(Boost "1.53.0" REQUIRED ${BOOST_COMPONENTS})
fails:
> CMake Error at /usr/local/share/cmake/Modules/FindBoost.cmake:2049 (message):
> Unable to find the requested Boost libraries.
> Boost version: 1.68.0
> Boost include path: /usr/local/include
> Could not find the following Boost libraries:
> boost_mpi
I'm not sure if mpi should be in devel/boost-libs itself, or it should be a
separate port.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list