+ 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/rcfunge-2.02nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rcfunge-2.02nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for rcfunge-2.02nb2 /usr/bin/mkdir -p /home/pbulk/build/lang/rcfunge/work/rcfunge/bin --- ./bin/main.o --- --- ./bin/ip.o --- --- ./bin/vm.o --- --- ./bin/ext.o --- --- ./bin/main.o --- gcc -DBASE -DCPLI -DDIRF -DEVAR -DFILS -DFNGR -DFPDP -DFPSP -DFRTH -DFNUL -DFIXP -DHRTI -DIMAP -DIIPC -DINDV -DMODE -DMODU -DORTH -DPERL -DREFC -DROMA -DSOCK -DSTRN -DSUBR -DTIME -DTRDS -DTERM -DWIND -DSP3D -DTRGR -DTURT -DTOYS -DSTCK -DLONG -DSETS -DJSTR -DEXEC -DEMEM -DMACR -DFING -DREXP -DMSGQ -DSMEM -DSMPH -DPNTR -DDATE -DMVRS -DARRY -DRAND -DFPRT -DNCRS -DFOBJ -DSORT -DICAL -DSCKE -DIMTH -DBOOL -DSGNL -DFORK -DSGNE -DIPMD -DUNIX -DUNIX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_int32_t=uint32_t -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -c main.c -o ./bin/main.o --- ./bin/ip.o --- gcc -DBASE -DCPLI -DDIRF -DEVAR -DFILS -DFNGR -DFPDP -DFPSP -DFRTH -DFNUL -DFIXP -DHRTI -DIMAP -DIIPC -DINDV -DMODE -DMODU -DORTH -DPERL -DREFC -DROMA -DSOCK -DSTRN -DSUBR -DTIME -DTRDS -DTERM -DWIND -DSP3D -DTRGR -DTURT -DTOYS -DSTCK -DLONG -DSETS -DJSTR -DEXEC -DEMEM -DMACR -DFING -DREXP -DMSGQ -DSMEM -DSMPH -DPNTR -DDATE -DMVRS -DARRY -DRAND -DFPRT -DNCRS -DFOBJ -DSORT -DICAL -DSCKE -DIMTH -DBOOL -DSGNL -DFORK -DSGNE -DIPMD -DUNIX -DUNIX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_int32_t=uint32_t -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -c ip.c -o ./bin/ip.o --- ./bin/vm.o --- gcc -DBASE -DCPLI -DDIRF -DEVAR -DFILS -DFNGR -DFPDP -DFPSP -DFRTH -DFNUL -DFIXP -DHRTI -DIMAP -DIIPC -DINDV -DMODE -DMODU -DORTH -DPERL -DREFC -DROMA -DSOCK -DSTRN -DSUBR -DTIME -DTRDS -DTERM -DWIND -DSP3D -DTRGR -DTURT -DTOYS -DSTCK -DLONG -DSETS -DJSTR -DEXEC -DEMEM -DMACR -DFING -DREXP -DMSGQ -DSMEM -DSMPH -DPNTR -DDATE -DMVRS -DARRY -DRAND -DFPRT -DNCRS -DFOBJ -DSORT -DICAL -DSCKE -DIMTH -DBOOL -DSGNL -DFORK -DSGNE -DIPMD -DUNIX -DUNIX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_int32_t=uint32_t -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -c vm.c -o ./bin/vm.o --- ./bin/ext.o --- gcc -DBASE -DCPLI -DDIRF -DEVAR -DFILS -DFNGR -DFPDP -DFPSP -DFRTH -DFNUL -DFIXP -DHRTI -DIMAP -DIIPC -DINDV -DMODE -DMODU -DORTH -DPERL -DREFC -DROMA -DSOCK -DSTRN -DSUBR -DTIME -DTRDS -DTERM -DWIND -DSP3D -DTRGR -DTURT -DTOYS -DSTCK -DLONG -DSETS -DJSTR -DEXEC -DEMEM -DMACR -DFING -DREXP -DMSGQ -DSMEM -DSMPH -DPNTR -DDATE -DMVRS -DARRY -DRAND -DFPRT -DNCRS -DFOBJ -DSORT -DICAL -DSCKE -DIMTH -DBOOL -DSGNL -DFORK -DSGNE -DIPMD -DUNIX -DUNIX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_int32_t=uint32_t -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -c ext.c -o ./bin/ext.o ext.c: In function 'Load_Fingerprint': ext.c:156:19: warning: self-comparison always evaluates to false [-Wtautological-compare] 156 | if (FingerPrint != FingerPrint) i=i; | ^~ ext.c: In function 'Unload_Fingerprint': ext.c:774:9: warning: variable 'Ptr' set but not used [-Wunused-but-set-variable] 774 | char *Ptr; | ^~~ --- ./bin/vm.o --- vm.c: In function 'Sys_Info': vm.c:227:15: warning: variable 'z' set but not used [-Wunused-but-set-variable] 227 | INT i,j,x,y,z; | ^ vm.c:227:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] 227 | INT i,j,x,y,z; | ^ vm.c: In function 'Exec': vm.c:416:9: warning: unused variable 'PChar' [-Wunused-variable] 416 | char *PChar; | ^~~~~ --- ./bin/mterm.o --- gcc -DBASE -DCPLI -DDIRF -DEVAR -DFILS -DFNGR -DFPDP -DFPSP -DFRTH -DFNUL -DFIXP -DHRTI -DIMAP -DIIPC -DINDV -DMODE -DMODU -DORTH -DPERL -DREFC -DROMA -DSOCK -DSTRN -DSUBR -DTIME -DTRDS -DTERM -DWIND -DSP3D -DTRGR -DTURT -DTOYS -DSTCK -DLONG -DSETS -DJSTR -DEXEC -DEMEM -DMACR -DFING -DREXP -DMSGQ -DSMEM -DSMPH -DPNTR -DDATE -DMVRS -DARRY -DRAND -DFPRT -DNCRS -DFOBJ -DSORT -DICAL -DSCKE -DIMTH -DBOOL -DSGNL -DFORK -DSGNE -DIPMD -DUNIX -DUNIX -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_int32_t=uint32_t -I/opt/pkg/include -I/opt/pkg/include/ncurses -Wall -c mterm.c -o ./bin/mterm.o mterm.c: In function 'Input': mterm.c:23:3: error: implicit declaration of function 'gets'; did you mean 'getw'? [-Wimplicit-function-declaration] 23 | gets(Buffer); | ^~~~ | getw *** [./bin/mterm.o] Error code 1 bmake: stopped making "funge" in /home/pbulk/build/lang/rcfunge/work/rcfunge --- ./bin/vm.o --- vm.c: In function 'Random_Delta': vm.c:215:3: warning: 'i' may be used uninitialized [-Wmaybe-uninitialized] 215 | switch (i) { | ^~~~~~ vm.c:207:7: note: 'i' was declared here 207 | INT i; | ^ vm.c: In function 'CycleSubVM': vm.c:1234:8: warning: 'Ret' may be used uninitialized [-Wmaybe-uninitialized] 1234 | if (Ret!=1 && iNumIPs) Add_Delta(vm); | ^ vm.c:1142:7: note: 'Ret' was declared here 1142 | INT Ret; | ^~~ bmake: 1 error bmake: stopped making "funge" in /home/pbulk/build/lang/rcfunge/work/rcfunge *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/rcfunge *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/rcfunge