+ 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/ucspi-udp-0.88.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ucspi-udp-0.88.1/work.log ===> Building for ucspi-udp-0.88.1 --- load --- --- compile --- --- choose --- --- systype --- --- load --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load --- compile --- ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compile --- choose --- cat warn-auto.sh choose.sh | sed s}HOME}"`head -1 conf-home`"}g > choose --- systype --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\'; cat find-systype.sh; ) | sh > systype --- load --- chmod 755 load --- choose --- chmod 755 choose --- compile --- chmod 755 compile --- udpcat --- --- rts --- --- alloc.o --- --- rts --- cat warn-auto.sh rts.sh | sed s}HOME}"`head -1 conf-home`"}g > rts chmod 755 rts --- udpcat --- cat warn-auto.sh udpcat.sh | sed s}HOME}"`head -1 conf-home`"}g > udpcat chmod 755 udpcat --- alloc.o --- ./compile alloc.c --- alloc_re.o --- --- auto-str.o --- --- alloc_re.o --- ./compile alloc_re.c --- auto-str.o --- ./compile auto-str.c auto-str.c:8:6: warning: conflicting types for built-in function 'puts'; expected 'int(const char *)' [-Wbuiltin-declaration-mismatch] 8 | void puts(char *s) | ^~~~ auto-str.c:4:1: note: 'puts' is declared in header '' 3 | #include "exit.h" +++ |+#include 4 | auto-str.c:13:1: error: return type defaults to 'int' [-Wimplicit-int] 13 | main(int argc,char **argv) | ^~~~ *** [auto-str.o] Error code 1 bmake: stopped making "it" in /home/pbulk/build/net/ucspi-udp/work/tsi-ucspi-udp-ea972137e1da3189237aecc954bff2377398cb36 --- alloc.o --- alloc.c:3:14: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch] 3 | extern char *malloc(); | ^~~~~~ alloc.c:3:1: note: 'malloc' is declared in header '' 2 | #include "error.h" +++ |+#include 3 | extern char *malloc(); bmake: 1 error bmake: stopped making "it" in /home/pbulk/build/net/ucspi-udp/work/tsi-ucspi-udp-ea972137e1da3189237aecc954bff2377398cb36 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ucspi-udp *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ucspi-udp