WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
===> Building for QuantLib-1.12.1nb15
[  1%] Building CXX object ql/CMakeFiles/QuantLib.dir/cashflow.cpp.o
{ cd /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql && /Users/pbulk/build/finance/QuantLib/work/.cwrapper/bin/clang++ -DBOOST_ALL_DYN_LINK -DQuantLib_EXPORTS -I/Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1 -I/Users/pbulk/build/finance/QuantLib/work -pipe -Os -I/opt/pkg/include -D_REENTRANT -DBOOST_TIMER_ENABLE_DEPRECATED -DNDEBUG -arch arm64 -isysroot /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -mmacosx-version-min=12.3 -fPIC -MD -MT ql/CMakeFiles/QuantLib.dir/cashflow.cpp.o -MF CMakeFiles/QuantLib.dir/cashflow.cpp.o.d -o CMakeFiles/QuantLib.dir/cashflow.cpp.o -c /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/cashflow.cpp 
} || exit $?
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/cashflow.cpp:21:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/cashflow.hpp:28:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/event.hpp:29:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/patterns/observable.hpp:32:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/errors.hpp:31:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/shared_ptr.hpp:17:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:21:
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/bad_weak_ptr.hpp:36:18: error: exception specification of overriding function is more lax than base version
    char const * what() const noexcept override
                 ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/exception:106:25: note: overridden virtual function is here
    virtual const char* what() const _NOEXCEPT;
                        ^
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/cashflow.cpp:21:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/cashflow.hpp:28:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/event.hpp:29:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/patterns/observable.hpp:32:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/errors.hpp:31:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/shared_ptr.hpp:17:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:21:
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/bad_weak_ptr.hpp:36:30: error: expected ';' at end of declaration list
    char const * what() const noexcept override
                             ^
                             ;
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/cashflow.cpp:21:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/cashflow.hpp:28:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/event.hpp:29:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/patterns/observable.hpp:32:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/errors.hpp:31:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/shared_ptr.hpp:17:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:23:
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:55:53: error: expected ';' at end of declaration
template<class D> D * get_local_deleter( D * /*p*/ ) noexcept
                                                    ^
                                                    ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:55:54: error: C++ requires a type specifier for all declarations
template<class D> D * get_local_deleter( D * /*p*/ ) noexcept
                                                     ^
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:55:62: error: expected ';' after top level declarator
template<class D> D * get_local_deleter( D * /*p*/ ) noexcept
                                                             ^
                                                             ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:84:19: error: expected ';' at end of declaration list
    void dispose() noexcept override
                  ^
                  ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:160:19: error: expected ';' at end of declaration list
    void dispose() noexcept override
                  ^
                  ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:152:68: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
    sp_counted_impl_pd( P p, D & d ): ptr( p ), del( static_cast< D&& >( d ) )
                                                                   ^
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:234:19: error: expected ';' at end of declaration list
    void dispose() noexcept override
                  ^
                  ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:226:72: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
    sp_counted_impl_pda( P p, D & d, A a ): p_( p ), d_( static_cast< D&& >( d ) ), a_( a )
                                                                       ^
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/cashflow.cpp:21:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/cashflow.hpp:28:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/event.hpp:29:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/patterns/observable.hpp:32:
In file included from /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1/ql/errors.hpp:31:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/shared_ptr.hpp:17:
In file included from /Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17:
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:99:54: error: expected ';' at end of declaration
template<class T> std::size_t sp_hash_pointer( T* p ) noexcept
                                                     ^
                                                     ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:99:55: error: C++ requires a type specifier for all declarations
template<class T> std::size_t sp_hash_pointer( T* p ) noexcept
                                                      ^
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:99:63: error: expected ';' after top level declarator
template<class T> std::size_t sp_hash_pointer( T* p ) noexcept
                                                              ^
                                                              ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:123:5: error: unknown type name 'constexpr'
    constexpr shared_count() noexcept: pi_(0)
    ^
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:123:15: error: constructor cannot have a return type
    constexpr shared_count() noexcept: pi_(0)
              ^~~~~~~~~~~~
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:123:29: error: expected ';' at end of declaration list
    constexpr shared_count() noexcept: pi_(0)
                            ^
                            ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:416:19: error: unknown type name 'weak_count'
    shared_count( weak_count const & r, sp_nothrow_tag ) noexcept; // constructs an empty *this when r.use_count() == 0
                  ^
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:416:57: error: expected ';' at end of declaration list
    shared_count( weak_count const & r, sp_nothrow_tag ) noexcept; // constructs an empty *this when r.use_count() == 0
                                                        ^
                                                        ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:418:54: error: expected ';' at end of declaration list
    shared_count & operator= (shared_count const & r) noexcept
                                                     ^
                                                     ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:461:51: error: expected ';' at end of declaration list
    bool operator<( shared_count const & r ) const noexcept
                                                  ^
                                                  ;
/Users/pbulk/build/finance/QuantLib/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:468:56: error: expected ';' at end of declaration list
    void * get_deleter( sp_typeinfo_ const & ti ) const noexcept
                                                       ^
                                                       ;
fatal error: too many errors emitted, stopping now [-ferror-limit=]
2 warnings and 20 errors generated.
*** [ql/CMakeFiles/QuantLib.dir/cashflow.cpp.o] Error code 1

bmake[2]: stopped making "ql/CMakeFiles/QuantLib.dir/build" in /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1
bmake[2]: 1 error

bmake[2]: stopped making "ql/CMakeFiles/QuantLib.dir/build" in /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1
*** [ql/CMakeFiles/QuantLib.dir/all] Error code 2

bmake[1]: stopped making "all" in /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1
bmake[1]: 1 error

bmake[1]: stopped making "all" in /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1
*** [all] Error code 2

bmake: stopped making "all" in /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1
bmake: 1 error

bmake: stopped making "all" in /Users/pbulk/build/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/finance/QuantLib
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/finance/QuantLib