=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 beanstalkd-1.12nb1 gcc -O2 -Wall -Wformat=2 -g -c -o netbsd.o netbsd.c gcc -O2 -Wall -Wformat=2 -g -c -o conn.o conn.c gcc -O2 -Wall -Wformat=2 -g -c -o file.o file.c gcc -O2 -Wall -Wformat=2 -g -c -o heap.o heap.c gcc -O2 -Wall -Wformat=2 -g -c -o job.o job.c gcc -O2 -Wall -Wformat=2 -g -c -o ms.o ms.c gcc -O2 -Wall -Wformat=2 -g -c -o net.o net.c gcc -O2 -Wall -Wformat=2 -g -c -o primes.o primes.c gcc -O2 -Wall -Wformat=2 -g -c -o prot.o prot.c net.c: In function 'make_unix_socket': net.c:161:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=] warnx("socket path %s is too long (%ld characters), where maximum allowed is %ld", ~~^ %d path, strlen(path), maxlen); ~~~~~~~~~~~~ net.c:161:88: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t {aka const unsigned int}' [-Wformat=] warnx("socket path %s is too long (%ld characters), where maximum allowed is %ld", ~~^ %d gcc -O2 -Wall -Wformat=2 -g -c -o serv.o serv.c gcc -O2 -Wall -Wformat=2 -g -c -o time.o time.c gcc -O2 -Wall -Wformat=2 -g -c -o tube.o tube.c gcc -O2 -Wall -Wformat=2 -g -c -o util.o util.c ./verc.sh >vers.c gcc -O2 -Wall -Wformat=2 -g -c -o walg.o walg.c gcc -O2 -Wall -Wformat=2 -g -c -o main.o main.c gcc -O2 -Wall -Wformat=2 -g -c -o vers.o vers.c gcc -Wl,-zrelro -Wl,-R/usr/pkg/lib -o beanstalkd netbsd.o conn.o file.o heap.o job.o ms.o net.o primes.o prot.o serv.o time.o tube.o util.o vers.o walg.o main.o => Creating /pbulk/work/net/beanstalkd/work/.rc.d/beanstalkd