+ 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/pstreams-1.0.3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pstreams-1.0.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pstreams-1.0.3 c++ -pedantic -Wall -Wextra -Wpointer-arith -Wcast-qual -Wcast-align -Wredundant-decls -Wshadow -O1 -g3 -std=c++98 -Woverloaded-virtual -Wl,-zrelro -Wl,-R/usr/pkg/lib -o test_pstreams test_pstreams.cc c++ -pedantic -Wall -Wextra -Wpointer-arith -Wcast-qual -Wcast-align -Wredundant-decls -Wshadow -O1 -g3 -std=c++98 -Woverloaded-virtual -Wl,-zrelro -Wl,-R/usr/pkg/lib -o test_minimum test_minimum.cc In file included from test_minimum.cc:1:0: pstream.h:1645:50: error: missing binary operator before token "(" #if __cplusplus >= 201402L && __has_cpp_attribute(deprecated) ^ In file included from test_pstreams.cc:24:0: pstream.h:1645:50: error: missing binary operator before token "(" #if __cplusplus >= 201402L && __has_cpp_attribute(deprecated) ^ make: *** [test_minimum] Error 1 make: *** Waiting for unfinished jobs.... make: *** [test_pstreams] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/pstreams *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/pstreams