Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2018 05:58:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 233269] devel/boost-libs: boost_mpi is missing
Message-ID:  <bug-233269-25061@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(office@FreeBSD.org)
          Assignee: office@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 (messa=
ge):
>   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.

--=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-233269-25061>