+ 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/gdsreader-0.3.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gdsreader-0.3.2/work.log ===> Building for gdsreader-0.3.2 gcc -I. -Wall -g -c GDSreader.c gcc -I. -Wall -g -c GDSmain.c gcc -I. -Wall -g -c GDSaux.c gcc -I. -Wall -g -c GDSboundary.c gcc -I. -Wall -g -c GDSpath.c gcc -I. -Wall -g -c GDSsref.c gcc -I. -Wall -g -c GDSaref.c gcc -I. -Wall -g -c GDStext.c GDStext.c: In function 'TextToPOV': GDStext.c:69:9: warning: variable 'pnt' set but not used [-Wunused-but-set-variable] 69 | point pnt, ref00; | ^~~ gcc -I. -Wall -g -c GDSnode.c gcc -I. -Wall -g -c GDSbox.c gcc -I. -Wall -g -c GDStoHPGL.c gcc -I. -Wall -g -c GDSstruct.c gcc -I. -Wall -g -c GDStransf.c gcc -I. -Wall -g -c GDStoPS.c gcc -I. -Wall -g -c GDStoPOV.c GDStoPOV.c: In function 'GDStoPOVCell': GDStoPOV.c:132:26: warning: variable 'scale' set but not used [-Wunused-but-set-variable] 132 | double scalex, scaley, scale; | ^~~~~ gcc -I. -Wall -g -c GDSparser.c gcc -o gdsreader GDSreader.o GDSmain.o GDSaux.o GDSboundary.o GDSpath.o GDSsref.o GDSaref.o GDStext.o GDSnode.o GDSbox.o GDStoHPGL.o GDSstruct.o GDStransf.o GDStoPS.o GDStoPOV.o GDSparser.o -lm gcc -o maptolayer maptolayer.c maptolayer.c: In function 'convfile': maptolayer.c:37:4: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 37 | exit(1); | ^~~~ maptolayer.c:22:1: note: include '' or provide a declaration of 'exit' 21 | #include +++ |+#include 22 | maptolayer.c:37:4: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 37 | exit(1); | ^~~~ maptolayer.c:37:4: note: include '' or provide a declaration of 'exit' *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/cad/gdsreader/work/GDSreader.0.3.2 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/gdsreader *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/gdsreader