+ 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/googletest-1.12.1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/googletest-1.12.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for googletest-1.12.1
[ 12%] Building CXX object googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
In file included from /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/internal/gtest-death-test-internal.h:46:0,
                 from /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-death-test.h:43,
                 from /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest.h:60,
                 from /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/src/gtest-all.cc:38:
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In static member function 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined()':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:434:12: error: 'is_trivially_copy_constructible' is not a member of 'std'
            std::is_trivially_copy_constructible<M>::value &&
            ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:434:50: error: expected primary-expression before '>' token
            std::is_trivially_copy_constructible<M>::value &&
                                                  ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:434:51: error: '::value' has not been declared
            std::is_trivially_copy_constructible<M>::value &&
                                                   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<const std::basic_string<char>&>*; T = const std::basic_string<char>&]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58:   required from 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = const testing::MatcherInterface<const std::basic_string<char>&>*&; T = const std::basic_string<char>&]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:312:14:   required from 'testing::internal::MatcherBase<T>::MatcherBase(const testing::MatcherInterface<U>*) [with U = const std::basic_string<char>&; T = const std::basic_string<char>&]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:536:55:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:436:3: error: body of constexpr function 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<const std::basic_string<char>&>*; T = const std::basic_string<char>&]' not a return-statement
   }
   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = const testing::MatcherInterface<const std::basic_string<char>&>*&; T = const std::basic_string<char>&]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:312:14:   required from 'testing::internal::MatcherBase<T>::MatcherBase(const testing::MatcherInterface<U>*) [with U = const std::basic_string<char>&; T = const std::basic_string<char>&]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:536:55:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58: error: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<const std::basic_string<char>&>*; T = const std::basic_string<char>&]' called in a constant expression
   template <typename M, bool = MatcherBase::IsInlined<M>()>
                                                          ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:432:25: note: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<const std::basic_string<char>&>*; T = const std::basic_string<char>&]' is not usable as a constexpr function because:
   static constexpr bool IsInlined() {
                         ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:483:35: note: in template argument for type 'bool' 
     using Policy = ValuePolicy<MM>;
                                   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<const std::basic_string<char>&>*; T = std::basic_string<char>]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58:   required from 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = const testing::MatcherInterface<const std::basic_string<char>&>*&; T = std::basic_string<char>]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:312:14:   required from 'testing::internal::MatcherBase<T>::MatcherBase(const testing::MatcherInterface<U>*) [with U = const std::basic_string<char>&; T = std::basic_string<char>]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:558:48:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:436:3: error: body of constexpr function 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<const std::basic_string<char>&>*; T = std::basic_string<char>]' not a return-statement
   }
   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = const testing::MatcherInterface<const std::basic_string<char>&>*&; T = std::basic_string<char>]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:312:14:   required from 'testing::internal::MatcherBase<T>::MatcherBase(const testing::MatcherInterface<U>*) [with U = const std::basic_string<char>&; T = std::basic_string<char>]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:558:48:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58: error: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<const std::basic_string<char>&>*; T = std::basic_string<char>]' called in a constant expression
   template <typename M, bool = MatcherBase::IsInlined<M>()>
                                                          ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:432:25: note: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<const std::basic_string<char>&>*; T = std::basic_string<char>]' is not usable as a constexpr function because:
   static constexpr bool IsInlined() {
                         ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:483:35: note: in template argument for type 'bool' 
     using Policy = ValuePolicy<MM>;
                                   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<std::basic_string<char> >*; T = std::basic_string<char>]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58:   required from 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = const testing::MatcherInterface<std::basic_string<char> >*&; T = std::basic_string<char>]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:312:14:   required from 'testing::internal::MatcherBase<T>::MatcherBase(const testing::MatcherInterface<U>*) [with U = std::basic_string<char>; T = std::basic_string<char>]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:560:48:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:436:3: error: body of constexpr function 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<std::basic_string<char> >*; T = std::basic_string<char>]' not a return-statement
   }
   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = const testing::MatcherInterface<std::basic_string<char> >*&; T = std::basic_string<char>]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:312:14:   required from 'testing::internal::MatcherBase<T>::MatcherBase(const testing::MatcherInterface<U>*) [with U = std::basic_string<char>; T = std::basic_string<char>]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:560:48:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58: error: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<std::basic_string<char> >*; T = std::basic_string<char>]' called in a constant expression
   template <typename M, bool = MatcherBase::IsInlined<M>()>
                                                          ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:432:25: note: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = const testing::MatcherInterface<std::basic_string<char> >*; T = std::basic_string<char>]' is not usable as a constexpr function because:
   static constexpr bool IsInlined() {
                         ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:483:35: note: in template argument for type 'bool' 
     using Policy = ValuePolicy<MM>;
                                   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = const std::basic_string<char>&]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58:   required from 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = const std::basic_string<char>&]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:318:28:   required from 'testing::internal::MatcherBase<T>::MatcherBase(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; <template-parameter-2-2> = void; T = const std::basic_string<char>&]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:541:69:   required from 'testing::Matcher<const std::basic_string<char>&>::Matcher(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; <template-parameter-1-2> = void]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/src/gtest-matchers.cc:46:68:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:436:3: error: body of constexpr function 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = const std::basic_string<char>&]' not a return-statement
   }
   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = const std::basic_string<char>&]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:318:28:   required from 'testing::internal::MatcherBase<T>::MatcherBase(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; <template-parameter-2-2> = void; T = const std::basic_string<char>&]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:541:69:   required from 'testing::Matcher<const std::basic_string<char>&>::Matcher(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; <template-parameter-1-2> = void]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/src/gtest-matchers.cc:46:68:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58: error: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = const std::basic_string<char>&]' called in a constant expression
   template <typename M, bool = MatcherBase::IsInlined<M>()>
                                                          ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:432:25: note: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = const std::basic_string<char>&]' is not usable as a constexpr function because:
   static constexpr bool IsInlined() {
                         ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:483:35: note: in template argument for type 'bool' 
     using Policy = ValuePolicy<MM>;
                                   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = std::basic_string<char>]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58:   required from 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = std::basic_string<char>]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:318:28:   required from 'testing::internal::MatcherBase<T>::MatcherBase(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; <template-parameter-2-2> = void; T = std::basic_string<char>]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:565:62:   required from 'testing::Matcher<std::basic_string<char> >::Matcher(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; <template-parameter-1-2> = void]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/src/gtest-matchers.cc:56:61:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:436:3: error: body of constexpr function 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = std::basic_string<char>]' not a return-statement
   }
   ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h: In instantiation of 'void testing::internal::MatcherBase<T>::Init(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = std::basic_string<char>]':
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:318:28:   required from 'testing::internal::MatcherBase<T>::MatcherBase(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; <template-parameter-2-2> = void; T = std::basic_string<char>]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:565:62:   required from 'testing::Matcher<std::basic_string<char> >::Matcher(M&&) [with M = testing::internal::EqMatcher<std::basic_string<char> >; <template-parameter-1-2> = void]'
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/src/gtest-matchers.cc:56:61:   required from here
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:438:58: error: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = std::basic_string<char>]' called in a constant expression
   template <typename M, bool = MatcherBase::IsInlined<M>()>
                                                          ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:432:25: note: 'static constexpr bool testing::internal::MatcherBase<T>::IsInlined() [with M = testing::internal::EqMatcher<std::basic_string<char> >; T = std::basic_string<char>]' is not usable as a constexpr function because:
   static constexpr bool IsInlined() {
                         ^
/home/pbulk/build/devel/googletest/work/googletest-release-1.12.1/googletest/include/gtest/gtest-matchers.h:483:35: note: in template argument for type 'bool' 
     using Policy = ValuePolicy<MM>;
                                   ^
--- googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o ---
*** [googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o] Error code 1

bmake[2]: stopped in /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1
1 error

bmake[2]: stopped in /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1
--- googletest/CMakeFiles/gtest.dir/all ---
*** [googletest/CMakeFiles/gtest.dir/all] Error code 2

bmake[1]: stopped in /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1
1 error

bmake[1]: stopped in /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1
1 error

bmake: stopped in /home/pbulk/build/devel/googletest/work/googletest-release-1.12.1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/googletest
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/googletest