+ 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/xmailbox-2.5nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmailbox-2.5nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xmailbox-2.5nb3 --- Mailbox.o --- --- xmailbox.o --- --- xmailbox._man --- --- Mailbox.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/usr/include/X11 -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNO_AUDIO -I/opt/pkg/include -c Mailbox.c --- xmailbox._man --- rm -f xmailbox._man if test -z "" ; then cd `dirname xmailbox` && ln -s `basename xmailbox.man` `basename xmailbox._man`; else cpp -undef -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xmailbox.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xmailbox._man; fi --- xmailbox.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/usr/include/X11 -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DNO_AUDIO -I/opt/pkg/include -c xmailbox.c --- Mailbox.o --- Mailbox.c: In function 'Initialize': Mailbox.c:301:9: error: implicit declaration of function 'signal'; did you mean 'strsignal'? [-Wimplicit-function-declaration] 301 | signal(SIGCHLD, zombiekiller); | ^~~~~~ | strsignal Mailbox.c: In function 'check_mailbox': Mailbox.c:616:27: error: implicit declaration of function 'fork' [-Wimplicit-function-declaration] 616 | pid = fork(); | ^~~~ Mailbox.c:619:33: error: implicit declaration of function '_exit' [-Wimplicit-function-declaration] 619 | _exit(0); | ^~~~~ Mailbox.c:619:33: warning: incompatible implicit declaration of built-in function '_exit' [-Wbuiltin-declaration-mismatch] Mailbox.c: In function 'GetMailFile': Mailbox.c:663:47: error: implicit declaration of function 'getuid'; did you mean 'getcwd'? [-Wimplicit-function-declaration] 663 | struct passwd *pw = getpwuid (getuid ()); | ^~~~~~ | getcwd *** [Mailbox.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/mail/xmailbox/work/xmailbox-2.5 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/mail/xmailbox/work/xmailbox-2.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/xmailbox *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/xmailbox