=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 arirang-1.6nb1 --- arirang.o --- --- grabhead.o --- --- osfinger.o --- --- rule.o --- --- grabhead.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -pedantic -c grabhead.c --- rule.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -pedantic -c rule.c --- arirang.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -pedantic -c arirang.c --- osfinger.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -pedantic -c osfinger.c --- arirang.o --- arirang.c: In function 'timeout': arirang.c:47:18: warning: variable 'sock' set but not used [-Wunused-but-set-variable] int sock; ^~~~ --- rule.o --- rule.c: In function 'timed': rule.c:69:18: warning: variable 'sock' set but not used [-Wunused-but-set-variable] int sock; ^~~~ rule.c: In function 'scanrule': rule.c:117:104: warning: comparison between pointer and integer if (filebuf[0] == '#' || filebuf[0] == ' ' || filebuf[0] == 0x0a || filebuf[0] == 0x0d || filebuf[0] == NULL) ^~ rule.c: In function 'scanruleP': rule.c:312:104: warning: comparison between pointer and integer if (filebuf[0] == '#' || filebuf[0] == ' ' || filebuf[0] == 0x0a || filebuf[0] == 0x0d || filebuf[0] == NULL) ^~ rule.c: In function 'scanruleWP': rule.c:574:104: warning: comparison between pointer and integer if (filebuf[0] == '#' || filebuf[0] == ' ' || filebuf[0] == 0x0a || filebuf[0] == 0x0d || filebuf[0] == NULL) ^~ --- screen.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -pedantic -c screen.c --- arirang --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -pedantic -o arirang arirang.o grabhead.o osfinger.o rule.o screen.o