maintainer-feedback requested: [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


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-office mailing
list <office at FreeBSD.org> for maintainer-feedback:
Bug 233269: devel/boost-libs: boost_mpi is missing
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233269



--- Description ---
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.


More information about the freebsd-office mailing list