=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for gdsreader-0.3.2 --- GDSreader.o --- --- GDSmain.o --- --- GDSaux.o --- --- GDSboundary.o --- --- GDSmain.o --- gcc -I. -Wall -g -c GDSmain.c --- GDSboundary.o --- gcc -I. -Wall -g -c GDSboundary.c --- GDSaux.o --- gcc -I. -Wall -g -c GDSaux.c --- GDSreader.o --- gcc -I. -Wall -g -c GDSreader.c --- GDSpath.o --- gcc -I. -Wall -g -c GDSpath.c --- GDSsref.o --- gcc -I. -Wall -g -c GDSsref.c --- 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] point pnt, ref00; ^~~ --- GDSnode.o --- gcc -I. -Wall -g -c GDSnode.c --- GDSbox.o --- --- GDStoHPGL.o --- --- GDSbox.o --- gcc -I. -Wall -g -c GDSbox.c --- 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] double scalex, scaley, scale; ^~~~~ --- maptolayer --- gcc -o maptolayer maptolayer.c maptolayer.c: In function 'convfile': maptolayer.c:37:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ maptolayer.c:37:4: warning: incompatible implicit declaration of built-in function 'exit' maptolayer.c:37:4: note: include '' or provide a declaration of 'exit' --- gdsreader --- 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