+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/protobuf-c-1.5.2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/protobuf-c-1.5.2/work.log ===> Building for protobuf-c-1.5.2 GEN protobuf-c/protobuf-c.pb.cc GEN protobuf-c/protobuf-c.pb.h CXX protoc-gen-c/protoc_gen_c-main.o In file included from protoc-gen-c/main.cc:34: protoc-gen-c/c_helpers.h:74:10: fatal error: protobuf-c/protobuf-c.pb.h: No such file or directory 74 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake: *** [Makefile:1818: protoc-gen-c/protoc_gen_c-main.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/protobuf-c *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/protobuf-c