=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libcutl-1.10.0nb3 --- all-recursive --- Making all in cutl --- all --- /opt/pkg/bin/bmake all-am --- shared-ptr/.dirstamp --- --- shared-ptr/.deps/.dirstamp --- --- fs/.dirstamp --- --- fs/.deps/.dirstamp --- --- re/.dirstamp --- --- re/.deps/.dirstamp --- --- xml/.dirstamp --- --- xml/.deps/.dirstamp --- --- compiler/.dirstamp --- --- compiler/.deps/.dirstamp --- --- details/genx/.dirstamp --- --- details/genx/.deps/.dirstamp --- --- exception.lo --- --- shared-ptr/base.lo --- --- re/re.lo --- --- exception.lo --- depbase=`echo exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -DLIBCUTL_DYNAMIC_LIB -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT exception.lo -MD -MP -MF $depbase.Tpo -c -o exception.lo exception.cxx && mv -f $depbase.Tpo $depbase.Plo --- shared-ptr/base.lo --- depbase=`echo shared-ptr/base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -DLIBCUTL_DYNAMIC_LIB -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT shared-ptr/base.lo -MD -MP -MF $depbase.Tpo -c -o shared-ptr/base.lo shared-ptr/base.cxx && mv -f $depbase.Tpo $depbase.Plo --- re/re.lo --- depbase=`echo re/re.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I.. -DLIBCUTL_DYNAMIC_LIB -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT re/re.lo -MD -MP -MF $depbase.Tpo -c -o re/re.lo re/re.cxx && mv -f $depbase.Tpo $depbase.Plo --- shared-ptr/base.lo --- libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -DLIBCUTL_DYNAMIC_LIB -I/Users/pbulk/build/devel/libcutl/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT shared-ptr/base.lo -MD -MP -MF shared-ptr/.deps/base.Tpo -c shared-ptr/base.cxx -fno-common -DPIC -o shared-ptr/.libs/base.o --- exception.lo --- libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -DLIBCUTL_DYNAMIC_LIB -I/Users/pbulk/build/devel/libcutl/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.cxx -fno-common -DPIC -o .libs/exception.o --- re/re.lo --- libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -DLIBCUTL_DYNAMIC_LIB -I/Users/pbulk/build/devel/libcutl/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT re/re.lo -MD -MP -MF re/.deps/re.Tpo -c re/re.cxx -fno-common -DPIC -o re/.libs/re.o --- exception.lo --- In file included from exception.cxx:5: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/typeinfo:60: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:80: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:37: ../version:1:1: error: expected unqualified-id 1.10.0 ^ --- shared-ptr/base.lo --- In file included from shared-ptr/base.cxx:5: In file included from ../cutl/shared-ptr/base.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:90: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:80: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:37: ../version:1:1: error: expected unqualified-id 1.10.0 ^ --- re/re.lo --- In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:639: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/initializer_list:46: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:37: ../version:1:1: error: expected unqualified-id 1.10.0 ^ --- exception.lo --- In file included from exception.cxx:5: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/typeinfo:60: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:80: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:49:9: error: no member named 'ptrdiff_t' in the global namespace --- shared-ptr/base.lo --- In file included from shared-ptr/base.cxx:5: In file included from ../cutl/shared-ptr/base.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:90: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:80: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:49:9: error: no member named 'ptrdiff_t' in the global namespace using ::ptrdiff_t; --- exception.lo --- using ::ptrdiff_t; ~~^ --- shared-ptr/base.lo --- ~~^ --- re/re.lo --- In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:639: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/initializer_list:46: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/cstddef:49:9: error: no member named 'ptrdiff_t' in the global namespace using ::ptrdiff_t; ~~^ In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:640: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:418: ../version:1:1: error: expected unqualified-id 1.10.0 ^ --- exception.lo --- In file included from exception.cxx:5: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/typeinfo:60: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:82: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:418: ../version:1:1: error: expected unqualified-id 1.10.0 ^ --- shared-ptr/base.lo --- In file included from shared-ptr/base.cxx:5: In file included from ../cutl/shared-ptr/base.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:90: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:82: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:418: ../version:1:1: error: expected unqualified-id 1.10.0 ^ --- re/re.lo --- In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:642: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/utility:205: ../version:1:1: error: expected unqualified-id 1.10.0 ^ --- exception.lo --- In file included from exception.cxx:5: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/typeinfo:60: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:83: ../version:1:1: error: expected unqualified-id 1.10.0 ^ --- shared-ptr/base.lo --- In file included from shared-ptr/base.cxx:5: In file included from ../cutl/shared-ptr/base.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:90: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:83: ../version:1:1: error: expected unqualified-id 1.10.0 ^ In file included from shared-ptr/base.cxx:5: In file included from ../cutl/shared-ptr/base.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:93: ../version:1:1: error: expected unqualified-id 1.10.0 ^ --- exception.lo --- 4 errors generated. --- shared-ptr/base.lo --- 5 errors generated. --- exception.lo --- *** [exception.lo] Error code 1 bmake[2]: stopped in /Users/pbulk/build/devel/libcutl/work/libcutl-1.10.0/cutl --- shared-ptr/base.lo --- *** [shared-ptr/base.lo] Error code 1 bmake[2]: stopped in /Users/pbulk/build/devel/libcutl/work/libcutl-1.10.0/cutl --- re/re.lo --- In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:668: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/typeinfo:60: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/exception:83: ../version:1:1: error: expected unqualified-id 1.10.0 ^ In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:671: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/new:93: ../version:1:1: error: expected unqualified-id 1.10.0 ^ In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:673: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/limits:121: ../version:1:1: error: expected unqualified-id 1.10.0 ^ In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:674: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:423: ../version:1:1: error: expected unqualified-id 1.10.0 ^ In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:674: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:562:13: error: unknown type name 'ptrdiff_t' typedef ptrdiff_t difference_type; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:623:56: error: unknown type name 'ptrdiff_t' template, class _Distance = ptrdiff_t> ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:989:54: error: template parameter missing a default argument class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t> ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/iterator:989:27: note: previous default template argument defined here class _Traits = char_traits<_CharT>, class _Distance = ptrdiff_t> ^ In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:677: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/tuple:154: ../version:1:1: error: expected unqualified-id 1.10.0 ^ In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:681: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:576: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__threading_support:14: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/chrono:831: ../version:1:1: error: expected unqualified-id 1.10.0 ^ In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:681: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:581: ../version:1:1: error: expected unqualified-id 1.10.0 ^ In file included from re/re.cxx:5: In file included from ../cutl/re.hxx:8: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string:506: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/string_view:175: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/__string:57: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/algorithm:643: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:681: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:1052:73: error: unknown type name 'ptrdiff_t' _Tp* __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp*> volatile* __a, ptrdiff_t __delta, memory_order __order) _NOEXCEPT { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:1057:65: error: unknown type name 'ptrdiff_t' _Tp* __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp*> * __a, ptrdiff_t __delta, memory_order __order) _NOEXCEPT { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:1073:73: error: unknown type name 'ptrdiff_t' _Tp* __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp*> volatile* __a, ptrdiff_t __delta, memory_order __order) _NOEXCEPT { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/atomic:1078:65: error: unknown type name 'ptrdiff_t' _Tp* __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp*> * __a, ptrdiff_t __delta, memory_order __order) _NOEXCEPT { ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [re/re.lo] Error code 1 bmake[2]: stopped in /Users/pbulk/build/devel/libcutl/work/libcutl-1.10.0/cutl 3 errors bmake[2]: stopped in /Users/pbulk/build/devel/libcutl/work/libcutl-1.10.0/cutl *** [all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/devel/libcutl/work/libcutl-1.10.0/cutl 1 error bmake[1]: stopped in /Users/pbulk/build/devel/libcutl/work/libcutl-1.10.0/cutl *** [all-recursive] Error code 1 bmake: stopped in /Users/pbulk/build/devel/libcutl/work/libcutl-1.10.0 1 error bmake: stopped in /Users/pbulk/build/devel/libcutl/work/libcutl-1.10.0 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/devel/libcutl *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/devel/libcutl