+ 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/srs-milter-20141121nb11/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/srs-milter-20141121nb11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for srs-milter-20141121nb11 cd /home/pbulk/build/mail/srs-milter/work/srs-milter-3c44b13a10471df0361c08786c8826ea1d0ecc7b/src && cc -I/usr/pkg/include -I/usr/include -c srs-filter.c && cc -o srs-milter -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -lspf2 -lsrs2 -lpthread srs-filter.o /usr/pkg/lib/libmilter.a In file included from /usr/include/errno.h:25, from srs-filter.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ srs-filter.c: In function ‘srs_milter_resolve_alias’: srs-filter.c:87:7: warning: implicit declaration of function ‘asprintf’; did you mean ‘vsprintf’? [-Wimplicit-function-declaration] if (asprintf(&alias_cmd, CONFIG_alias_cmd, recip) < 0) ^~~~~~~~ vsprintf srs-filter.c: In function ‘main’: srs-filter.c:1078:60: error: ‘REG_BASIC’ undeclared (first use in this function); did you mean ‘REG_BADBR’? if (regcomp(&CONFIG_alias_regex, CONFIG_alias_regex_str, REG_BASIC) != 0) { ^~~~~~~~~ REG_BADBR srs-filter.c:1078:60: note: each undeclared identifier is reported only once for each function it appears in *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/srs-milter *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/srs-milter