+ 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/rxvt-unicode-9.26nb4/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rxvt-unicode-9.26nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for rxvt-unicode-9.26nb4
--- all ---
--- rxvt.o ---
--- command.o ---
--- rxvt.o ---
c++ -std=gnu++11 -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -w  -c rxvt.C
--- command.o ---
c++ -std=gnu++11 -I.. -I. -I. -I./../libev -I./../libptytty/src -DHAVE_CONFIG_H -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -w  -c command.C
--- rxvt.o ---
In file included from rxvtutil.h:10:0,
                 from rxvt.h:87,
                 from rxvt.C:24:
./../libptytty/src/estl.h: In static member function 'static bool simplevec<T>::is_simple_enough()':
./../libptytty/src/estl.h:135:14: error: 'is_trivially_assignable' is not a member of 'std'
       return std::is_trivially_assignable<T, T>::value
              ^
./../libptytty/src/estl.h:135:44: error: expected primary-expression before ',' token
       return std::is_trivially_assignable<T, T>::value
                                            ^
./../libptytty/src/estl.h:135:47: error: expected primary-expression before '>' token
       return std::is_trivially_assignable<T, T>::value
                                               ^
./../libptytty/src/estl.h:135:48: error: '::value' has not been declared
       return std::is_trivially_assignable<T, T>::value
                                                ^
./../libptytty/src/estl.h:136:14: error: 'is_trivially_constructible' is not a member of 'std'
           && std::is_trivially_constructible<T>::value
              ^
./../libptytty/src/estl.h:136:47: error: expected primary-expression before '>' token
           && std::is_trivially_constructible<T>::value
                                               ^
./../libptytty/src/estl.h:136:48: error: '::value' has not been declared
           && std::is_trivially_constructible<T>::value
                                                ^
./../libptytty/src/estl.h:137:14: error: 'is_trivially_copyable' is not a member of 'std'
           && std::is_trivially_copyable<T>::value
              ^
./../libptytty/src/estl.h:137:42: error: expected primary-expression before '>' token
           && std::is_trivially_copyable<T>::value
                                          ^
./../libptytty/src/estl.h:137:43: error: '::value' has not been declared
           && std::is_trivially_copyable<T>::value
                                           ^
--- command.o ---
In file included from rxvtutil.h:10:0,
                 from rxvt.h:87,
                 from command.C:50:
./../libptytty/src/estl.h: In static member function 'static bool simplevec<T>::is_simple_enough()':
./../libptytty/src/estl.h:135:14: error: 'is_trivially_assignable' is not a member of 'std'
       return std::is_trivially_assignable<T, T>::value
              ^
./../libptytty/src/estl.h:135:44: error: expected primary-expression before ',' token
       return std::is_trivially_assignable<T, T>::value
                                            ^
./../libptytty/src/estl.h:135:47: error: expected primary-expression before '>' token
       return std::is_trivially_assignable<T, T>::value
                                               ^
./../libptytty/src/estl.h:135:48: error: '::value' has not been declared
       return std::is_trivially_assignable<T, T>::value
                                                ^
./../libptytty/src/estl.h:136:14: error: 'is_trivially_constructible' is not a member of 'std'
           && std::is_trivially_constructible<T>::value
              ^
./../libptytty/src/estl.h:136:47: error: expected primary-expression before '>' token
           && std::is_trivially_constructible<T>::value
                                               ^
./../libptytty/src/estl.h:136:48: error: '::value' has not been declared
           && std::is_trivially_constructible<T>::value
                                                ^
./../libptytty/src/estl.h:137:14: error: 'is_trivially_copyable' is not a member of 'std'
           && std::is_trivially_copyable<T>::value
              ^
./../libptytty/src/estl.h:137:42: error: expected primary-expression before '>' token
           && std::is_trivially_copyable<T>::value
                                          ^
./../libptytty/src/estl.h:137:43: error: '::value' has not been declared
           && std::is_trivially_copyable<T>::value
                                           ^
--- rxvt.o ---
*** [rxvt.o] Error code 1

bmake[1]: stopped in /home/pbulk/build/x11/rxvt-unicode/work/rxvt-unicode-9.26/src
--- command.o ---
command.C: In member function 'void rxvt_term::process_csi_seq()':
command.C:3024:75: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
               process_xterm_seq (XTerm_title, RESNAME "-" VERSION, CHAR_ST);
                                                                           ^
*** [command.o] Error code 1

bmake[1]: stopped in /home/pbulk/build/x11/rxvt-unicode/work/rxvt-unicode-9.26/src
2 errors

bmake[1]: stopped in /home/pbulk/build/x11/rxvt-unicode/work/rxvt-unicode-9.26/src
*** [all] Error code 1

bmake: stopped in /home/pbulk/build/x11/rxvt-unicode/work/rxvt-unicode-9.26
1 error

bmake: stopped in /home/pbulk/build/x11/rxvt-unicode/work/rxvt-unicode-9.26
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/rxvt-unicode