=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 st-1.9nb1 . ./osguess.sh; /usr/pkg/bin/gmake OS="$OS" BUILD="OPT" Building for powerpc-unknown-netbsd9.0 Making with OS=NETBSD gmake[1]: Entering directory '/usr/pkgsrc/devel/st/work/st-1.9' if [ ! -d target ]; then mkdir target; fi /usr/pkgsrc/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 In file included from common.h:68:0, from sched.c:48: md.h:494:2: error: #error Unknown CPU architecture #error Unknown CPU architecture ^~~~~ 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; ^~~~~~~ In file included from common.h:68:0, from sched.c:48: sched.c: In function 'st_thread_create': md.h:501:22: error: 'MD_JB_SP' undeclared (first use in this function) (_thread)->context[MD_JB_SP] = (long) (_sp); \ ^ common.h:427:26: note: in expansion of macro 'MD_INIT_CONTEXT' #define _ST_INIT_CONTEXT MD_INIT_CONTEXT ^~~~~~~~~~~~~~~ sched.c:591:3: note: in expansion of macro '_ST_INIT_CONTEXT' _ST_INIT_CONTEXT(thread, stack->sp, _st_thread_main); ^~~~~~~~~~~~~~~~ md.h:501:22: note: each undeclared identifier is reported only once for each function it appears in (_thread)->context[MD_JB_SP] = (long) (_sp); \ ^ common.h:427:26: note: in expansion of macro 'MD_INIT_CONTEXT' #define _ST_INIT_CONTEXT MD_INIT_CONTEXT ^~~~~~~~~~~~~~~ sched.c:591:3: note: in expansion of macro '_ST_INIT_CONTEXT' _ST_INIT_CONTEXT(thread, stack->sp, _st_thread_main); ^~~~~~~~~~~~~~~~ gmake[1]: *** [Makefile:370: target/sched.lo] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/devel/st/work/st-1.9' gmake: *** [Makefile:398: default] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/st *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/st