+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/samurai-1.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/samurai-1.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for samurai-1.2 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o build.o build.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o deps.o deps.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o env.o env.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o graph.o graph.c graph.c: In function 'nodestat': graph.c:102:48: error: 'timestruc_t' {aka 'struct timespec'} has no member named '__tv_sec'; did you mean 'tv_sec'? 102 | n->mtime = (int64_t)st.st_mtim.__tv_sec * 1000000000 + st.st_mtim.__tv_nsec; | ^~~~~~~~ | tv_sec graph.c:102:83: error: 'timestruc_t' {aka 'struct timespec'} has no member named '__tv_nsec'; did you mean 'tv_nsec'? 102 | n->mtime = (int64_t)st.st_mtim.__tv_sec * 1000000000 + st.st_mtim.__tv_nsec; | ^~~~~~~~~ | tv_nsec *** [graph.o] Error code 1 bmake: stopped making "samu" in /home/pbulk/build/devel/samurai/work/samurai-1.2 bmake: 1 error bmake: stopped making "samu" in /home/pbulk/build/devel/samurai/work/samurai-1.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/samurai *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/samurai