+ 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/coolmail-1.3nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/coolmail-1.3nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for coolmail-1.3nb3 --- coolmail.o --- --- display_list.o --- --- render1.o --- --- colors.o --- --- coolmail.o --- gcc -I/opt/pkg/include coolmail.c -c --- display_list.o --- gcc -I/opt/pkg/include system/X11/display_list.c -c --- colors.o --- gcc -I/opt/pkg/include system/X11/colors.c -c --- render1.o --- gcc -I/opt/pkg/include render1.c -c render1.c: In function 'rend_init': render1.c:75:14: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 75 | if(!strcmp(argv[i], "-mono")) | ^~~~~~ render1.c:21:1: note: include '' or provide a declaration of 'strcmp' 20 | #include "display_list.h" +++ |+#include 21 | *** [render1.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/mail/coolmail/work/coolmail-1.3 --- coolmail.o --- coolmail.c: In function 'cool_do_command': coolmail.c:469:4: error: implicit declaration of function 'disp_sync' [-Wimplicit-function-declaration] 469 | disp_sync(); | ^~~~~~~~~ *** [coolmail.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/mail/coolmail/work/coolmail-1.3 bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/mail/coolmail/work/coolmail-1.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/coolmail *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/coolmail