+ 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/hdf5-1.10.7/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hdf5-1.10.7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
===> Building for hdf5-1.10.7
Making all in src
/opt/local/bin/bmake  all-am
  CC       H5.lo
In file included from H5.c:22:
H5.c: In function 'H5check_version':
H5private.h:1470:31: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=]
 1470 |     #define HDstrncat(X,Y,Z)  strncat(X,Y,Z)
      |                               ^~~~~~~~~~~~~~
H5.c:889:6: note: in expansion of macro 'HDstrncat'
  889 |      HDstrncat(lib_str, "-", (size_t)1);
      |      ^~~~~~~~~
  CC       H5checksum.lo
  CC       H5dbg.lo
  CC       H5system.lo
In file included from H5system.c:33:
H5system.c: In function 'H5_build_extpath':
H5private.h:1470:31: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=]
 1470 |     #define HDstrncat(X,Y,Z)  strncat(X,Y,Z)
      |                               ^~~~~~~~~~~~~~
H5system.c:1306:17: note: in expansion of macro 'HDstrncat'
 1306 |                 HDstrncat(full_path, H5_DIR_SEPS, HDstrlen(H5_DIR_SEPS));
      |                 ^~~~~~~~~
H5private.h:1470:31: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
 1470 |     #define HDstrncat(X,Y,Z)  strncat(X,Y,Z)
      |                               ^~~~~~~~~~~~~~
H5system.c:1307:13: note: in expansion of macro 'HDstrncat'
 1307 |             HDstrncat(full_path, new_name, HDstrlen(new_name));
      |             ^~~~~~~~~
  CC       H5timer.lo
H5timer.c: In function 'H5_get_time':
H5timer.c:252:17: error: cast from function call of type 'time_t' {aka 'long int'} to non-matching type 'double' [-Werror=bad-function-cast]
  252 |     ret_value = (double)HDtime(NULL);
      |                 ^
In file included from H5timer.c:32:
H5timer.c: In function 'H5_timer_get_time_string':
H5private.h:1431:26: warning: 'remainder_sec' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1431 |     #define HDsprintf    sprintf /*varargs*/
      |                          ^~~~~~~
H5timer.c:603:12: note: 'remainder_sec' was declared here
  603 |     double remainder_sec;
      |            ^~~~~~~~~~~~~
In file included from H5timer.c:32:
H5private.h:1431:26: warning: 'minutes' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1431 |     #define HDsprintf    sprintf /*varargs*/
      |                          ^~~~~~~
H5timer.c:602:12: note: 'minutes' was declared here
  602 |     double minutes;
      |            ^~~~~~~
In file included from H5timer.c:32:
H5private.h:1431:26: warning: 'hours' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1431 |     #define HDsprintf    sprintf /*varargs*/
      |                          ^~~~~~~
H5timer.c:601:12: note: 'hours' was declared here
  601 |     double hours;
      |            ^~~~~
In file included from H5timer.c:32:
H5private.h:1431:26: warning: 'days' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1431 |     #define HDsprintf    sprintf /*varargs*/
      |                          ^~~~~~~
H5timer.c:600:12: note: 'days' was declared here
  600 |     double days;
      |            ^~~~
cc1: some warnings being treated as errors
*** [H5timer.lo] Error code 1

bmake[2]: stopped in /home/pbulk/build/devel/hdf5/work/hdf5-1.10.7/src
1 error

bmake[2]: stopped in /home/pbulk/build/devel/hdf5/work/hdf5-1.10.7/src
*** [all] Error code 2

bmake[1]: stopped in /home/pbulk/build/devel/hdf5/work/hdf5-1.10.7/src
1 error

bmake[1]: stopped in /home/pbulk/build/devel/hdf5/work/hdf5-1.10.7/src
*** [all-recursive] Error code 1

bmake: stopped in /home/pbulk/build/devel/hdf5/work/hdf5-1.10.7
1 error

bmake: stopped in /home/pbulk/build/devel/hdf5/work/hdf5-1.10.7
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/hdf5