+ 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/indexinfo-0.3.1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/indexinfo-0.3.1/work.log ===> Building for indexinfo-0.3.1 --- indexinfo.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DPACKAGE_NAME=\"indexinfo\" -DPACKAGE_VERSION=\"0.3.1\" -D_BSD_SOURCE -c indexinfo.c indexinfo.c: In function 'parse_info_dir': indexinfo.c:215:25: error: 'struct dirent' has no member named 'd_namlen'; did you mean 'd_name'? 215 | if (dp->d_namlen < 5) | ^~~~~~~~ | d_name indexinfo.c: In function 'print_section': indexinfo.c:242:9: warning: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 242 | dprintf(fd, "\n%s\n", s->name); | ^~~~~~~ | vprintf *** [indexinfo.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/print/indexinfo/work/indexinfo-0.3.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/print/indexinfo/work/indexinfo-0.3.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/indexinfo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/indexinfo