=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for bastet-0.43.2nb9 clang++ -MM Ui.cpp Block.cpp Well.cpp BlockPosition.cpp Config.cpp BlockChooser.cpp BastetBlockChooser.cpp main.cpp Test.cpp> depend clang++ -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/ncurses -DNDEBUG -Wall -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/ncurses -c -o Ui.o Ui.cpp In file included from Ui.cpp:22: In file included from ./BastetBlockChooser.hpp:26: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered_set.hpp:17: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/unordered_set.hpp:18: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/serialize_fca_container.hpp:12: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/serialize_container.hpp:14: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/archive_constructed.hpp:12: /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/opt_storage.hpp:23:21: error: expected ';' at end of declaration list T* address() noexcept { return std::addressof(t_); } ^ ; In file included from Ui.cpp:22: In file included from ./BastetBlockChooser.hpp:26: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered_set.hpp:17: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/unordered_set.hpp:19: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/set.hpp:7: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/implementation.hpp:18: /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/allocator_constructed.hpp:21:50: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template <class Allocator, class T, class... Args> ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/allocator_constructed.hpp:22:55: warning: rvalue references are a C++11 extension [-Wc++11-extensions] static void construct(Allocator& a, T* p, Args&&... args) ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/allocator_constructed.hpp:42:24: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template <class... Args> ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/allocator_constructed.hpp:43:60: warning: rvalue references are a C++11 extension [-Wc++11-extensions] allocator_constructed(Allocator const& alloc_, Args&&... args) ^ In file included from Ui.cpp:22: In file included from ./BastetBlockChooser.hpp:26: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered_set.hpp:17: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/unordered_set.hpp:19: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/set.hpp:7: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/implementation.hpp:19: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/fca.hpp:116: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:10: /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/narrow_cast.hpp:22:1: error: unknown type name 'constexpr' constexpr To narrow_cast(From x) noexcept ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/narrow_cast.hpp:22:11: warning: variable templates are a C++14 extension [-Wc++14-extensions] constexpr To narrow_cast(From x) noexcept ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/narrow_cast.hpp:22:13: error: expected ';' at end of declaration constexpr To narrow_cast(From x) noexcept ^ ; /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/narrow_cast.hpp:22:26: error: unknown type name 'From' constexpr To narrow_cast(From x) noexcept ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/narrow_cast.hpp:22:34: error: expected function body after function declarator constexpr To narrow_cast(From x) noexcept ^ In file included from Ui.cpp:22: In file included from ./BastetBlockChooser.hpp:26: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered_set.hpp:17: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/unordered_set.hpp:19: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/set.hpp:7: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/implementation.hpp:19: In file included from /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/fca.hpp:116: /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:37:9: error: unknown type name 'constexpr' constexpr static std::size_t const sizes[] = {13ul, 29ul, 53ul, 97ul, ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:37:31: error: non-friend class member 'size_t' cannot have a qualified name constexpr static std::size_t const sizes[] = {13ul, 29ul, 53ul, 97ul, ~~~~~^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:37:31: error: no member named 'size_t' in namespace 'std' constexpr static std::size_t const sizes[] = {13ul, 29ul, 53ul, 97ul, ~~~~~^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:37:37: error: expected ';' at end of declaration list constexpr static std::size_t const sizes[] = {13ul, 29ul, 53ul, 97ul, ^ ; /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:51:9: error: unknown type name 'constexpr' constexpr static std::size_t const sizes_len = ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:51:31: error: non-friend class member 'size_t' cannot have a qualified name constexpr static std::size_t const sizes_len = ~~~~~^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:51:31: error: no member named 'size_t' in namespace 'std' constexpr static std::size_t const sizes_len = ~~~~~^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:51:37: error: expected ';' at end of declaration list constexpr static std::size_t const sizes_len = ^ ; /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:55:9: error: unknown type name 'constexpr' constexpr static boost::uint64_t const inv_sizes32[] = { ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:55:33: error: non-friend class member 'uint64_t' cannot have a qualified name constexpr static boost::uint64_t const inv_sizes32[] = { ~~~~~~~^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:55:33: error: no member named 'uint64_t' in namespace 'boost' constexpr static boost::uint64_t const inv_sizes32[] = { ~~~~~~~^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:55:41: error: expected ';' at end of declaration list constexpr static boost::uint64_t const inv_sizes32[] = { ^ ; /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:66:9: error: unknown type name 'constexpr' constexpr static std::size_t const inv_sizes32_len = ^ /Users/pbulk/build/games/bastet/work/.buildlink/include/boost/unordered/detail/prime_fmod.hpp:66:31: error: non-friend class member 'size_t' cannot have a qualified name constexpr static std::size_t const inv_sizes32_len = ~~~~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 5 warnings and 20 errors generated. gmake: *** [<builtin>: Ui.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/bastet *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/bastet