+ 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/lemonbar-1.5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lemonbar-1.5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for lemonbar-1.5 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -std=c99 -Os -DVERSION="\"1.4\"" -D_GNU_SOURCE -o lemonbar.o -c lemonbar.c In file included from lemonbar.c:8: /usr/include/poll.h:51:50: error: unknown type name 'sigset_t' 51 | const struct timespec *_RESTRICT_KYWD, const sigset_t *_RESTRICT_KYWD); | ^~~~~~~~ lemonbar.c: In function 'xcb_poly_text_16_simple': lemonbar.c:155:27: warning: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 155 | xcb_parts[4].iov_base = xcb_lendelta; | ^ lemonbar.c: In function 'main': lemonbar.c:1409:18: warning: implicit declaration of function 'getopt'; did you mean 'gettxt'? [-Wimplicit-function-declaration] 1409 | while ((ch = getopt(argc, argv, "hg:o:bdf:a:pu:B:F:U:n:")) != -1) { | ^~~~~~ | gettxt lemonbar.c:1490:37: warning: implicit declaration of function 'memrchr'; did you mean 'memchr'? [-Wimplicit-function-declaration] 1490 | char *last_nl = memrchr(input, '\n', input_end - input); | ^~~~~~~ | memchr lemonbar.c:1490:37: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] lemonbar.c:1494:75: warning: pointer/integer type mismatch in conditional expression 1494 | memrchr(input, '\n', last_nl - 1 - input) : NULL; | ^ gmake: *** [Makefile:28: lemonbar.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/lemonbar *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/lemonbar