+ 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/qlogtools-3.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/qlogtools-3.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for qlogtools-3.1 ( echo '#!/bin/sh'; echo 'main="$1"; shift'; echo exec `head -1 conf-ld` '-o "$main" "$main.o" ${1+"$@"}'; ) >load chmod 755 load ( echo '#!/bin/sh'; echo 'source=$1; shift'; echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; echo exec `head -1 conf-cc` '-I. -o ${base}.o -c $source ${1+"$@"}'; ) >compile chmod 755 compile cat warn-auto.sh choose.sh >choose chmod 755 choose head -1 conf-bin | sed -e 's/"/\\"/g' -e 's/^/const char conf_bin[] = "/' -e 's/$/";/' >conf_bin.c head -1 conf-man | sed -e 's/"/\\"/g' -e 's/^/const char conf_man[] = "/' -e 's/$/";/' >conf_man.c ( ./compile trydirent.c >/dev/null 2>&1 && cat direntry.h2 || cat direntry.h1 ) > direntry.h rm -f trydirent.o ( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null 2>&1 && cat fork.h2 || cat fork.h1 ) > fork.h rm -f tryvfork.o tryvfork ./compile installer.c installer.c: In function 'diesys': installer.c:18:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 18 | exit(1); | ^~~~ installer.c:9:1: note: include '<stdlib.h>' or provide a declaration of 'exit' 8 | #include "installer.h" +++ |+#include <stdlib.h> 9 | installer.c:18:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 18 | exit(1); | ^~~~ installer.c:18:3: note: include '<stdlib.h>' or provide a declaration of 'exit' installer.c: In function 'diefsys': installer.c:25:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 25 | exit(1); | ^~~~ installer.c:25:3: note: include '<stdlib.h>' or provide a declaration of 'exit' ./compile instcheck.c instcheck.c: In function 'diesys': instcheck.c:17:11: error: 'sys_errlist' undeclared (first use in this function) 17 | sys_errlist[errno]); | ^~~~~~~~~~~ instcheck.c:17:11: note: each undeclared identifier is reported only once for each function it appears in instcheck.c:18:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 18 | exit(1); | ^~~~ instcheck.c:8:1: note: include '<stdlib.h>' or provide a declaration of 'exit' 7 | #include "installer.h" +++ |+#include <stdlib.h> 8 | instcheck.c:18:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 18 | exit(1); | ^~~~ instcheck.c:18:3: note: include '<stdlib.h>' or provide a declaration of 'exit' instcheck.c: In function 'diefsys': instcheck.c:24:11: error: 'sys_errlist' undeclared (first use in this function) 24 | sys_errlist[errno]); | ^~~~~~~~~~~ instcheck.c:25:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 25 | exit(1); | ^~~~ instcheck.c:25:3: note: include '<stdlib.h>' or provide a declaration of 'exit' *** [instcheck.o] Error code 1 bmake: stopped in /home/pbulk/build/sysutils/qlogtools/work/qlogtools-3.1 1 error bmake: stopped in /home/pbulk/build/sysutils/qlogtools/work/qlogtools-3.1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/qlogtools *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/qlogtools