+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wminet-1.2nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wminet-1.2nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for wminet-1.2nb1 --- main.o --- --- if.o --- cc -c -pipe -O2 -I/usr/X11R7/include -I/usr/X11R7/include -I/usr/pkg/include if.c -o if.o --- main.o --- cc -c -pipe -O2 -I/usr/X11R7/include -I/usr/X11R7/include -I/usr/pkg/include main.c -o main.o --- if.o --- 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; | ^~ *** [if.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/net/wminet/work/wmnet-1.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/net/wminet/work/wmnet-1.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/net/wminet *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/net/wminet