=> 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 wminet-1.2nb1 --- main.o --- --- if.o --- --- wmgeneral.o --- --- main.o --- gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include -I/usr/pkg/include main.c -o main.o --- if.o --- gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include -I/usr/pkg/include if.c -o if.o --- wmgeneral.o --- gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include -I/usr/pkg/include wmgeneral.c -o wmgeneral.o --- if.o --- distcc[24552] ERROR: compile if.c on 10.0.20.122:3660 failed distcc[24552] (dcc_build_somewhere) Warning: remote compilation of 'if.c' failed, retrying locally distcc[24552] Warning: failed to distribute if.c to 10.0.20.122:3660, running locally instead if.c: In function 'addIfData': if.c:124:25: error: 'const struct ifnet' has no member named 'if_ibytes' 124 | ptr->rcvLast = theData->if_ibytes; | ^~ if.c:125:25: error: 'const struct ifnet' has no member named 'if_obytes' 125 | ptr->xmtLast = theData->if_obytes; | ^~ if.c: In function 'ifSample': if.c:385:27: error: 'const struct ifnet' has no member named 'if_obytes' 385 | d->xmt[d->current] = ptr->if_obytes - d->xmtLast; | ^~ if.c:386:19: error: 'const struct ifnet' has no member named 'if_obytes' 386 | d->xmtLast = ptr->if_obytes; | ^~ if.c:390:27: error: 'const struct ifnet' has no member named 'if_ibytes' 390 | d->rcv[d->current] = ptr->if_ibytes - d->rcvLast; | ^~ if.c:391:19: error: 'const struct ifnet' has no member named 'if_ibytes' 391 | d->rcvLast = ptr->if_ibytes; | ^~ distcc[24552] ERROR: compile if.c on localhost failed *** [if.o] Error code 1 make: stopped in /tmp/pkgbuild/net/wminet/work.aarch64eb/wmnet-1.2 1 error make: stopped in /tmp/pkgbuild/net/wminet/work.aarch64eb/wmnet-1.2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/net/wminet *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/wminet