+ 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/xnotify-0.8.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xnotify-0.8.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for xnotify-0.8.1
gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wextra -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/freetype2  -c xnotify.c
In file included from /usr/include/sys/select.h:53,
                 from /usr/include/sys/types.h:662,
                 from /usr/include/fcntl.h:39,
                 from xnotify.c:4:
xnotify.h:1:46: error: expected identifier before numeric constant
    1 | enum ItemOption {IMG, BG, FG, BRD, TAG, CMD, SEC, UNKNOWN};
      |                                              ^~~
xnotify.c: In function 'optiontype':
xnotify.c:906:9: error: 'UNKNOWN' undeclared (first use in this function)
  906 |  return UNKNOWN;
      |         ^~~~~~~
xnotify.c:906:9: note: each undeclared identifier is reported only once for each function it appears in
xnotify.c: In function 'parseline':
xnotify.c:932:70: error: 'UNKNOWN' undeclared (first use in this function)
  932 |  while (itemspec->title && (option = optiontype(itemspec->title)) != UNKNOWN) {
      |                                                                      ^~~~~~~
xnotify.c:958:3: error: duplicate case value
  958 |   case SEC:
      |   ^~~~
xnotify.c:938:3: note: previously used here
  938 |   case BG:
      |   ^~~~
xnotify.c: In function 'optiontype':
xnotify.c:907:1: warning: control reaches end of non-void function [-Wreturn-type]
  907 | }
      | ^
*** [xnotify.o] Error code 1

bmake: stopped in /home/pbulk/build/x11/xnotify/work/xnotify-0.8.1
1 error

bmake: stopped in /home/pbulk/build/x11/xnotify/work/xnotify-0.8.1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xnotify
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xnotify