+ 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/qmailanalog-0.70nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/qmailanalog-0.70nb2/work.log ===> Building for qmailanalog-0.70nb2 ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\' ) > auto-ccld.sh cat auto-ccld.sh make-load.sh > make-load chmod 755 make-load cat auto-ccld.sh find-systype.sh > find-systype chmod 755 find-systype ./find-systype > systype ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load chmod 755 load cat auto-ccld.sh make-compile.sh > make-compile chmod 755 make-compile ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > compile chmod 755 compile ./compile matchup.c In file included from matchup.c:3: matchup.c: In function 'ulongalloc_ready': gen_allocdefs.h:11:11: error: implicit declaration of function 'alloc_re' [-Wimplicit-function-declaration] 11 | if (alloc_re(&x->field,i * sizeof(type),x->a * sizeof(type))) return 1; \ | ^~~~~~~~ matchup.c:36:1: note: in expansion of macro 'GEN_ALLOC_ready' 36 | GEN_ALLOC_ready(ulongalloc,unsigned long,u,len,a,i,n,x,30,ulongalloc_ready) | ^~~~~~~~~~~~~~~ gen_allocdefs.h:15:33: error: implicit declaration of function 'alloc' [-Wimplicit-function-declaration] 15 | return !!(x->field = (type *) alloc((x->a = n) * sizeof(type))); } | ^~~~~ matchup.c:36:1: note: in expansion of macro 'GEN_ALLOC_ready' 36 | GEN_ALLOC_ready(ulongalloc,unsigned long,u,len,a,i,n,x,30,ulongalloc_ready) | ^~~~~~~~~~~~~~~ gen_allocdefs.h:15:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 15 | return !!(x->field = (type *) alloc((x->a = n) * sizeof(type))); } | ^ matchup.c:36:1: note: in expansion of macro 'GEN_ALLOC_ready' 36 | GEN_ALLOC_ready(ulongalloc,unsigned long,u,len,a,i,n,x,30,ulongalloc_ready) | ^~~~~~~~~~~~~~~ matchup.c: In function 'ulongalloc_readyplus': gen_allocdefs.h:28:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 28 | return !!(x->field = (type *) alloc((x->a = n) * sizeof(type))); } | ^ matchup.c:37:1: note: in expansion of macro 'GEN_ALLOC_readyplus' 37 | GEN_ALLOC_readyplus(ulongalloc,unsigned long,u,len,a,i,n,x,30,ulongalloc_readyplus) | ^~~~~~~~~~~~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "it" in /home/pbulk/build/mail/qmailanalog/work/qmailanalog-0.70 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/qmailanalog *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/qmailanalog