+ 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.9.3nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xnotify-0.9.3nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for xnotify-0.9.3nb1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include -c xnotify.c In file included from /usr/include/sys/select.h:53, from /usr/include/sys/types.h:672, from /usr/include/sys/stat.h:35, from /usr/include/fcntl.h:37, from xnotify.c:3: xnotify.h:8:46: error: expected identifier before numeric constant 8 | enum ItemOption {IMG, BG, FG, BRD, TAG, CMD, SEC, BAR, UNKNOWN}; | ^~~ xnotify.c: In function 'optiontype': xnotify.c:1031:24: error: 'BAR' undeclared (first use in this function) 1031 | return BAR; | ^~~ xnotify.c:1031:24: note: each undeclared identifier is reported only once for each function it appears in xnotify.c:1032:16: error: 'UNKNOWN' undeclared (first use in this function) 1032 | return UNKNOWN; | ^~~~~~~ xnotify.c: In function 'parseline': xnotify.c:1057:85: error: 'UNKNOWN' undeclared (first use in this function) 1057 | while (itemspec->firstline && (option = optiontype(itemspec->firstline)) != UNKNOWN) { | ^~~~~~~ xnotify.c:1083:22: error: 'BAR' undeclared (first use in this function) 1083 | case BAR: | ^~~ xnotify.c:1091:17: error: duplicate case value 1091 | case SEC: | ^~~~ xnotify.c:1063:17: note: previously used here 1063 | case BG: | ^~~~ *** [xnotify.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/xnotify/work/xnotify-0.9.3 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/x11/xnotify/work/xnotify-0.9.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/x11/xnotify *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/x11/xnotify