[Bug 224185] [cmake] net/ceph and net/ceph-devel: fails to build with boost 1.66
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 18 09:44:06 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224185
--- Comment #3 from Adriaan de Groot <adridg at freebsd.org> ---
Created attachment 188925
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188925&action=edit
Help find Boost
It's a coordination problem, really:
- Boost 1.66 isn't released yet
- .. therefore (?) CMake can't know about it yet
- .. so CMake won't find that Boost version (yet)
Generally a new CMake release with an updated FindBoost is released shortly
after a Boost release. That causes an bigger coordination problem (for us
packagers), since now you have a boost update delayed because it breaks stuff
that uses cmake, and a week or more passes while cmake is released, and then
another week for cmake's exp-run and attendant fallout.
Bleh.
CMake git doesn't have a (pre) updated FindBoost, either.
For testing purposes, please find a (git) patch which you could apply to
/usr/local/share/cmake/Modules/FindBoost.cmake .. it might do the trick to at
least *find* the beta Boost version.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list