=> 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 mailfront-2.22nb13
( 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:0:
/pbulk/work/mail/mailfront/work/.buildlink/include/bglibs/resolve.h:30:48: warning: 'struct dns_transmit' declared inside parameter list will not be visible outside of this definition or declaration
 extern int resolve_qualdns(int (*dnsfn)(struct dns_transmit*, struct dns_result* out, const char*),
                                                ^~~~~~~~~~~~
./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
sh make-tls.sh tls.lib
./makeso protocol-smtp.c starttls.c -lbg `cat tls.lib`

*** Warning: linker path does not have real file for library -lp11-kit.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libp11-kit and none of the candidates passed a file format test
*** using a regex pattern. Last file checked: /usr/lib/libintl.so

*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module protocol-smtp.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.
./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:0:
/pbulk/work/mail/mailfront/work/.buildlink/include/bglibs/resolve.h:30:48: warning: 'struct dns_transmit' declared inside parameter list will not be visible outside of this definition or declaration
 extern int resolve_qualdns(int (*dnsfn)(struct dns_transmit*, struct dns_result* out, const char*),
                                                ^~~~~~~~~~~~
./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 /pbulk/work/mail/mailfront/work/.rc.d/smtpfront