+ 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/qbe-1.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/qbe-1.2/work.log ===> Building for qbe-1.2 cc -std=c99 -g -Wall -Wextra -Wpedantic -c main.c -o main.o main.c: In function 'main': main.c:126:21: error: implicit declaration of function 'getopt' [-Wimplicit-function-declaration] 126 | while ((c = getopt(ac, av, "hd:o:t:")) != -1) | ^~~~~~ gmake: *** [Makefile:23: main.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/qbe *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/qbe