+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmailbox-2.5nb3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmailbox-2.5nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xmailbox-2.5nb3 --- Mailbox.o --- --- xmailbox.o --- --- Mailbox.o --- cc -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include/X11 -I/usr/pkg/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DNO_AUDIO -I/usr/pkg/include -c Mailbox.c --- xmailbox.o --- cc -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include/X11 -I/usr/pkg/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DNO_AUDIO -I/usr/pkg/include -c xmailbox.c --- Mailbox.o --- Mailbox.c: In function 'zombiekiller': Mailbox.c:285:19: error: 'SignalHandler' undeclared (first use in this function) signal(SIGCHLD, (SignalHandler)zombiekiller); ^ Mailbox.c:285:19: note: each undeclared identifier is reported only once for each function it appears in Mailbox.c:285:33: error: expected ')' before 'zombiekiller' signal(SIGCHLD, (SignalHandler)zombiekiller); ^ Mailbox.c: In function 'Initialize': Mailbox.c:299:19: error: 'SignalHandler' undeclared (first use in this function) signal(SIGCHLD, (SignalHandler)zombiekiller); ^ Mailbox.c:299:33: error: expected ')' before 'zombiekiller' signal(SIGCHLD, (SignalHandler)zombiekiller); ^ Mailbox.c: In function 'check_mailbox': Mailbox.c:619:5: warning: incompatible implicit declaration of built-in function '_exit' [enabled by default] _exit(0); ^ Mailbox.c:618:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(w->mailbox.mail_tool); ^ *** [Mailbox.o] Error code 1 bmake: stopped in /home/pbulk/build/mail/xmailbox/work/xmailbox-2.5 1 error bmake: stopped in /home/pbulk/build/mail/xmailbox/work/xmailbox-2.5 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/mail/xmailbox *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/mail/xmailbox