+ 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/qmail-1.03nb54/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/qmail-1.03nb54/work.log ===> Building for qmail-1.03nb54 ( 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 warn-auto.sh; ./make-load ) > load chmod 755 load cat auto-ccld.sh make-compile.sh > make-compile chmod 755 make-compile ( cat warn-auto.sh; ./make-compile ) > compile chmod 755 compile ./compile qmail-local.c ./compile constmap.c ./compile control.c ./compile rcpthosts.c ./compile srs.c srs.c: In function 'setup': srs.c:26:7: error: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] 26 | if (chdir(auto_qmail) == -1) return -1; | ^~~~~ srs.c:27:7: error: implicit declaration of function 'control_init' [-Wimplicit-function-declaration] 27 | if (control_init() == -1) return -1; | ^~~~~~~~~~~~ srs.c:29:7: error: implicit declaration of function 'control_readline' [-Wimplicit-function-declaration] 29 | if (control_readline(&srs_domain,"control/srs_domain") == -1) return -1; | ^~~~~~~~~~~~~~~~ srs.c:36:20: error: implicit declaration of function 'control_readfile' [-Wimplicit-function-declaration] 36 | srs_secrets_ok = control_readfile(&srs_secrets,"control/srs_secrets",0); | ^~~~~~~~~~~~~~~~ srs.c:39:7: error: implicit declaration of function 'control_readint' [-Wimplicit-function-declaration] 39 | if (control_readint(&srs_maxage,"control/srs_maxage") == -1) return 0; | ^~~~~~~~~~~~~~~ srs.c:53:27: error: implicit declaration of function 'rcpthosts_init' [-Wimplicit-function-declaration] 53 | if (with_rcpthosts && rcpthosts_init() == -1) return -1; | ^~~~~~~~~~~~~~ srs.c: In function 'srsforward': srs.c:77:7: error: implicit declaration of function 'str_len' [-Wimplicit-function-declaration] 77 | x = str_len(address); | ^~~~~~~ srs.c:81:29: error: implicit declaration of function 'rcpthosts' [-Wimplicit-function-declaration] 81 | if (!srs_alwaysrewrite && rcpthosts(address,x) == 1) return 0; | ^~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "it man" in /home/pbulk/build/mail/qmail/work/notqmail-1.08 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/qmail *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/qmail