+ 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/xplot-0.90.8nb13/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xplot-0.90.8nb13/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xplot-0.90.8nb13 --- xplot.o --- --- version_string.c --- --- coord.o --- --- unsigned.o --- --- version_string.c --- echo 'char *version_string = "'`cat version`'";' >version_string.c --- xplot.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -I/opt/pkg/include -c xplot.c --- unsigned.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -I/opt/pkg/include -c unsigned.c --- coord.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -I/opt/pkg/include -c coord.c --- signed.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -I/opt/pkg/include -c signed.c signed.c: In function 'atolli': signed.c:58:25: error: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] 58 | while (*p != '\0' && !isdigit(*p)) p++; | ^~~~~~~ signed.c:35:1: note: include '' or provide a declaration of 'isdigit' 34 | #include +++ |+#include 35 | *** [signed.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/graphics/xplot-devel/work/xplot-0.90.8 --- xplot.o --- xplot.c: In function 'display_plotter': xplot.c:961:17: warning: array subscript -1 is below array bounds of 'char *[10]' [-Warray-bounds=] 961 | fprintf(stderr, "XAllocNamedColor failed for %s: %d\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 962 | ColorNames[i], i); | ~~~~~~~~~~~~~~~~~ xplot.c:111:7: note: while referencing 'ColorNames' 111 | char *ColorNames[NCOLORS] = | ^~~~~~~~~~ bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/graphics/xplot-devel/work/xplot-0.90.8 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/xplot-devel *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/xplot-devel