+ 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/uriparser-0.9.6/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/uriparser-0.9.6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for uriparser-0.9.6 [ 2%] Building CXX object CMakeFiles/testrunner.dir/test/FourSuite.cpp.o [ 5%] Building C object CMakeFiles/uriparser.dir/src/UriCommon.c.o In file included from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-message.h:57:0, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-assertion-result.h:46, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest.h:64, from /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6/test/FourSuite.cpp:22: /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported. #error C++ versions less than C++14 are not supported. ^ [ 7%] Building C object CMakeFiles/uriparser.dir/src/UriCompare.c.o [ 10%] Building C object CMakeFiles/uriparser.dir/src/UriEscape.c.o [ 13%] Building C object CMakeFiles/uriparser.dir/src/UriFile.c.o In file included from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-printers.h:115:0, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:48, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:47, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-death-test.h:43, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest.h:65, from /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6/test/FourSuite.cpp:22: /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h:636:58: error: wrong number of template arguments (0, should be 1) typedef ::std::map> RegisteredTestsMap; ^ In file included from /usr/include/c++/4.8.2/string:48:0, from /usr/include/c++/4.8.2/bits/locale_classes.h:40, from /usr/include/c++/4.8.2/bits/ios_base.h:41, from /usr/include/c++/4.8.2/iomanip:40, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest.h:54, from /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6/test/FourSuite.cpp:22: /usr/include/c++/4.8.2/bits/stl_function.h:231:12: error: provided for 'template struct std::less' struct less : public binary_function<_Tp, _Tp, bool> ^ In file included from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-printers.h:115:0, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:48, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:47, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-death-test.h:43, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest.h:65, from /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6/test/FourSuite.cpp:22: /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h:636:59: error: template argument 3 is invalid typedef ::std::map> RegisteredTestsMap; ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::AddTestName(const char*, int, const char*, const char*)': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h:613:23: error: request for member 'insert' in '((testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'testing::internal::TypedTestSuitePState::RegisteredTestsMap {aka int}' registered_tests_.insert( ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const string&) const': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const RegisteredTestsMap {aka const int}' return registered_tests_.count(test_name) > 0; ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h: In member function 'const testing::internal::CodeLocation& testing::internal::TypedTestSuitePState::GetCodeLocation(const string&) const': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h:623:40: error: expected initializer before 'it' RegisteredTestsMap::const_iterator it = registered_tests_.find(test_name); ^ In file included from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-message.h:57:0, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-assertion-result.h:46, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest.h:64, from /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6/test/FourSuite.cpp:22: /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h:624:18: error: 'it' was not declared in this scope GTEST_CHECK_(it != registered_tests_.end()); ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-port.h:1027:35: note: in definition of macro 'GTEST_CHECK_' if (::testing::internal::IsTrue(condition)) \ ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h:624:42: error: request for member 'end' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const RegisteredTestsMap {aka const int}' GTEST_CHECK_(it != registered_tests_.end()); ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-port.h:1027:35: note: in definition of macro 'GTEST_CHECK_' if (::testing::internal::IsTrue(condition)) \ ^ In file included from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-printers.h:115:0, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:48, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:47, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-death-test.h:43, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest.h:65, from /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6/test/FourSuite.cpp:22: /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-internal.h:625:12: error: 'it' was not declared in this scope return it->second; ^ In file included from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:47:0, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-death-test.h:43, from /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest.h:65, from /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6/test/FourSuite.cpp:22: /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h: In static member function 'static constexpr bool testing::internal::MatcherBase::IsInlined()': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:434:12: error: 'is_trivially_copy_constructible' is not a member of 'std' std::is_trivially_copy_constructible::value && ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:434:50: error: expected primary-expression before '>' token std::is_trivially_copy_constructible::value && ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:434:51: error: '::value' has not been declared std::is_trivially_copy_constructible::value && ^ [ 15%] Building C object CMakeFiles/uriparser.dir/src/UriIp4Base.c.o [ 18%] Building C object CMakeFiles/uriparser.dir/src/UriIp4.c.o /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h: In instantiation of 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface&>*; T = const std::basic_string&]': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:438:58: required from 'void testing::internal::MatcherBase::Init(M&&) [with M = const testing::MatcherInterface&>*&; T = const std::basic_string&]' /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:312:14: required from 'testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*) [with U = const std::basic_string&; T = const std::basic_string&]' /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:536:55: required from here /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:436:3: error: body of constexpr function 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface&>*; T = const std::basic_string&]' not a return-statement } ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h: In instantiation of 'void testing::internal::MatcherBase::Init(M&&) [with M = const testing::MatcherInterface&>*&; T = const std::basic_string&]': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:312:14: required from 'testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*) [with U = const std::basic_string&; T = const std::basic_string&]' /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:536:55: required from here /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:438:58: error: 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface&>*; T = const std::basic_string&]' called in a constant expression template ()> ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:432:25: note: 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface&>*; T = const std::basic_string&]' is not usable as a constexpr function because: static constexpr bool IsInlined() { ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:483:35: note: in template argument for type 'bool' using Policy = ValuePolicy; ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h: In instantiation of 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface&>*; T = std::basic_string]': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:438:58: required from 'void testing::internal::MatcherBase::Init(M&&) [with M = const testing::MatcherInterface&>*&; T = std::basic_string]' /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:312:14: required from 'testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*) [with U = const std::basic_string&; T = std::basic_string]' /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:558:48: required from here /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:436:3: error: body of constexpr function 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface&>*; T = std::basic_string]' not a return-statement } ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h: In instantiation of 'void testing::internal::MatcherBase::Init(M&&) [with M = const testing::MatcherInterface&>*&; T = std::basic_string]': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:312:14: required from 'testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*) [with U = const std::basic_string&; T = std::basic_string]' /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:558:48: required from here /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:438:58: error: 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface&>*; T = std::basic_string]' called in a constant expression template ()> ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:432:25: note: 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface&>*; T = std::basic_string]' is not usable as a constexpr function because: static constexpr bool IsInlined() { ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:483:35: note: in template argument for type 'bool' using Policy = ValuePolicy; ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h: In instantiation of 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface >*; T = std::basic_string]': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:438:58: required from 'void testing::internal::MatcherBase::Init(M&&) [with M = const testing::MatcherInterface >*&; T = std::basic_string]' /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:312:14: required from 'testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*) [with U = std::basic_string; T = std::basic_string]' /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:560:48: required from here /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:436:3: error: body of constexpr function 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface >*; T = std::basic_string]' not a return-statement } ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h: In instantiation of 'void testing::internal::MatcherBase::Init(M&&) [with M = const testing::MatcherInterface >*&; T = std::basic_string]': /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:312:14: required from 'testing::internal::MatcherBase::MatcherBase(const testing::MatcherInterface*) [with U = std::basic_string; T = std::basic_string]' /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:560:48: required from here /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:438:58: error: 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface >*; T = std::basic_string]' called in a constant expression template ()> ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:432:25: note: 'static constexpr bool testing::internal::MatcherBase::IsInlined() [with M = const testing::MatcherInterface >*; T = std::basic_string]' is not usable as a constexpr function because: static constexpr bool IsInlined() { ^ /home/pbulk/build/textproc/uriparser/work/.buildlink/include/gtest/gtest-matchers.h:483:35: note: in template argument for type 'bool' using Policy = ValuePolicy; ^ [ 21%] Building C object CMakeFiles/uriparser.dir/src/UriMemory.c.o --- CMakeFiles/testrunner.dir/test/FourSuite.cpp.o --- *** [CMakeFiles/testrunner.dir/test/FourSuite.cpp.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6 1 error bmake[2]: stopped in /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6 --- CMakeFiles/testrunner.dir/all --- *** [CMakeFiles/testrunner.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6 A failure has been detected in another branch of the parallel make bmake[2]: stopped in /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6 --- CMakeFiles/uriparser.dir/all --- *** [CMakeFiles/uriparser.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6 2 errors bmake[1]: stopped in /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6 1 error bmake: stopped in /home/pbulk/build/textproc/uriparser/work/uriparser-0.9.6 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/uriparser *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/uriparser