=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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.12 ( 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 libtool: posix_spawn failed: No such file or directory libtool: posix_spawn failed: No such file or directory *** Error code 255 Stop. make: stopped in /data/scratch/mail/mailfront/work/mailfront-2.12 *** Error code 1 Stop. make[1]: stopped in /data/pkgsrc/mail/mailfront *** Error code 1 Stop. make: stopped in /data/pkgsrc/mail/mailfront