+ 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/dcfldd-1.3.4/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dcfldd-1.3.4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
===> Building for dcfldd-1.3.4
/opt/local/bin/bmake  all-am
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -MT dcfldd.o -MD -MP -MF ".deps/dcfldd.Tpo" -c -o dcfldd.o dcfldd.c;  then mv -f ".deps/dcfldd.Tpo" ".deps/dcfldd.Po"; else rm -f ".deps/dcfldd.Tpo"; exit 1; fi
In file included from hash.h:30,
                 from dcfldd.h:41,
                 from dcfldd.c:22:
sha2.h:113:2: error: unknown type name 'u_int32_t'
  113 |  u_int32_t state[8];
      |  ^~~~~~~~~
sha2.h:114:2: error: unknown type name 'u_int64_t'
  114 |  u_int64_t bitcount;
      |  ^~~~~~~~~
sha2.h:115:2: error: unknown type name 'u_int8_t'
  115 |  u_int8_t buffer[SHA256_BLOCK_LENGTH];
      |  ^~~~~~~~
sha2.h:118:2: error: unknown type name 'u_int64_t'
  118 |  u_int64_t state[8];
      |  ^~~~~~~~~
sha2.h:119:2: error: unknown type name 'u_int64_t'
  119 |  u_int64_t bitcount[2];
      |  ^~~~~~~~~
sha2.h:120:2: error: unknown type name 'u_int8_t'
  120 |  u_int8_t buffer[SHA512_BLOCK_LENGTH];
      |  ^~~~~~~~
sha2.h:153:39: error: unknown type name 'u_int8_t'
  153 | void SHA256_Update(SHA256_CTX*, const u_int8_t*, size_t);
      |                                       ^~~~~~~~
sha2.h:154:32: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
  154 | void SHA256_Final(SHA256_CTX*, u_int8_t[SHA256_DIGEST_LENGTH]);
      |                                ^~~~~~~~
      |                                uint8_t
sha2.h:156:25: error: unknown type name 'u_int8_t'
  156 | char* SHA256_Data(const u_int8_t*, size_t, char[SHA256_DIGEST_STRING_LENGTH]);
      |                         ^~~~~~~~
sha2.h:159:39: error: unknown type name 'u_int8_t'
  159 | void SHA384_Update(SHA384_CTX*, const u_int8_t*, size_t);
      |                                       ^~~~~~~~
sha2.h:160:32: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
  160 | void SHA384_Final(SHA384_CTX*, u_int8_t[SHA384_DIGEST_LENGTH]);
      |                                ^~~~~~~~
      |                                uint8_t
sha2.h:162:25: error: unknown type name 'u_int8_t'
  162 | char* SHA384_Data(const u_int8_t*, size_t, char[SHA384_DIGEST_STRING_LENGTH]);
      |                         ^~~~~~~~
sha2.h:165:39: error: unknown type name 'u_int8_t'
  165 | void SHA512_Update(SHA512_CTX*, const u_int8_t*, size_t);
      |                                       ^~~~~~~~
sha2.h:166:32: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
  166 | void SHA512_Final(SHA512_CTX*, u_int8_t[SHA512_DIGEST_LENGTH]);
      |                                ^~~~~~~~
      |                                uint8_t
sha2.h:168:25: error: unknown type name 'u_int8_t'
  168 | char* SHA512_Data(const u_int8_t*, size_t, char[SHA512_DIGEST_STRING_LENGTH]);
      |                         ^~~~~~~~
In file included from dcfldd.c:63:
util.h:44:8: warning: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int]
   44 | extern pclose2(FILE *);
      |        ^~~~~~~
dcfldd.c: In function 'scanargs':
dcfldd.c:687:9: warning: implicit declaration of function 'init_hashlist' [-Wimplicit-function-declaration]
  687 |         init_hashlist(&ihashlist, hashops[VERIFY_HASH].flag);
      |         ^~~~~~~~~~~~~
*** [dcfldd.o] Error code 1

bmake[1]: stopped in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4
1 error

bmake[1]: stopped in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4
1 error

bmake: stopped in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/security/dcfldd