+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/strace-4.5.15nb16/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/strace-4.5.15nb16/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for strace-4.5.15nb16
--- config.h ---
--- all ---
/usr/pkg/bin/bmake  all-am
--- strace.o ---
--- syscall.o ---
--- strace.o ---
if cc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux    -Wall -pipe -O2 -MT strace.o -MD -MP -MF ".deps/strace.Tpo" -c -o strace.o strace.c;  then mv -f ".deps/strace.Tpo" ".deps/strace.Po"; else rm -f ".deps/strace.Tpo"; exit 1; fi
--- syscall.o ---
if cc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux    -Wall -pipe -O2 -MT syscall.o -MD -MP -MF ".deps/syscall.Tpo" -c -o syscall.o syscall.c;  then mv -f ".deps/syscall.Tpo" ".deps/syscall.Po"; else rm -f ".deps/syscall.Tpo"; exit 1; fi
syscall.c: In function 'qualify':
syscall.c:476:13: warning: implicit declaration of function '__arraycount' [-Wimplicit-function-declaration]
     if (i < __arraycount(sysent0)
             ^~~~~~~~~~~~
--- strace.o ---
strace.c: In function 'main':
strace.c:733:5: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result]
     setreuid(run_uid, run_uid);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~
--- count.o ---
if cc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux    -Wall -pipe -O2 -MT count.o -MD -MP -MF ".deps/count.Tpo" -c -o count.o count.c;  then mv -f ".deps/count.Tpo" ".deps/count.Po"; else rm -f ".deps/count.Tpo"; exit 1; fi
--- util.o ---
if cc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux    -Wall -pipe -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c;  then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
--- desc.o ---
if cc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux    -Wall -pipe -O2 -MT desc.o -MD -MP -MF ".deps/desc.Tpo" -c -o desc.o desc.c;  then mv -f ".deps/desc.Tpo" ".deps/desc.Po"; else rm -f ".deps/desc.Tpo"; exit 1; fi
--- file.o ---
if cc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux    -Wall -pipe -O2 -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c;  then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi
file.c:40:10: fatal error: linux/dirent.h: No such file or directory
 #include <linux/dirent.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.
*** [file.o] Error code 1

bmake[1]: stopped making "all-am" in /home/pbulk/build/sysutils/strace/work/strace-4.5.15
bmake[1]: 1 error

bmake[1]: stopped making "all-am" in /home/pbulk/build/sysutils/strace/work/strace-4.5.15
*** [all] Error code 2

bmake: stopped making "all" in /home/pbulk/build/sysutils/strace/work/strace-4.5.15
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/sysutils/strace/work/strace-4.5.15
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/strace
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/strace