[Bug 222207] [cmake] net/ceph & net/ceph-devel: fails to build with boost 1.65

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 19 22:14:55 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222207

Adriaan de Groot <adridg at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg at freebsd.org

--- Comment #6 from Adriaan de Groot <adridg at freebsd.org> ---
ok, so what we're seeing is that a new boost version comes out, and then the
FindBoost cmake module needs to be updated to actually find that new version,
and to find all the right dependencies. That's surprisingly fragile.

Since CMake 3.9 landed last week, updating this Find-module is a lot simpler,
though. Thanks for pointing out the upstream commits.

I'm not sure if an exp-run is needed for module-updates .. that is something
I'll discuss with my mentors and antoine at .

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list