+ 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/pico-4.10nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pico-4.10nb2/work.log ===> Building for pico-4.10nb2 make args are 'CC=/home/pbulk/build/editors/pico/work/.cwrapper/bin/libtool --mode=compile gcc' 'LDCC=/home/pbulk/build/editors/pico/work/.cwrapper/bin/libtool --mode=link gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib' 'PREFIX=/opt/pkg' 'OPTIMIZE= -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses' 'EXTRALDFLAGS=-lncurses' so5 Including LDAP functionality Making Pico and Pilot make CC=/home/pbulk/build/editors/pico/work/.cwrapper/bin/libtool --mode=compile gcc LDCC=/home/pbulk/build/editors/pico/work/.cwrapper/bin/libtool --mode=link gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib PREFIX=/opt/pkg OPTIMIZE= -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses EXTRALDFLAGS=-lncurses -f makefile.sol rm -f os.h ln -s osdep/os-sol.h os.h /home/pbulk/build/editors/pico/work/.cwrapper/bin/libtool --mode=compile gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -I/opt/pkg/include/ncurses -c attach.c libtool: compile: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/editors/pico/work/.buildlink/include/ncurses -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c attach.c -fPIC -DPIC -o .libs/attach.o attach.c:60:1: error: return type defaults to 'int' [-Wimplicit-int] 60 | AskAttach(cmnt, lm) | ^~~~~~~~~ attach.c:404:1: error: return type defaults to 'int' [-Wimplicit-int] 404 | SyncAttach() | ^~~~~~~~~~ attach.c: In function 'SyncAttach': attach.c:434:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 434 | (void *) (ki + 1)); | ^ attach.c:455:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 455 | (void *) nbld); | ^ attach.c:468:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 468 | (void *) nbld); | ^ attach.c: At top level: attach.c:616:1: error: return type defaults to 'int' [-Wimplicit-int] 616 | ParseAttach(lp, off, fn, fnlen, sz, cmnt, cmntlen, no) | ^~~~~~~~~~~ attach.c: In function 'ParseAttach': attach.c:776:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 776 | (void *)(int)c); | ^ attach.c:910:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 910 | (void *)(int)c); | ^ attach.c: At top level: attach.c:1220:1: error: return type defaults to 'int' [-Wimplicit-int] 1220 | intag(s, i) | ^~~~~ *** Error code 1 Stop. make: stopped making "all" in /home/pbulk/build/editors/pico/work/pine4.64/pico *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/pico *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/pico