=> 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'.
===> 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 libtelnet-0.23
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in .
--- libtelnet.lo ---
depbase=`echo libtelnet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool  --tag=CC    --mode=compile clang -DHAVE_CONFIG_H  -I.   -I/usr/include   -O2 -I/usr/include -MT libtelnet.lo -MD -MP -MF $depbase.Tpo -c -o libtelnet.lo libtelnet.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang -DHAVE_CONFIG_H -I. -O2 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c libtelnet.c  -fPIC -DPIC -o .libs/libtelnet.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -O2 -MT libtelnet.lo -MD -MP -MF .deps/libtelnet.Tpo -c libtelnet.c -o libtelnet.o >/dev/null 2>&1
--- libtelnet.la ---
/bin/sh ./libtool  --tag=CC    --mode=link clang  -O2 -I/usr/include  -version-info 2:0:0 -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o libtelnet.la -rpath /usr/pkg/lib libtelnet.lo -lz 
libtool: link: clang -shared  -fPIC -DPIC  .libs/libtelnet.o   -lz  -O2 -Wl,-rpath -Wl,/usr/pkg/lib   -Wl,-soname -Wl,libtelnet.so.2 -o .libs/libtelnet.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libtelnet.so.2" && ln -s "libtelnet.so.2.0.0" "libtelnet.so.2")
libtool: link: (cd ".libs" && rm -f "libtelnet.so" && ln -s "libtelnet.so.2.0.0" "libtelnet.so")
libtool: link: ar cru .libs/libtelnet.a  libtelnet.o
libtool: link: ranlib .libs/libtelnet.a
libtool: link: ( cd ".libs" && rm -f "libtelnet.la" && ln -s "../libtelnet.la" "libtelnet.la" )
Making all in doc
--- all-recursive ---
Making all in man
--- all-recursive ---
Making all in man1
Making all in man3
Making all in util
--- telnet-client.o ---
--- telnet-chatd.o ---
--- telnet-proxy.o ---
--- telnet-client.o ---
depbase=`echo telnet-client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; clang -DHAVE_CONFIG_H -I. -I..    -I/usr/include -I.. -O2 -I/usr/include -MT telnet-client.o -MD -MP -MF $depbase.Tpo -c -o telnet-client.o telnet-client.c && mv -f $depbase.Tpo $depbase.Po
--- telnet-proxy.o ---
depbase=`echo telnet-proxy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; clang -DHAVE_CONFIG_H -I. -I..    -I/usr/include -I.. -O2 -I/usr/include -MT telnet-proxy.o -MD -MP -MF $depbase.Tpo -c -o telnet-proxy.o telnet-proxy.c && mv -f $depbase.Tpo $depbase.Po
--- telnet-chatd.o ---
depbase=`echo telnet-chatd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; clang -DHAVE_CONFIG_H -I. -I..    -I/usr/include -I.. -O2 -I/usr/include -MT telnet-chatd.o -MD -MP -MF $depbase.Tpo -c -o telnet-chatd.o telnet-chatd.c && mv -f $depbase.Tpo $depbase.Po
--- telnet-client ---
/bin/sh ../libtool  --tag=CC    --mode=link clang -I.. -O2 -I/usr/include   -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o telnet-client telnet-client.o ../libtelnet.la 
--- telnet-chatd ---
/bin/sh ../libtool  --tag=CC    --mode=link clang -I.. -O2 -I/usr/include   -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o telnet-chatd telnet-chatd.o ../libtelnet.la 
--- telnet-proxy ---
--- telnet-client ---
libtool: link: clang -I.. -O2 -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/telnet-client telnet-client.o  -L../.libs -ltelnet -lz -Wl,-rpath,/usr/pkg/lib
--- telnet-proxy ---
/bin/sh ../libtool  --tag=CC    --mode=link clang -I.. -O2 -I/usr/include   -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o telnet-proxy telnet-proxy.o ../libtelnet.la 
--- telnet-chatd ---
libtool: link: clang -I.. -O2 -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/telnet-chatd telnet-chatd.o  -L../.libs -ltelnet -lz -Wl,-rpath,/usr/pkg/lib
--- telnet-proxy ---
libtool: link: clang -I.. -O2 -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/telnet-proxy telnet-proxy.o  -L../.libs -ltelnet -lz -Wl,-rpath,/usr/pkg/lib
Making all in test
*** Please use pkgtools/verifypc to sanity check dependencies.