+ 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/spiff-1.0nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/spiff-1.0nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for spiff-1.0nb1 --- spiff.o --- --- output.o --- --- compare.o --- --- float.o --- --- strings.o --- --- exact.o --- --- miller.o --- --- parse.o --- --- spiff.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c spiff.c --- output.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c output.c --- compare.o --- compiler may report 1 statement not reached warning message for compare.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -c compare.c --- miller.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c miller.c --- float.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c float.c --- strings.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c strings.c --- exact.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c exact.c --- parse.o --- compiler may report 4 statement not reached warning messages for parse.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -c parse.c --- output.o --- output.c: In function '_O_st_init': output.c:70:11: warning: implicit declaration of function 'tgetent'; did you mean 'getenv'? [-Wimplicit-function-declaration] 70 | if (1 != tgetent(entry,termn)) | ^~~~~~~ | getenv output.c:80:2: warning: implicit declaration of function 'tgetstr'; did you mean 'fgets'? [-Wimplicit-function-declaration] 80 | tgetstr("so",&_O_st_tmp); | ^~~~~~~ | fgets --- spiff.o --- spiff.c: In function 'main': spiff.c:83:10: warning: implicit declaration of function 'L_init_file' [-Wimplicit-function-declaration] 83 | (void) L_init_file(i,filename[i]); | ^~~~~~~~~~~ --- output.o --- output.c: At top level: output.c:175:1: warning: return type defaults to 'int' [-Wimplicit-int] 175 | _O_con_line(numb,flags,filenum) | ^~~~~~~~~~~ --- spiff.o --- spiff.c:93:10: warning: implicit declaration of function 'V_visual' [-Wimplicit-function-declaration] 93 | return(V_visual(_Y_flags)); | ^~~~~~~~ --- exact.o --- exact.c: In function 'Q_do_exact': exact.c:48:22: warning: implicit declaration of function 'X_com' [-Wimplicit-function-declaration] 48 | while (i 0) | ^~~~~~~~~~ | F_floatsub --- float.o --- float.c:648:1: warning: return type defaults to 'int' [-Wimplicit-int] 648 | _F_xor(x,y) | ^~~~~~ float.c: In function '_F_xor': float.c:648:1: warning: type of 'x' defaults to 'int' [-Wimplicit-int] float.c:648:1: warning: type of 'y' defaults to 'int' [-Wimplicit-int] float.c: At top level: float.c:655:1: warning: return type defaults to 'int' [-Wimplicit-int] 655 | _F_ABSDIFF(x,y) | ^~~~~~~~~~ float.c: In function '_F_ABSDIFF': float.c:655:1: warning: type of 'x' defaults to 'int' [-Wimplicit-int] float.c:655:1: warning: type of 'y' defaults to 'int' [-Wimplicit-int] --- parse.o --- parse.c:68:1: warning: return type defaults to 'int' [-Wimplicit-int] 68 | _P_in_alpha(chr) | ^~~~~~~~~~~ parse.c:125:1: warning: return type defaults to 'int' [-Wimplicit-int] 125 | _P_needmore() | ^~~~~~~~~~~ parse.c:131:1: warning: return type defaults to 'int' [-Wimplicit-int] 131 | _P_nextline() | ^~~~~~~~~~~ parse.c:367:1: warning: return type defaults to 'int' [-Wimplicit-int] 367 | _P_comsnarf(comptr) | ^~~~~~~~~~~ parse.c: In function '_P_comsnarf': parse.c:440:8: warning: implicit declaration of function 'W_is_nesting' [-Wimplicit-function-declaration] 440 | if (W_is_nesting(comptr)) | ^~~~~~~~~~~~ parse.c: In function '_P_do_parse': parse.c:636:18: warning: implicit declaration of function 'F_isfloat' [-Wimplicit-function-declaration] 636 | else if (tmp = F_isfloat(_P_nextchr, | ^~~~~~~~~ parse.c:658:8: warning: implicit declaration of function 'T_moretols' [-Wimplicit-function-declaration] 658 | if (T_moretols(_P_next_tol)) | ^~~~~~~~~~ --- command.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c command.c --- comment.o --- --- tol.o --- --- comment.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c comment.c --- line.o --- --- tol.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c tol.c --- line.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c line.c --- token.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c token.c --- tol.o --- tol.c:216:1: warning: return type defaults to 'int' [-Wimplicit-int] 216 | T_moretols(next_tol) | ^~~~~~~~~~ tol.c: In function 'T_moretols': tol.c:216:1: warning: type of 'next_tol' defaults to 'int' [-Wimplicit-int] tol.c: In function '_T_addtol': tol.c:353:6: warning: implicit declaration of function 'F_floatcmp'; did you mean 'F_floatsub'? [-Wimplicit-function-declaration] 353 | (F_floatcmp(T_getfloat(last), | ^~~~~~~~~~ | F_floatsub --- line.o --- line.c:66:1: warning: return type defaults to 'int' [-Wimplicit-int] 66 | L_init_file(fnumber,fname) | ^~~~~~~~~~~ --- comment.o --- comment.c:190:1: warning: return type defaults to 'int' [-Wimplicit-int] 190 | W_is_bol(ptr) | ^~~~~~~~ comment.c:237:1: warning: return type defaults to 'int' [-Wimplicit-int] 237 | W_is_lit(ptr) | ^~~~~~~~ comment.c:284:1: warning: return type defaults to 'int' [-Wimplicit-int] 284 | W_is_com(ptr) | ^~~~~~~~ comment.c:303:1: warning: return type defaults to 'int' [-Wimplicit-int] 303 | W_is_nesting(ptr) | ^~~~~~~~~~~~ --- floatrep.o --- --- misc.o --- --- floatrep.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c floatrep.c --- misc.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c misc.c --- visual.o --- cc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER visual.c --- floatrep.o --- floatrep.c:27:1: warning: return type defaults to 'int' [-Wimplicit-int] 27 | R_getexp(ptr) | ^~~~~~~~ --- visual.o --- visual.c:399:1: warning: return type defaults to 'int' [-Wimplicit-int] 399 | V_visual(d) | ^~~~~~~~ --- spiff --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -o spiff spiff.o output.o compare.o float.o strings.o exact.o miller.o parse.o command.o comment.o tol.o line.o token.o floatrep.o misc.o visual.o -ltermcap ld: fatal: library -lncurses: not found ld: fatal: file processing errors. No output written to spiff collect2: error: ld returned 1 exit status *** [spiff] Error code 1 bmake: stopped in /home/pbulk/build/devel/spiff/work/spiff-1.0 1 error bmake: stopped in /home/pbulk/build/devel/spiff/work/spiff-1.0 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/spiff *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/spiff