+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/prelude-pflogger-0.9.0nb16/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/prelude-pflogger-0.9.0nb16/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for prelude-pflogger-0.9.0nb16 /opt/local/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2' Making all in src gmake[2]: Entering directory '/home/pbulk/build/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src' Making all in include gmake[3]: Entering directory '/home/pbulk/build/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src/include' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src/include' gmake[3]: Entering directory '/home/pbulk/build/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src' gcc -I../ -I./include/ -I/opt/local/include -I. -I.. -I/opt/local/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-align -Wnested-externs -Wunused -c -o pflogger.o pflogger.c pflogger.c: In function 'init_interface': pflogger.c:239:19: error: 'SIOCGIFFLAGS' undeclared (first use in this function) 239 | if ( ioctl(sock, SIOCGIFFLAGS, &ifreq) < 0 ) { | ^~~~~~~~~~~~ pflogger.c:239:19: note: each undeclared identifier is reported only once for each function it appears in pflogger.c:250:20: error: 'SIOCSIFFLAGS' undeclared (first use in this function) 250 | if ( ioctl(sock, SIOCSIFFLAGS, &ifreq) ) | ^~~~~~~~~~~~ pflogger.c: In function 'shutdown_interface': pflogger.c:276:19: error: 'SIOCGIFFLAGS' undeclared (first use in this function) 276 | if ( ioctl(sock, SIOCGIFFLAGS, &ifreq) < 0 ) { | ^~~~~~~~~~~~ pflogger.c:283:19: error: 'SIOCSIFFLAGS' undeclared (first use in this function) 283 | if ( ioctl(sock, SIOCSIFFLAGS, &ifreq) ) | ^~~~~~~~~~~~ gmake[3]: *** [Makefile:452: pflogger.o] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src' gmake[2]: *** [Makefile:473: all-recursive] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src' gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2' gmake: *** [Makefile:347: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/security/prelude-pflogger *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/security/prelude-pflogger