=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for mailfront-2.22nb3 ( echo '#!/bin/sh'; echo 'lib="$1"; shift'; echo 'rm -f "$lib"'; echo 'ar cr "$lib" ${1+"$@"}'; echo 'ranlib "$lib"'; ) >makelib chmod 755 makelib ( echo '#!/bin/sh'; echo 'source=$1; shift'; echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; echo exec `head -n 1 conf-cc` -I. '-o ${base}.o -c $source ${1+"$@"}'; ) >compile chmod 755 compile ./compile iobytes.c ./compile timeout.c ./compile pop3-capa.c ./compile pop3-mainloop.c ./compile pop3-response.c ./makelib pop3.a iobytes.o timeout.o pop3-capa.o pop3-mainloop.o pop3-response.o ( if libtool --tag=CC --help >/dev/null 2>&1; then tag='--tag=CC'; fi; echo '#!/bin/sh'; echo 'FIRSTOBJ=; ALLOBJS=; OTHERARGS='; echo 'while [ $# -gt 0 ]; do'; echo ' source=$1'; echo ' base=`echo "$source" | sed -e s:\\\\.c$::`'; echo ' if [ "$base" = "$source" ]; then'; echo ' OTHERARGS="${OTHERARGS} $source"'; echo ' else'; echo ' if [ "x$FIRSTOBJ" = "x" ]; then'; echo ' FIRSTOBJ="${base}.la"'; echo ' fi'; echo ' ALLOBJS="${ALLOBJS} ${base}.lo"'; echo ' libtool --mode=compile --silent $tag '`head -n 1 conf-cc`' -I. -Iinclude/bglibs -Iinclude -o ${base}.lo -c $source'; echo ' fi'; echo ' shift'; echo 'done'; echo libtool --mode=link --silent $tag `head -n 1 conf-ld` -L. '-module -o ${FIRSTOBJ} ${ALLOBJS} ${OTHERARGS} -rpath' `head -n 1 conf-modules`; ) >makeso chmod 755 makeso ./makeso plugin-starttls-ucspi.c -lbg ./makeso plugin-rbl.c queuedir.c -lbg ./makeso plugin-clamav.c -lbg In file included from plugin-clamav.c:9: /data/scratch/mail/mailfront/work/.buildlink/include/bglibs/resolve.h:30:48: warning: declaration of 'struct dns_transmit' will not be visible outside of this function [-Wvisibility] extern int resolve_qualdns(int (*dnsfn)(struct dns_transmit*, struct dns_result* out, const char*), ^ 1 warning generated. ./makeso plugin-cvm-authenticate.c -lcvm-sasl -lcvm-v2client -lbg ./makeso plugin-patterns.c -lbg ./makeso backend-echo.c -lbg ./makeso plugin-counters.c -lbg head -n 1 conf-qmail | sed -e 's/"/\\"/g' -e 's/^/const char conf_qmail[] = "/' -e 's/$/";/' >conf_qmail.c ./makeso backend-qmail.c -lbg ./makeso plugin-cvm-validate.c -lcvm-v2client -lbg ./makeso protocol-qmtp.c qmtp-respond.c netstring.c -lbg ./makeso backend-queuedir.c queuedir.c -lbg ./makeso plugin-check-fqdn.c -lbg ./makeso plugin-mailrules.c -lbg sh make-tls.sh starttls.c make-tls.sh: pkg-config: not found sh make-tls.sh tls.lib make-tls.sh: pkg-config: not found ./makeso protocol-smtp.c starttls.c -lbg `cat tls.lib` ./makeso plugin-add-received.c -lbg ./makeso plugin-qmail-validate.c -lbg ./makeso protocol-qmqp.c qmtp-respond.c netstring.c -lbg ./makeso plugin-spamassassin.c -lbg In file included from plugin-spamassassin.c:9: /data/scratch/mail/mailfront/work/.buildlink/include/bglibs/resolve.h:30:48: warning: declaration of 'struct dns_transmit' will not be visible outside of this function [-Wvisibility] extern int resolve_qualdns(int (*dnsfn)(struct dns_transmit*, struct dns_result* out, const char*), ^ 1 warning generated. ./compile mailfront.c ( echo '#!/bin/sh'; echo 'main="$1"; shift'; echo exec `head -n 1 conf-ld` -L. '-o "$main" "$main.o" ${1+"$@"}'; ) >load chmod 755 load ./compile builtins.c ./compile getprotoenv.c head -n 1 conf-modules | sed -e 's/"/\\"/g' -e 's/^/const char conf_modules[] = "/' -e 's/$/";/' >conf_modules.c ./compile modules.c ./compile responses.c ./compile session.c Checking for socket libraries: no Checking for -ldl: no ./load mailfront builtins.o getprotoenv.o iobytes.o modules.o responses.o session.o timeout.o -lbg -rdynamic `cat socket.lib` `cat dl.lib` ./compile imapfront-auth.c ./load imapfront-auth timeout.o -lcvm-sasl -lcvm-v2client -lbg `cat socket.lib` ./compile pop3front-maildir.c ./load pop3front-maildir pop3.a -lbg -lcvm-sasl -lcvm-v2client ./compile pop3front-auth.c ./load pop3front-auth pop3.a -lcvm-sasl -lcvm-v2client -lbg `cat socket.lib` echo \#define TESTCVM_UID $(id -u) > auto_testcvm.c echo \#define TESTCVM_GID $(id -g) >> auto_testcvm.c echo \#define TESTCVM_PWD \"$(pwd)\" >> auto_testcvm.c ./compile testcvm.c ./load testcvm -lcvm-module -lbg cat warn-auto.sh qmqpfront-echo.sh >qmqpfront-echo chmod 755 qmqpfront-echo cat warn-auto.sh smtpfront-echo.sh >smtpfront-echo chmod 755 smtpfront-echo cat warn-auto.sh qmtpfront-qmail.sh >qmtpfront-qmail chmod 755 qmtpfront-qmail cat warn-auto.sh qmtpfront-echo.sh >qmtpfront-echo chmod 755 qmtpfront-echo cat warn-auto.sh qmqpfront-qmail.sh >qmqpfront-qmail chmod 755 qmqpfront-qmail cat warn-auto.sh smtpfront-qmail.sh >smtpfront-qmail chmod 755 smtpfront-qmail => Creating /data/scratch/mail/mailfront/work/.rc.d/smtpfront