+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ordCalc-0.2nb8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ordCalc-0.2nb8/work.log ===> Building for ordCalc-0.2nb8 cd src ; make ord make[1]: Entering directory '/home/pbulk/build/math/ordCalc/work/ordCalc_0.2/src' bison -d -v parse.y bison -d -v parse.y g++ -c -g intfc.cpp g++ -c -g ordBase.cpp parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples intfc.cpp:14:10: fatal error: parse.tab.h: No such file or directory 14 | #include "parse.tab.h" | ^~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:108: intfc.o] Error 1 make[1]: *** Waiting for unfinished jobs.... ordBase.cpp: In member function 'const ord::OrdinalImpl& ord::OrdinalImpl::limitType() const': ordBase.cpp:1980:1: warning: control reaches end of non-void function [-Wreturn-type] 1980 | } | ^ make[1]: Leaving directory '/home/pbulk/build/math/ordCalc/work/ordCalc_0.2/src' gmake: *** [Makefile:7: EXE] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/ordCalc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/ordCalc