=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> 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 st-1.9nb1 . ./osguess.sh; /usr/pkg/bin/gmake OS="$OS" BUILD="OPT" Building for x86_64-unknown-netbsd9.0 Making with OS=NETBSD gmake[1]: Entering directory '/tmp/devel/st/work/st-1.9' if [ ! -d target ]; then mkdir target; fi /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -c sched.c -o target/sched.lo libtool: compile: gcc -DNETBSD -Wall -O -c sched.c -fPIC -DPIC -o target/.libs/sched.o sched.c: In function '_st_vp_check_clock': sched.c:470:14: warning: variable 'elapsed' set but not used [-Wunused-but-set-variable] st_utime_t elapsed, now; ^~~~~~~ libtool: compile: gcc -DNETBSD -Wall -O -c sched.c -o target/sched.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -c stk.c -o target/stk.lo libtool: compile: gcc -DNETBSD -Wall -O -c stk.c -fPIC -DPIC -o target/.libs/stk.o libtool: compile: gcc -DNETBSD -Wall -O -c stk.c -o target/stk.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -c sync.c -o target/sync.lo libtool: compile: gcc -DNETBSD -Wall -O -c sync.c -fPIC -DPIC -o target/.libs/sync.o libtool: compile: gcc -DNETBSD -Wall -O -c sync.c -o target/sync.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -c key.c -o target/key.lo libtool: compile: gcc -DNETBSD -Wall -O -c key.c -fPIC -DPIC -o target/.libs/key.o libtool: compile: gcc -DNETBSD -Wall -O -c key.c -o target/key.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -c io.c -o target/io.lo libtool: compile: gcc -DNETBSD -Wall -O -c io.c -fPIC -DPIC -o target/.libs/io.o libtool: compile: gcc -DNETBSD -Wall -O -c io.c -o target/io.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -c event.c -o target/event.lo libtool: compile: gcc -DNETBSD -Wall -O -c event.c -fPIC -DPIC -o target/.libs/event.o libtool: compile: gcc -DNETBSD -Wall -O -c event.c -o target/event.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=link gcc -o target/libst.la target/sched.lo target/stk.lo target/sync.lo target/key.lo target/io.lo target/event.lo -rpath /usr/pkg/lib -version-info 1:4 libtool: link: gcc -shared -fPIC -DPIC target/.libs/sched.o target/.libs/stk.o target/.libs/sync.o target/.libs/key.o target/.libs/io.o target/.libs/event.o -Wl,-soname -Wl,libst.so.1 -o target/.libs/libst.so.1.0.4 libtool: link: (cd "target/.libs" && rm -f "libst.so.1" && ln -s "libst.so.1.0.4" "libst.so.1") libtool: link: (cd "target/.libs" && rm -f "libst.so" && ln -s "libst.so.1.0.4" "libst.so") libtool: link: ar cru target/.libs/libst.a target/sched.o target/stk.o target/sync.o target/key.o target/io.o target/event.o libtool: link: ranlib target/.libs/libst.a libtool: link: ( cd "target/.libs" && rm -f "libst.la" && ln -s "../libst.la" "libst.la" ) rm -f obj; ln -s target obj rm -f target/st.h cp public.h target/st.h Making examples gmake[2]: Entering directory '/tmp/devel/st/work/st-1.9/examples' /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -I../target -c lookupdns.c -o lookupdns.lo libtool: compile: gcc -DNETBSD -Wall -O -I../target -c lookupdns.c -fPIC -DPIC -o .libs/lookupdns.o libtool: compile: gcc -DNETBSD -Wall -O -I../target -c lookupdns.c -o lookupdns.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -I../target -c res.c -o res.lo libtool: compile: gcc -DNETBSD -Wall -O -I../target -c res.c -fPIC -DPIC -o .libs/res.o libtool: compile: gcc -DNETBSD -Wall -O -I../target -c res.c -o res.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=link gcc -DNETBSD -Wall -O -I../target lookupdns.lo res.lo ../target/libst.la -o lookupdns libtool: link: gcc -DNETBSD -Wall -O -I../target .libs/lookupdns.o .libs/res.o -o .libs/lookupdns -pie -L../target/.libs -lst -Wl,-rpath,/usr/pkg/lib /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -I../target -c proxy.c -o proxy.lo libtool: compile: gcc -DNETBSD -Wall -O -I../target -c proxy.c -fPIC -DPIC -o .libs/proxy.o libtool: compile: gcc -DNETBSD -Wall -O -I../target -c proxy.c -o proxy.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=link gcc -DNETBSD -Wall -O -I../target proxy.lo ../target/libst.la -o proxy libtool: link: gcc -DNETBSD -Wall -O -I../target .libs/proxy.o -o .libs/proxy -pie -L../target/.libs -lst -Wl,-rpath,/usr/pkg/lib /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -I../target -c server.c -o server.lo libtool: compile: gcc -DNETBSD -Wall -O -I../target -c server.c -fPIC -DPIC -o .libs/server.o libtool: compile: gcc -DNETBSD -Wall -O -I../target -c server.c -o server.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=compile gcc -DNETBSD -Wall -O -I../target -c error.c -o error.lo libtool: compile: gcc -DNETBSD -Wall -O -I../target -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: gcc -DNETBSD -Wall -O -I../target -c error.c -o error.o >/dev/null 2>&1 /tmp/devel/st/work/.cwrapper/bin/libtool --mode=link gcc -DNETBSD -Wall -O -I../target server.lo error.lo ../target/libst.la -o server libtool: link: gcc -DNETBSD -Wall -O -I../target .libs/server.o .libs/error.o -o .libs/server -pie -L../target/.libs -lst -Wl,-rpath,/usr/pkg/lib gmake[2]: Leaving directory '/tmp/devel/st/work/st-1.9/examples' sed "s/@VERSION@/1.9/g" < st.pc.in > st.pc gmake[1]: Leaving directory '/tmp/devel/st/work/st-1.9'