+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/hitch-1.7.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/hitch-1.7.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for hitch-1.7.2 /opt/pkg/bin/bmake all-recursive Making all in src/util gcc -DHAVE_CONFIG_H -I. -I../.. -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -I/opt/pkg/include/ev -g -O2 -I/opt/pkg/include -I./.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -I/opt/pkg/include/ev -MT parse_proxy_v2-parse_proxy_v2.o -MD -MP -MF .deps/parse_proxy_v2-parse_proxy_v2.Tpo -c -o parse_proxy_v2-parse_proxy_v2.o `test -f 'parse_proxy_v2.c' || echo './'`parse_proxy_v2.c mv -f .deps/parse_proxy_v2-parse_proxy_v2.Tpo .deps/parse_proxy_v2-parse_proxy_v2.Po gcc -g -O2 -I/opt/pkg/include -I./.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -I/opt/pkg/include/ev -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/pkg/lib -lintl -liconv -L/opt/pkg/lib -L/opt/pkg/lib/ev -Wl,-R/opt/pkg/lib/ev -o parse_proxy_v2 parse_proxy_v2-parse_proxy_v2.o -lsocket -lnsl -lsocket Making all in src /opt/pkg/bin/bmake all-am gcc -DHAVE_CONFIG_H -I. -I.. -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -I/opt/pkg/include/ev -g -O2 -I/opt/pkg/include -I/opt/pkg/include -fno-strict-aliasing -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -I/opt/pkg/include/ev -MT hitch-configuration.o -MD -MP -MF .deps/hitch-configuration.Tpo -c -o hitch-configuration.o `test -f 'configuration.c' || echo './'`configuration.c configuration.c: In function 'config_scan_pem_dir': configuration.c:1201:25: error: 'struct dirent' has no member named 'd_type' 1201 | if (d[i]->d_type != DT_UNKNOWN && d[i]->d_type != DT_REG) | ^~ configuration.c:1201:37: error: 'DT_UNKNOWN' undeclared (first use in this function) 1201 | if (d[i]->d_type != DT_UNKNOWN && d[i]->d_type != DT_REG) | ^~~~~~~~~~ configuration.c:1201:37: note: each undeclared identifier is reported only once for each function it appears in configuration.c:1201:55: error: 'struct dirent' has no member named 'd_type' 1201 | if (d[i]->d_type != DT_UNKNOWN && d[i]->d_type != DT_REG) | ^~ configuration.c:1201:67: error: 'DT_REG' undeclared (first use in this function) 1201 | if (d[i]->d_type != DT_UNKNOWN && d[i]->d_type != DT_REG) | ^~~~~~ configuration.c:1215:25: error: 'struct dirent' has no member named 'd_type' 1215 | if (d[i]->d_type == DT_UNKNOWN) { | ^~ *** [hitch-configuration.o] Error code 1 bmake[3]: stopped in /home/pbulk/build/security/hitch/work/hitch-1.7.2/src 1 error bmake[3]: stopped in /home/pbulk/build/security/hitch/work/hitch-1.7.2/src *** [all] Error code 2 bmake[2]: stopped in /home/pbulk/build/security/hitch/work/hitch-1.7.2/src 1 error bmake[2]: stopped in /home/pbulk/build/security/hitch/work/hitch-1.7.2/src *** [all-recursive] Error code 1 bmake[1]: stopped in /home/pbulk/build/security/hitch/work/hitch-1.7.2 1 error bmake[1]: stopped in /home/pbulk/build/security/hitch/work/hitch-1.7.2 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/security/hitch/work/hitch-1.7.2 1 error bmake: stopped in /home/pbulk/build/security/hitch/work/hitch-1.7.2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/hitch *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/hitch