+ 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/gnarwl-3.6nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnarwl-3.6nb5/work.log ===> Building for gnarwl-3.6nb5 /opt/pkg/bin/gmake -C src all gmake[1]: Entering directory '/home/pbulk/build/mail/gnarwl/work/gnarwl-3.6/src' rm -f DEADJOE *.o *~ gnarwl damnit gcc -DLDAP_DEPRECATED -DBLOCKDIR=\"/var/opt/pkg/gnarwl/block\" -DCFGFILE=\"/opt/pkg/etc/gnarwl.cfg\" -DVERSION=\"3.6\" -g -Wall -O2 -I.. -DLDAP_DEPRECATED -I/opt/pkg/include -c -o config.o config.c config.c: In function 'readConf': config.c:229:58: warning: the comparison will always evaluate as 'true' for the address of 'buf' will never be NULL [-Waddress] 229 | while(((fgets(buf, (size_t)sizeof(buf), fptr)) && (buf != NULL))) { | ^~ config.c:219:8: note: 'buf' declared here 219 | char buf[MAXLINE]; | ^~~ gcc -DLDAP_DEPRECATED -DBLOCKDIR=\"/var/opt/pkg/gnarwl/block\" -DCFGFILE=\"/opt/pkg/etc/gnarwl.cfg\" -DVERSION=\"3.6\" -g -Wall -O2 -I.. -DLDAP_DEPRECATED -I/opt/pkg/include -c -o dbaccess.o dbaccess.c gcc -DLDAP_DEPRECATED -DBLOCKDIR=\"/var/opt/pkg/gnarwl/block\" -DCFGFILE=\"/opt/pkg/etc/gnarwl.cfg\" -DVERSION=\"3.6\" -g -Wall -O2 -I.. -DLDAP_DEPRECATED -I/opt/pkg/include -c -o util.o util.c util.c: In function 'oom': util.c:72:3: error: implicit declaration of function 'syslog' [-Wimplicit-function-declaration] 72 | syslog(LOG_MAIL+LOG_WARNING,"CRIT/SYS Out of memory"); | ^~~~~~ util.c:73:3: error: implicit declaration of function 'closelog'; did you mean 'close'? [-Wimplicit-function-declaration] 73 | closelog(); | ^~~~~~~~ | close gmake[1]: *** [: util.o] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/mail/gnarwl/work/gnarwl-3.6/src' gmake: *** [Makefile:61: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/gnarwl *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/gnarwl