+ 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/udfclient-0.8.11/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/udfclient-0.8.11/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for udfclient-0.8.11
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include  -DNEEDS_ISPRINT -I/usr/include -I/opt/local/include   -DNO_INT_FMTIO -Dst_atimespec=st_atim -Dst_ctimespec=st_ctim -Dst_mtimespec=st_mtim -DNO_STAT_BIRTHTIME  -DNO_DIRENT_NAMLEN -DPACKAGE_NAME=\"udfclient\" -DPACKAGE_TARNAME=\"udfclient\" -DPACKAGE_VERSION=\"0.8.11\" -DPACKAGE_STRING=\"udfclient\ 0.8.11\" -DPACKAGE_BUGREPORT=\"reinoud@NetBSD.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_STRUCT_STAT_ST_ATIM=1 -I. -I/usr/include -I/opt/local/include   -DNO_INT_FMTIO -Dst_atimespec=st_atim -Dst_ctimespec=st_ctim -Dst_mtimespec=st_mtim -DNO_STAT_BIRTHTIME  -DNO_DIRENT_NAMLEN -DPACKAGE_NAME=\"udfclient\" -DPACKAGE_TARNAME=\"udfclient\" -DPACKAGE_VERSION=\"0.8.11\" -DPACKAGE_STRING=\"udfclient\ 0.8.11\" -DPACKAGE_BUGREPORT=\"reinoud@NetBSD.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_STRUCT_STAT_ST_ATIM=1 -I. -c udfdump.c
In file included from udf_discop.h:38,
                 from udf.h:173,
                 from udfdump.c:39:
uscsilib.h:109:50: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
  109 | extern int  uscsi_mode_sense(struct uscsi_dev *, u_int8_t, u_int8_t,
      |                                                  ^~~~~~~~
      |                                                  uint8_t
uscsilib.h:109:60: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
  109 | extern int  uscsi_mode_sense(struct uscsi_dev *, u_int8_t, u_int8_t,
      |                                                            ^~~~~~~~
      |                                                            uint8_t
uscsilib.h:111:51: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
  111 | extern int  uscsi_mode_select(struct uscsi_dev *, u_int8_t, void *, size_t);
      |                                                   ^~~~~~~~
      |                                                   uint8_t
*** [udfdump.o] Error code 1

bmake: stopped in /home/pbulk/build/misc/udfclient/work/UDFclient.0.8.11
1 error

bmake: stopped in /home/pbulk/build/misc/udfclient/work/UDFclient.0.8.11
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/misc/udfclient
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/misc/udfclient