+ 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/wmweather-2.4.7nb15/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wmweather-2.4.7nb15/work.log ===> Building for wmweather-2.4.7nb15 gcc -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -DSYSCONFPATH=\"/opt/pkg/etc/wmweather.conf\" -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c -o wmweather.o wmweather.c gcc -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -DSYSCONFPATH=\"/opt/pkg/etc/wmweather.conf\" -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c -o wmgeneral.o wmgeneral.c wmweather.c: In function 'main': wmweather.c:140:17: error: implicit declaration of function 'rindex' [-Wimplicit-function-declaration] 140 | sprintf(rindex(report, '/'), "/%s", station); | ^~~~~~ wmweather.c:140:17: warning: incompatible implicit declaration of built-in function 'rindex' [-Wbuiltin-declaration-mismatch] wmweather.c: In function 'do_conf': wmweather.c:256:26: error: implicit declaration of function 'index' [-Wimplicit-function-declaration] 256 | if ((p = index(buffer, '\n')) != NULL) | ^~~~~ wmweather.c:256:26: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] wmweather.c:258:29: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] 258 | while ((p = index(buffer, ' ')) || (p = index(buffer, '\t'))) | ^~~~~ wmweather.c:264:31: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] 264 | if ((optarg = index(buffer, '=')) != NULL) | ^~~~~ gmake: *** [: wmweather.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wmweather *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wmweather