+ 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/ytree-2.05/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ytree-2.05/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for ytree-2.05
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c arc.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c archive.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c chgrp.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c chmod.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c chown.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c clock.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c color.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c copy.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c delete.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c dirwin.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c disp.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c edit.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c error.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c execute.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c filespec.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c filewin.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -D_GNU_SOURCE -DCOLOR_SUPPORT  -DREADLINE_SUPPORT -O -I/opt/pkg/include -I/opt/pkg/include/ncurses -c freesp.c
freesp.c: In function 'GetDiskParameter':
freesp.c:65:17: error: storage size of 'statfs_struct' isn't known
   65 |   struct statfs statfs_struct;
      |                 ^~~~~~~~~~~~~
In file included from freesp.c:8:
ytree.h:154:33: warning: implicit declaration of function 'statfs'; did you mean 'statvfs'? [-Wimplicit-function-declaration]
  154 | #define STATFS(a, b, c, d )     statfs( a, b, c, d )
      |                                 ^~~~~~
freesp.c:89:18: note: in expansion of macro 'STATFS'
   89 |   if( ( result = STATFS( path, &statfs_struct, sizeof( statfs_struct ), 0 ) ) == 0 )
      |                  ^~~~~~
*** [freesp.o] Error code 1

bmake: stopped in /home/pbulk/build/sysutils/ytree/work/ytree-2.05
1 error

bmake: stopped in /home/pbulk/build/sysutils/ytree/work/ytree-2.05
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ytree
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/ytree