+ 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/plan-1.9nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/plan-1.9nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for plan-1.9nb1 --- solg --- env CF="-DSUN -DSOLARIS2 -DNOMSEP -DUSERAND -I/usr/openwin/include -I/usr/dt/include -L/usr/dt/lib" L1F="-L/lib -L/lib -lXm -lXt -lX11 -lelf -lgen -lsocket -lnsl" L2F="-lc -lsocket -lnsl" MYCC="LD_RUN_PATH=/usr/dt/lib gcc" make all --- main.o --- --- popup.o --- --- print.o --- --- gotomenu.o --- --- main.o --- LD_RUN_PATH=/usr/dt/lib gcc -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -DSUN -DSOLARIS2 -DNOMSEP -DUSERAND -I/usr/openwin/include -I/usr/dt/include -L/usr/dt/lib -c main.c --- popup.o --- LD_RUN_PATH=/usr/dt/lib gcc -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -DSUN -DSOLARIS2 -DNOMSEP -DUSERAND -I/usr/openwin/include -I/usr/dt/include -L/usr/dt/lib -c popup.c --- print.o --- LD_RUN_PATH=/usr/dt/lib gcc -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -DSUN -DSOLARIS2 -DNOMSEP -DUSERAND -I/usr/openwin/include -I/usr/dt/include -L/usr/dt/lib -c -DLIB=\"/opt/pkg/libexec/plan\" print.c --- gotomenu.o --- LD_RUN_PATH=/usr/dt/lib gcc -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -DSUN -DSOLARIS2 -DNOMSEP -DUSERAND -I/usr/openwin/include -I/usr/dt/include -L/usr/dt/lib -c gotomenu.c --- popup.o --- popup.c: In function 'run_daemon': popup.c:194:17: error: implicit declaration of function 'wait' [-Wimplicit-function-declaration] 194 | wait(0); | ^~~~ *** [popup.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/build/time/plan/work/plan-1.9/src make[1]: 1 error make[1]: stopped making "all" in /home/pbulk/build/time/plan/work/plan-1.9/src *** [solg] Error code 2 bmake: stopped making "solg" in /home/pbulk/build/time/plan/work/plan-1.9/src bmake: 1 error bmake: stopped making "solg" in /home/pbulk/build/time/plan/work/plan-1.9/src *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/plan *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/plan