+ 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 --- GDSreader.o --- --- GDSmain.o --- --- GDSaux.o --- --- GDSboundary.o --- --- GDSmain.o --- gcc -I. -Wall -g -c GDSmain.c --- GDSreader.o --- gcc -I. -Wall -g -c GDSreader.c --- GDSaux.o --- gcc -I. -Wall -g -c GDSaux.c --- GDSboundary.o --- gcc -I. -Wall -g -c GDSboundary.c --- GDSpath.o --- --- GDSsref.o --- --- GDSpath.o --- gcc -I. -Wall -g -c GDSpath.c --- GDSsref.o --- gcc -I. -Wall -g -c GDSsref.c --- GDSaref.o --- --- GDStext.o --- --- GDSaref.o --- gcc -I. -Wall -g -c GDSaref.c --- GDStext.o --- 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; | ^~~ --- GDSnode.o --- gcc -I. -Wall -g -c GDSnode.c --- GDSbox.o --- gcc -I. -Wall -g -c GDSbox.c --- GDStoHPGL.o --- --- GDSstruct.o --- --- GDStoHPGL.o --- gcc -I. -Wall -g -c GDStoHPGL.c --- GDSstruct.o --- gcc -I. -Wall -g -c GDSstruct.c --- GDStransf.o --- gcc -I. -Wall -g -c GDStransf.c --- GDStoPS.o --- gcc -I. -Wall -g -c GDStoPS.c --- GDStoPOV.o --- gcc -I. -Wall -g -c GDStoPOV.c --- GDSparser.o --- gcc -I. -Wall -g -c GDSparser.c --- GDStoPOV.o --- 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; | ^~~~~ --- maptolayer --- 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' *** [maptolayer] Error code 1 bmake: stopped making "all" in /home/pbulk/build/cad/gdsreader/work/GDSreader.0.3.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/cad/gdsreader/work/GDSreader.0.3.2 *** Error code 2 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