=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for md-whois-5.5.4nb1 clang -I/opt/pkg/include -DHAVE_LIBIDN2 -I/opt/pkg/include -O2 -I/opt/pkg/include -MM -MG *.c > Makefile.depend perl make_version_h.pl debian/changelog > version.h perl make_ip_del.pl < ip_del_list > ip_del.h perl make_ip6_del.pl < ip6_del_list > ip6_del.h perl make_as_del.pl < as_del_list > as_del.h perl make_as32_del.pl < as32_del_list > as32_del.h perl make_new_gtlds.pl < new_gtlds_list > new_gtlds.h perl make_tld_serv.pl < tld_serv_list > tld_serv.h perl make_nic_handles.pl < nic_handles_list > nic_handles.h clang -I/opt/pkg/include -DHAVE_LIBIDN2 -I/opt/pkg/include -O2 -I/opt/pkg/include -c utils.c cd po && /opt/pkg/bin/gmake gmake[1]: Entering directory '/opt/work/net/md-whois/work/whois-5.5.4/po' xgettext --default-domain=whois \ --add-comments --keyword=_ --keyword=N_ ../whois.c ../mkpasswd.c msgfmt --statistics --check --verbose --output-file=cs.mo cs.po msgfmt --statistics --check --verbose --output-file=da.mo da.po msgfmt --statistics --check --verbose --output-file=de.mo de.po msgfmt --statistics --check --verbose --output-file=el.mo el.po msgfmt --statistics --check --verbose --output-file=es.mo es.po el.po: 21 translated messages, 18 fuzzy translations, 1 untranslated message. es.po: 40 translated messages. msgfmt --statistics --check --verbose --output-file=eu.mo eu.po cs.po: 40 translated messages. msgfmt --statistics --check --verbose --output-file=fi.mo fi.po de.po: 40 translated messages. da.po: 37 translated messages, 3 fuzzy translations. msgfmt --statistics --check --verbose --output-file=fr.mo fr.po msgfmt --statistics --check --verbose --output-file=it.mo it.po msgfmt --statistics --check --verbose --output-file=ja.mo ja.po if cmp -s whois.po whois.pot; then \ rm -f whois.po; \ else \ mv whois.po whois.pot; \ fi fi.po: 40 translated messages. msgfmt --statistics --check --verbose --output-file=nb.mo nb.po eu.po: 18 translated messages, 21 fuzzy translations, 1 untranslated message. fr.po: 40 translated messages. it.po: 40 translated messages. msgfmt --statistics --check --verbose --output-file=pl.mo pl.po ja.po: 21 translated messages, 17 fuzzy translations, 2 untranslated messages. utils.c:55:24: warning: implicitly declaring library function 'strdup' with type 'char *(const char *)' [-Wimplicit-function-declaration] argstring = NOFAIL(strdup(args)); ^ utils.c:55:24: note: include the header or explicitly provide a declaration for 'strdup' msgfmt --statistics --check --verbose --output-file=pt_BR.mo pt_BR.po msgfmt --statistics --check --verbose --output-file=ru.mo ru.po msgfmt --statistics --check --verbose --output-file=zh_CN.mo zh_CN.po nb.po: 5 translated messages, 9 fuzzy translations, 26 untranslated messages. pt_BR.po: 23 translated messages, 16 fuzzy translations, 1 untranslated message. pl.po: 40 translated messages. ru.po: 40 translated messages. zh_CN.po: 37 translated messages, 3 fuzzy translations. gmake[1]: Leaving directory '/opt/work/net/md-whois/work/whois-5.5.4/po' 1 warning generated. clang -I/opt/pkg/include -DHAVE_LIBIDN2 -I/opt/pkg/include -O2 -I/opt/pkg/include -c whois.c clang -I/opt/pkg/include -DHAVE_LIBIDN2 -I/opt/pkg/include -O2 -I/opt/pkg/include -c mkpasswd.c mkpasswd.c:279:2: warning: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned long, const char *, ...)' [-Wimplicit-function-declaration] snprintf(rounds_str, sizeof(rounds_str), "%02u$", rounds); ^ mkpasswd.c:279:2: note: include the header or explicitly provide a declaration for 'snprintf' mkpasswd.c:286:16: warning: implicitly declaring library function 'strdup' with type 'char *(const char *)' [-Wimplicit-function-declaration] salt = NOFAIL(strdup(salt_arg)); ^ mkpasswd.c:286:16: note: include the header or explicitly provide a declaration for 'strdup' mkpasswd.c:370:13: warning: 'getpass' is deprecated [-Wdeprecated-declarations] password = getpass(_("Password: ")); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/unistd.h:559:29: note: 'getpass' has been explicitly marked deprecated here char *getpass(const char *) __POSIX_C_DEPRECATED(199506L); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:717:35: note: expanded from macro '__POSIX_C_DEPRECATED' #define __POSIX_C_DEPRECATED(ver) ___POSIX_C_DEPRECATED_STARTING_##ver ^ :333:1: note: expanded from here ___POSIX_C_DEPRECATED_STARTING_199506L ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_posix_availability.h:57:48: note: expanded from macro '___POSIX_C_DEPRECATED_STARTING_199506L' #define ___POSIX_C_DEPRECATED_STARTING_199506L __deprecated ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ 3 warnings generated. clang -O2 -I/opt/pkg/include -L/opt/pkg/lib -L/usr/lib -o mkpasswd mkpasswd.o utils.o -lcrypt ld: library not found for -lcrypt clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [Makefile:85: mkpasswd] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/net/md-whois *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/net/md-whois