On Friday, March 11th, 2022 at 12:09 PM, Andrey Semashev via Boost
On 3/11/22 13:57, Matt Borland via Boost wrote:
As always, the release managers would appreciate it if you download the
candidate of your choice and give building it a try. Please report both
success and failure, and anything else that is noteworthy.
-- The Release Managers
_______________________________________________
Boost.Filesystem fails to build using Apple Clang 13 with C++11/14/17/20 on M1 Pro Architecture. An issue has been opened here (https://github.com/boostorg/filesystem/issues/231).
As replied in the issue, your build is picking up headers from a
different Boost version in /usr/local/include.
That is my mistake. The libraries build successfully on MacOS 12.2.1 with M1 Architecture using Apple Clang 13 for C++11/14/17/20.