+ 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/xpns-1.0nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xpns-1.0nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xpns-1.0nb4 --- dir.H --- --- cell.h --- --- hi.o --- --- steps.o --- --- cell.h --- touch cell.h --- dir.H --- touch dir.H --- hi.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c hi.c --- stepsinst.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c stepsinst.c --- steps.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c steps.c --- stepspop.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c stepspop.c --- sim.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c sim.c --- stepspop.o --- stepspop.c: In function 'StepsSayOK': stepspop.c:116:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 116 | HaWinSayStep( w, (XtPointer)StepsNoOfSteps, call_data); | ^ --- simbreak.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c simbreak.c --- simfire.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c simfire.c --- fileio.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c fileio.c --- simfire.o --- simfire.c: In function 'SimFireS': simfire.c:21:31: error: implicit declaration of function 'SimStepS'; did you mean 'StepS'? [-Wimplicit-function-declaration] 21 | #define StepS( t) if ( (SimStepS( (t) )) ) return BREAK_SET; else return NORMAL | ^~~~~~~~ simfire.c:39:5: note: in expansion of macro 'StepS' 39 | StepS( SimGetFirstT( AKTIV) ); | ^~~~~ simfire.c:39:12: error: implicit declaration of function 'SimGetFirstT' [-Wimplicit-function-declaration] 39 | StepS( SimGetFirstT( AKTIV) ); | ^~~~~~~~~~~~ simfire.c:21:42: note: in definition of macro 'StepS' 21 | #define StepS( t) if ( (SimStepS( (t) )) ) return BREAK_SET; else return NORMAL | ^ --- filetraio.o --- --- askwin.o --- --- simfire.o --- simfire.c:44:10: error: implicit declaration of function 'SimGetRandomT' [-Wimplicit-function-declaration] 44 | StepS( SimGetRandomT( AKTIV) ); /* AUSWAHL DURCH ZUFALL ! */ | ^~~~~~~~~~~~~ simfire.c:21:42: note: in definition of macro 'StepS' 21 | #define StepS( t) if ( (SimStepS( (t) )) ) return BREAK_SET; else return NORMAL | ^ simfire.c: In function 'SimFireP': simfire.c:22:31: error: implicit declaration of function 'SimStepP'; did you mean 'StepP'? [-Wimplicit-function-declaration] 22 | #define StepP() if ( (SimStepP()) ) return BREAK_SET; else return NORMAL | ^~~~~~~~ simfire.c:69:5: note: in expansion of macro 'StepP' 69 | StepP(); | ^~~~~ --- filetraio.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c filetraio.c --- askwin.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c askwin.c --- simfire.o --- *** [simfire.o] Error code 1 bmake: stopped making "pns" in /home/pbulk/build/x11/xpns/work bmake: 1 error bmake: stopped making "pns" in /home/pbulk/build/x11/xpns/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpns *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpns