+ 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/fruit-2.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fruit-2.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for fruit-2.1
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-exceptions -fno-rtti -O3 -fstrict-aliasing -fomit-frame-pointer  -c attack.cpp
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-exceptions -fno-rtti -O3 -fstrict-aliasing -fomit-frame-pointer  -c board.cpp
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-exceptions -fno-rtti -O3 -fstrict-aliasing -fomit-frame-pointer  -c book.cpp
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fno-exceptions -fno-rtti -O3 -fstrict-aliasing -fomit-frame-pointer  -c eval.cpp
In file included from eval.cpp:15:
pawn.h:60:55: error: 'int quad(int, int, int)' redeclared as different kind of entity
   60 | extern int  quad          (int y_min, int y_max, int x);
      |                                                       ^
In file included from /usr/include/sys/wait.h:37,
                 from /usr/include/stdlib.h:45,
                 from /opt/tools/gcc13/include/c++/13.2.0/cstdlib:79,
                 from eval.cpp:6:
/usr/include/sys/types.h:665:25: note: previous declaration 'typedef quad_t quad'
  665 | typedef quad_t          quad;                   /* used by UFS */
      |                         ^~~~
eval.cpp: In function 'void eval_passer(const board_t*, const pawn_info_t*, int*, int*)':
eval.cpp:952:64: error: no matching function for call to '_quad::_quad(const int&, const int&, int&)'
  952 |          op[att] += quad(PassedOpeningMin,PassedOpeningMax,rank);
      |                                                                ^
/usr/include/sys/types.h:664:16: note: candidate: '_quad::_quad()'
  664 | typedef struct _quad { int val[2]; } quad_t;    /* used by UFS */
      |                ^~~~~
/usr/include/sys/types.h:664:16: note:   candidate expects 0 arguments, 3 provided
/usr/include/sys/types.h:664:16: note: candidate: 'constexpr _quad::_quad(const _quad&)'
/usr/include/sys/types.h:664:16: note:   candidate expects 1 argument, 3 provided
/usr/include/sys/types.h:664:16: note: candidate: 'constexpr _quad::_quad(_quad&&)'
/usr/include/sys/types.h:664:16: note:   candidate expects 1 argument, 3 provided
eval.cpp:979:53: error: no matching function for call to '_quad::_quad(int, int&, int&)'
  979 |          if (delta > 0) eg[att] += quad(0,delta,rank);
      |                                                     ^
/usr/include/sys/types.h:664:16: note: candidate: '_quad::_quad()'
  664 | typedef struct _quad { int val[2]; } quad_t;    /* used by UFS */
      |                ^~~~~
/usr/include/sys/types.h:664:16: note:   candidate expects 0 arguments, 3 provided
/usr/include/sys/types.h:664:16: note: candidate: 'constexpr _quad::_quad(const _quad&)'
/usr/include/sys/types.h:664:16: note:   candidate expects 1 argument, 3 provided
/usr/include/sys/types.h:664:16: note: candidate: 'constexpr _quad::_quad(_quad&&)'
/usr/include/sys/types.h:664:16: note:   candidate expects 1 argument, 3 provided
*** [eval.o] Error code 1

bmake: stopped in /home/pbulk/build/games/fruit/work/fruit_21_linux/src
1 error

bmake: stopped in /home/pbulk/build/games/fruit/work/fruit_21_linux/src
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/fruit