+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cppzmq-4.10.0nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cppzmq-4.10.0nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for cppzmq-4.10.0nb1 [ 14%] Building CXX object tests/CMakeFiles/unit_tests.dir/buffer.cpp.o [ 14%] Building CXX object tests/CMakeFiles/unit_tests.dir/message.cpp.o In file included from /usr/pkg/include/catch2/internal/catch_assertion_handler.hpp:12:0, from /usr/pkg/include/catch2/internal/catch_test_macro_impl.hpp:12, from /usr/pkg/include/catch2/catch_test_macros.hpp:11, from /usr/pkg/include/catch2/catch_template_test_macros.hpp:20, from /usr/pkg/include/catch2/catch_all.hpp:36, from /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/tests/message.cpp:2: /usr/pkg/include/catch2/internal/catch_decomposer.hpp:153:24: error: enclosing class of constexpr non-static member function 'bool Catch::ITransientExpression::isBinaryExpression() const' is not a literal type constexpr auto isBinaryExpression() const -> bool { return m_isBinaryExpression; } ^~~~~~~~~~~~~~~~~~ /usr/pkg/include/catch2/internal/catch_decomposer.hpp:148:11: note: 'Catch::ITransientExpression' is not literal because: class ITransientExpression { ^~~~~~~~~~~~~~~~~~~~ /usr/pkg/include/catch2/internal/catch_decomposer.hpp:148:11: note: 'Catch::ITransientExpression' has a non-trivial destructor /usr/pkg/include/catch2/internal/catch_decomposer.hpp:154:24: error: enclosing class of constexpr non-static member function 'bool Catch::ITransientExpression::getResult() const' is not a literal type constexpr auto getResult() const -> bool { return m_result; } ^~~~~~~~~ In file included from /usr/pkg/include/catch2/internal/catch_assertion_handler.hpp:12:0, from /usr/pkg/include/catch2/internal/catch_test_macro_impl.hpp:12, from /usr/pkg/include/catch2/catch_test_macros.hpp:11, from /usr/pkg/include/catch2/catch_template_test_macros.hpp:20, from /usr/pkg/include/catch2/catch_all.hpp:36, from /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/tests/buffer.cpp:1: /usr/pkg/include/catch2/internal/catch_decomposer.hpp:153:24: error: enclosing class of constexpr non-static member function 'bool Catch::ITransientExpression::isBinaryExpression() const' is not a literal type constexpr auto isBinaryExpression() const -> bool { return m_isBinaryExpression; } ^~~~~~~~~~~~~~~~~~ /usr/pkg/include/catch2/internal/catch_decomposer.hpp:148:11: note: 'Catch::ITransientExpression' is not literal because: class ITransientExpression { ^~~~~~~~~~~~~~~~~~~~ /usr/pkg/include/catch2/internal/catch_decomposer.hpp:148:11: note: 'Catch::ITransientExpression' has a non-trivial destructor /usr/pkg/include/catch2/internal/catch_decomposer.hpp:154:24: error: enclosing class of constexpr non-static member function 'bool Catch::ITransientExpression::getResult() const' is not a literal type constexpr auto getResult() const -> bool { return m_result; } ^~~~~~~~~ /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/tests/message.cpp: In function 'void CATCH2_INTERNAL_TEST_12()': /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/tests/message.cpp:76:31: warning: 'zmq::message_t::message_t(const Char (&)[N]) [with Char = char; long unsigned int N = 3ul; = void]' is deprecated: from 4.7.0, use constructors taking iterators, (pointer, size) or strings instead [-Wdeprecated-declarations] zmq::message_t hi_msg("Hi"); // deprecated ^ In file included from /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/tests/message.cpp:3:0: /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/zmq.hpp:468:14: note: declared here explicit message_t(const Char (&data)[N]) : ^~~~~~~~~ /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/tests/message.cpp: In function 'void CATCH2_INTERNAL_TEST_39()': /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/tests/message.cpp:194:36: warning: 'zmq::message_t::message_t(const Char (&)[N]) [with Char = char; long unsigned int N = 4ul; = void]' is deprecated: from 4.7.0, use constructors taking iterators, (pointer, size) or strings instead [-Wdeprecated-declarations] const zmq::message_t depr("Foo"); // deprecated ^ In file included from /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/tests/message.cpp:3:0: /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/zmq.hpp:468:14: note: declared here explicit message_t(const Char (&data)[N]) : ^~~~~~~~~ --- tests/CMakeFiles/unit_tests.dir/message.cpp.o --- *** [tests/CMakeFiles/unit_tests.dir/message.cpp.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/cmake-pkgsrc-build --- tests/CMakeFiles/unit_tests.dir/buffer.cpp.o --- *** [tests/CMakeFiles/unit_tests.dir/buffer.cpp.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/cmake-pkgsrc-build 2 errors bmake[2]: stopped in /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/cmake-pkgsrc-build --- tests/CMakeFiles/unit_tests.dir/all --- *** [tests/CMakeFiles/unit_tests.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/cmake-pkgsrc-build 1 error bmake[1]: stopped in /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped in /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/cmake-pkgsrc-build 1 error bmake: stopped in /home/pbulk/build/net/cppzmq/work/cppzmq-4.10.0/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/cppzmq *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/cppzmq