=> 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 nss_ldap-266a /usr/pkg/bin/gmake all-am gmake[1]: Entering directory '/tmp/databases/nss_ldap/work/nss_ldap-266a' gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-nss.o -MD -MP -MF .deps/ldap-nss.Tpo -c -o ldap-nss.o ldap-nss.c gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-pwd.o -MD -MP -MF .deps/ldap-pwd.Tpo -c -o ldap-pwd.o ldap-pwd.c gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-grp.o -MD -MP -MF .deps/ldap-grp.Tpo -c -o ldap-grp.o ldap-grp.c gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-netgrp.o -MD -MP -MF .deps/ldap-netgrp.Tpo -c -o ldap-netgrp.o ldap-netgrp.c ldap-pwd.c:21:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ ldap-grp.c: In function 'do_parse_initgroups_nested': ldap-grp.c:912:15: warning: variable 'stat' set but not used [-Wunused-but-set-variable] NSS_STATUS stat; ^~~~ ldap-grp.c: In function 'ng_chase_backlink': ldap-grp.c:1047:16: warning: passing argument 1 of 'asprintf' from incompatible pointer type [-Wincompatible-pointer-types] if (asprintf(&filterEntryDN, "(%s=%%s)", ^ In file included from ldap-grp.c:39:0: /usr/include/stdio.h:414:6: note: expected 'char ** restrict' but argument is of type 'const char **' int asprintf(char ** __restrict, const char * __restrict, ...) ^~~~~~~~ ldap-grp.c:1075:9: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free (filterEntryDN); ^~~~~~~~~~~~~ ldap-netgrp.c:24:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ In file included from ldap-grp.c:37:0: /usr/include/stdlib.h:112:7: note: expected 'void *' but argument is of type 'const char *' void free(void *); ^~~~ At top level: ldap-grp.c:21:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ ldap-nss.c: In function 'do_open': ldap-nss.c:1954:7: warning: variable 'timeout' set but not used [-Wunused-but-set-variable] int timeout; ^~~~~~~ ldap-nss.c: In function 'do_sasl_bind': ldap-nss.c:2272:23: warning: unused variable 'selectedMech' [-Wunused-variable] ldap_session_mech_t selectedMech = NULL; ^~~~~~~~~~~~ ldap-nss.c:2271:7: warning: unused variable 'mech_rc' [-Wunused-variable] int mech_rc = -1; ^~~~~~~ ldap-nss.c: In function 'do_sleep': ldap-nss.c:3022:19: warning: variable 'ts' set but not used [-Wunused-but-set-variable] struct timespec ts; ^~ ldap-nss.c: At top level: ldap-nss.c:314:12: warning: 'do_sasl_interact' declared 'static' but never defined [-Wunused-function] static int do_sasl_interact (LDAP * ld, unsigned flags, void *defaults, void *p); ^~~~~~~~~~~~~~~~ ldap-nss.c:2236:1: warning: 'do_sasl_interactive_bind' defined but not used [-Wunused-function] do_sasl_interactive_bind (ldap_session_t *session, int timelimit, const char *dn, const char *pw) ^~~~~~~~~~~~~~~~~~~~~~~~ ldap-nss.c:868:1: warning: 'do_atfork_setup' defined but not used [-Wunused-function] do_atfork_setup (void) ^~~~~~~~~~~~~~~ ldap-nss.c:165:23: warning: '__once' defined but not used [-Wunused-variable] static pthread_once_t __once = PTHREAD_ONCE_INIT; ^~~~~~ ldap-nss.c:21:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/ldap-pwd.Tpo .deps/ldap-pwd.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-rpc.o -MD -MP -MF .deps/ldap-rpc.Tpo -c -o ldap-rpc.o ldap-rpc.c mv -f .deps/ldap-netgrp.Tpo .deps/ldap-netgrp.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-hosts.o -MD -MP -MF .deps/ldap-hosts.Tpo -c -o ldap-hosts.o ldap-hosts.c ldap-rpc.c:30:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ ldap-hosts.c:23:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/ldap-rpc.Tpo .deps/ldap-rpc.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-network.o -MD -MP -MF .deps/ldap-network.Tpo -c -o ldap-network.o ldap-network.c mv -f .deps/ldap-grp.Tpo .deps/ldap-grp.Po mv -f .deps/ldap-hosts.Tpo .deps/ldap-hosts.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-proto.o -MD -MP -MF .deps/ldap-proto.Tpo -c -o ldap-proto.o ldap-proto.c gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-spwd.o -MD -MP -MF .deps/ldap-spwd.Tpo -c -o ldap-spwd.o ldap-spwd.c ldap-network.c:25:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ ldap-spwd.c:21:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/ldap-spwd.Tpo .deps/ldap-spwd.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-alias.o -MD -MP -MF .deps/ldap-alias.Tpo -c -o ldap-alias.o ldap-alias.c ldap-proto.c:30:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/ldap-network.Tpo .deps/ldap-network.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-service.o -MD -MP -MF .deps/ldap-service.Tpo -c -o ldap-service.o ldap-service.c mv -f .deps/ldap-proto.Tpo .deps/ldap-proto.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-schema.o -MD -MP -MF .deps/ldap-schema.Tpo -c -o ldap-schema.o ldap-schema.c ldap-alias.c:24:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/ldap-alias.Tpo .deps/ldap-alias.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-ethers.o -MD -MP -MF .deps/ldap-ethers.Tpo -c -o ldap-ethers.o ldap-ethers.c ldap-service.c:30:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/ldap-service.Tpo .deps/ldap-service.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-bp.o -MD -MP -MF .deps/ldap-bp.Tpo -c -o ldap-bp.o ldap-bp.c ldap-ethers.c:24:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/ldap-ethers.Tpo .deps/ldap-ethers.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-automount.o -MD -MP -MF .deps/ldap-automount.Tpo -c -o ldap-automount.o ldap-automount.c ldap-bp.c:24:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = "$Id: 96b8c080b069800a7babc49b1f59330c23d5afc9 $"; ^~~~~ mv -f .deps/ldap-bp.Tpo .deps/ldap-bp.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c ldap-schema.c:23:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ ldap-automount.c:24:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = "$Id: 03a909d7a48ec369af6d78bf1610c1f9de606787 $"; ^~~~~ util.c:77:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = "$Id: 8c670e846dd9c3d2b62000fdfbea53485980c449 $"; ^~~~~ mv -f .deps/ldap-automount.Tpo .deps/ldap-automount.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ltf.o -MD -MP -MF .deps/ltf.Tpo -c -o ltf.o ltf.c ltf.c:21:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = "$Id: 8fc44568ee1b6f7aaac2380bf6f4e34301e9e23c $"; ^~~~~ mv -f .deps/ldap-nss.Tpo .deps/ldap-nss.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.c mv -f .deps/ltf.Tpo .deps/ltf.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o resolve.c snprintf.c:1:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = "$Id: be64118cdf7e7a5ce044798582d02745e692a5fd $"; ^~~~~ mv -f .deps/snprintf.Tpo .deps/snprintf.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT dnsconfig.o -MD -MP -MF .deps/dnsconfig.Tpo -c -o dnsconfig.o dnsconfig.c dnsconfig.c:30:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/dnsconfig.Tpo .deps/dnsconfig.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT irs-nss.o -MD -MP -MF .deps/irs-nss.Tpo -c -o irs-nss.o irs-nss.c mv -f .deps/resolve.Tpo .deps/resolve.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT pagectrl.o -MD -MP -MF .deps/pagectrl.Tpo -c -o pagectrl.o pagectrl.c irs-nss.c:21:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = "$Id: 2e79e1e8727279c5150b31f2b03b1f55f5ec3600 $"; ^~~~~ mv -f .deps/irs-nss.Tpo .deps/irs-nss.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-sldap.o -MD -MP -MF .deps/ldap-sldap.Tpo -c -o ldap-sldap.o ldap-sldap.c pagectrl.c:23:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = "$Id: 70b9672727d861a4bd330107d60df3851526ed14 $"; ^~~~~ mv -f .deps/pagectrl.Tpo .deps/pagectrl.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT ldap-krb5.o -MD -MP -MF .deps/ldap-krb5.Tpo -c -o ldap-krb5.o ldap-krb5.c ldap-sldap.c:24:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/ldap-sldap.Tpo .deps/ldap-sldap.Po gcc -DHAVE_CONFIG_H -I. -DLDAP_DEPRECATED -I/usr/include -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -DPIC -D_REENTRANT -I/usr/include -O2 -DLDAP_DEPRECATED -I/usr/include -Wall -fPIC -MT bsd-nss.o -MD -MP -MF .deps/bsd-nss.Tpo -c -o bsd-nss.o bsd-nss.c bsd-nss.c: In function 'netbsd_setpassent': bsd-nss.c:271:6: warning: unused variable 'stayopen' [-Wunused-variable] int stayopen = va_arg(ap, int); ^~~~~~~~ bsd-nss.c: In function 'netbsd_setgroupent': bsd-nss.c:469:6: warning: unused variable 'stayopen' [-Wunused-variable] int stayopen = va_arg(ap, int); ^~~~~~~~ ldap-krb5.c:25:13: warning: 'rcsId' defined but not used [-Wunused-variable] static char rcsId[] = ^~~~~ mv -f .deps/util.Tpo .deps/util.Po CVSVERSIONDIR=. ./vers_string -v sh: ./vers_string: not found gmake[1]: *** [Makefile:719: vers.c] Error 127 gmake[1]: *** Waiting for unfinished jobs.... mv -f .deps/ldap-krb5.Tpo .deps/ldap-krb5.Po mv -f .deps/bsd-nss.Tpo .deps/bsd-nss.Po mv -f .deps/ldap-schema.Tpo .deps/ldap-schema.Po gmake[1]: Leaving directory '/tmp/databases/nss_ldap/work/nss_ldap-266a' gmake: *** [Makefile:242: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/nss_ldap *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/nss_ldap