[Bug 220714] devel/boost-all: Update to 1.65 (currently beta)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 5 08:29:40 UTC 2017


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

Shane <FreeBSD at ShaneWare.Biz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |FreeBSD at ShaneWare.Biz

--- Comment #27 from Shane <FreeBSD at ShaneWare.Biz> ---
Just for info, currently the FindBoost cmake module ony recognizes up to boost
1.64 - the test is `Boost_VERSION VERSION_LESS 106500`

This still exists in cmake 3.9.0 so will also need updating upstream.

While it doesn't break builds (unless the project tests
_Boost_IMPORTED_TARGETS), it posts the configure error message "Imported
targets not available for Boost version 106500" and sets
_Boost_IMPORTED_TARGETS to FALSE which can lead you on a wasteful search for
what is missing.

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


More information about the freebsd-ppc mailing list