Boost logo

Boost :

From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2022-07-14 08:43:44


On 7/14/22 03:02, Glen Fernandes via Boost wrote:
> Boost release 1.80.0 beta 1 is now available at:
> https://boostorg.jfrog.io/artifactory/main/beta/1.80.0.beta1/source/
>
> The SHA256 checksums are:
> boost_1_80_0_b1.tar.bz2 -
> b29191c1bd4504511f9b1155c6f79f06cc7044444780392ed7358f5778ac7d16
> boost_1_80_0_b1.tar.gz -
> ad3df9f63acd667dcf13375fa0e90e7303f851251e91d1505974bdbbf1f94907
> boost_1_80_0_b1.7z -
> 7bfdf705b1d058c3525be90ed5cb47aacf919cd74aa7d5752d55e78aa60880ba
> boost_1_80_0_b1.zip -
> 1b509ed848f153086984658d4d4a57af6230f496a53bf88aba805bb49039012d
>
> Release notes (still need updates):
> https://www.boost.org/users/history/version_1_80_0.html
>
> Please try the beta and report any problems you encounter.

After tagging the beta my Boost.Filesystem CMake CI failed:

CMake Error at C:/projects/boost-root/libs/fusion/CMakeLists.txt:13
(target_link_libraries):
  The link interface of target "boost_fusion" contains:
    Boost::functional
  but the target was not found. Possible reasons include:
    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

https://ci.appveyor.com/project/Lastique/filesystem/builds/44164520/job/3a21ltf2vn0mks9j

Looks like merging this to Boost.Fusion master broke it for some reason:

https://github.com/boostorg/fusion/commit/5d78322e1658b921dc2a9c5ece0bcf83e91f9f3a


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk