+ 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/mm-0.96.0.14/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mm-0.96.0.14/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for mm-0.96.0.14 /opt/pkg/bin/bmake CC='gcc -Wall -Wshadow -Wcast-qual -Wpointer-arith -Wwrite-strings -Wnested-externs' LINTFLAGS=' -Xc' LINTSRCS='*.c' OS="-DSYSV -DHAVE_VOIDSIG -DDIRENTLIB -DHAVE_VPRINTF -Dunix -D__solaris" OSLIBS="-lc -L/usr/ucblib -lucb -R/usr/ucblib -lelf" all m4 cmfnc.h4 | awk -f split.awk gcc -Wall -Wshadow -Wcast-qual -Wpointer-arith -Wwrite-strings -Wnested-externs -g -DSYSV -DHAVE_VOIDSIG -DDIRENTLIB -DHAVE_VPRINTF -Dunix -D__solaris -I/opt/pkg/include/ncurses -c ccmd.c In file included from ccmd.c:17: ccmdlib.h:54:17: warning: conflicting types for built-in function 'bcopy'; expected 'void(const void *, void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 54 | extern void bcopy ARGS((char *,char *, int)); | ^~~~~ ccmdlib.h:55:17: warning: conflicting types for built-in function 'bzero'; expected 'void(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 55 | extern void bzero ARGS((char *,int)); | ^~~~~ ccmdlib.h:58:17: error: conflicting types for 'gettimeofday'; have 'void(struct timeval *, struct timezone *)' 58 | extern void gettimeofday ARGS((struct timeval *, struct timezone *)); | ^~~~~~~~~~~~ In file included from /usr/include/sys/select.h:53, from /usr/include/sys/types.h:672, from ccmdlib.h:32: /usr/include/sys/time.h:472:5: note: previous declaration of 'gettimeofday' with type 'int(struct timeval * restrict, void * restrict)' 472 | int gettimeofday(struct timeval *_RESTRICT_KYWD, void *_RESTRICT_KYWD); | ^~~~~~~~~~~~ In file included from ccmdlib.h:343: ccmd.h:477:13: error: conflicting types for 'unsetenv'; have 'void(const char *)' 477 | extern void unsetenv ARGS((const char *name_)); | ^~~~~~~~ In file included from ccmdlib.h:45: /usr/include/stdlib.h:251:12: note: previous declaration of 'unsetenv' with type 'int(const char *)' 251 | extern int unsetenv(const char *); | ^~~~~~~~ ccmd.c: In function 'checkcfm': ccmd.c:620:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 620 | if (!blocked && /* if we're not blocked */ | ^ ccmd.c: In function 'skipws': ccmd.c:1060:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 1060 | if (commenttype == NOCOMMENT) | ^ *** Error code 1 Stop. bmake[1]: stopped in /home/pbulk/build/mail/mm/work/mm/ccmd *** Error code 1 Stop. bmake: stopped in /home/pbulk/build/mail/mm/work/mm/ccmd *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/mail/mm *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/mail/mm