Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2017 22:14:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222207] [cmake] net/ceph & net/ceph-devel: fails to build with boost 1.65
Message-ID:  <bug-222207-13-9UIvra9jwq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222207-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222207-13@https.bugs.freebsd.org/bugzilla/>

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

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

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

--- Comment #6 from Adriaan de Groot <adridg@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 versio=
n,
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 simple=
r,
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@.

--=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-222207-13-9UIvra9jwq>