=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/print/indexinfo", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for indexinfo-0.3.1 --- indexinfo.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/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: error: 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/work/print/indexinfo/work/indexinfo-0.3.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/print/indexinfo/work/indexinfo-0.3.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/indexinfo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/indexinfo